mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 04:57:19 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			218 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			218 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // When JavaScript is disabled, we hide the search bar, because it
 | |
| // can't be used without JS.
 | |
| javascript: false
 | |
| 
 | |
| go-to: "file://" + |DOC_PATH| + "/test_docs/struct.Foo.html"
 | |
| assert-css: (".sub", {"display": "none"})
 | 
