Trait lexoffice::request::Updatable[][src]

pub trait Updatable { }

This trait marks a Request as Updatable and unlocks the Request::update() method.

Implementors

Loading content...