We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8add6 commit 8693fe4Copy full SHA for 8693fe4
1 file changed
src/lib.rs
@@ -5,7 +5,7 @@ pub mod context;
5
pub(crate) mod data;
6
mod ffi;
7
mod fixed;
8
-mod keycodes;
+pub mod keycodes;
9
mod phonetic;
10
pub mod suggestion;
11
mod utility;
0 commit comments