Module Protocell_google.Google_protobuf_empty_pcSource
Sourceval (>>=) :
('a, 'b) Runtime.Result.t ->
('a -> ('c, 'b) Runtime.Result.t) ->
('c, 'b) Runtime.Result.t Sourceval (>>|) :
('a, 'b) Runtime.Result.t ->
('a -> 'c) ->
('c, 'b) Runtime.Result.t module Empty : sig ... end