Function const_string

Source
pub fn const_string<S>(string: S, null_terminated: bool) -> Value
where S: AsRef<str>,
Expand description

A constant string with the given value