asana 0.1.1

asana bindings for rust
Documentation
1
2
3
4
5
//! Integration test: runs the application as a subprocess and asserts its
//! output for given argument combinations matches what is expected.
//!
//! For more information, see:
//! <https://>