mirror of
https://github.com/italicsjenga/valence.git
synced 2025-01-27 05:56:33 +11:00
Hide protocol module from docs
This commit is contained in:
parent
62f7a039cc
commit
74a09df978
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ pub mod ident;
|
|||
pub mod player_list;
|
||||
pub mod player_textures;
|
||||
#[allow(dead_code)]
|
||||
#[doc(hidden)]
|
||||
pub mod protocol;
|
||||
pub mod server;
|
||||
mod slab;
|
||||
|
|
Loading…
Add table
Reference in a new issue