lib.rs (132B)
1 pub mod setup; 2 3 #[cfg(target_os = "android")] 4 mod android; 5 6 mod app; 7 mod chrome; 8 9 pub use app::NotedeckApp; 10 pub use chrome::Chrome;
![]() | notedeckOne damus client to rule them all |
git clone git://jb55.com/notedeck | |
Log | Files | Refs | README | LICENSE |