Steven

Results 4 issues of Steven

In the example: `file_name.name()` fails because it's actually a Result. ```rust let mut ntfs = Ntfs::new(&mut fs).unwrap(); let root_dir = ntfs.root_directory(&mut fs).unwrap(); let index = root_dir.directory_index(&mut fs).unwrap(); let mut iter...

Thank you for the project! Was super fun! I tried defining AND in terms of NOT and OR and my definition does not seem to work. I believe this to...

Sodium 0.2 got released very recently and it looks like this mod doesn't play well with it. ![image](https://user-images.githubusercontent.com/18359644/122492380-fefa0700-d028-11eb-8086-2958bbaf85f8.png) ![image](https://user-images.githubusercontent.com/18359644/122492389-028d8e00-d029-11eb-8772-c8ea998e3556.png) Thanks for making this!

enhancement

Wondering if you think it'd be useful to have some other metrics like: - Latest crate version - Stars on GitHub - Downloads per month - Date of last commit...