pub fn update(
mana_dir: &Path,
id: &str,
params: UpdateParams,
) -> Result<UpdateResult, Error>Expand description
Update a unit’s fields and persist changes.
pub fn update(
mana_dir: &Path,
id: &str,
params: UpdateParams,
) -> Result<UpdateResult, Error>Update a unit’s fields and persist changes.