Cargo Features

AluRE has no features set by default.

[dependencies]
alure = { version = "0.1.0", features = ["std", "all", "curve25519"] }
std all?

Enables hex and std of amplify_num ^0.1

Affects value::LiteralParseError

all = curve25519, secp256k1, std
curve25519 all? = curve25519-dalek

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

secp256k1 all?

Enables secp256k1 ^0.20.2

curve25519-dalek curve25519?

Enables curve25519-dalek ^3.1