Cargo Features

strlen has no features set by default.

[dependencies]
strlen = { version = "1.0.0", features = ["std"] }
std

Enables std of libc

strlen has 1 feature without comment.