Docs.rs
sqlx_wasi-0.6.2
sqlx_wasi 0.6.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
juntao
Dependencies
sqlx-core_wasi ^0.6.2
normal
sqlx-macros_wasi ^0.6.2
normal
Versions
94.44%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module ipnetwork
Structs
Enums
?
Module
sqlx
::
types
::
ipnetwork
source
·
[
−
]
Structs
Ipv4Network
Represents a network range where the IP addresses are of v4
Ipv6Network
Represents a network range where the IP addresses are of v6
Enums
IpNetwork
Represents a generic network range. This type can have two variants: the v4 and the v6 case.