Struct serde::bytes::ByteBufVisitor
[−]
[src]
pub struct ByteBufVisitor;
This type implements the serde::de::Visitor
trait for a ByteBuf
.