Skip to main content

scheme

Macro scheme 

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

Parses an IRI/IRI Scheme at compile time.