Cargo Features

mangaplus-parser has no features set by default.

[dependencies]
mangaplus-parser = { version = "2.0.0", features = ["no_cow", "serde"] }
no_cow

Affects mangaplus::parse_mangaplus_proto

Features from optional dependencies

serde implicit feature

Enables serde

serde:

A generic serialization/deserialization framework