This website requires JavaScript.
Explore
Help
Sign In
testnet
/
proto
Watch
3
Star
0
Fork
0
You've already forked proto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
58
Commits
2
Branches
0
Tags
356
KiB
Rust
100%
70e83dd0e9
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
ghe0
70e83dd0e9
add hostname to VmUpdateReq
2025-03-21 21:32:33 +02:00
proto
add hostname to VmUpdateReq
2025-03-21 21:32:33 +02:00
src
Add Default trait to EnvironmentEntry and ChildProcess structs
2025-03-19 20:30:44 +05:30
.gitignore
first commit
2024-12-11 16:00:55 +05:30
build.rs
Add serde serialization/deserialization attributes to app_proto and general_proto types
2025-03-18 23:51:55 +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
README.md
Shared files for projects in deTee
eg: proto, yaml config in dtpm, etc...