Struct librespot_core::cache::RemoveFileError [−][src]
pub struct RemoveFileError(_);Auto Trait Implementations
impl RefUnwindSafe for RemoveFileError
impl Send for RemoveFileError
impl Sync for RemoveFileError
impl Unpin for RemoveFileError
impl UnwindSafe for RemoveFileError
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more