Pakiet źródłowy: rust-ruma-common (0.14.1+ds-9)
Odnośniki dla rust-ruma-common
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Repozytorium kodu źródłowego Debiana (Git)
- Śledzenie łatek systemu Debian
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [www.ruma.io]
Pakiet eksperymentalny
Ostrzeżenie: Pakiet pochodzi z dystrybucji eksperymentalnej. Oznacza to, że prawdopodobnie jest niestabilny lub zawiera błędy i może spowodować nawet utratę danych. Przed użyciem pakietu proszę koniecznie zapoznać się z dziennikiem zmian i inną dostępną dokumentacją.
Z tego pakietu źródłowego zbudowano następujące pakiety binarne:
- librust-ruma-common-dev
- Matrix chat network libraries - Rust source code
Inne pakiety związane z rust-ruma-common
|
|
-
- adep: debhelper-compat (= 13)
- Pakiet niedostępny
-
- adep: dh-sequence-rust (= 1)
- Pakiet niedostępny
-
- adep: librust-as-variant-dev
- simple macro to convert enums to options - Rust source code
-
- adep: librust-assert-matches2-dev
- Version of the assert_matches! macro that brings variables from the pattern into scope - Rust source code
-
- adep: librust-assign-dev
- Simple macro to allow mutating instance with declarative flavor - Rust source code
-
- adep: librust-base64-dev
- Encodes and decodes base64 as bytes or utf8 - Rust source code
-
- adep: librust-bytes-dev
- Types and traits for working with bytes - Rust source code
-
- adep: librust-cfg-if-dev
- Rust macro for defining #[cfg] if-else statements - Rust source code
-
- adep: librust-ed25519-dalek-dev
- ed25519 EdDSA key generations, signing, and verification - Rust source code
-
- adep: librust-form-urlencoded-dev
- Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms - Rust source code
-
- adep: librust-getrandom-0.4-dev
- Pakiet niedostępny
-
- adep: librust-headers-dev
- Typed HTTP headers - Rust source code
-
- adep: librust-html5ever-dev
- High-performance browser-grade HTML5 parser - Rust source code
-
- adep: librust-http-auth-dev
- HTTP authentication: parse challenge lists, respond to Basic and Digest challenges - Rust source code
-
- adep: librust-http-dev
- Set of types for representing HTTP requests and responses - Rust source code
-
- adep: librust-httparse-dev
- Tiny, safe, speedy, zero-copy HTTP/1.x parser - Rust source code
-
- adep: librust-indexmap-dev
- Hash table with consistent order and fast iteration - Rust source code
-
- adep: librust-insta-dev
- Snapshot testing library for Rust - Rust source code
-
- adep: librust-js-int-dev
- JavaScript-interoperable integer types - Rust source code
-
- adep: librust-js-option-dev
- Option-like type with separate null and undefined variants - Rust source code
-
- adep: librust-js-sys-dev
- Bindings for JS global objects and functions - Rust source code
-
- adep: librust-konst-dev
- Const of std functions and const parsing - Rust source code
-
- adep: librust-language-tags-dev
- Language tags for Rust - Rust source code
-
- adep: librust-macro-rules-attribute-dev
- Use declarative macros in attribute or derive position - Rust source code
-
- adep: librust-maplit-dev
- Literal macros for HashMap, HashSet, BTreeMap, BTreeSet - Rust source code
-
- adep: librust-memchr-dev
- Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search - Rust source code
-
- adep: librust-mime-dev
- Strongly Typed Mimes - Rust source code
-
- adep: librust-percent-encoding-dev
- Percent encoding and decoding - Rust source code
-
- adep: librust-pkcs8-dev
- pure Rust implementation of PKCS#8 - Rust source code
-
- adep: librust-proc-macro-crate-dev
- Replacement for crate (macro_rules keyword) in proc-macros - Rust source code
-
- adep: librust-proc-macro2-dev
- Substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case - Rust source code
-
- adep: librust-pulldown-cmark-dev
- Pull parser for CommonMark - Rust source code
-
- adep: librust-quote-dev
- Quasi-quoting macro quote!(...) - Rust source code
-
- adep: librust-rand-0.8-dev
- Randomness functionality, number generators - Rust source code
-
- adep: librust-regex-dev
- Regular expressions for Rust - Rust source code
-
- adep: librust-serde-dev
- Generic serialization/deserialization framework - Rust source code
-
- adep: librust-serde-html-form-dev
- (De-)serialization support for the `application/x-www-form-urlencoded` format - Rust source code
-
- adep: librust-serde-json-dev
- JSON serialization file format - Rust source code
-
- adep: librust-serde-yaml-dev
- YAML data format for Serde - Rust source code
-
- adep: librust-sha2-dev
- Pure Rust implementation of SHA-2 - Rust source code
-
- adep: librust-similar-dev
- Diff library for Rust - Rust source code
-
- adep: librust-smol-macros-dev
- Macros for setting up a smol runtime - Rust source code
-
- adep: librust-syn-dev
- Parser for Rust source code - Rust source code
-
- adep: librust-test-log-dev
- Replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests - Rust source code
-
- adep: librust-thiserror-dev
- Derive(Error) - Rust source code
-
- adep: librust-time-dev
- Utilities for working with time-related functions - Rust source code
-
- adep: librust-toml-dev
- Native encoder and decoder of TOML-formatted data - Rust source code
-
- adep: librust-tracing-dev
- Application-level tracing for Rust - Rust source code
-
- adep: librust-trybuild-dev
- Test harness for ui tests of compiler diagnostics - Rust source code
-
- adep: librust-url-dev
- URL library for Rust - Rust source code
-
- adep: librust-uuid-dev
- Generate and parse UUIDs - Rust source code
-
- adep: librust-web-time-dev
- Drop-in replacement for std::time for Wasm in browsers - Rust source code
-
- adep: librust-wildmatch-dev
- Simple string matching with questionmark and star wildcard operator - Rust source code
-
- adep: librust-zeroize-dev
- securely clear secrets from memory - Rust source code
Download rust-ruma-common
| Plik | Rozmiar (w KiB) | Suma kontrolna MD5 |
|---|---|---|
| rust-ruma-common_0.14.1+ds-9.dsc | 4,5 KiB | 9c6b2b3b7c005bddcc551b7ca29aa343 |
| rust-ruma-common_0.14.1+ds.orig.tar.xz | 595,4 KiB | a5b5149840b5f4f6edbed5c827e5a678 |
| rust-ruma-common_0.14.1+ds-9.debian.tar.xz | 16,1 KiB | b4953ce48f2824245b121b7e2f37be29 |
- Repozytorium kodu źródłowego Debiana (VCS: Git)
- https://salsa.debian.org/debian/rust-ruma-common.git
- Repozytorium kodu źródłowego Debiana (do przeglądania)
- https://salsa.debian.org/debian/rust-ruma-common
