spade-parser 0.16.0

Helper crate for https://spade-lang.org/
Documentation
1
2
3
entity with_inputs(clk: bool, rst: bool) -> bool {
    clk
}