Trait flatk::WriteSet[][src]

pub trait WriteSet<'a>: ReadSet<'a> + ViewMut<'a> { }

Implementors