proc_macro_crate

Function cargo_toml_timestamp

source
pub(crate) fn cargo_toml_timestamp(
    manifest_path: &Path,
) -> Result<SystemTime, Error>