We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1751bb9 commit c482c2dCopy full SHA for c482c2d
1 file changed
src/api/mod.rs
@@ -7,7 +7,7 @@ pub mod envelopes_api;
7
8
mod connection_manager;
9
mod data_types;
10
-pub mod encoding;
+mod encoding;
11
mod errors;
12
mod pagination;
13
mod serialization;
0 commit comments