docs.rs failed to build gossan-checkpoint-0.3.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
gossan-checkpoint-0.3.2
gossan-checkpoint
Part of the Santh security research ecosystem.
Scan checkpoint and resume for gossan (persists stage results to SQLite (part of the Santh security research ecosystem)).
Part of gossan.
Usage
## Usage
```rust
use CheckpointStore;
let store = open.unwrap;
let scan_id = store.new_scan.unwrap;
store.save_stage.unwrap;
## License
MIT