http_type/option_string/
type.rs

1pub type OptionString = Option<String>;