sark 0.9.0

Simple Asynchronous Rust webKit - Server
Documentation
1
2
3
4
#[test]
fn borrowed_async_responses_do_not_compile() {
    trybuild::TestCases::new().compile_fail("tests/ui/*.rs");
}