Module read_input::prelude[][src]

Expand description

Module to be imported in the style use read_input::prelude::*; to get the essential functions and traits.

Re-exports

pub use crate::shortcut::input;
pub use crate::InputBuild;
pub use crate::InputConstraints;