puck_codegen 0.1.0

An HTTP library for the Lunatic VM.
Documentation
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
        assert_eq!(2 + 2, 4);
    }
}