anthem-rs/src/lib.rs

6 lines
43 B
Rust

pub mod translate;
pub struct Context
{
}