Docs.rs
tinyget-1.1.3
tinyget 1.1.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
justjavac
Dependencies
native-tls ^0.2
normal
optional
urlencoding ^2.1
normal
tiny_http ^0.9
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
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
URL
tinyget
1.1.3
URL
Aliased Type
In crate tinyget
tinyget
Type Alias
URL
Copy item path
Source
pub type URL =
String
;
Expand description
A URL type for requests.
Aliased Type
ยง
pub struct URL {
/* private fields */
}