20 releases
0.1.20 | Oct 20, 2023 |
---|---|
0.1.18 | Sep 9, 2023 |
0.1.15 | Jan 4, 2023 |
0.1.10 | Oct 21, 2022 |
0.1.4 | Mar 28, 2022 |
#208 in Audio
55 downloads per month
Used in 2 crates
8KB
108 lines
kneasle_ringing_utils
A 'kitchen-sink' crate,
containing various useful non-ringing-related utilities that are used by other crates but don't belong
in BellFrame. This has an intentionally long crate name, so that I can publish it to
crates.io without worrying about using up names that might be used for more
useful crates. It's usually imported as simply ringing_utils
in other crates.
lib.rs
:
A set of useful utilities which are used by my ringing projects but aren't directly related to
ringing. The name kneasle_ringing_utils
is intentionally obscure; this isn't meant for
public use but needs to be on crates.io so that Monument can be installed with cargo install
.
I don't want to clutter up possibly useful names on crates.io, hence the obscure name.
Dependencies
~22KB