Function testing_language_server::util::extension_from_url_str
source ยท pub fn extension_from_url_str(url_str: &str) -> Option<String>
Expand description
Returns the extension which includes .
from the url string
pub fn extension_from_url_str(url_str: &str) -> Option<String>
Returns the extension which includes .
from the url string