Struct onedrive_api::FileName [−][src]
pub struct FileName(_);
An valid file name str (unsized).
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FileName
impl RefUnwindSafe for FileNameimpl UnwindSafe for FileName
impl UnwindSafe for FileName