Crate plottery_project

Source
Expand description

§Plottery project

This library contains all necessary functionality to create and manage a Plottery project.

A Plottery project is a wrapper around a cargo package:

folder structure

Modules§

project_param
project_param_value
project_params_definition
project_params_list_wrapper

Structs§

Project
ProjectConfig
ProjectParam
ProjectParamsListWrapper

Enums§

LibSource
ProjectParamValue

Traits§

PlotteryParams

Functions§

build_cargo_project_async
generate_cargo_project_to_disk
init_git_repo
process_stdout_lines
read_object_from_stdout
read_stdout_as_string_to_end
run_project
run_project_executable_async

Derive Macros§

PlotteryParams