Function telescope::api::rcos::meetings::creation::create::normalize_url[][src]

pub fn normalize_url(url: Option<String>) -> Option<String>
Expand description

Trim the whitespace off a string. If the trimmed string is empty default to None.