guts 0.1.0

Traits for constructing/destructuring from/into a type's internal guts
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[features]
never_type = []

[package]
authors = ["Vincent Esche <regexident@gmail.com>"]
description = "Traits for constructing/destructuring from/into a type's internal guts"
documentation = "https://docs.rs/guts"
edition = "2018"
license = "MPL-2.0"
name = "guts"
readme = "README.md"
repository = "https://github.com/regexident/guts"
version = "0.1.0"