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

Creates new StrPtr.