feat: add try_ methods to State, document/reduce panics #106
Annotations
6 errors and 1 warning
Checks:
packages/iocraft/src/hooks/use_state.rs#L181
cannot borrow `v` as mutable, as it is not declared as mutable
|
Checks:
packages/iocraft/src/hooks/use_state.rs#L267
cannot borrow `v` as mutable, as it is not declared as mutable
|
Checks:
packages/iocraft/src/hooks/use_state.rs#L283
cannot borrow `v` as mutable, as it is not declared as mutable
|
Checks:
packages/iocraft/src/hooks/use_state.rs#L299
cannot borrow `v` as mutable, as it is not declared as mutable
|
Checks:
packages/iocraft/src/hooks/use_state.rs#L315
cannot borrow `v` as mutable, as it is not declared as mutable
|
Checks
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading