CtxPath

Type Alias CtxPath 

Source
pub type CtxPath<'a, 'b> = (&'a Path, &'b Path);
Expand description

The path context.