Macro pact_matching::s[][src]

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

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