Expand description
Picante: an async incremental query runtime.
Re-exports§
pub use error::PicanteError;pub use error::PicanteResult;pub use ingredient::DerivedIngredient;pub use ingredient::InputIngredient;pub use key::Dep;pub use key::DynKey;pub use key::Key;pub use key::QueryKindId;pub use revision::Revision;pub use runtime::HasRuntime;pub use runtime::Runtime;