chore: clean up create interfaces

This commit is contained in:
Bobbin Threadbare
2022-11-30 21:17:52 -08:00
parent 0257538a1e
commit ee1d5dc2e1
13 changed files with 248 additions and 324 deletions

View File

@@ -1,5 +1,5 @@
use super::*;
use crate::Vec;
use crate::utils::collections::Vec;
use proptest::prelude::*;
proptest! {