fnstack
fnstack
is a generic library for allocating a closure
on the stack. This is a work in progress, expect missing docs,
bugs and incomplete implementations.
If you need help, ask on the rust-gamedev Gitter channel.
Contribution
Contribution is highly welcome! If you'd like another feature, just create an issue. You can also help out if you want to; just pick a "help wanted" issue. If you need any help, feel free to ask!
All contributions are assumed to be dual-licensed under MIT/Apache-2.
License
fnstack
is distributed under the terms of both the MIT
license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT.