AsPath

Printed as Path.

@safe pure nothrow @nogc
struct AsPath (
T
) {
T arg;
}

Meta