Docs.rs
scxtop-1.1.3
scxtop 1.1.3
Permalink
Docs.rs crate page
GPL-2.0-only
19 August 2026
Links
Repository
crates.io
Source
Owners
htejun
arighi
JakeHillion
rrnewton
Dependencies
anyhow ^1
normal
blazesym ^0.2
normal
clap ^4
normal
clap_complete ^4
normal
crossterm ^0.29
normal
futures ^0.3
normal
glob ^0.3
normal
hashbrown ^0.17
normal
libbpf-rs =0.26.2
normal
libc ^0.2
normal
log ^0.4
normal
log-panics ^2
normal
nix ^0.31
normal
num-format ^0.4
normal
perfetto_protos ^0.51
normal
plain ^0.2
normal
procfs ^0.18
normal
protobuf ^3
normal
rand ^0.10
normal
ratatui ^0.30
normal
rayon ^1
normal
regex ^1
normal
scx_stats ^1.1.3
normal
scx_utils ^1.1.3
normal
serde ^1
normal
serde_json ^1
normal
signal-hook ^0.4
normal
simplelog ^0.12
normal
smartstring ^1
normal
sysinfo ^0.38
normal
tokio ^1
normal
tokio-util ^0.7
normal
toml ^1
normal
xdg ^3
normal
criterion ^0.8
dev
tempfile ^3
dev
scx_cargo ^1.1.3
build
scx_stats ^1.1.3
build
Versions
29.11%
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
binary_search
scxtop
1.1.3
In scxtop::
search
scxtop
::
search
Function
binary_
search
Copy item path
Source
pub fn binary_search(entries: &[
String
], input: &
str
) ->
Option
<
usize
>