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

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

Required methods

fn as_any(&self) -> &dyn Any

Loading content...

Implementors

Loading content...