pub struct Url { pub scheme: String, pub scheme_data: SchemeData, ... Convert a file name as std::path::Path into an URL in the file scheme.
確定! 回上一頁