[][src]Type Definition swim_codec::input::StrInput

type StrInput<'a> = Utf8Input<SliceInput<'a, u8>>;