1pub mod file; 2pub mod generated; 3pub mod hash; 4pub mod language; 5pub mod magic; 6pub mod sourcemap; 7pub mod spdx; 8pub mod text;