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