Trait lexoffice::request::Storable[][src]

pub trait Storable { }

This trait marks a Request as Storable and unlocks the Request::save() method.

Implementors

Loading content...