Enum android_looper::error::Error
[−]
[src]
pub enum Error { PrepareLooperFailed, }
Variants
PrepareLooperFailed |
pub enum Error { PrepareLooperFailed, }
PrepareLooperFailed |
impl Debug for Error
impl Clone for Error
fn clone(&self) -> Error
fn clone_from(&mut self, source: &Self)
1.0.0impl Copy for Error