pub async fn materialize_tree_value(
store: &Store,
path: &RepoPath,
value: MergedTreeValue,
) -> BackendResult<MaterializedTreeValue>
Expand description
Reads the data associated with a MergedTreeValue
so it can be written to
e.g. the working copy or diff.