dagger-rust 0.2.0

A common set of components for dagger-sdk, which enables patterns such as build, test and publish
Documentation
1
2
3
4
pub mod build;
pub mod publish;
pub mod source;
pub mod test;