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