Cargo Features

go-parser has no features set by default.

[dependencies]
go-parser = { version = "0.1.5", features = ["btree_map", "serde_borsh"] }
btree_map

Affects map::Map, map::MapIter

serde_borsh

Enables borsh ^0.10.3