Docs.rs
runner-core-0.4.20
runner-core 0.4.20
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
greentic-ai
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
blake3 ^1
normal
ed25519-dalek ^2
normal
greentic-config-types ^0.4
normal
greentic-pack ^0.4
normal
reqwest ^0.12
normal
semver ^1
normal
serde ^1.0
normal
serde_json ^1
normal
sha2 ^0.10
normal
tempfile ^3
normal
url ^2
normal
tiny_http ^0.12
dev
Versions
16.85%
of the crate is documented
Go to latest version
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
Module path_safety
runner_
core
0.4.20
Module path_
safety
Module Items
Functions
In crate runner_
core
runner_core
Module
path_
safety
Copy item path
Source
Functions
ยง
normalize_
under_
root
Normalize a user-supplied path and ensure it stays within an allowed root. Rejects absolute candidates and any that escape the root via
..
.