Module svc_storage::grpc::server::group_vehicle
source · Expand description
Module to expose linked resource implementations for group_vehicle Uses the vehicle_group Data object implementation for database schema definitions
Re-exports
pub use super::vehicle_group::Data;
pub use super::group::rpc_vehicle_link_server::*;
Structs
- Implementation of gRPC endpoints
- In memory data used for mock client implementation