No description
  • Rust 99.8%
  • Nix 0.2%
Find a file
Aravinth Manivannan e7d2bff26d
Some checks failed
Format, Check, Lint, Test / Check, Lint, Test ((no default features)) (push) Has been cancelled
Format, Check, Lint, Test / Format (push) Has been cancelled
Format, Check, Lint, Test / Check, Lint, Test ((default features)) (push) Has been cancelled
Format, Check, Lint, Test / Check, Lint, Test ((all features)) (push) Has been cancelled
Format, Check, Lint, Test / Check, Lint, Test ((alloc)) (push) Has been cancelled
Format, Check, Lint, Test / Check, Lint, Test ((std)) (push) Has been cancelled
Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
Reviewed-on: #1
2026-06-15 15:14:50 +05:30
.github/workflows set up GH actions 2026-04-23 14:37:11 +08:00
src init 2026-04-23 14:37:11 +08:00
.gitignore init 2026-04-23 14:37:11 +08:00
Cargo.toml init 2026-04-23 14:37:11 +08:00
LICENSE.txt init 2026-04-23 14:37:11 +08:00
README.md init 2026-04-23 14:37:11 +08:00
renovate.json Add renovate.json 2026-06-13 11:27:53 +00:00
rustfmt.toml init 2026-04-23 14:37:11 +08:00
shell.nix init 2026-04-23 14:37:11 +08:00

serde-wincode

crates.io

A serde compatibility crate, aiming to replicate bincode's serde compatibility, for wincode. wincode + serde-wincode should be able to replace bincode, which is now deprecated.