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