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