bindings.rs (126B)
1 #[cfg(target_os = "windows")] 2 include! {"bindings_win.rs"} 3 4 #[cfg(not(target_os = "windows"))] 5 include! {"bindings_posix.rs"}
nostrdb-rsnostrdb in rust! | |
git clone git://jb55.com/nostrdb-rs | |
Log | Files | Refs | Submodules | README | LICENSE |