pub const OPAQUE_PRAGMA: &str = "opaque";
Expand description

Pragma indicating whether implementation of function should be ignored and instead interpreted by its pre and post conditions only.