[][src]Function brotli::enc::interface::thaw_pair

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