shiplog 0.9.0

CLI evidence compiler for review-cycle packets with receipts, coverage, gaps, and safe share profiles.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#[path = "bundle/cross_platform_paths.rs"]
mod cross_platform_paths;
#[path = "bundle/error_paths.rs"]
mod error_paths;
#[path = "bundle/format_stability.rs"]
mod format_stability;
#[path = "bundle/integration.rs"]
mod integration;
#[path = "bundle/output_layout_tests.rs"]
mod output_layout_tests;
#[path = "bundle/property.rs"]
mod property;
#[path = "bundle/snapshot.rs"]
mod snapshot;