Cargo Features

unreal_helpers has no features set by default.

[dependencies]
unreal_helpers = { version = "0.1.16", features = ["bitvec", "read_write", "path"] }
bitvec

Enables bitvec

Affects unreal_helpers::bitvec_ext

read_write

Enables byteorder

Affects unreal_helpers::read_ext, unreal_helpers::write_ext

path

Enables lazy_static and regex

Affects unreal_helpers::path