Alpha_context.Raw_levelThis module re-exports definitions from Raw_level_repr.
include BASIC_DATAinclude Mavryk_protocol_environment_alpha.Compare.S with type t := tval encoding : t Mavryk_protocol_environment_alpha.Data_encoding.tval pp : Mavryk_protocol_environment_alpha.Format.formatter -> t -> unittype raw_level = tval rpc_arg : raw_level Mavryk_protocol_environment_alpha.RPC_arg.argval root : raw_levelval to_int32 : raw_level -> int32val of_int32 :
int32 ->
raw_level Mavryk_protocol_environment_alpha.Error_monad.tzresultval of_int32_exn : int32 -> raw_levelmodule Set : Mavryk_protocol_environment_alpha.Set.S with type elt = raw_levelmodule Map : Mavryk_protocol_environment_alpha.Map.S with type key = raw_levelmodule Internal_for_tests : sig ... end