Crate hrpc_proc_macro

Crate hrpc_proc_macro 

Source
Expand description

Utility proc macros for hrpc.

Attribute Macrosยง

handler
An attribute macro that turns an async fn into a hRPC handler function.