tor_
rpcbase
0.30.0
Modules
dispatch
err
method
obj
templates
Macros
derive_deftly_template_DynMethod
derive_deftly_template_Object
invoker_ent
invoker_ent_list
static_rpc_invoke_fn
Structs
Nil
ObjectId
RpcDispatchInformation
RpcError
SingleIdResponse
Enums
InvalidRpcIdentifier
LookupError
NoUpdates
RpcErrorKind
SendUpdateError
Constants
NIL
Traits
Context
ContextExt
DeserMethod
DynMethod
Method
Object
ObjectArcExt
RpcMethod
Functions
check_method_names
invoke_rpc_method
invoke_special_method
is_method_name
is_valid_rpc_identifier
iter_method_names
tor_rpcbase
Function
is_method_name
Copy item path
Settings
Help
Summary
Source
pub fn is_method_name(name: &
str
) ->
bool
Expand description
Return true if
name
is the name of some method.