Skip to main content

materialize

Function materialize 

Source
pub fn materialize(path: &str) -> String
Expand description

Redirect a path through the installed materializer.

The IDENTITY when no materializer is installed — the VM must keep working standalone, so this is never allowed to fail or to change a path it does not own. This is a FILESYSTEM-READ-ONLY redirect: the result is used to touch disk, never to build a value the evaluator observes.