#[common_methods_core]
Expand description
Add __bytes__
, __str__
, __repr__
and __reduce__
using the CommonMethodsCore
trait.
Also add from_bytes
if not already defined.
#[common_methods_core]
Add __bytes__
, __str__
, __repr__
and __reduce__
using the CommonMethodsCore
trait.
Also add from_bytes
if not already defined.