Skip to main content

fragment

Macro fragment 

Source
macro_rules! fragment {
    ($value:literal) => { ... };
}
Expand description

Parses an URI Fragment at compile time.