Docs.rs
fyrox-core-derive-0.16.0
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
fyrox-core-derive 0.16.0
Proc-macro for the Visit trait
Crate
Source
Builds
Feature flags
Documentation
Coverage
83.33%
5
out of
6
items documented
0
out of
6
items with examples
Ø build duration
all releases: 8s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
FyroxEngine/Fyrox
8932
421
56
crates.io
Dependencies
convert_case ^0.5.0
normal
darling ^0.14.0
normal
fxhash ^0.2.1
normal
proc-macro2 ^1.0.33
normal
quote ^1.0.10
normal
syn ^1.0.82
normal
futures ^0.3.16
dev
Versions
1.0.0-rc.2
(2026-02-09)
1.0.0-rc.1
(2025-10-21)
0.36.2
(2025-02-27)
0.36.1
(2025-02-27)
0.36.0
(2025-02-05)
0.23.0
(2024-05-23)
0.22.0
(2024-01-25)
0.21.0
(2023-10-26)
0.20.0
(2023-07-22)
0.19.0
(2023-06-09)
0.18.0
(2023-01-08)
0.17.0
(2022-10-10)
0.16.0
(2022-08-06)
0.15.0
(2022-05-15)
0.14.0
(2022-01-10)
Owners
fyrox-core-derive
This crate provides with some derive macros:
#[derive(Visit)]
#[derive(Inspect)]
#[derive(Reflect)]