Type Definition aws_lambda_events::event::lex::Slots

source ·
pub type Slots = HashMap<String, Option<String>>;