[][src]Module streamson_tokio::decoder

Decoders which implement tokio_util::codec::Decoder and are able to extract (path, bytes) items for AsyncRead

Structs

SimpleExtractor

This struct uses streamson_lib::matcher::Simple to decode data.