anthem-rs/src/translate/verify_properties.rs

9 lines
90 B
Rust

struct Context
{
}
fn read(rule: &clingo::ast::Rule, context: &mut crate::Context)
{
}