1
2
3
4
//! Integration of Salva with other physics engines.

#[cfg(feature = "rapier")]
pub mod rapier;