syllogism-macro

Crates.iosyllogism-macro
lib.rssyllogism-macro
version0.1.1
sourcesrc
created_at2019-05-10 12:54:39.593757
updated_at2021-12-27 15:22:39.58754
descriptionUtilities to allow for some specialization using stable Rust.
homepage
repositoryhttps://gitlab.com/PieterPenninckx/syllogism/
max_upload_size
id133258
size34,089
(PieterPenninckx)

documentation

README

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

Commit count: 17

cargo fmt