net::fetch::methods

Type Alias Target

Source
pub type Target<'a> = &'a mut (dyn FetchTaskTarget + Send);