silkroad 0.0.3

A full-featured registry server for Cargo.
1
2
3
4
use structopt::StructOpt;

#[derive(Debug, StructOpt)]
pub struct Package {}