Cargo Features

[dependencies]
graphs_tools = { version = "0.1.2", default-features = false, features = ["use_std", "use_alloc", "full", "cell_factory"] }
default = cell_factory, use_std

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

use_std default full?

Affects wca_lib::ca, lib_common::former, graphs_tools::abs, graphs_tools::canonical, graphs_tools::algo, lib::Options, lib::container_kind, lib::helper, lib::name, lib::split_with_name, lib::syntax, commands::commands_form, commands::print_help, wpublisher::bool, wpublisher::files, wpublisher::manifest, wpublisher::http, wpublisher::process, wpublisher::digest, string::indentation

use_alloc full?
full = cell_factory, use_alloc, use_std
cell_factory default full?

Affects canonical::cell_factory, canonical::node_cell