pub type PoissonDart2D = Poisson<2, DartSampler, TwoD>;
pub struct PoissonDart2D { /* private fields */ }