docs(wpcarro/rust): Tidy-up documentation width
Line was too long Change-Id: I62c4454307f89e089f7d4cda0721f6b9d8029ced Reviewed-on: https://cl.tvl.fyi/c/depot/+/5900 Tested-by: BuildkiteCI Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com>
This commit is contained in:
		
							parent
							
								
									f8ed0088ea
								
							
						
					
					
						commit
						46ba96544a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3,8 +3,8 @@ use serde_json::{json, Value}; | |||
| 
 | ||||
| // From the serde_json docs:
 | ||||
| //
 | ||||
| // > There are three common ways that you might find yourself needing to work with
 | ||||
| // > JSON data in Rust.
 | ||||
| // > There are three common ways that you might find yourself needing to work
 | ||||
| // > with JSON data in Rust.
 | ||||
| // >
 | ||||
| // > 1. As text data. An unprocessed string of JSON data that you receive on an
 | ||||
| // >    HTTP endpoint, read from a file, or prepare to send to a remote server.
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue