Docs.rs
notify-rust-4.10.0
notify-rust 4.10.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
hoodie
Dependencies
async-std ^1.12.0
dev
color-backtrace ^0.5
dev
ctor ^0.2
dev
maplit ^1.0
dev
dbus ^0.9
normal
env_logger ^0.10
normal
image ^0.24
normal
lazy_static ^1
normal
log ^0.4
normal
serde ^1
normal
zbus ^3.10
normal
chrono ^0.4
normal
mac-notification-sys ^0.6
normal
tauri-winrt-notification ^0.1
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
notify_rust
4.10.0
Module error
Structs
Enums
Type Aliases
In crate notify_rust
?
Module
notify_rust
::
error
source
·
[
−
]
Structs
Error
The Error type.
Enums
ErrorKind
The kind of an error.
Type Aliases
Result
Convenient wrapper around
std::Result
.