💡 Mejora legibilidad de comentarios
This commit is contained in:
		
							parent
							
								
									f5290b477f
								
							
						
					
					
						commit
						f5fb4b7a1d
					
				
					 21 changed files with 74 additions and 68 deletions
				
			
		| 
						 | 
				
			
			@ -29,7 +29,7 @@ impl AttrId {
 | 
			
		|||
        AttrId::default().with_value(value)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    // AttrId BUILDER ******************************************************************************
 | 
			
		||||
    // **< AttrId BUILDER >*************************************************************************
 | 
			
		||||
 | 
			
		||||
    /// Establece un identificador nuevo normalizando el valor.
 | 
			
		||||
    #[builder_fn]
 | 
			
		||||
| 
						 | 
				
			
			@ -39,7 +39,7 @@ impl AttrId {
 | 
			
		|||
        self
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    // AttrId GETTERS ******************************************************************************
 | 
			
		||||
    // **< AttrId GETTERS >*************************************************************************
 | 
			
		||||
 | 
			
		||||
    /// Devuelve el identificador normalizado, si existe.
 | 
			
		||||
    pub fn get(&self) -> Option<String> {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue