rename a few things for consistency

This commit is contained in:
Tamo
2022-10-06 16:37:13 +02:00
committed by Clément Renault
parent a8128678a4
commit 2f47443458
5 changed files with 83 additions and 40 deletions

View File

@ -2,6 +2,7 @@
// pub mod v3;
// pub mod v4;
// pub mod v4_to_v5;
pub mod v5_to_v6;
pub struct Compat<From: ?Sized> {