Skip to main content

milo_parser/
lib.rs

1pub fn stub() -> bool {
2    return true;
3}