[][src]Macro assemblylift_awslambda_guest::handler

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