Macro telegram_api_rs::expand_from[][src]

macro_rules! expand_from {
    ($(impl From<$fname:ident> for JsonValue)*) => { ... };
}