Attribute Macro handler

Source
#[handler]
Expand description

Entry pointer of function, take function handler as argument.

target fn type: Fn(wasmesh::Request) -> Option<wasmesh::Response> command to check expanded code: cargo +nightly rustc -- -Zunstable-options --pretty=expanded