Struct capnp::private::endian::WireValue
[−]
[src]
pub struct WireValue<T> {
// some fields omitted
}pub struct WireValue<T> {
// some fields omitted
}impl<T: Endian> WireValue<T>