Crates.io | syllogism-macro |
lib.rs | syllogism-macro |
version | 0.1.1 |
source | src |
created_at | 2019-05-10 12:54:39.593757 |
updated_at | 2021-12-27 15:22:39.58754 |
description | Utilities to allow for some specialization using stable Rust. |
homepage | |
repository | https://gitlab.com/PieterPenninckx/syllogism/ |
max_upload_size | |
id | 133258 |
size | 34,089 |
Syllogism
is a crate that allows for some specialization
using stable Rust.
Syllogism requires a huge amount of boilerplate.
The syllogism-macro has some macros that can generate this boilerplate for you.
See the documentation for more details.
syllogism
and syllogism-macro
are experimental crates and not really actively maintained.
See the README of the syllogism
crate for more information.
We welcome contributions, both in the form of issues and in the form of merge requests. Before opening a merge request, please open an issue first so that you know whether a subsequent merge request would likely be approved.
This crate is distributed under the terms of the MIT license or the Apache License (Version 2.0), at your choice. For the application of the MIT license, the examples included in the doc comments are not considered "substantial portions of this Software".