jal 0.1.0

Jal is an attempt at making a fresh DCC in rust
Documentation
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
        assert_eq!(2 + 2, 4);
    }
}