Skip to main content

VerbCtx

Type Alias VerbCtx 

Source
pub type VerbCtx = ParseCtx;
Expand description

The former name of ParseCtx, kept so the published crate’s API does not break. It carries environment aliases as well as verbatim facts now.

Aliased Type§

pub struct VerbCtx { /* private fields */ }