Macro enso_prelude::im_string_newtype[][src]

macro_rules! im_string_newtype {
    ($($(#$meta:tt)* $name:ident),* $(,)?) => { ... };
}
Expand description

Defines a newtype for ImString.