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