Docs.rs
corrosive-ecs-core-macro-0.1.0
corrosive-ecs-core-macro 0.1.0
Permalink
Docs.rs crate page
AGPL-3.0-only
OR LicenseRef-Proprietary
Links
Repository
crates.io
Source
Owners
Mahdi-Movahedian-Atar
Dependencies
corrosive-ecs-core ^0.1.0
normal
proc-macro-error ^1.0.4
normal
proc-macro2 ^1.0.91
normal
quote ^1.0.37
normal
syn ^2.0.77
normal
Versions
85.71%
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
Crate corrosive_ecs_core_macro
corrosive_
ecs_
core_
macro
0.1.0
All Items
Crate Items
Macros
Attribute Macros
Derive Macros
Crate
corrosive_
ecs_
core_
macro
Copy item path
Source
Macros
§
corrosive_
engine_
builder
Used to schedule the engine.
Attribute Macros
§
task
Used to mark functions as tasks.
trait_
bound
Used to mark structs & enums as a TraitBound.
Derive Macros
§
Component
Used to mark structs & enums as a component.
Resource
Used to mark structs & enums as a resource.
State
Used to mark structs & enums as a state.