1pub mod authority; 2pub mod hier_part; 3pub mod host_name; 4pub mod path; 5pub mod query; 6pub mod scheme; 7pub mod uri; 8pub mod user_info;