Cargo Features

pulsar-lang has no features set by default.

[dependencies]
pulsar-lang = { version = "0.0.1", features = ["disable_color"] }
disable_color

Enables no-color of colored

colored:

with this feature, no color will ever be written

pulsar-lang has 1 feature without comment.