Cargo Features

rust-pager has no features set by default.

[dependencies]
rust-pager = { version = "0.2.4", features = ["logging"] }
logging = log, log-panics, simplelog

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.

log logging?
log-panics logging?
simplelog logging?

Enables simplelog ^0.10.0