Docs.rs
vortix-0.4.3
vortix 0.4.3
Permalink
Docs.rs crate page
MIT
18 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
Harry-kp
Dependencies
arboard ^3.6.1
normal
base64 ^0.22
normal
clap ^4
normal
clap_complete ^4
normal
color-eyre ^0.6
normal
crossterm ^0.29
normal
directories ^6
normal
dirs ^6
normal
enum_dispatch ^0.3
normal
figment ^0.10
normal
open ^5
normal
ratatui ^0.30
normal
ratatui-flip-panel ^0.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.11
normal
socket2 ^0.6
normal
thiserror ^2
normal
time >=0.3, <0.3.54
normal
tokio ^1
normal
toml ^1.1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
unicode-width ^0.2
normal
ureq ^3
normal
urlencoding ^2
normal
tempfile ^3.27
dev
system-configuration ^0.7
normal
libc ^0.2
normal
Versions
69%
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
log_error
vortix
0.4.3
vortix
Macro
log_
error
Copy item path
Source
macro_rules! log_error { ($category:expr, $($arg:tt)*) => { ... }; }