Trait telegram_client::errors::TGDatable[][src]

pub trait TGDatable: Debug {
    fn as_any(&self) -> &dyn Any;
}

Required methods

fn as_any(&self) -> &dyn Any[src]

Loading content...

Implementors

Loading content...