Thanks to visit codestin.com
Credit goes to rustuse.org

Skip to content

use-currency-code

Published Published crate with live registry and docs.rs links.

use-currency-code belongs to the use-locale facade.

Package links

Facade placement

Use use-currency-code directly when you want a narrower dependency surface than the use-locale facade. It remains part of the current public crate inventory for this facade.

RustDocs

This crate uses a stable RustUse RustDocs route alongside the workspace Rustdocs bundle.

Copyable source

Copy use-currency-code into your codebase

Copy the current use-currency-code source bundle or inspect the files behind the stable RustUse docs surface for this crate.

Cargo.toml

2 files TOML

Browse crate files
            [package]
name = "use-currency-code"
description = "Small ISO 4217-style currency code primitives for RustUse"
publish = true
authors.workspace = true
version.workspace = true
edition.workspace = true
homepage.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
readme = "README.md"
documentation = "https://docs.rs/use-currency-code"
keywords = ["currency", "iso4217", "money", "locale", "rustuse"]
categories = ["internationalization", "parser-implementations"]

[lints]
workspace = true
          

Tags

  • currency
  • iso4217
  • money

Status

This crate is currently treated as published in the RustUse docs surface. RustUse-hosted RustDocs remain canonical, and the external registry links are enabled because the live package identity is available.