Function syntex_syntax::diagnostics::metadata::get_metadata_dir
[−]
[src]
pub fn get_metadata_dir(prefix: &str) -> PathBuf
Get the directory where metadata for a given prefix
should be stored.
See output_metadata
.