Constant url_escape::FRAGMENT[][src]

pub const FRAGMENT: &AsciiSet;

The fragment percent-encode set is the C0 control percent-encode set and U+0020 SPACE, U+0022 (“), U+003C (<), U+003E (>), and U+0060 (`).