Initialize repository snapshot
This commit is contained in:
5
vaultmesh-offsec/src/lib.rs
Normal file
5
vaultmesh-offsec/src/lib.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
//! vaultmesh-offsec - stub engine, to be implemented.
|
||||
|
||||
pub fn ping() -> &'static str {
|
||||
"vaultmesh-offsec alive"
|
||||
}
|
||||
Reference in New Issue
Block a user