Module type State_builder.Info_with_size

module type Info_with_size = sig .. end

include State_builder.Info
val size : int

Initial size for the hash table.