apply_regs

Function apply_regs 

Source
pub async fn apply_regs(
    chain: RegistrationChain,
    regs: impl IntoIterator<Item = Query>,
) -> Result<RegistrationChain>
Expand description

Applies the given registration to the given chain.