pub fn encode_runtime_api_name(trait_name: &str, method_name: &str) -> String
Encode the name/ID of a Runtime API used in RPC methods given the trait name and method name.