dircnt-1.0.2 is not a library.
dircnt
Count directory entries faster than ls -f | wc -l.
Installation
$ cargo install dircnt
Usage
$ dircnt path/to/dir
63496110
Like ls | wc -l but unlike ls -f | wc -l, the special directory entries .
and .. are excluded from the count.