The physac-rs prelude.
This prelude module is for bringing many commonly-used types, functions, and constants into scope all at once.
use physac::prelude::*;
pub use crate::*;