Module askalono
Source - ContainedResult
- A struct describing a single license identified within a larger text.
- IdentifiedLicense
- A struct describing a license that was identified, as well as its type.
- Match
- Information about text that was compared against licenses in the store.
- ScanResult
- Information about scanned content.
- ScanStrategy
- A
ScanStrategy
can be used as a high-level wrapped over a Store
’s
analysis logic. - Store
- A representation of a collection of known licenses.
- TextData
- A structure representing compiled text/matching data.
- LicenseType
- The type of a license entry (typically in a
Store
). - ScanMode
- Available scanning strategy modes.