Sign in
android
/
toolchain
/
rustc
/
d59a28787b7ba06edbd1e4528a42b66d67dc6a19
/
.
/
vendor
/
tokio-io
/
src
/
_tokio_codec
/
decoder.rs
blob: edc0ecc0d47ba17630df8a1baf313f7024fa577a [
file
] [
log
] [
blame
]
// For now, we need to keep the implementation of Encoder in tokio_io.
pub
use
codec
::
Decoder
;