Cargo Features

EngineeringRepr has no features set by default.

[dependencies]
engineering-repr = { version = "0.3.1", features = ["serde", "document-features"] }
serde

Enable serde support

This feature implements [serde::Serialize] and [serde::Deserialize] for [EngineeringQuantity].

Enables serde

Features from optional dependencies

document-features implicit feature

Enables document-features

document-features:

Extract documentation for the feature flags from comments in Cargo.toml