Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
third_party
/
rust
/
malloc_buf
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 349 B
Quelle Cargo.toml Sprache: unbekannt
[package]
name = "malloc_buf"
version = "0.0.6"
authors = ["Steven Sheldon"]
description = "Structs for handling malloc'd memory passed to Rust."
repository = "
https://github.com/SSheldon/malloc_buf
"
documentation = "
http://ssheldon.github.io/malloc_buf/malloc_buf/
"
license = "MIT"
exclude = [".gitignore"]
[dependencies]
libc = ">= 0.1, < 0.3"
[ Dauer der Verarbeitung: 0.11 Sekunden (vorverarbeitet)
]
2026-04-02