Module templates

Source
Expand description

Templates for use with [derive_deftly]

Macros§

derive_deftly_template_DynMethod
Declare that one or more space-separated types should be considered as dynamically dispatchable RPC methods.
derive_deftly_template_Object
Allow a type to participate as an Object in the RPC system.