Docs.rs
solar-cli-0.1.8
solar-cli 0.1.8
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gakonst
onbjerg
DaniPopes
Dependencies
alloy-primitives ^1.3
normal
cfg-if ^1.0
normal
clap ^4.4
normal
mimalloc ^0.1
normal
optional
solar-config =0.1.8
normal
solar-interface =0.1.8
normal
solar-sema =0.1.8
normal
tracing ^0.1
normal
tracing-chrome ^0.7
normal
optional
tracing-subscriber ^0.3
normal
optional
tracing-tracy ^0.11
normal
optional
libc ^0.2
normal
tikv-jemallocator ^0.6
normal
optional
Versions
83.33%
of the crate is documented
Platform
i686-unknown-linux-gnu
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 signal_handler
solar_
cli
0.1.8
Module signal_
handler
Module Items
Functions
In crate solar_
cli
solar_cli
Module
signal_
handler
Copy item path
Source
Available on
Unix and (GNU or macOS)
only.
Expand description
Signal handler to extract a backtrace from stack overflow.
Implementation modified from
rustc
.
Functions
ยง
install
Install the signal handler for the KILL signals.