Commit e5c51f0
authored
read/cfi: type parameter style changes (gimli-rs#726)
This is preparation for an Address type parameter.
Rename some storage type parameters from A to S. This is for consistency
with other existing uses, and frees up A to be used for Address.
Also use where clauses for long type parameter lists, since these
will be even longer with the Address parameter.1 parent e996d62 commit e5c51f0
1 file changed
+126
-49
lines changed
0 commit comments