Type Alias net::fetch::methods::Target

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