Global Object Manager (GOM)
This is a simple global object manager that makes it easier for you to use global objects in Rust.
Note
You need to add crate constcat to support macro id!(...).
This is a flaw in Rust.
Example
use *;
const VEC: &str = id!;
const ID: &str = id!;