Module Compilation_unit.Source

type t = {
file : string;
build_dir : string;
digest : Stdlib.Digest.t;
}