Crate idcoop

Source
Expand description

§the idCoop crate

idCoop is an application but this crate is exposed to allow for easier integration testing. (This is just personal style: the entrypoint is in src/bin and is only a thin wrapper around the idcoop crate.)

Modules§

cli
idCoop Command Line Interface
config
idCoop Configuration
passwords
Password handling utilities for idCoop.
store
idCoop database access
utils
Miscellaneous utilities
web
idCoop Web Interface