dcSpark / cardano-multiplatform-lib

Rust implementation of Cardano
MIT License
99 stars 36 forks source link

Into bytes instance for const size array-based wrapper types. #288

Closed oskin1 closed 11 months ago

rooooooooob commented 11 months ago

Should be possible to do From instead, see clippy lint that failed.