Skip to content

Commit 116f10c

Browse files
committed
Re-export aide and schemars
1 parent 61e6e4b commit 116f10c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ pub use crate::{
1212
generator::generate,
1313
postprocessing::CodegenLanguage,
1414
};
15+
pub use aide;
16+
pub use schemars;

0 commit comments

Comments
 (0)