Cargo Features

pstoedit has no features set by default.

[dependencies]
pstoedit = { version = "0.1.1", features = ["pstoedit_4_00", "smallvec"] }
pstoedit_4_00

Enables pstoedit_4_00 of pstoedit-sys

Affects driver_info::FormatGroup

Features from optional dependencies

smallvec implicit feature

Enables smallvec

smallvec:

'Small vector' optimization: store up to a small number of items on the stack