Expand description
Shared types for pedant capability analysis output.
Structs§
- Attestation
Content - Signed attestation binding a source hash to its capability profile.
- Capability
Diff - Set-difference between two capability profiles.
- Capability
Finding - Evidence that a specific capability is exercised at a source location.
- Capability
Profile - Aggregated capability findings for a crate or file.
- Parse
Capability Error - Returned when a string does not match any known capability variant.
- Source
Location - File, line, and column of a capability finding.
Enums§
- Analysis
Tier - How deeply the source was analyzed, affecting finding accuracy.
- Capability
- A runtime or compile-time capability that a crate may exercise.