Docs.rs
realm_core-0.5.0
realm_core 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zephyrchien
Dependencies
bytes ^1
normal
optional
futures ^0.3
normal
hickory-resolver ^0.25
normal
kaminari ^0.13
normal
optional
log ^0.4
normal
once_cell ^1
normal
pin-project ^1
normal
proxy-protocol ^0.5
normal
optional
realm_hook ^0.1
normal
optional
realm_io ^0.5
normal
realm_lb ^0.1
normal
optional
realm_syscall ^0.1
normal
tokio ^1.9
normal
env_logger ^0.11
dev
tokio ^1
dev
Versions
48%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
realm_
core
0.5.0
All Items
Crate Items
Re-exports
Modules
Crate
realm_core
Copy item path
Source
Expand description
Realm’s core facilities.
Re-exports
§
pub use
realm_io
;
pub use
realm_syscall
;
Modules
§
dns
Global dns resolver.
endpoint
Relay endpoint.
tcp
TCP relay entrance.
time
Timeout utilities.
trick
Unsafe tricks.
udp
UDP relay entrance.