Attribute Macro solders_macros::common_methods_core

source ·
#[common_methods_core]
Expand description

Add __bytes__, __str__, __repr__ and __reduce__ using the CommonMethodsCore trait.

Also add from_bytes if not already defined.