Registry / utility / pea-amount

pea-amount

JSON →
libraryrscratesunverified

エンドウ

# Cargo.toml [dependencies] pea-amount = "latest"
INSTALL
IMPORT
SIG · PEA-AMOUNT
P
pea-amount
utilityrust
harness data pending
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.

Amount
use pea_amount::Amount;

Creates a new amount.

use pea_amount::Amount; fn main() { let amount = Amount::new(100); println!("Amount: {}", amount); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

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

Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
pea-amount — cargo add pea-amount · libregistry