mirror of
				https://gitlab.com/comunic/comunicapiv3
				synced 2025-11-04 09:34:04 +00:00 
			
		
		
		
	Improve documentation
This commit is contained in:
		@@ -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;
 | 
			
		||||
		Reference in New Issue
	
	Block a user