5 releases

0.0.5 Mar 20, 2021
0.0.4 Feb 18, 2021
0.0.3 Feb 12, 2021
0.0.2 Feb 10, 2021
0.0.1 Feb 8, 2021

#5 in #step-flow

Download history 4/week @ 2023-12-17 4/week @ 2023-12-24 8/week @ 2024-02-04 5/week @ 2024-02-11 10/week @ 2024-02-18 24/week @ 2024-02-25 17/week @ 2024-03-03 23/week @ 2024-03-10 19/week @ 2024-03-17 15/week @ 2024-03-24 78/week @ 2024-03-31

141 downloads per month
Used in 8 crates (5 directly)

Apache-2.0

17KB
330 lines

Rust

website | crates.io | npm

Related projects


lib.rs:

Base utilities for StepFlow

Provides the ObjectStore which contains most StepFlow objects and AsAny which makes it easier to downcast.

Dependencies

~175KB