gstd 1.9.2

Gear programs standard library
docs.rs failed to build gstd-1.9.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: gstd-1.9.1

gstd

The standard library for Gear programs provides all the necessary functions and methods required for your programs.

While gcore allows for a more low-level implementation of programs, gstd offers pre-built modules enabling program implementation in a secure and precise manner, which is recommended for most scenarios.