rwv-test-lib 0.1.0

Test fixture for repoweave e2e registry tests
Documentation
1
2
3
pub fn greeting() -> &'static str {
    "hello from rwv-test-lib"
}