Docs.rs
kutil-std-0.0.5
kutil-std 0.0.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tliron
Dependencies
ahash ^0.8.12
normal
optional
bytestring ^1.4.0
normal
optional
kutil-std-macros =0.0.1
normal
optional
papaya ^0.2.1
normal
optional
Versions
97.59%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
kutil_
std
0.0.5
kutil_std
Macro
message_error
Copy item path
Source
macro_rules! message_error { ( $type:ident, $message:literal ) => { ... }; }
Expand description
Define a message error.