[][src]Macro pact_matching::s

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

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