robrix 0.0.1-pre-alpha

A Matrix chat client written using the Robius app dev framework in Rust.
1
2
3
fn main() {
    println!("Hello, world!");
}