Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/leb128fmt/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 761 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 = ["Bryant Luk <code@bryantluk.com>"]
categories = ["encoding", "no-std", "no-std::no-alloc", "compression", "parser-implementations"]
description = "A library to encode and decode LEB128 compressed integers."
documentation = "https://docs.rs/leb128fmt"
edition = "2021"
include = [
  "src/**/*.rs",
  "Cargo.toml",
  "CHANGELOG.md",
  "README.md",
  "LICENSE-APACHE",
  "LICENSE-MIT",
]
keywords = ["leb128", "encoding", "no_std", "compression"]
license = "MIT OR Apache-2.0"
name = "leb128fmt"
readme = "README.md"
repository = "https://github.com/bluk/leb128fmt"
rust-version = "1.56.0"
version = "0.1.0"

[features]
default = ["std"]

std = []

alloc = []

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]

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