Docs.rs
fieldx-0.2.3
fieldx 0.2.3
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
vrurg
Dependencies
async-lock ^3.4
normal
optional
async-trait ^0.1
normal
optional
fieldx_aux ^0.2.3
normal
fieldx_derive ^0.2.3
normal
once_cell ^1.21
normal
parking_lot ^0.12
normal
optional
serde ^1.0
normal
optional
thiserror ^2.0
normal
tokio ^1.45
normal
optional
cargo-toolchain ^0.1
dev
crossbeam ^0.8
dev
darling >=0.20.11
dev
num_cpus ^1.16
dev
parking_lot ^0.12
dev
proc-macro2 ^1.0
dev
rustc_version ^0.4
dev
serde ^1.0
dev
serde_json ^1.0
dev
syn ^2.0
dev
tokio ^1.45
dev
trybuild >=1.0
dev
Versions
57.14%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
FXStruct
fieldx
0.2.3
FXStruct
Implementors
In fieldx::
traits
fieldx
::
traits
Trait
FXStruct
Copy item path
Source
pub trait FXStruct { }
Expand description
Marks struct as implementing
fieldx
functionality.
Implementors
ยง