Module gchemol_gut::config

source ·

Macros

Traits

  • Support trait for enabling a few common operation on lazy static values.
  • Used for immutable dereferencing operations, like *v.

Functions

  • Takes a shared reference to a lazy static and initializes it if it has not been already.