Crate patchable_core

Crate patchable_core 

Source
Expand description

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

Traitsยง

Patchable
Trait to indicate that a type can be patched.