Docs.rs
xdl-core-0.1.1
xdl-core 0.1.1
Permalink
Docs.rs crate page
GPL-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
ravituringworks
Dependencies
nalgebra ^0.32
normal
ndarray ^0.15
normal
num-complex ^0.4
normal
num-traits ^0.2
normal
plotters ^0.3
normal
serde ^1.0
normal
thiserror ^1.0
normal
proptest ^1.4
dev
Versions
36.94%
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
Module error
xdl_
core
0.1.1
Module error
Module Items
Enums
Traits
Type Aliases
In crate xdl_
core
xdl_core
Module
error
Copy item path
Source
Expand description
XDL error types and handling
Enums
§
XdlError
Main XDL error type
Traits
§
XdlError
Context
Helper trait for creating error contexts
Type Aliases
§
XdlResult
Result type for XDL operations