nexus-watcher 0.4.1

Nexus Watcher constructs a social graph out of all of the events on pubky-core homeservers
Documentation
1
2
3
4
5
6
7
8
pub mod bookmark;
pub mod file;
pub mod follow;
pub mod mute;
pub mod post;
pub mod tag;
pub mod user;
pub mod utils;