Cargo Features

hconf has no features set by default.

[dependencies]
hconf = { version = "0.26.3", features = ["gui", "mongo", "kitsu", "shotgrid", "ldap", "persistence"] }
gui = egui
mongo

Affects client::PanProject.mongo, client::MongoAuth, client::PanProject

kitsu

Affects client::PanProject.kitsu, client::KitsuAuth, client::Kitsu, client::PanProject

shotgrid

Affects client::ShotGridAuth, client::ShotGrid

ldap
persistence

Enables persistence of egui ^0.21.0

Optional dependencies

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.

egui gui? persistence?

Enables egui ^0.21.0