Skip to main content

VerbCtx

Type Alias VerbCtx 

Source
pub type VerbCtx = ParseCtx;
Expand description

Backward-compatible alias for ParseCtx.

Aliased Typeยง

pub struct VerbCtx { /* private fields */ }