tsukuyomi-server 0.2.0

An implementation of HTTP server for Tsukuyomi, based on hyper and tower-service.
Documentation
1
2
3
4
#[test]
fn test_version_sync() {
    version_sync::assert_html_root_url_updated!("src/lib.rs");
}