Capture variables are moved into closure or async block
An explicit closure with absolute separation of the captured data from the function.
A macro for adding explicit capture clauses to a (closure-) expression.
Traits to unify access to elements of n-dimensional vectors which are particularly useful in algorithms requiring both flexibility through abstraction over inputs and performance through monomorphization.
Modern c++-ish capture syntax for rust
This crate utilizes the nightly-only feature async_fn_in_trait to imitate async_closures.
Parser and input handling for soft_rust macro DSL
Procedural macro engine for soft_rust - Python-like ergonomics in Rust
Runtime support library for soft_rust macros
Provides macros to express more powerful closure captures
Gankra's toy compiler
An attribute macro to simplify closure captures
No description provided.
No description provided.
No description provided.