Skip to main content
Version: 0.1.3

Getting Started

To use the framework in your Rust project:

$ cargo add cronframe

The linkme crate is required for macros to work (more recent versions of linkme might also work).

$ cargo add linkme@0.3.26

If you prefer to get it from GitHub it is highly advised to download the code from a release rather than cloning the repo.