ixa::web_api

Type Alias WebApiHandler

Source
pub type WebApiHandler = dyn Fn(&mut Context, Value) -> Result<Value, IxaError>;