passive 0.1.0

A trio of marker traits to classify passive data structures
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[lib]
test = false

[package]
authors = ["Anthony Ramine <nox@nox.paris>"]
categories = ["data-structures", "encoding", "no-std"]
description = "A trio of marker traits to classify passive data structures"
documentation = "https://docs.rs/passive/0.1.0/"
edition = "2018"
keywords = ["data", "pod"]
license = "Apache-2.0 OR MIT"
name = "passive"
repository = "https://github.com/nox/passive"
version = "0.1.0"