Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  Cargo.toml.orig   Sprache: unbekannt

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

[package]
name = "minidump-unwind"
description = "A library for producing stack traces from minidump files."
authors = ["Alex Franchuk <afranchuk@mozilla.com>"]
readme = "README.md"
edition = "2018"
version.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true

[badges]
travis-ci = { repository = "rust-minidump/rust-minidump" }

[features]
# Alias for debuginfo-symbols.
debuginfo = ["debuginfo-symbols"]
# Allows unwinding and retrieval of symbols from debug info.
debuginfo-symbols = ["debuginfo-unwind", "futures-util", "wholesym"]
# Allows unwinding from debug info.
debuginfo-unwind = ["cachemap2", "framehop", "memmap2", "object"]
# Allows retrieval of symbol files via HTTP
http = ["breakpad-symbols/http"]

[dependencies]
async-trait = "0.1.52"
breakpad-symbols = { version = "0.26.1", path = "../breakpad-symbols" }
cachemap2 = { version = "0.3.0", optional = true }
framehop = { version = "0.15", optional = true }
futures-util = { version = "0.3.25", optional = true }
memmap2 = { version = "0.9", optional = true }
minidump = { version = "0.26.1", path = "../minidump" }
minidump-common = { version = "0.26.1", path = "../minidump-common" }
object = { version = "0.36", default-features = false, features = ["read"], optional = true }
scroll = "0.12.0"
tracing = { version = "0.1.34", features = ["log"] }
wholesym = { version = "0.8", optional = true }

[dev-dependencies]
doc-comment = "0.3.3"
test-assembler = "0.1.6"
tokio = { version = "1.12.0", features = ["full"] }

[package.metadata.docs.rs]
all-features = true

[Dauer der Verarbeitung: 0.35 Sekunden]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=141584
#Domains=752002