mirror of
				https://github.com/async-rs/async-std.git
				synced 2025-11-03 18:26:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			289 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			289 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
[book]
 | 
						|
authors = ["The async-std maintainers"]
 | 
						|
language = "en"
 | 
						|
multilingual = false
 | 
						|
src = "src"
 | 
						|
title = "Async programming in Rust with async-std"
 | 
						|
 | 
						|
[build]
 | 
						|
create-missing = false
 | 
						|
 | 
						|
[output.html]
 | 
						|
git-repository-url = "https://github.com/async-rs/async-std"
 | 
						|
git-repository-icon = "fa-github"
 |