iai bench

This commit is contained in:
Robin Appelman 2021-03-27 21:29:05 +01:00
commit 7537958e6c
3 changed files with 16 additions and 2 deletions

View file

@ -1,4 +1,4 @@
pub mod heim;
pub(crate) mod heim;
mod zfs;
use crate::heim::*;