Cargo Features

[dependencies]
lakers = { version = "0.5.1", default-features = false, features = ["test-ead-none", "test-ead-authz"] }
default = test-ead-none

NOTE: the ead features are just needed for multiplexing tests

test-ead-none dev default

Enables ead-none of lakers-ead

test-ead-authz dev

Enables ead-authz of lakers-ead