[][src]Module rgmsh::err

Idiomatic Rust error handling for the Gmsh API.

Enums

GmshError

The error type for all Gmsh API functions.

Type Definitions

GmshResult

Type alias for Result using GmshError.