Module server

Module server 

Source
Available on crate feature server only.

Structs§

PublishBuildEventServer
A service for publishing BuildEvents. BuildEvents are generated by Build Systems to record actions taken during a Build. Events occur in streams, are identified by a StreamId, and ordered by sequence number in a stream.

Traits§

PublishBuildEvent
Generated trait containing gRPC methods that should be implemented for use with PublishBuildEventServer.