We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4abdf6 commit 3a5fe99Copy full SHA for 3a5fe99
1 file changed
progenitor/src/lib.rs
@@ -16,5 +16,6 @@ pub use progenitor_impl::GenerationSettings;
16
pub use progenitor_impl::Generator;
17
pub use progenitor_impl::InterfaceStyle;
18
pub use progenitor_impl::TagStyle;
19
+pub use progenitor_impl::TypeImpl;
20
pub use progenitor_impl::TypePatch;
21
pub use progenitor_macro::generate_api;
0 commit comments