pub fn message_impl(
args: TokenStream,
input: TokenStream,
default_path_to_elfo: Path,
) -> TokenStreamExpand description
Implementation of the #[message] macro.
pub fn message_impl(
args: TokenStream,
input: TokenStream,
default_path_to_elfo: Path,
) -> TokenStreamImplementation of the #[message] macro.