Struct intercom_common::methodinfo::ComArg [] [src]

pub struct ComArg {
    pub name: Ident,
    pub ty: Ty,
    pub handler: Box<TyHandler>,
}

Fields

Methods

impl ComArg
[src]

[src]