☰
Counted
Methods
after_resolution
count
In radn::rstd::counting
?
Type Definition
radn
::
rstd
::
counting
::
Counted
source
·
[
−
]
pub type Counted<A> =
WithEffect
<A,
usize
>;
Implementations
§
source
§
impl<A>
Counted
<A>
source
pub fn
after_resolution
(self) -> Self
source
pub fn
count
(&self) ->
usize