Docs.rs
tracexec-core-1.0.0
tracexec-core 1.0.0
Permalink
Docs.rs crate page
GPL-2.0-or-later
06 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
kxxt
Dependencies
atoi ^2.0.0
normal
bitflags ^2.5.0
normal
chrono ^0.4.40
normal
clap ^4.4.6
normal
clap_complete ^4.5.2
normal
color-eyre ^0.6.2
normal
crossterm ^0.29
normal
directories ^6
normal
either ^1.12.0
normal
enumflags2 ^0.7.9
normal
filedescriptor ^0.8.2
normal
filterable-enum ^0.1.1
normal
internment ^0.8.6
normal
itertools ^0.14.0
normal
nix ^0.31
normal
nutype ^0.6.1
normal
kxxt-owo-colors ^4.0.0
normal
paste ^1.0.15
normal
rand ^0.10
normal
regex-cursor ^0.1.4
normal
serde ^1.0.204
normal
shell-quote ^0.7.1
normal
snafu ^0.8.8
normal
strum ^0.27.1
normal
tempfile ^3.24.0
normal
tokio ^1.37.0
normal
toml ^1
normal
tracing ^0.1.40
normal
rusty-fork ^0.3.1
dev
serde_json ^1.0.120
dev
test-that ^0.5.2
dev
Versions
9.12%
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
is_current_kernel_ge
tracexec_
core
1.0.0
tracexec_core
Function
is_
current_
kernel_
ge
Copy item path
Source
pub fn is_current_kernel_ge(min_support: (
u32
,
u32
)) ->
Result
<
bool
>