anthem-rs/src/lib.rs

6 lines
43 B
Rust
Raw Normal View History

2020-01-24 13:32:43 +01:00
pub mod translate;
pub struct Context
{
}