Type Definition yajrc::AnyRpcMethod

source · []
pub type AnyRpcMethod<'a> = GenericRpcMethod<Cow<'a, str>>;