RimKeyRange.type

struct RimKeyRange(Range)
pure nothrow
const(Archive.Type)
type
()
if (
isInputRange!Range &&
isImplicitlyConvertible!(ElementType!Range, const(Archive))
)

Return Value

Type: const(Archive.Type)

first archive in the range