rust-ctor
https://github.com/mmastrac/rust-ctor
Rust
Module initialization/global constructor functions for Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to rust-ctor
Help out
- Issues
- 1.0 doc updates
- Support ctor in generic-less struct
- Add dtor-call method to `dtor`
- Test for static linking failure
- #[ctor] from a (static) library not applied if library not imported with `use`
- Can `ctor` be used to initialize doctests?
- `#[dtor]` does not match semantics of `#[ctor]`
- ctor not running for statically linked C library
- ctor doesn't work on apple arm64?
- 1.0 release plan
- Docs
- Rust not yet supported