nannou 0.9.0

A Creative Coding Framework for Rust.
Documentation
1
2
/// The default scalar type used for geometry throughout Nannou.
pub type Default = f32;