Cargo Features

[dependencies]
fast-graph = { version = "0.1.9", default-features = false, features = ["std", "serde", "specta", "hashbrown", "categories"] }
default = categories, hashbrown

These default features are set whenever fast-graph is added without default-features = false somewhere in the dependency tree.

std
serde

Enables serde and serde_json, serde of slotmap

specta

Enables specta =2.0.0-rc.7 and tauri-specta =2.0.0-rc.4

hashbrown default

Enables serde of hashbrown

categories default

Affects fast-graph::categories