Skip to content

Commit 3a5fe99

Browse files
authored
pub use + re-export TypeImpl (#408)
1 parent a4abdf6 commit 3a5fe99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

progenitor/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ pub use progenitor_impl::GenerationSettings;
1616
pub use progenitor_impl::Generator;
1717
pub use progenitor_impl::InterfaceStyle;
1818
pub use progenitor_impl::TagStyle;
19+
pub use progenitor_impl::TypeImpl;
1920
pub use progenitor_impl::TypePatch;
2021
pub use progenitor_macro::generate_api;

0 commit comments

Comments
 (0)