Registry / utility / gear-core-errors

gear-core-errors

JSON →
library1.10.0rscratesunverified

Shared error types for Gear core libraries used in smart contract development.

utility
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

use gear_core_errors::Error;

Creates and prints a Gear core error.

use gear_core_errors::Error; fn main() { let err = Error::Module("test".into()); println!("{:?}", err); }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
11 hits · last 30 days
gptbot
3
claudebot
3
Resources