Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  Cargo.toml   Sprache: unbekannt

 
Untersuchungsergebnis.toml Download desUnknown {[0] [0] [0]}

# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
rust-version = "1.64"
name = "fallible_collections"
version = "0.5.1"
authors = ["vcombey <vcombey@student.42.fr>"]
build = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "a crate which adds fallible allocation api to std collections"
readme = "README.md"
keywords = [
    "fallible",
    "allocation",
    "collections",
    "oom",
    "try-reserve",
]
categories = [
    "rust-patterns",
    "memory-management",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/vcombey/fallible_collections.git"

[lib]
name = "fallible_collections"
path = "src/lib.rs"

[dependencies.hashbrown]
version = "0.14"
optional = true

[features]
default = ["hashmap"]
hashmap = ["dep:hashbrown"]
rust_1_57 = []
std = []
std_io = ["std"]
unstable = []

[Dauer der Verarbeitung: 0.19 Sekunden, vorverarbeitet 2026-08-27]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=434850
#Domains=661743