Expand description
Core library for Monument, a fast and flexible composing engine.
Re-exports
pub use utils::OptRange;Modules
Creation and manipulation of composition graphs. This implements routines for creating and optimising such graphs, in preparation for performing tree search.
Structs
A type of call (e.g. bob or single)
A Composition generated by Monument.
The parts of Comp which can be easily Hashed/Eqed.
Configuration parameters for Monument which don’t change which compositions are emitted.
Information provided to Monument which specifies what compositions are generated.
Enums
Instances of this are emitted by the search as it’s running
The different styles of spliced that can be generated