Struct ffsend_api::action::delete::DeleteData
[−]
[src]
pub struct DeleteData {}The delete data object. This object is currently empty, as no additional data is sent to the server.
Methods
impl DeleteData[src]
Trait Implementations
impl Debug for DeleteData[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result[src]
Formats the value using the given formatter. Read more
impl Default for DeleteData[src]
fn default() -> DeleteData[src]
Returns the "default value" for a type. Read more