pub trait Writable { }
Helper trait that is implemented by ReadWrite and WriteOnly.
ReadWrite
WriteOnly