Skip to content

Commit 7ab0756

Browse files
committed
doc: unhide modules from documentation
1 parent 7d9af50 commit 7ab0756

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tarantool/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,12 @@ pub mod clock;
6363
pub mod coio;
6464
pub mod datetime;
6565
pub mod decimal;
66-
#[doc(hidden)]
6766
pub mod define_str_enum;
6867
pub mod error;
6968
pub mod ffi;
7069
pub mod fiber;
7170
pub mod index;
7271
pub mod log;
73-
#[doc(hidden)]
7472
pub mod msgpack;
7573
pub mod net_box;
7674
pub mod network;

0 commit comments

Comments
 (0)