Struct dittolive_ditto::fs::TempRoot [−][src]
pub struct TempRoot { /* fields omitted */ }
Implementations
Trait Implementations
Emits the Ditto Root Directory Path as a null-terminated UTF-8 C-string
Emits the Ditto Data Directory Path as a null-terminated UTF-8 C-string
Returns the path of the Ditto Data Directory as a &str
Auto Trait Implementations
impl RefUnwindSafe for TempRoot
impl UnwindSafe for TempRoot
Blanket Implementations
Mutably borrows from an owned value. Read more