google / coset

A set of Rust types for supporting COSE
Apache License 2.0
28 stars 16 forks source link

Add convert-or-fail ValueTryAs trait #39

Closed ciphergoth closed 2 years ago

ciphergoth commented 2 years ago

Augment Value objects with methods that either return particular types or fail with a CborError.