anthem-rs/src/lib.rs
2020-01-24 13:32:43 +01:00

6 lines
43 B
Rust

pub mod translate;
pub struct Context
{
}