iota_types
0.7.0-alpha
EpochId
Trait Implementations
Signable<W>
In iota_types::committee
Type Alias
iota_types
::
committee
::
EpochId
Copy item path
source
·
[
−
]
pub type EpochId =
u64
;
Trait Implementations
§
source
§
impl<W>
Signable
<W> for
EpochId
where W:
Write
,
source
§
fn
write
(&self, writer:
&mut W
)