Docs.rs
mpi-0.8.0
mpi 0.8.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bsteinb
AndrewGaspar
jedbrown
Dependencies
conv ^0.3.3
normal
libffi ^3.2.0
normal
optional
memoffset ^0.9
normal
optional
mpi-derive ^0.1.2
normal
optional
mpi-sys ^0.2.2
normal
num-complex ^0.4.5
normal
optional
once_cell ^1.19
normal
smallvec ^1.13.2
normal
thiserror ^1.0.58
normal
memoffset ^0.9
dev
build-probe-mpi ^0.1.4
build
Versions
88.64%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mpi
0.8.0
mpi
Type Alias
Error
Copy item path
Source
pub type Error =
c_int
;
Expand description
Encodes error values returned by MPI functions.