kanban-persistence 0.3.0

Persistence layer for the kanban project management tool with progressive saving and multi-instance support
Documentation
1
2
3
pub mod json_serializer;

pub use json_serializer::JsonSerializer;