p_rust 0.1.0

My rust practice
Documentation
1
2
3
4
pub type AsparagusType = String;

#[derive(Debug)]
pub struct Asparagus {}