Skip to main content

MSG_STRING

Constant MSG_STRING 

Source
const MSG_STRING: &str = "non-pub `Vec<String>` field — if immutable after construction, prefer `Vec<Box<str>>` (drops the capacity word, implies shrink-to-fit)";