Module Protocell_google.Google_protobuf_api_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 Mixin : sig ... end