Macro rglua::rstring[][src]

macro_rules! rstring {
    ($a : tt) => { ... };
}
👎 Deprecated since 0.5.0:

Use rstr instead.