Docs.rs
muda-0.8.0
muda 0.8.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
tauri-bot
Dependencies
crossbeam-channel ^0.5
normal
keyboard-types ^0.6
normal
once_cell ^1
normal
serde ^1
normal
thiserror ^1
normal
image ^0.24
dev
winit ^0.28
dev
gdk ^0.16
normal
gdk-pixbuf ^0.16
normal
gtk ^0.16
normal
libxdo ^0.6.0
normal
cocoa ^0.25
normal
objc ^0.2
normal
png ^0.17
normal
windows-sys ^0.48
normal
Versions
77.78%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
☰
Result
In muda
?
Type Definition
muda
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
Convenient type alias of Result type for muda.