Macro assemblylift_awslambda_guest::handler[][src]

macro_rules! handler {
    ($context : ident : $type : ty, $async_handler : expr) => { ... };
}