[−][src]Trait snarkvm_utilities::serialize::ConstantSerializedSize
Helper trait to get serialized size for constant sized structs.
Helper trait to get serialized size for constant sized structs.
pub const SERIALIZED_SIZE: usize
[src]pub const UNCOMPRESSED_SIZE: usize
[src]impl ConstantSerializedSize for u8
[src]pub const SERIALIZED_SIZE: usize
[src]pub const UNCOMPRESSED_SIZE: usize
[src]impl ConstantSerializedSize for u16
[src]pub const SERIALIZED_SIZE: usize
[src]pub const UNCOMPRESSED_SIZE: usize
[src]impl ConstantSerializedSize for u32
[src]pub const SERIALIZED_SIZE: usize
[src]pub const UNCOMPRESSED_SIZE: usize
[src]impl ConstantSerializedSize for u64
[src]pub const SERIALIZED_SIZE: usize
[src]pub const UNCOMPRESSED_SIZE: usize
[src]impl ConstantSerializedSize for usize
[src]pub const SERIALIZED_SIZE: usize
[src]pub const UNCOMPRESSED_SIZE: usize
[src]