ftracker-identifiers 0.0.1

Validated, no_std-first identifier types: CNPJ, ISIN, CFI, and ISO 3166-1 country codes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[book]
title = "FTracker Identifiers"
description = "Validated, no_std-first Rust types for financial and regulatory identifiers: CNPJ, ISIN, CFI, and ISO 3166-1 country codes."
authors = ["Leonardo Freitas"]
language = "en"
src = "src"

[output.html]
default-theme = "light"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/lnivva/ftracker-identifiers"
edit-url-template = "https://github.com/lnivva/ftracker-identifiers/edit/main/docs/{path}"

[output.html.search]
enable = true