anathema-extras 0.1.0

Additional components for Anathema
Documentation
1
2
3
4
5
// pub use button::{Button, ButtonState};
pub use input::{Input, InputChange, InputState, Text};

// pub mod button;
pub mod input;