monero-epee-bin-serde 1.0.1

A serde format for the binary encoding defined within the epee helper library of Monero.
Documentation
{
  "$schema": "https://dprint.dev/schemas/v0.json",
  "projectType": "openSource",
  "incremental": true,
  "json": {
  },
  "markdown": {
  },
  "rustfmt": {
  },
  "includes": ["**/*.{json,md,rs,toml}"],
  "excludes": [
    "**/*-lock.json",
    "**/target"
  ],
  "plugins": [
    "https://plugins.dprint.dev/json-0.10.2.wasm",
    "https://plugins.dprint.dev/markdown-0.7.1.wasm",
    "https://plugins.dprint.dev/rustfmt-0.3.0.wasm",
    "https://github.com/thomaseizinger/dprint-plugin-cargo-toml/releases/download/0.1.0/cargo-toml-0.1.0.wasm"
  ]
}