rescriptdep.vendor
Ident
rescriptdep
type t = {
stamp : int;
name : string;
mutable flags : int;
}
val name : t -> string