td

Artifact [10b8a1b09e]
Login

Artifact [10b8a1b09e]

Artifact 10b8a1b09e16729618affeae54292a308e375c31a3279699a9943cc8e3de2bfd:


//! Concrete ground-pool behaviors (each a `PoolBehavior`). The `GroundPool` entity that
//! carries them lives in `crate::pool`.

pub mod acid;
pub mod slow;