You can search for identifiers within the package.
in-package search v0.2.0
val may_start_new_voting_cycle : Alpha_context.context -> Alpha_context.context Tezos_protocol_environment_001_PtCJ7pwo.Error_monad.tzresult Tezos_protocol_environment_001_PtCJ7pwo.Lwt.t
type Tezos_protocol_environment_001_PtCJ7pwo.Error_monad.error +=
| Unexpected_proposal
| Unauthorized_proposal
val record_proposals : Alpha_context.context -> Alpha_context.public_key_hash -> Tezos_protocol_environment_001_PtCJ7pwo.Protocol_hash.t list -> Alpha_context.context Tezos_protocol_environment_001_PtCJ7pwo.Error_monad.tzresult Tezos_protocol_environment_001_PtCJ7pwo.Lwt.t
| Invalid_proposal
| Unexpected_ballot
| Unauthorized_ballot
val record_ballot : Alpha_context.context -> Alpha_context.public_key_hash -> Tezos_protocol_environment_001_PtCJ7pwo.Protocol_hash.t -> Alpha_context.Vote.ballot -> Alpha_context.context Tezos_protocol_environment_001_PtCJ7pwo.Error_monad.tzresult Tezos_protocol_environment_001_PtCJ7pwo.Lwt.t