Cargo Features

eric-sdk has no features set by default.

[dependencies]
eric-sdk = { version = "0.3.1", features = ["external-test", "no-linking", "docs-rs"] }
external-test
no-linking

This feature is used in CI pipeline for unit tests.

Enables no-linking of eric-bindings

docs-rs

This feature is used to publish the documentation for eric-sdk.

Enables docs-rs of eric-bindings