brotli::enc::interface

Function thaw_pair

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