Go to file
Noor e434b70a57
Refactor proto packages and add shared common.proto
seperated non vm related services into general protofile
shared common proto for types like Empty
rename proto packages
top level crate export for convenient imports
2025-03-18 22:58:22 +05:30
proto Refactor proto packages and add shared common.proto 2025-03-18 22:58:22 +05:30
src Refactor proto packages and add shared common.proto 2025-03-18 22:58:22 +05:30
.gitignore first commit 2024-12-11 16:00:55 +05:30
build.rs Refactor proto packages and add shared common.proto 2025-03-18 22:58:22 +05:30
Cargo.lock refactor error handling with thiserror in dtpm module 2025-02-18 13:59:14 +05:30
Cargo.toml refactor error handling with thiserror in dtpm module 2025-02-18 13:59:14 +05:30
README.md first commit 2024-12-11 16:00:55 +05:30

Shared files for projects in deTee

eg: proto, yaml config in dtpm, etc...