Cargo Features

locspan has no features set by default.

[dependencies]
locspan = { version = "0.9.2", features = ["reporting"] }
reporting = 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 reporting?