Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  Cargo.toml   Sprache: unbekannt

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

# 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 = "2018"
rust-version = "1.70"
name = "procfs-core"
version = "0.18.0"
authors = ["Andrew Chin <achin@eminence32.net>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Data structures and parsing for the linux procfs pseudo-filesystem"
documentation = "https://docs.rs/procfs-core/"
readme = "README.md"
keywords = [
    "procfs",
    "proc",
    "linux",
    "process",
]
categories = [
    "os::unix-apis",
    "filesystem",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/eminence/procfs"

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--generate-link-to-definition"]

[features]
default = ["chrono"]
serde1 = [
    "serde",
    "bitflags/serde",
]

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

[dependencies.backtrace]
version = "0.3"
optional = true

[dependencies.bitflags]
version = "2"

[dependencies.chrono]
version = "0.4.20"
features = ["clock"]
optional = true
default-features = false

[dependencies.hex]
version = "0.4"

[dependencies.serde]
version = "1.0"
features = ["derive"]
optional = true

[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