pub fn thaw_pair<'a, SliceType: Unfreezable + SliceWrapper<u8>>(
xself: &Command<SliceType>,
data: &InputPair<'a>
) -> Command<InputReference<'a>>
pub fn thaw_pair<'a, SliceType: Unfreezable + SliceWrapper<u8>>(
xself: &Command<SliceType>,
data: &InputPair<'a>
) -> Command<InputReference<'a>>