Macro string_t

Source
macro_rules! string_t {
    () => { ... };
}