Cargo Features

Ourobuf has no features set by default.

[dependencies]
ourobuf = { version = "0.1.1", features = ["std", "heapless"] }
std
heapless

Enables heapless

Ourobuf has 2 features without comments.