Mountain/RPC/Vine.rs
1
2//! Vine gRPC type re-exports for the RPC layer (placeholder for future
3//! cross-service Vine wiring). Two DTOs for now.
4
5pub mod VineConnectionInfo;
6
7pub mod VineServiceStatus;
1
2//! Vine gRPC type re-exports for the RPC layer (placeholder for future
3//! cross-service Vine wiring). Two DTOs for now.
4
5pub mod VineConnectionInfo;
6
7pub mod VineServiceStatus;