Type Definition cmudict::Index [] [src]

type Index = Mutex<RefCell<IndexedLineReader<BufReader<File>>>>;