Macro expansion::string[][src]

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