1//! The standard specs that are used by the standard library 2 3pub mod dupe_spec; 4pub mod exec_spec;