[][src]Function kurobako_core::parameter::int

pub fn int(name: &str, low: i64, high: i64) -> Result<ParamDomain>