Replace str(1) with stris(1) #102
@ -30,7 +30,7 @@ use sysexits::EX_USAGE;
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
struct Reqs {
 | 
					struct Reqs {
 | 
				
			||||||
	ascii: bool, blank: bool, cntrl: bool, digit: bool, lower: bool,
 | 
						ascii: bool, blank: bool, cntrl: bool, digit: bool, lower: bool,
 | 
				
			||||||
	upper: bool, inuse: bool, extra: String
 | 
						upper: bool, inuse: bool, extra: String::default()
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
fn usage(s: &str) -> ExitCode {
 | 
					fn usage(s: &str) -> ExitCode {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user