Browse Source
			
			
			Collapse field name definition
			
				Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
			
			
				pull/2182/head
			
			
		 
		
			
				
					
						
						Jake Howard
					
					4 years ago
					
						
							committed by
							
								
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
1 additions and 
1 deletions
			 
			
		 
		
			
				- 
					
					
					 
					src/util.rs
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -130,7 +130,7 @@ impl<R> Cached<R> { | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        Self { | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            response, | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            is_immutable, | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            ttl: ttl, | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            ttl, | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        } | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    } | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					} | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |