We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea1245 commit 0b7a64fCopy full SHA for 0b7a64f
src/lib.rs
@@ -11,4 +11,6 @@ pub use pulsar_admin::{PulsarAdmin, SslParams};
11
pub use tenants::Tenants;
12
pub use namespaces::Namespaces;
13
pub use persistent_topics::PersistentTopics;
14
+pub use persistent_topics::TopicStats;
15
pub use lookup::Lookup;
16
+pub use lookup::LookupData;
0 commit comments