[][src]Module toy_rpc::macros

Macros

service

Find the exported methods with the provided path

Attribute Macros

export_impl

Export methods in the impl block with #[export_method] attribute. Methods without the attribute will not be affected