global: from custom unsafe_slice to zerocopy

This commit is contained in:
nym21
2025-02-05 16:42:53 +01:00
parent 138ca80c10
commit d86d614520
43 changed files with 684 additions and 366 deletions

View File

@@ -12,4 +12,4 @@ exit = { workspace = true }
fjall = { workspace = true }
jiff = { workspace = true }
storable_vec = { workspace = true }
unsafe_slice_serde = { workspace = true }
zerocopy = { workspace = true }