Refs.Line
type t = {
rev : Rev.t;
ref_kind : Ref_kind.t;
}
val sexp_of_t : t -> Sexplib0.Sexp.t
val equal : t -> t -> bool