Module tosho_rbean::constants

source ·
Expand description

Provides constants used in the library.

All the following structs are a lazy static.

use tosho_rbean::constants::get_constants;

let _ = get_constants(1); // Web

Structs§

  • A struct containing constants used in the library.

Statics§

Functions§