daydream

A small matrix web client written in rust
git clone git://archive.git.mtrnord.blog/daydream-mx/daydream.git
Log | Files | Refs | README | LICENSE

mod.rs (88B)


      1 pub mod event_list;
      2 pub mod events;
      3 pub mod input;
      4 pub mod raw_html;
      5 pub mod room_list;