Cargo Features

mock-syn-common has no features set by default.

[dependencies]
mock-syn-common = { version = "0.1.6", features = ["test"] }
test

Enables span-locations of proc-macro2

proc-macro2:

Expose methods Span::start and Span::end which give the line/column location of a token.

Affects mock-syn-common::test