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