Module container

Module container 

Source
Expand description

Container provides methods to access underlying wire object fields

Structsยง

Container
Container object provides base field accessors over an arbitrary (mutable or immutable) buffers See https://lab.whitequark.org/notes/2016-12-13/abstracting-over-mutability-in-rust/ for details