The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
sign.rs in src |
1003 | 34 |
encrypt.rs in src |
301 | 14 |
tpm.rs in src/crypto |
156 | 4 |
openssl_pkey.rs in src/crypto |
79 | 6 |
mod.rs in src/crypto |
43 | 2 |
error.rs in src |
42 | 2 |
header_map.rs in src |
33 | - |
Cargo.toml in root |
26 | - |
lib.rs in src |
11 | - |
File | # lines | # units |
---|---|---|
sign.rs in src |
1003 | 34 |
encrypt.rs in src |
301 | 14 |
openssl_pkey.rs in src/crypto |
79 | 6 |
tpm.rs in src/crypto |
156 | 4 |
mod.rs in src/crypto |
43 | 2 |
error.rs in src |
42 | 2 |
There is only one file with lines longer than 120 characters. In total, there is only one long line.
File | # lines | # units | # long lines |
---|---|---|---|
sign.rs in src |
1003 | 34 | 1 |