mirror of
https://github.com/house-of-vanity/v2-uri-parser.git
synced 2025-12-18 07:47:53 +00:00
@@ -271,4 +271,7 @@ pub struct RawData {
|
||||
pub struct ConfigMetaData {
|
||||
pub name: String,
|
||||
pub protocol: String,
|
||||
pub host: Option<String>,
|
||||
pub address: Option<String>,
|
||||
pub port: Option<u16>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user