Skip to main content

Module prelude

Module prelude 

Source
Expand description

The physac-rs prelude.

This prelude module is for bringing many commonly-used types, functions, and constants into scope all at once.

§Example

use physac::prelude::*;

Re-exports§

pub use crate::*;