error[E0599]: no function or associated item named `try_get_arg` found for struct `wll::Complex` in the current scope --> $DIR/complex-int-input.rs:10:13 | 10 | fn cconj(z: Complex) -> Result> { | ^^^^^^^^^^^^ function or associated item not found in `wll::Complex`