Docs.rs
trustrl-0.1.0
trustrl 0.1.0
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
mfontanini
Dependencies
clap ^4.2.1
normal
regex ^1.7
normal
runtime-format ^0.1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1
normal
url ^2.3.1
normal
rstest ^0.17.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module parse
trustrl
0.1.0
Module parse
Module Items
Structs
Functions
In crate trustrl
trustrl
Module
parse
Copy item path
Source
Expand description
Parsing utilities.
Structs
§
UrlParse
Error
An error during the parsing of a URL.
Functions
§
parse_
url
Parse a URL.