Module flugrost::macros [] [src]

Syntax is the following: rpc_service! { rpc foo(i: i32, s: &str) -> i32; rpc bar(a: String) -> (String, String); }