feat: implement TryParallel operator #659
Annotations
4 errors
Run cargo check wasm target:
rig-core/src/pipeline/try_op.rs#L369
method `try_call` is not a member of trait `op::Op`
|
Run cargo check wasm target:
rig-core/src/pipeline/try_op.rs#L372
no method named `clone` found for associated type `<Op1 as TryOp>::Input` in the current scope
|
Run cargo check wasm target:
rig-core/src/pipeline/try_op.rs#L360
not all trait items implemented, missing: `call`
|
Run cargo check wasm target
Process completed with exit code 101.
|
Loading