Docs.rs
ninox-core-0.1.0
ninox-core 0.1.0
Docs.rs crate page
MIT
02 July 2026
Links
Repository
crates.io
Source
Owners
slievr
Dependencies
anyhow ^1
normal
dirs ^5
normal
libc ^0.2
normal
reqwest ^0.12
normal
rusqlite ^0.31
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
toml ^0.8
normal
tracing ^0.1
normal
walkdir ^2
normal
tempfile ^3
dev
tokio-test ^0.4
dev
Versions
20.96%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module github
ninox_
core
0.1.0
Module github
Module Items
Structs
Functions
In crate ninox_
core
ninox_core
Module
github
Copy item path
Source
Structs
§
Check
Run
GitHub
Client
PrStatus
Review
Thread
Functions
§
resolve_
token
Resolve GitHub token: config value → GITHUB_TOKEN env →
gh auth token
.
split_
repo
Parse “owner/repo” or “github.com/owner/repo” into (owner, repo).