Docs.rs
r3_kernel-0.1.4
r3_kernel 0.1.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
yvt
Dependencies
arrayvec ^0.7.1
normal
bitflags ^1.2.1
normal
chrono ^0.4.13
normal
either ^1.6.1
normal
elain ^0.3.0
normal
macropol ^0.1.2
normal
num-integer ^0.1.42
normal
num-traits ^0.2.11
normal
r3_core ^0.1.4
normal
svgbobdoc ^0.3.0
normal
tokenlock ^0.3.4
normal
env_logger ^0.8.4
dev
log ^0.4.8
dev
quickcheck ^1.0.3
dev
quickcheck_macros ^1.0.0
dev
Versions
97.06%
of the crate is documented
Platform
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
☰
Id
In r3_kernel
?
Type Definition
r3_kernel
::
Id
source
·
[
−
]
pub type Id =
NonZeroUsize
;
Expand description
Numeric value used to identify various kinds of kernel objects.