Cargo Features

portmatching has no features set by default.

[dependencies]
portmatching = { version = "0.3.1", features = ["serde", "datagen"] }
serde

Enables serde, serde of portgraph ^0.8.0, serde of smallvec

Required by the data_generation binary

datagen

Enables clap, csv, glob, rand, rmp-serde, and serde_json

rand:

these are for datagen only

Required by the data_generation binary