rename cchar_ptr_ext.rs + dont rexport stdext
This commit is contained in:
parent
b0bfbf147a
commit
bd1db0be3a
2 changed files with 2 additions and 3 deletions
|
|
@ -1,4 +1,3 @@
|
|||
mod cchar_ptr_ext;
|
||||
mod cchar_ptr;
|
||||
|
||||
pub(crate) use cchar_ptr_ext::{AsCPtr, CCharPtrExt};
|
||||
pub(crate) use stdext::*;
|
||||
pub(crate) use cchar_ptr::{AsCPtr, CCharPtrExt};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue