Docs.rs
runmat-runtime-0.2.2
runmat-runtime 0.2.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nallana
Dependencies
blas ^0.22
normal
optional
chrono ^0.4.42
normal
clap ^4.5
normal
optional
encoding_rs ^0.8.35
normal
glam ^0.24
normal
glob ^0.3
normal
inventory ^0.1
normal
lapack ^0.19
normal
optional
libc ^0.2
normal
log ^0.4
normal
nalgebra ^0.32
normal
num-complex ^0.4
normal
once_cell ^1.19
normal
regex ^1.11.1
normal
reqwest ^0.12
normal
runmat-accelerate-api =0.2.2
normal
runmat-builtins =0.2.2
normal
runmat-gc =0.2.2
normal
runmat-gc-api =0.2.2
normal
runmat-macros =0.2.2
normal
runmat-plot =0.2.2
normal
rustfft ^6.2
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
serde_yaml ^0.9
normal
optional
tokio ^1
normal
openblas-src ^0.10
normal
optional
accelerate-src ^0.3
normal
optional
Versions
41.48%
of the crate is documented
Go to latest version
Platform
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 diagnostics
runmat_
runtime
0.2.2
Module diagnostics
Module Items
Modules
In runmat_
runtime::
builtins
runmat_runtime
::
builtins
Module
diagnostics
Copy item path
Source
Expand description
Diagnostics-oriented builtins (error handling, warnings, assertions, …).
Modules
§
assert
MATLAB-compatible
assert
builtin that mirrors MATLAB diagnostic semantics.
error
MATLAB-compatible
error
builtin with structured exception handling semantics.
warning
MATLAB-compatible
warning
builtin with state management and formatting support.