Cargo Features

json-pop has no features set by default.

[dependencies]
json-pop = { version = "0.0.2", features = ["pretty_errors"] }
pretty_errors = codespan-reporting

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.

codespan-reporting pretty_errors?

Enables codespan-reporting ^0.9.2