зеркало из
				https://github.com/iharh/notes.git
				synced 2025-11-04 07:36:08 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			8 строки
		
	
	
		
			175 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 строки
		
	
	
		
			175 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
https://doc.rust-lang.org/reference/attributes.html
 | 
						|
 | 
						|
samples
 | 
						|
#![deny(warnings, missing_docs, trivial_casts, unused_qualifications)]
 | 
						|
#![forbid(unsafe_code)]
 | 
						|
 | 
						|
#[non_exhaustive]
 |