dkregistry 0.5.0

A pure-Rust asynchronous library for Docker Registry API
Documentation
1
2
3
4
5
#[cfg(feature = "test-net")]
mod net;

#[cfg(feature = "test-mock")]
mod mock;