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

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]