Skip to main content

MethodHandler

Type Alias MethodHandler 

Source
pub type MethodHandler = fn(State) -> Result<Value>;