Common utils incubator
Find a file
Paul Campbell d4e582fe2c
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 58s
Test / build (map[name:stable]) (push) Successful in 1m16s
Release Please / Release-plz (push) Successful in 9s
feat: document and test newtype and experimental marker
`marker has been split out from newtype as I'm unused it has a valid use
case, so I've placed under experimental. It is still accessed via
`kx_utils::marker` despite the location of the module.
2025-01-12 08:27:20 +00:00
.forgejo/workflows build: use cargo-machete 2025-01-12 08:04:41 +00:00
mutants.out feat: add function and macro s to convert to String 2025-01-10 19:34:07 +00:00
src feat: document and test newtype and experimental marker 2025-01-12 08:27:20 +00:00
.gitignore feat: init project 2025-01-10 09:08:56 +00:00
Cargo.toml chore(deps): add derive_more, serde serde_json 2025-01-12 08:04:41 +00:00
justfile build: use cargo-machete 2025-01-12 08:04:41 +00:00
lcov.info feat: document and test newtype and experimental marker 2025-01-12 08:27:20 +00:00
LICENSE build: add license and forgejo workflows 2025-01-10 18:02:49 +00:00
mise.toml build: add license and forgejo workflows 2025-01-10 18:02:49 +00:00
renovate.json Add renovate.json 2025-01-11 21:02:45 +00:00