#reflection #phlow #meta #extension

nightly phlow-extensions

Phlow extensions to Rust's core structures

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

#1 in #phlow

22 downloads per month
Used in 3 crates

MIT license

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.4–7.5MB
~47K SLoC