Skip to main content

dispatch

Function dispatch 

Source
pub fn dispatch<C: SyncClient>(
    doc: &Document,
    base: &Uri,
    client: &C,
    matches: &ArgMatches,
) -> Result<Outcome, DispatchError>
Expand description

select, then Selection::send: the whole generated surface in one call, for an adopter with no check of their own to make.