embeddenator_testkit/
lib.rs

1pub fn testkit_smoke() -> bool {
2    true
3}