workflow-nw 0.18.0

Framework layer for NWJS desktop application development.
Documentation
1
pub type Result<T> = std::result::Result<T, crate::error::Error>;