Function uri_decode_data_uri

Source
pub fn uri_decode_data_uri(uri: &str) -> (Bytes, Option<GString>)