Showing type



let x: () = ...
let readdir: () = std::path::Path::new(".").read_dir().unwrap();