iocaine/src
Gergely Nagy 0b76a1633e
Some checks are pending
build / binary (push) Waiting to run
build / binary-static (push) Waiting to run
build / container (push) Waiting to run
build / clippy (push) Waiting to run
lint / linting (push) Waiting to run
No need for a Mutex
There's no need for a `Mutex` in `StatefulIocaine`, so drop it - keep
only `Arc`.

Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2025-02-04 01:43:04 +01:00
..
bin Add a number of tests 2025-01-30 09:18:35 +01:00
app.rs No need for a Mutex 2025-02-04 01:43:04 +01:00
assembled_statistical_sequences.rs Add a number of tests 2025-01-30 09:18:35 +01:00
cli.rs Add a number of tests 2025-01-30 09:18:35 +01:00
config.rs Add a number of tests 2025-01-30 09:18:35 +01:00
garglebargle.rs Slightly reduce the amount of cloning 2025-02-03 23:37:03 +01:00
gobbledygook.rs Add a number of tests 2025-01-30 09:18:35 +01:00
lib.rs Add a number of tests 2025-01-30 09:18:35 +01:00
wurstsalat_generator_pro.rs Slightly reduce the amount of cloning 2025-02-03 23:37:03 +01:00