Trait lexoffice::request::Deletable[][src]

pub trait Deletable { }

This trait marks a Request as Deletable and unlocks the Request::delete() method.

Implementors

Loading content...