跳到主要内容

input

搜索

函数 input 

源代码
pub fn input<P: AsRef<Path> + ?Sized>(path: &P) -> Result<Input, Error>