Type Definition allsorts_no_std::layout::ValueRecord[][src]

type ValueRecord = Option<Adjust>;

Trait Implementations

impl<'a> ReadBinaryDep<'a> for ValueRecord[src]

type Args = ValueFormat

type HostType = Self

impl<'a> ReadFixedSizeDep<'a> for ValueRecord[src]