iotaledger / identity.rs

Implementation of the Decentralized Identity standards such as DID and Verifiable Credentials by W3C for the IOTA Tangle.
https://www.iota.org
Apache License 2.0
299 stars 85 forks source link

Chore: allow large result err variants #1342

Closed UMR1352 closed 6 months ago

UMR1352 commented 6 months ago

Description of change

Disable a clippy's result_large_err lints.