Modules§
Structs§
- Digest
Config - The configuration describing how a digest should be computed.
- Digest
Function - Digest
Result - Represents the computed result of a digest.
This will always have a valid
sq_digest
and may have sha256 digests for the names and or sequences. - Level0
Digest - just a top-level seqcol digest
- Level1
Digest - a level 1 seqcol digest
- Level2
Digest - a level 2 seqcol digest
- SeqCol
- holds information relevant to seqcol signatures (and sha256 signatures)
Enums§
Traits§
- Digest
ToJson - trait that converts a DigestResult to
a
json
object.