Function pact_plugin_driver::utils::optional_string

source ยท
pub fn optional_string<S: Into<String>>(string: S) -> Option<String>