State_hash.With_state_hashesmodule Stable : sig ... endtype 'a t = ( 'a, State_hashes.t ) With_hash.tval to_yojson : 'a. ( 'a -> Yojson.Safe.t ) -> 'a t -> Yojson.Safe.tval _ : ( 'a -> Yojson.Safe.t ) -> 'a t -> Yojson.Safe.tval t_of_sexp :
'a. ( Ppx_sexp_conv_lib.Sexp.t -> 'a ) ->
Ppx_sexp_conv_lib.Sexp.t ->
'a tval sexp_of_t :
'a. ( 'a -> Ppx_sexp_conv_lib.Sexp.t ) ->
'a t ->
Ppx_sexp_conv_lib.Sexp.tval data : ( 'a, 'b ) With_hash.t -> 'cval hashes : ( 'a, 'b ) With_hash.t -> 'cval state_hash :
( 'a, State_hashes.Stable.Latest.t ) With_hash.t ->
T.Stable.V1.tval state_body_hash :
( 'a, State_hashes.t ) With_hash.t ->
compute_hashes:( 'b -> State_hashes.t ) ->
State_body_hash.t