Macro pact_matching::s[][src]

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

Simple macro to convert a string slice to a String struct.