#specialization #macro #stable #generate #syllogism

macro syllogism-macro

Utilities to allow for some specialization using stable Rust

2 releases

0.1.1 Dec 27, 2021
0.1.0 May 10, 2019

#18 in #specialization

21 downloads per month

MIT/Apache

52KB
485 lines

Syllogism-macro

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.

Status of the project

syllogism and syllogism-macro are experimental crates and not really actively maintained. See the README of the syllogism crate for more information.

Contributing

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.

License

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".

Dependencies

~2MB
~45K SLoC