Skip to main content

nullable_string

Function nullable_string 

Source
pub fn nullable_string<T>(value: Option<T>) -> Value
where T: AsRef<str>,
Expand description

Builds a nullable API string value.