net::fetch::methods

Type Alias Target

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