Crate patchable_core

Source
Expand description

Trait(s) for patchable structs in Rust. You probably want patchable instead, for derive functionality.

Traitsยง

  • Trait to indicate that a type can be patched.