Re-exports

pub use positional::PositionAware;

Modules

Traits

At times it may be desirable to be able to reuse existing memory without needing to copy Self. This variant works similarly to ReadSelf, but reads into an existing instance of Self.