Docs.rs
openscript-0.1.0
openscript 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
llamasearchai
Dependencies
anyhow ^1.0.86
normal
async-trait ^0.1.81
normal
dashmap ^6.1
normal
indexmap ^2.1
normal
once_cell ^1.19
normal
parking_lot ^0.12
normal
regex ^1.10
normal
serde ^1.0.204
normal
serde_json ^1.0.120
normal
smallvec ^1.11
normal
thiserror ^1.0.63
normal
tokio ^1.39.1
normal
tracing ^0.1.40
normal
uuid ^1.9.1
normal
criterion ^0.6
dev
pretty_assertions ^1.4
dev
proptest ^1.4
dev
tokio-test ^0.4
dev
Versions
100%
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
Module error
openscript
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate openscript
openscript
Module
error
Copy item path
Source
Expand description
Error types and utilities for OpenScript
Enums
§
Error
Comprehensive error type for all OpenScript operations
Error
Severity
Error severity levels
Type Aliases
§
Result
Result type alias for OpenScript operations