macro_rules! string { ($($tt:tt)*) => { ... }; }
Same as format! but creates an nvim_oxi::String.
format!
nvim_oxi::String