Type Definition dropbox_sdk::files::MalformedPathError [−][src]
type MalformedPathError = Option<String>;
This is supported on crate feature
dbx_files
only.type MalformedPathError = Option<String>;
dbx_files
only.