sui_
types
0.1.0
EpochId
Trait Implementations
Signable<W>
In sui_
types::
committee
sui_types
::
committee
Type Alias
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
)