Brice Arnould

Results 5 issues of Brice Arnould

Fix gnzlbg/bitwise#24 by upgrading bitintr to version 0.3 as @apps4uco suggested.

Such as [baloo](https://community.kde.org/Baloo) or [tracker](https://wiki.gnome.org/Projects/Tracker). In #6, @kakra raised the concern they are likely to break mandatory locks. #10 is likely to provide a solution for this, but let's create...

The code uses the GNU style, which few projects use and looks unfamiliar to anyone else. A pass through `clang-format` or `indent` should take care of that.

Currently the [`files` property of `ybc::FileProperties` is a `Vec`](https://docs.rs/ybc/0.2.1/ybc/struct.FileProps.html). This is slightly inconvenient, because in order to read the file, one need to hand it over eg to a [`ReaderService`](https://docs.rs/yew/0.18.0/yew/services/reader/struct.ReaderService.html),...

It would be neat to support - maximum number of child metric per directory - maximum number of points per directories This could be implemented with counters in a quota...

enhancement