Searched defs:input_type (Results 1 – 1 of 1) sorted by relevance
169 input_type: String, field264 input_type: Option<String>, field306 pub fn input_type(mut self, input_type: impl AsRef<str>) -> Self { in input_type() method