pub type ComposefsRepository = Repository<Sha512HashValue>;
See https://github.com/containers/composefs-rs/issues/159
pub struct ComposefsRepository { /* private fields */ }