ngyn_macros 0.5.0

Modular backend framework for web applications
Documentation
1
2
3
4
5
#[test]
pub fn pass_expect_expanded() {
    macrotest::expand("tests/core/*.rs");
    macrotest::expand("tests/common/*.rs");
}