borsh icon indicating copy to clipboard operation
borsh copied to clipboard

--no-default-features doesn't compile

Open garious opened this issue 4 years ago • 0 comments

Doesn't work, because of dependencies on Vec and HashMap:

cargo test --no-default-features

garious avatar Sep 25 '20 20:09 garious