mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2024-11-25 23:09:22 +00:00
Improve documentation
This commit is contained in:
parent
42585e0886
commit
fc24b8f747
@ -1,9 +1,11 @@
|
||||
///! # Presentation
|
||||
///! This module contains all the serializable structures that can be sent through the API to the
|
||||
///! Clients
|
||||
///!
|
||||
///! ## Author
|
||||
///! Pierre Hubert
|
||||
//! # API structures
|
||||
//!
|
||||
//! ## Presentation
|
||||
//! This module contains all the serializable structures that can be sent through the API to the
|
||||
//! Clients
|
||||
//!
|
||||
//! ## Author
|
||||
//! Pierre Hubert
|
||||
|
||||
pub mod http_error;
|
||||
pub mod login_success;
|
Loading…
Reference in New Issue
Block a user