Module mpi::raw [] [src]

Bridge between rust types and raw values

Modules

traits

Rust C bridge traits

Traits

AsRaw

A rust type than can identify as a raw value understood by the MPI C API.

AsRawMut

A rust type than can provide a mutable pointer to a raw value understood by the MPI C API.