Function rpc_effects

Source
pub fn rpc_effects<S: Service>(
    store: &mut Store<S>,
    action: ActionWithMeta<RpcEffectfulAction>,
)