SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rust-alloc-no-stdlib-devel rpm build for : Fedora Other. For other distributions click rust-alloc-no-stdlib-devel.

Name : rust-alloc-no-stdlib-devel
Version : 2.0.4 Vendor : Fedora Project
Release : 1.el9 Date : 2023-04-14 18:51:38
Group : Unspecified Source RPM : rust-alloc-no-stdlib-2.0.4-1.el9.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : Dynamic allocator that may be used with or without the 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 \"alloc-no-stdlib\" crate.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/epel/9.1.2023-05-09/Everything/x86_64/Packages/r

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rust-alloc-no-stdlib-devel-2.0.4-1.el9.noarch.rpm
ftp.icm.edu.pl  rust-alloc-no-stdlib-devel-2.0.4-1.el9.noarch.rpm
ftp.icm.edu.pl  rust-alloc-no-stdlib-devel-2.0.4-1.el9.noarch.rpm
     

Provides :
crate(alloc-no-stdlib)
rust-alloc-no-stdlib-devel

Requires :
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/.cargo-checksum.json
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/Cargo.toml
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/LICENSE
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/README.md
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/allocated_memory
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/allocated_memory/index_macro.rs
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/allocated_stack_memory.rs
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/allocator.rs
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/bin
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/bin/example.rs
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/bin/heap_alloc.rs
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/bin/tests.rs
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/init.rs
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/lib.rs
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/stack_allocator.rs
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/tests.rs
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/tests
/usr/share/cargo/registry/alloc-no-stdlib-2.0.4/tests/lib.rs

 
ICM