36f13bea2a
- `length::Length` was renamed as `size::Size` to better reflect the purpose - `sector::Size` was renamed as `sector::SectorSize` - lifetime names were given meaning (etc. `'vol`, `'inode`) - `Volume` and `Length` were changed to be generic over `S: SectorSize`, instead of `Idx` and now use `Address<S>` as the only addressing (indexing) type |
||
---|---|---|
.. | ||
sys | ||
volume | ||
error.rs | ||
fs.rs | ||
lib.rs | ||
sector.rs |