Cargo Features

BBScope has no features set by default.

[dependencies]
bbscope = { version = "0.2.0", features = ["perf", "profiling", "bigtest"] }
perf

Enable perfomance enhancements (just regex for now)

Enables perf of regex

profiling

Enables onestop

My dumb profiling library

Affects bbscope::BBCode.profiler

bigtest

Enables pretty_assertions