summaryrefslogtreecommitdiffstats
path: root/tokio-io/src/_tokio_codec/decoder.rs
blob: da34aeeedb234c13f6480f30b6daa6995041c2a4 (plain)
1
2
3
// For now, we need to keep the implementation of Encoder in tokio_io.

pub use crate::codec::Decoder;