Crates.io | pl-hlist-derive |
lib.rs | pl-hlist-derive |
version | 1.0.0 |
source | src |
created_at | 2019-09-13 19:23:10.930072 |
updated_at | 2019-09-13 19:23:10.930072 |
description | Provides the HListSupport derive macro used in conjuction with the `pl-hlist` crate. |
homepage | https://github.com/plausiblelabs/hlist-rs |
repository | https://github.com/plausiblelabs/hlist-rs |
max_upload_size | |
id | 164634 |
size | 7,576 |
Provides the custom HListSupport
derive macro that is used in conjunction with
the pl-hlist
crate.
This crate is automatically re-exported by the pl-hlist
crate, so you generally
don't need to work with it directly.
pl-hlist-derive
is distributed under an MIT license. See LICENSE for more details.