apx_core 0.22.0

APx core primitives
Documentation
1
2
3
4
5
6
7
8
//! URL types

pub mod ap_uri;
pub mod canonical;
pub mod common;
pub mod hostname;
pub mod http_uri;
pub mod http_url_whatwg;