INFO
Name: rust-alloc-no-stdlib+default-devel
Version: 2.0.4-4.el10_0
Arch: noarch
Summary: Dynamic allocator that may be used with or without the stdlib
License: BSD-3-Clause
Vendor: Fedora Project
Build Host: buildhw-a64-06.iad2.fedoraproject.org
Build Date: Sat Sep 21 23:15:36 2024
Size: 1321
URL: https://crates.io/crates/alloc-no-stdlib
Description: A dynamic allocator that may be used with or without the stdlib. This
allows a package with nostd to allocate memory dynamically and be used
either with a custom allocator, items on the stack, or by a package that
wishes to simply use Box<>. It also provides options to use calloc or a
mutable global variable for pre-zeroed memory.
This package contains library source intended for building other packages which
use the "default" feature of the "alloc-no-stdlib" crate.
FILES
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/Cargo.toml
REQUIRES
cargo
crate(alloc-no-stdlib) 2.0.4
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
crate(alloc-no-stdlib/default) 2.0.4
rust-alloc-no-stdlib+default-devel 2.0.4-4.el10_0
CONFIG FILES
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/Cargo.toml g
LICENSE FILES
BSD-3-Clause
|