[][src]Function near_rpc_error_core::parse_error_type

pub fn parse_error_type(
    schema: &mut BTreeMap<String, ErrorType>,
    input: &DeriveInput
)