move around prelude stuff

This commit is contained in:
OMGeeky
2024-02-18 11:32:16 +01:00
parent f824c05d65
commit f08c9937e4
3 changed files with 11 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
pub(crate) use gdriver_common::prelude::result::*;
pub(crate) use gdriver_common::prelude::*;