dmntk-server 0.0.36

DMNTK | REST server
Documentation
# Code coverage and other metrics
 
## Code coverage measured using tarpaulin
 
```sh
0.00% coverage, 0/331 lines covered
```
 
## Code coverage measured using llvm source-base
 
```sh
Summary coverage rate:
  lines......: 0.2% (1 of 465 lines)
  functions..: 0.6% (1 of 177 functions)
  branches...: no data found
```
 
## Lines of code calculated using cloc
 
```sh
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Rust                             6             74            162            746
-------------------------------------------------------------------------------
SUM:                             6             74            162            746
-------------------------------------------------------------------------------
```