Docs.rs
ruitl-0.2.2
ruitl 0.2.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
sirhco
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
clap ^4.0
normal
colored ^2.0
normal
dirs ^5.0
normal
futures ^0.3
normal
hotwatch ^0.4
normal
optional
html-escape ^0.2
normal
hyper ^0.14
normal
optional
hyper-tls ^0.5
normal
optional
md5 ^0.7
normal
minify-html ^0.11
normal
optional
notify ^6.0
normal
optional
proc-macro2 ^1.0
normal
pulldown-cmark ^0.9
normal
quote ^1.0
normal
ruitl_compiler ^0.2.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
syn ^2.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-stream ^0.1
normal
toml ^0.8
normal
urlencoding ^2.1
normal
uuid ^1.0
normal
walkdir ^2.3
normal
criterion ^0.5
dev
insta ^1.40
dev
pretty_assertions ^1.0
dev
prettyplease ^0.2
dev
tempfile ^3.0
dev
tokio-test ^0.4
dev
ruitl_compiler ^0.2.2
build
walkdir ^2.3
build
Versions
81.13%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Skip to main content
Module error
ruitl
0.2.2
Module error
Module Items
Enums
Traits
Type Aliases
In crate ruitl
ruitl
Module
error
Copy item path
Source
Expand description
Error handling for RUITL
Enums
§
Ruitl
Error
Main error type for RUITL operations
Traits
§
Result
Ext
Extension trait for Results to add context
Type Aliases
§
Result
Result type alias for RUITL operations