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

pub use codec::Encoder;