Constant all [src]

Type

Flags

Source

pub const all: Flags = .{ .scheme = true, .authentication = true, .authority = true, .path = true, .query = true, .fragment = true, .port = true, }