phlow-derive 3.0.0

Proc-macro helpers for declaring phlow extensions and views
Documentation

phlow-rs

The engine for scripting reactive domain specific views in Rust. Phlow lets developers add custom views to structures defined in other crates, including generic structures.

Crates

This workspace contains:

  • phlow - core engine and public API for defining and instantiating views
  • phlow-derive - proc-macro helpers used by phlow
  • phlow-build - build-script support for generating phlow metadata
  • phlow-extensions - built-in extensions for selected standard Rust types
  • phlow-ffi - FFI layer for integrating phlow with non-Rust hosts
  • phlow-examples - runnable examples showing the extension API

License

Copyright feenk gmbh.

Licensed under MIT. See LICENSE.