Cargo Features

move-idl has no features set by default.

[dependencies]
move-idl = { version = "0.4.2", features = ["address20", "address32"] }
address20

Enables address20 of errmapgen, mv-core-types, move-idl-types, and struct-tag

address32

Enables address32 of errmapgen, mv-core-types, move-idl-types, and struct-tag

move-idl has 2 features without comments.