Check format to all rs files under src (#1188)
fixed-format of all missing files. Fixes seanmonstar/reqwest#1186
This commit is contained in:
		| @@ -2,8 +2,8 @@ | ||||
| use super::multipart::Form; | ||||
| /// dox | ||||
| use bytes::Bytes; | ||||
| use std::fmt; | ||||
| use js_sys::Uint8Array; | ||||
| use std::fmt; | ||||
| use wasm_bindgen::JsValue; | ||||
|  | ||||
| /// The body of a `Request`. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user