Skip to main content

packed_all

Function packed_all 

Source
pub fn packed_all(
    codec: &dyn Codec,
    values: &[(NodeId, Value)],
) -> Result<Vec<(NodeId, Value)>, CodecError>
Expand description

Every one of these packed, or the first that cannot be.