Docs.rs
manabrew-engine-0.3.0
manabrew-engine 0.3.0
Docs.rs crate page
AGPL-3.0-or-later
23 July 2026
Links
crates.io
Source
Owners
khaliostr
Dependencies
dyn-clone ^1
normal
forge-card-script ^0.1.0
normal
forge-carddb ^0.2.2
normal
forge-foundation ^0.3.1
normal
indexmap ^2
normal
manabrew-engine-macros ^0.2.0
normal
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
smallvec ^1
normal
strum ^0.28
normal
strum_macros ^0.28.0
normal
typetag ^0.2
normal
winnow ^0.7
normal
Versions
31.25%
of the crate is documented
Go to latest version
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
Skip to main content
Module debuff_effect
manabrew_
engine
0.3.0
Module debuff_
effect
Module Items
Structs
Functions
In manabrew_
engine::
ability::
effects
manabrew_engine
::
ability
::
effects
Module
debuff_
effect
Copy item path
Source
Expand description
Debuff — reduce stats permanently (digital-only).
Structs
§
Debuff
Effect
Functions
§
run
End-of-turn revert for debuff. Mirrors the
GameCommand.run()
in Java
DebuffEffect
that restores the original P/T when the effect expires.