Module fs

Source

Constants§

METADATA_FILENAME

Functions§

copy_to_stdout
emit_wrapper_file
We use a temp directory here to avoid races between concurrent rustc processes, such as builds in the same directory using the same filename for metadata while building an .rlib (stomping over one another), or writing an .rmeta into a directory being searched for extern crate (observing an incomplete file). The returned path is the temporary file containing the complete metadata.
encode_and_write_metadata
non_durable_rename