pub fn const_string<S>(string: S, null_terminated: bool) -> Valuewhere S: AsRef<str>,
A constant string with the given value