Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/minimal-lexical/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 823 B image not shown  

Quelle  Cargo.toml.orig   Sprache: unbekannt

 
Spracherkennung für: .orig vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

[package]
authors = ["Alex Huszagh <ahuszagh@gmail.com>"]
autoexamples = false
categories = ["parsing", "no-std"]
description = "Fast float parsing conversion routines."
documentation = "https://docs.rs/minimal-lexical"
edition = "2018"
keywords = ["parsing", "no_std"]
license = "MIT/Apache-2.0"
name = "minimal-lexical"
readme = "README.md"
repository = "https://github.com/Alexhuszagh/minimal-lexical"
version = "0.2.1"
exclude = [
    "assets/*",
    "ci/*",
    "docs/*",
    "etc/*",
    "fuzz/*",
    "examples/*",
    "scripts/*"
]

[features]
default = ["std"]
# Use the standard library.
std = []
# Reduce code size at the cost of performance.
compact = []
# Use the system allocator.
alloc = []
# Add support for nightly-only features.
nightly = []

# Internal only features.
# Enable the lint checks.
lint = []

[Dauer der Verarbeitung: 0.25 Sekunden]