//! Some serializable data types that are used by several packets. pub mod client_information; pub mod server_links;