- Announcing `impls!`: A macro to determine if a type implements a logical trait expression https://github.com/nvzqz/impls 18 comments rust
Linked pages
- Announcing Rust 1.31 and Rust 2018 | Rust Blog https://blog.rust-lang.org/2018/12/06/rust-1.31-and-rust-2018.html 183 comments
- Macros - The Rust Programming Language https://doc.rust-lang.org/book/ch19-06-macros.html#procedural-macros-for-generating-code-from-attributes 86 comments
- Copy in std::marker - Rust http://doc.rust-lang.org/std/marker/trait.Copy.html#when-should-my-type-be-copy? 35 comments
- pointer - Rust https://doc.rust-lang.org/std/primitive.pointer.html#method.add-1 21 comments
- The Manifest Format - The Cargo Book https://doc.rust-lang.org/cargo/reference/manifest.html 14 comments
- Abstract syntax tree - Wikipedia https://en.wikipedia.org/wiki/Abstract_syntax_tree 11 comments
- bool - Rust https://doc.rust-lang.org/std/primitive.bool.html#basic-usage 11 comments
- The Little Book of Rust Macros https://danielkeep.github.io/tlborm/book/index.html 5 comments
- Traits: Defining Shared Behavior - The Rust Programming Language https://doc.rust-lang.org/book/ch10-02-traits.html 2 comments
- Logical conjunction - Wikipedia https://en.wikipedia.org/wiki/Logical_conjunction 1 comment
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - nvzqz/impls: A Rust macro to determine if a type implements a logical trait expression
See how to search.