1 2 3 4
//! Module to be imported in the style `use read_input::prelude::*;` to get the essential functions and traits. pub use crate::vendor::read_input::{shortcut::input, InputBuild, InputConstraints};