Skip to main content

hypercall/shared/
topics.rs

1// Topics are now defined in hypercall-types. Re-export everything for backward compatibility.
2pub use hypercall_types::topics::*;