iotaledger / common-rs

Apache License 2.0
4 stars 4 forks source link

prefix-hex: Use `impl AsRef<str>` parameter instead of a generic `S: AsRef<str>` parameter #65

Closed thibault-martinez closed 1 year ago

thibault-martinez commented 1 year ago

Fixes #64