Module artifact_app::user [] [src]

This module defines the loading and saving of artifacts from user data

Structs

ProjectText

struct for representing a project as just a collection of Path and String values, used for loading/formatting/saving files

Enums

PathDiff

used for finding the difference between files in a project

Functions

load_repo

Load all items from the toml file in the repo

process_project

Process a raw project text file.

process_project_text

This method is for processing a raw project-text file into a full blown project.