Enum inkview_sys::c_api::MencaFileStatus_e [−][src]
#[repr(u32)]
pub enum MencaFileStatus_e {
kMencaNoStatus,
kMencaInCloud,
kMencaSyncing,
kMencaDownloaded,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MencaFileStatus_eimpl Send for MencaFileStatus_eimpl Sync for MencaFileStatus_eimpl Unpin for MencaFileStatus_eimpl UnwindSafe for MencaFileStatus_eBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V