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