[][src]Module dsf_core::wire::container

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