issues
search
nervosnetwork
/
molecule
Another serialization system: minimalist and canonicalization.
MIT License
36
stars
23
forks
source link
few minor improvements
#6
Closed
yangby-cryptape
closed
5 years ago
yangby-cryptape
commented
5 years ago
[x] chore(codegen/rust): replace a
unreachable
by
panic
[x] chore(codegen/rust): replace
try_err
by returning error directly (
Reason
)
[x] feat(codegen/rust): implement
std::fmt::LowerHex
trait for
Entity
and
Reader
unreachable
bypanic
try_err
by returning error directly (Reason)std::fmt::LowerHex
trait forEntity
andReader