1 2 3 4
/// Fluent constraint stream API. pub use solverforge_scoring::stream::collection_extract::vec; pub use solverforge_scoring::stream::collection_extract::{CollectionExtract, VecExtract}; pub use solverforge_scoring::stream::{joiner, ConstraintFactory};