#traits #manager #three #interaction #amisgitpm #define #prj-manager

agpm_pm

An implementor for the three traits that define a Project Manager

2 releases

0.0.2 Dec 27, 2022
0.0.1 Dec 27, 2022

#2 in #amisgitpm

36 downloads per month
Used in 2 crates

Unlicense OR CC0-1.0 OR MIT

36KB
506 lines

agpm_pm

This crate implements a the three project manager traits PMOperations, PMInteractive and PMProgrammatic from the amisgitpm crate.

They are implemented PrjManager struct. It is as genenric as posible, depending exclusively on the traits defined in the amisgitpm crate

This crate also defines another trait,Interactions. This trait is used in the PMInteractive implement

Dependencies

~13MB
~299K SLoC