Skip to content

Improving self-documentation of the implementation of Registry.

Jeremy Soller requested to merge Yoric:master into master

Created by: Yoric

Replacing instances of (usize, usize) by records with meaningful field names. This should make the code a bit easier to read.

Merge request reports