Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/arraydeque/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 526 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]
name = "arraydeque"
version = "0.5.1"
authors = ["andylokandy"]
license = "MIT/Apache-2.0"
edition = "2021"

description = "A ring buffer with a fixed capacity, which can be stored on the stack."
documentation = "https://docs.rs/arraydeque"
repository = "https://github.com/andylokandy/arraydeque"
homepage = "https://github.com/andylokandy/arraydeque"

keywords = ["ring", "circular", "stack", "deque", "array"]
categories = ["no-std", "data-structures", "memory-management"]

[features]
default = ["std"]
std = []

[Dauer der Verarbeitung: 0.18 Sekunden, vorverarbeitet 2026-08-25]