phlow-build 3.0.0

Build-script support for generating phlow annotation metadata
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 0 items with examples
  • Size
  • Source code size: 17.19 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.65 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 44s Average build duration of successful builds.
  • all releases: 44s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • feenkcom/phlow-rs
    3 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • syrel

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.