pub async fn op_fetch_send(
    state: Rc<RefCell<OpState>>,
    rid: ResourceId,
    _: ()
) -> Result<FetchResponse, AnyError>