Cargo Features

ganganonline-parser-lib has no features set by default.

[dependencies]
ganganonline-parser-lib = { version = "0.0.0", features = ["no_cow", "serde"] }
no_cow

Affects ganganonline::parse_ganganonline_proto

Features from optional dependencies

serde implicit feature

Enables serde

serde:

A generic serialization/deserialization framework