pub fn serialize_datum(cell: impl ToDatumRef) -> Vec<u8> ⓘExpand description
Serialize a datum into bytes and return (Not order guarantee, used in value encoding).
pub fn serialize_datum(cell: impl ToDatumRef) -> Vec<u8> ⓘSerialize a datum into bytes and return (Not order guarantee, used in value encoding).