Function zerocopy::map_prefix_tuple_zeroed

source ยท
pub(crate) fn map_prefix_tuple_zeroed<B: ByteSliceMut, T: ?Sized>(
    opt: Option<(Ref<B, T>, B)>,
) -> Option<(Ref<B, T>, B)>