Docs.rs
zsh-module-0.3.0
zsh-module 0.3.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Diegovsky
Dependencies
parking_lot ^0.12.1
normal
paste ^1.0.11
normal
zsh-sys ^0.1
normal
Versions
80%
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
warn
zsh_
module
0.3.0
In zsh_
module::
log
zsh_module
::
log
Function
warn
Copy item path
Source
pub fn warn(msg: impl
ToCString
)
Expand description
Prints out a warning message. See
crate::warn!