Module Resolver.Hash

Hash

type t = (module Irmin.Hash.S)
val add : string -> ?⁠default:bool -> (module Irmin.Hash.S) -> unit
val find : string -> t
val term : t option Cmdliner.Term.t