GitHub.GG
Explore
Features
Pricing
Docs
Star
Sign In
rust-recur-fn
Public
A Rust library that provides a flexible way to construct and extend the recursive function.
Star
16
Fork
1
Watch
16
Code
Diagram
Issues
Pull Requests
Actions
Security
Insights
Settings
Issues
New Issue
Open
Closed
All
All Issues
Remove `DynRecurFn`
#7
Opened 9/6/2022
1 comments
by
Jason5Lee
Closed
Attribute macro that expands function definition to `RecurFn` implementation.
#4
Opened 4/9/2019
0 comments
by
Jason5Lee
Better type intellisence for `as_recur_fn` macro by using `$fn_name` as the struct name.
#3
Opened 4/9/2019
0 comments
by
Jason5Lee
Closed
Move benchmarking into a sub-crate.
#2
Opened 4/8/2019
0 comments
by
Jason5Lee
Closed
`call` method on a pointer to an implentation of `RecurFn` mistakenly calls `dyn_body` instead of `body`.
#1
Opened 4/6/2019
0 comments
by
Jason5Lee
Closed
Previous
Page 1
Next