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]
impl InfoDataTrait Implementations
impl Debug for InfoData[src]
impl Debug for InfoDatafn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Default for InfoData[src]
impl Default for InfoData