Improving self-documentation of the implementation of Registry.
Created by: Yoric
Replacing instances of (usize, usize)
by records with meaningful field names. This should make the code a bit easier to read.
Created by: Yoric
Replacing instances of (usize, usize)
by records with meaningful field names. This should make the code a bit easier to read.