10 stable releases
2.0.0 | Apr 1, 2024 |
---|---|
1.6.0 | Dec 7, 2023 |
1.5.0 | Nov 21, 2023 |
1.3.0 | Jan 23, 2023 |
#34 in #meta
45 downloads per month
Used in 3 crates
79KB
2K
SLoC
phlow-extensions
Contains phlow
extensions to core
Rust types.
Depend
phlow-extensions = "*"
Import
/// To import core extensions from this crate add
/// the following to your `lib.rs` or `main.rs`:
#[macro_use]
extern crate phlow;
import_extensions!(CoreExtensions, ...);
Dependencies
~1.3–6.5MB
~44K SLoC