aprender 0.36.0

Next-generation ML framework in pure Rust — `cargo install aprender` for the `apr` CLI
Documentation
<!-- PCU: cli-hang-trace-lint | contract: contracts/apr-page-cli-hang-trace-lint-v1.yaml -->

# apr hang-trace-lint

Lint a captured `$APR_TRACE_DIR` hang stack-dump directory (CRUX-F-14)

**Category**: Linters

## Synopsis

```text
apr hang-trace-lint [OPTIONS]
```

## Example

<!-- example-cost: trivial -->
```bash
apr hang-trace-lint --help
```

## Full help

Run `apr hang-trace-lint --help` for the complete option list.

## See also

- Source: [`crates/apr-cli/src/commands/hang_trace_lint.rs`]https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/hang_trace_lint.rs
- Contract: [`contracts/apr-page-cli-hang-trace-lint-v1.yaml`]https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-hang-trace-lint-v1.yaml