Skip to main content

set_str

Function set_str 

Source
pub fn set_str(name: &str, value: &str) -> bool
Expand description

Set a knob by name from a raw string — the environment-style source, for hosts where environment variables are unavailable (e.g. wasm). Returns false if no knob by that name is declared.