Type Alias CtxPath

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

The path context.