[][src]Macro stringlit::string

macro_rules! string {
    ($e:literal) => { ... };
}