Docs.rs
trident3-base-3.0.1
trident3-base 3.0.1
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
azyklus
Dependencies
bitflags ^2.4.1
normal
cfg-if ^1.0.0
normal
compiler_builtins ^0.1
normal
optional
conquer-once ^0.4.0
normal
crossbeam-queue ^0.3.8
normal
futures-util ^0.3.29
normal
lazy_static ^1.4.0
normal
log ^0.4.20
normal
noto-sans-mono-bitmap ^0.2.0
normal
pc-keyboard ^0.7.0
normal
rustc-std-workspace-core ^1.0.0
normal
optional
rustversion ^1.0.5
normal
spin ^0.9.8
normal
spinning_top ^0.3.0
normal
springboard-api ^3.0.1
normal
x86 ^0.52.0
normal
x86_64 ^0.14.11
normal
Versions
41.58%
of the crate is documented
Platform
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 optional
base
3.0.1
Module optional
Module Items
Enums
In crate base
base
Module
optional
Copy item path
Source
Expand description
Implements an FFI-safe
Optional
type, equivalent to
Option
in Standard Rust.
Enums
ยง
Optional
FFI-safe variant of
Option
.