Type Definition substrate_api_client::EventsCb[][src]

pub type EventsCb = fn(module: String, variant: String, data: Vec<u8>);