request_builder

Function request_builder 

Source
pub fn request_builder<T>(uri: T, method: Method) -> Builder
where T: TryInto<Uri>, <T as TryInto<Uri>>::Error: Into<Error>,
Expand description

request构造器, 要求是全路径的uri