rust-bitreader 0.3.7-1 source package in Ubuntu

Changelog

rust-bitreader (0.3.7-1) unstable; urgency=medium

  * Team upload.
  * Package bitreader 0.3.7 from crates.io using debcargo 2.6.0

 -- Junichi Uekawa <email address hidden>  Mon, 08 May 2023 01:31:30 +0000

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
rust-bitreader_0.3.7-1.dsc 2.2 KiB 09e442eb602264eccf28b52e3bb6e431e9760ed471d1fab99a5b608f62b168a3
rust-bitreader_0.3.7.orig.tar.gz 11.4 KiB f10043e4864d975e7f197f993ec4018636ad93946724b2571c4474d51845869b
rust-bitreader_0.3.7-1.debian.tar.xz 2.7 KiB 1ef5e59c7af38c32056e45f74d7f7577a708a6dbebb6b840d46ee4c8c34f4ff1

No changes file available.

Binary packages built by this source

librust-bitreader-dev: BitReader helps reading individual bits from a slice of bytes - Rust source code

 You can read "unusual" numbers of bits from the byte slice, for example 13 bits
 at once. The reader internally keeps track of position within the buffer.
 .
 This package contains the source for the Rust bitreader crate, packaged by
 debcargo for use with cargo and dh-cargo.