flowcore 1.0.0

Structures shared between runtime and clients
Documentation
1
2
3
//! Serializers for flow model types to TOML format.

pub mod toml_serializer;