Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Jason5Lee/rust-recur-fn issues and pull requests
#7 - Remove `DynRecurFn`
Issue -
State: closed - Opened by Jason5Lee about 2 years ago
- 1 comment
#4 - Attribute macro that expands function definition to `RecurFn` implementation.
Issue -
State: open - Opened by Jason5Lee over 5 years ago
Labels: enhancement, help wanted
#3 - Better type intellisence for `as_recur_fn` macro by using `$fn_name` as the struct name.
Issue -
State: closed - Opened by Jason5Lee over 5 years ago
Labels: enhancement
#2 - Move benchmarking into a sub-crate.
Issue -
State: closed - Opened by Jason5Lee over 5 years ago
#1 - `call` method on a pointer to an implentation of `RecurFn` mistakenly calls `dyn_body` instead of `body`.
Issue -
State: closed - Opened by Jason5Lee over 5 years ago
Labels: enhancement