Registry / other / amethyst-derive

amethyst-derive

JSON →
library0.15.3rscratesunverified

Provides derive macros for the Amethyst game engine.

# Cargo.toml [dependencies] amethyst_derive = "0.15.3"
INSTALL
IMPORT
SIG · AMETHYST-DERIVE
A
amethyst-derive
otherrustv0.15.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AmethystSystem
use amethyst_derive::AmethystSystem;

Derive the AmethystSystem trait for a custom system.

use amethyst_derive::AmethystSystem; #[derive(AmethystSystem)] struct MySystem;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
24
Meta
1
OpenAI (training)
1
Resources
amethyst-derive — cargo add amethyst-derive · libregistry