//! Declarative framework for designing efficient causal inference algorithms.
//!
//! Allows for the specification of reachability-based algorithm with rule tables.
//! Best used through the wrapper packages ciflypy and ciflyr for Python and R.
//! Find more information on the [CIfly website](https://cifly.dev).
pub use ;
pub use Settings;
pub use ;