Cargo Features

rl2tp has no features set by default.

[dependencies]
rl2tp = { version = "1.0.0", features = ["fail-on-warnings", "benchmarks"] }
fail-on-warnings
benchmarks

Enables criterion, once_cell, and rand

criterion:

feature benchmarks