Docs.rs
kind-derive-0.1.3
kind-derive 0.1.3
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
algebraic-sofia
Dependencies
fxhash ^0.2.1
normal
im-rc ^15.1.0
normal
kind-report ^0.1.3
normal
kind-span ^0.1.3
normal
kind-tree ^0.1.3
normal
Versions
38.89%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate kind_derive
kind_
derive
0.1.3
All Items
Crate Items
Modules
Crate
kind_
derive
Copy item path
Source
Expand description
Utility to derive functions from their definitions.
Modules
§
diagnostic
getters
Module to derive a “open” function for records.
matching
Module to derive a dependent eliminator out of a sum type declaration.
mutters
Module to derive mutters for record types
open
Module to derive getters function for records.
setters
Module to derive setters for record types
subst