rustfbp 0.3.13

Fractalide, a Flow-based programming environment in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "rustfbp"
version = "0.3.13"
authors = ["Denis Michiels <dmichiels@gmail.com>","Stewart Mackenzie <setori88@gmail.com>"]
license = "MPL-2.0"
homepage = "https://gitlab.com/fractalide/fractalide/tree/master/rustfbp"
repository = "https://gitlab.com/fractalide/fractalide/tree/master/rustfbp"
description = "Fractalide, a Flow-based programming environment in Rust"

[dependencies]
capnp = "^0.7.0"
capnpc = "^0.7.0"
libloading = "^0.2.2"
threadpool = "^1.3.0"