feat: make experimental::kameo public
This commit is contained in:
parent
d4e582fe2c
commit
9c93a8bc75
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
//
|
||||
#[cfg(feature = "use-kameo")]
|
||||
mod kameo;
|
||||
pub mod kameo;
|
||||
|
||||
#[cfg(feature = "use-kxio")]
|
||||
mod kxio;
|
||||
|
|
Loading…
Add table
Reference in a new issue