R 4.0.4 1.fc34 0 Unspecified A language for data analysis and graphics This is a metapackage that provides both core R userspace and all R development components. R is a language and environment for statistical computing and graphics. R is similar to the award-winning S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, ...). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, C, C++ and Fortran code can be linked and called at run time. R-AUC 0.3.0 10.fc34 71836 Unspecified Threshold independent performance measures for probabilistic classifiers This package includes functions to compute the area under the curve of selected measures: The area under the sensitivity curve (AUSEC), the area under the specificity curve (AUSPC), the area under the accuracy curve (AUACC), and the area under the receiver operating characteristic curve (AUROC). The curves can also be visualized. Support for partial areas is R-AnnotationDbi 1.52.0 1.fc34 8839790 Unspecified Manipulation of SQLite-based annotations in Bioconductor Implements a user-friendly interface for querying SQLite-based annotation data packages. R-AsioHeaders-devel 1.16.1.1 3.fc34 3469947 Unspecified Asio C++ Header Files 'Asio' is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach. It is also included in Boost but requires linking when used with Boost. Standalone it can be used header-only (provided a recent compiler). 'Asio' is written and maintained by Christopher M. Kohlhoff, and released under the 'Boost Software License', Version 1.0. R-BH-devel 1.75.0.0 2.fc34 122575709 Unspecified Boost C++ Header Files for R Boost provides free peer-reviewed portable C++ source libraries. A large part of Boost is provided as C++ template code which is resolved entirely at compile-time without linking. This package aims to provide the most useful subset of Boost libraries for template use among CRAN package. By placing these libraries in this package, we offer a more efficient distribution system for CRAN as replication of this code in the sources of other packages is avoided. R-BSgenome 1.58.0 1.fc34 8211383 Unspecified Infrastructure for Biostrings-based genome data packages Infrastructure shared by all the Biostrings-based genome data packages R-Bessel 0.6.0 7.fc34 344577 Unspecified Computations and Approximations for Bessel Functions Computations for Bessel function for complex, real and partly 'mpfr' (arbitrary precision) numbers; notably interfacing TOMS 644; approximations for large arguments, experiments, etc. R-Biobase 2.50.0 1.fc34 3148280 Unspecified Base functions for Bioconductor Base functions for Bioconductor (bioconductor.org). Biobase provides functions that are needed by many other Bioconductor packages or which replace R functions. R-BiocFileCache 1.14.0 1.fc34 1162449 Unspecified Manage Files Across Sessions This package creates a persistent on-disk cache of files that the user can add, update, and retrieve. It is useful for managing resources (such as custom Txdb objects) that are costly or difficult to create, web resources, and data files used across sessions. R-BiocGenerics 0.36.0 1.fc34 1154218 Unspecified Generic functions for Bioconductor S4 generic functions needed by many other Bioconductor packages. R-BiocParallel 1.24.1 1.fc34 1640837 Unspecified Bioconductor facilities for parallel evaluation This package provides modified versions and novel implementation of functions for parallel evaluation, tailored to use with Bioconductor objects. R-Biostrings 2.58.0 1.fc34 16058210 Unspecified String objects representing biological sequences Memory efficient string containers, string matching algorithms, and other utilities, for fast manipulation of large biological sequences or set of sequences. R-Biostrings-devel 2.58.0 1.fc34 16824 Unspecified Development files for R-Biostrings The R-Biostrings-devel package contains libraries and header files for developing applications that use R-Biostrings. R-Biostrings-devel 2.58.0 1.fc34 16824 Unspecified Development files for R-Biostrings The R-Biostrings-devel package contains libraries and header files for developing applications that use R-Biostrings. R-BufferedMatrix 1.54.0 1.fc34 811683 Unspecified A matrix data storage object method from bioconductor A tabular style data object where most data is stored outside main memory. A buffer is used to speed up access to data. This library is part of the bioconductor (bioconductor.org) project. R-BufferedMatrix 1.54.0 1.fc34 808221 Unspecified A matrix data storage object method from bioconductor A tabular style data object where most data is stored outside main memory. A buffer is used to speed up access to data. This library is part of the bioconductor (bioconductor.org) project. R-BufferedMatrix-devel 1.54.0 1.fc34 18124 Unspecified Development files for R-BufferedMatrix The R-BufferedMatrix-devel package contains Header and libraries files for developing applications that use R-BufferedMatrix R-BufferedMatrix-devel 1.54.0 1.fc34 18124 Unspecified Development files for R-BufferedMatrix The R-BufferedMatrix-devel package contains Header and libraries files for developing applications that use R-BufferedMatrix R-Cairo 1.5.12.2 3.fc34 156624 Unspecified Use Cairo for high-quality bitmap, vector, and display output R graphics device using cairographics library that can be used to create high-quality vector (PDF, PostScript and SVG) and bitmap output (PNG, JPEG, TIFF), and high-quality rendering in displays (X11 and Win32). Since it uses the same back-end for all output, copying across formats is WYSIWYG. Files are created without the dependence on X11 or other external programs. This device supports alpha channel (semi-transparent drawing) and resulting images can contain transparent and semi-transparent regions. It is ideal for use in server environments (file output) and as a replacement for other devices that don't have Cairo's capabilities such as alpha support or anti-aliasing. Backends are modular such that any subset of backends is supported. R-DBI 1.1.1 2.fc34 1458715 Unspecified Database interface module for R A database interface (DBI) definition for communication between R and relational database management systems. R-DBItest 1.7.0 3.fc34 1245205 Unspecified Testing DBI Backends A helper that tests 'DBI' back ends for conformity to the interface. R-DT 0.17 2.fc34 4636349 Unspecified R Wrapper of the JavaScript Library 'DataTables' Data objects in R can be rendered as HTML tables using the JavaScript library 'DataTables' (typically via R Markdown or Shiny). The 'DataTables' library has been included in this R package. The package name 'DT' is an abbreviation of 'DataTables'. R-DelayedArray 0.16.1 1.fc34 3682537 Unspecified Delayed operations on array-like objects Wrapping an array-like object (typically an on-disk object) in a DelayedArray object allows one to perform common array operations on it without loading the object in memory. In order to reduce memory usage and optimize performance, operations on the object are either delayed or executed using a block processing mechanism. Note that this also works on in-memory array-like objects like DataFrame objects (typically with Rle columns), Matrix objects, and ordinary arrays and data frames. R-DynDoc 1.68.0 1.fc34 299348 Unspecified Functions for dynamic documents A set of functions to create and interact with dynamic documents and vignettes. R-FMStable 0.1.2 9.fc34 535906 Unspecified Finite Moment Stable Distributions This package implements some basic procedures for dealing with log maximally skew stable distributions, which are also called finite moment log stable distributions. R-GenomeInfoDb 1.26.2 1.fc34 5100116 Unspecified Utilities for manipulating chromosome and other 'seqname' identifiers The Seqnames package contains data and functions that define and allow translation between different chromosome sequence naming conventions (e.g., "chr1" versus "1"), including a function that attempts to place sequence names in their natural, rather than lexicographic, order. R-GenomeInfoDbData 1.2.4 1.fc34 10680184 Unspecified Species and taxonomy ID look up tables used by GenomeInfoDb Files for mapping between NCBI taxonomy ID and species. Used by functions in the GenomeInfoDb package. R-GenomicAlignments 1.26.0 1.fc34 3299772 Unspecified Representation and manipulation of short genomic alignments Provides efficient containers for storing and manipulating short genomic alignments (typically obtained by aligning short reads to a reference genome). This includes read counting, computing the coverage, junction detection, and working with the nucleotide content of the alignments. R-GenomicRanges 1.42.0 1.fc34 3613299 Unspecified Representation and manipulation of genomic intervals The ability to efficiently store genomic annotations and alignments is playing a central role when it comes to analyze high-throughput sequencing data (a.k.a. NGS data). The package defines general purpose containers for storing genomic intervals as well as more specialized containers for storing alignments against a reference genome. R-IRanges 2.24.1 1.fc34 3646596 Unspecified Low-level containers for storing sets of integer ranges The IRanges class and its extensions are low-level containers for storing sets of integer ranges. A typical use of these containers in biology is for representing a set of chromosome regions. More specific extensions of the IRanges class will typically allow the storage of additional information attached to each chromosome region as well as a hierarchical relationship between these regions. R-IRanges-devel 2.24.1 1.fc34 10491 Unspecified Development files for R-IRanges The R-IRanges-devel package contains libraries and header files for developing applications that use R-IRanges. R-IRanges-devel 2.24.1 1.fc34 10491 Unspecified Development files for R-IRanges The R-IRanges-devel package contains libraries and header files for developing applications that use R-IRanges. R-IRdisplay 1.0 1.fc34 44858 Unspecified 'Jupyter' Display Machinery An interface to the rich display capabilities of 'Jupyter' front-ends (e.g. 'Jupyter Notebook') . Designed to be used from a running 'IRkernel' session . R-IRkernel 1.1.1 3.fc34 254640 Unspecified Native R Kernel for the 'Jupyter Notebook' The R kernel for the 'Jupyter' environment executes R code which the front-end ('Jupyter Notebook' or other front-ends) submits to the kernel via the network. R-MatrixGenerics 1.2.1 1.fc34 626698 Unspecified S4 Generic Summary Statistic Functions that Operate on Matrix-Like Objects S4 generic functions modeled after the 'matrixStats' API for alternative matrix implementations. Packages with alternative matrix implementation can depend on this package and implement the generic functions that are defined here for a useful set of row and column summary statistics. Other package developers can import this package and handle a different matrix implementations without worrying about incompatibilities. R-NISTunits 1.0.1 7.fc34 3737490 Unspecified Fundamental Physical Constants and Unit Conversions from NIST Fundamental physical constants (Quantity, Value, Uncertainty, Unit) for SI (International System of Units) and non-SI units, plus unit conversions. Based on the data from NIST (National Institute of Standards and Technology, USA) R-R.cache 0.14.0 5.fc34 164607 Unspecified Fast and Light-Weight Caching (Memoization) of Objects and Results Memoization can be used to speed up repetitive and computational expensive function calls. The first time a function that implements memoization is called the results are stored in a cache memory. The next time the function is called with the same set of parameters, the results are momentarily retrieved from the cache avoiding repeating the calculations. With this package, any R object can be cached in a key-value storage where the key can be an arbitrary set of R objects. The cache memory is persistent (on the file system). R-R.devices 2.17.0 1.fc34 492153 Unspecified Unified Handling of Graphics Devices Functions for creating plots and image files in a unified way regardless of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options as well as scales and aspect ratios are controlled in a uniform way across all device types. Switching output format requires minimal changes in code. This package is ideal for large-scale batch processing, because it will never leave open graphics devices or incomplete image files behind, even on errors or user interrupts. R-R.methodsS3 1.8.1 2.fc34 122209 Unspecified S3 Methods Simplified Methods that simplify the setup of S3 generic functions and S3 methods. Major effort has been made in making definition of methods as simple as possible with a minimum of maintenance for package developers. For example, generic functions are created automatically, if missing, and naming conflict are automatically solved, if possible. The method setMethodS3() is a good start for those who in the future may want to migrate to S4. This is a cross-platform package implemented in pure R that generates standard S3 methods. R-R.oo 1.24.0 2.fc34 1466686 Unspecified R Object-Oriented Programming with or without References Methods and classes for object-oriented programming in R with or without references. Large effort has been made on making definition of methods as simple as possible with a minimum of maintenance for package developers. The package has been developed since 2001 and is now considered very stable. This is a cross-platform package implemented in pure R that defines standard S3 classes without any tricks. R-R.rsp 0.44.0 2.fc34 2249292 Unspecified Dynamic Generation of Scientific Reports The RSP markup language makes any text-based document come alive. RSP provides a powerful markup for controlling the content and output of LaTeX, HTML, Markdown, AsciiDoc, Sweave and knitr documents (and more), e.g. 'Today's date is <%=Sys.Date()%>'. Contrary to many other literate programming languages, with RSP it is straightforward to loop over mixtures of code and text sections, e.g. in month-by-month summaries. RSP has also several preprocessing directives for incorporating static and dynamic contents of external files (local or online) among other things. Functions rstring() and rcat() make it easy to process RSP strings, rsource() sources an RSP file as it was an R script, while rfile() compiles it (even online) into its final output format, e.g. rfile('report.tex.rsp') generates 'report.pdf' and rfile('report.md.rsp') generates 'report.html'. RSP is ideal for self-contained scientific reports and R package vignettes. It's easy to use - if you know how to write an R script, you'll be up and running within minutes. R-R.utils 2.10.1 2.fc34 2262077 Unspecified Various Programming Utilities Utility functions useful when programming and developing R packages. R-R6 2.5.0 2.fc34 116669 Unspecified Classes with Reference Semantics The R6 package allows the creation of classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package. These classes allow public and private members, and they support inheritance, even when the classes are defined in different packages. R-RColorBrewer 1.1.2 8.fc34 65807 Unspecified ColorBrewer Palettes Provides color schemes for maps (and other graphics) designed by Cynthia Brewer as described at http://colorbrewer2.org R-RCurl 1.98.1.2 3.fc34 2099833 Unspecified General network (HTTP/FTP) client interface for R The package allows one to compose general HTTP requests and provides convenient functions to fetch URIs, get & post forms, etc. and process the results returned by the Web server. This provides a great deal of control over the HTTP/FTP/... connection and the form of the request while providing a higher-level interface than is available just using R socket connections. Additionally, the underlying implementation is robust and extensive, supporting FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS, telnet, dict, ldap, and also supports cookies, redirects, authentication, etc. R-RInside 0.2.16 4.fc34 244400 Unspecified C++ Classes to Embed R in C++ (and C) Applications The RInside packages makes it easier to have "R inside" your C++ application by providing a C++ wrapper class providing the R interpreter. R-RInside 0.2.16 4.fc34 287998 Unspecified C++ Classes to Embed R in C++ (and C) Applications The RInside packages makes it easier to have "R inside" your C++ application by providing a C++ wrapper class providing the R interpreter. R-RInside-devel 0.2.16 4.fc34 11012 Unspecified RInside Development Files Header files for RInside. R-RInside-devel 0.2.16 4.fc34 11012 Unspecified RInside Development Files Header files for RInside. R-RInside-examples 0.2.16 4.fc34 193471 Unspecified RInside Examples Numerous examples are provided in the nine sub-directories of the examples directory of the installed package: standard, mpi (for parallel computing), qt (showing how to embed RInside inside a Qt GUI application), wt (showing how to build a "web-application" using the Wt toolkit), armadillo (for RInside use with RcppArmadillo), eigen (for RInside use with RcppEigen) and 'c_interface' for a basic C interface and 'Ruby' illustration. R-RM2 0.0 27.fc34 49244 Unspecified Revenue Management and Pricing for R RM2 is a simple package that implements functions used in revenue management and pricing environments. R-RMariaDB 1.1.0 2.fc34 566960 Unspecified Database Interface and 'MariaDB' Driver Implements a 'DBI'-compliant interface to 'MariaDB' () and 'MySQL' () databases. R-RODBC 1.3.17 3.fc34 1047301 Unspecified An ODBC database interface for R An ODBC database interface for R. R-RPostgres 1.3.1 1.fc34 660427 Unspecified Rcpp Interface to PostgreSQL Fully DBI-compliant Rcpp-backed interface to PostgreSQL , an open-source relational database. R-RSQLite 2.2.3 1.fc34 2236841 Unspecified SQLite database interface for R A SQLite database interface definition for communication between R and SQLite databases. R-RUnit 0.4.32 5.fc34 405660 Unspecified R Unit test framework R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools. R-Rcompression 0.93.2 30.fc34 462363 Unspecified R Package for in-memory compression This package is a basic R interface to the zlib and bzip2 facilities for compressing and uncompressing data that are in memory rather than in files. R-Rcpp 1.0.6 2.fc34 2223183 Unspecified Seamless R and C++ Integration The Rcpp package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about Rcpp is provided by several vignettes included in this package, via the Rcpp Gallery site at http://gallery.rcpp.org, the paper by Eddelbuettel and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer). See citation("Rcpp") for details on the last two. R-Rcpp 1.0.6 2.fc34 2195343 Unspecified Seamless R and C++ Integration The Rcpp package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about Rcpp is provided by several vignettes included in this package, via the Rcpp Gallery site at http://gallery.rcpp.org, the paper by Eddelbuettel and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer). See citation("Rcpp") for details on the last two. R-Rcpp-devel 1.0.6 2.fc34 5775521 Unspecified Rcpp Development Files Header files for Rcpp. R-Rcpp-devel 1.0.6 2.fc34 5775521 Unspecified Rcpp Development Files Header files for Rcpp. R-Rcpp-examples 1.0.6 2.fc34 106899 Unspecified Rcpp Examples Examples for using Rcpp. R-RcppCCTZ 0.2.9 2.fc34 178171 Unspecified 'Rcpp' Bindings for the 'CCTZ' Library 'Rcpp' Access to the 'CCTZ' timezone library is provided. 'CCTZ' is a C++ library for translating between absolute and civil times using the rules of a time zone. R-RcppCCTZ 0.2.9 2.fc34 170607 Unspecified 'Rcpp' Bindings for the 'CCTZ' Library 'Rcpp' Access to the 'CCTZ' timezone library is provided. 'CCTZ' is a C++ library for translating between absolute and civil times using the rules of a time zone. R-RcppCCTZ-devel 0.2.9 2.fc34 3332 Unspecified Development files for R-RcppCCTZ Development files for R-RcppCCTZ. R-RcppCCTZ-devel 0.2.9 2.fc34 3332 Unspecified Development files for R-RcppCCTZ Development files for R-RcppCCTZ. R-RcppDate 0.0.2 1.fc34 13954 Unspecified 'date' C++ Header Library for Date and Time Functionality A header-only C++ library is provided with support for dates, time zones, ISO weeks, Julian dates, and Islamic dates. 'date' offers extensive date and time functionality for the C++11, C++14 and C++17 standards and was written by Howard Hinnant and released under the MIT license. A slightly modified version has been accepted (along with 'tz.h') as part of C++20. This package regroups all header files from the upstream repository by Howard Hinnant so that other R packages can use them in their C++ code. At present, few of the types have explicit 'Rcpp' wrappers though these may be added as needed. R-RcppDate-devel 0.0.2 1.fc34 617868 Unspecified Development files for R-RcppDate Development files for R-RcppDate. R-RhpcBLASctl 0.20.137 3.fc34 32201 Unspecified Control the Number of Threads on BLAS Control the number of threads on BLAS (aka GotoBLAS, OpenBLAS, ACML, BLIS and MKL). And possible to control the number of threads in OpenMP. Get a number of logical cores and physical cores if feasible. R-Rhtslib 1.22.0 1.fc34 6219221 Unspecified HTSlib high-throughput sequencing library as an R package This package provides version 1.7 of the 'HTSlib' C library for high-throughput sequence analysis. The package is primarily useful to developers of other R packages who wish to make use of HTSlib. Motivation and instructions for use of this package are in the vignette, vignette(package="Rhtslib", "Rhtslib"). R-Rhtslib 1.22.0 1.fc34 6113706 Unspecified HTSlib high-throughput sequencing library as an R package This package provides version 1.7 of the 'HTSlib' C library for high-throughput sequence analysis. The package is primarily useful to developers of other R packages who wish to make use of HTSlib. Motivation and instructions for use of this package are in the vignette, vignette(package="Rhtslib", "Rhtslib"). R-Rhtslib-devel 1.22.0 1.fc34 1817110 Unspecified Development files for R-Rhtslib Development files for R-Rhtslib. R-Rhtslib-devel 1.22.0 1.fc34 2001562 Unspecified Development files for R-Rhtslib Development files for R-Rhtslib. R-Rmpfr 0.8.1 5.fc34 1733371 Unspecified R MPFR - Multiple Precision Floating-Point Reliable Arithmetic (via S4 classes and methods) for arbitrary precision floating point numbers, including transcendental ("special") functions. To this end, the package interfaces to the 'LGPL' licensed 'MPFR' (Multiple Precision Floating-Point Reliable) Library which itself is based on the 'GMP' (GNU Multiple Precision) Library. R-Rsamtools 2.6.0 1.fc34 5700824 Unspecified R interface to samtools This package provides an interface to the 'samtools', 'bcftools', and 'tabix' utilities (see 'LICENCE') for manipulating SAM (Sequence Alignment / Map), binary variant call (BCF) and compressed indexed tab-delimited (tabix) files. R-Rsolid 0.9.31 34.fc34 63952 Unspecified Quantile normalization and base calling for second generation sequencing data Rsolid is an R package for normalizing fluorescent intensity data from ABI/SOLiD second generation sequencing platform. It has been observed that the color-calls provided by factory software contain technical artifacts, where the proportions of colors called are extremely variable across sequencing cycles. Under the random DNA fragmentation assumption, these proportions should be equal across sequencing cycles and proportional to the dinucleotide frequencies of the sample. Rsolid implements a version of the quantile normalization algorithm that transforms the intensity values before calling colors. Results show that after normalization, the total number of mappable reads increases by around 5%, and number of perfectly mapped reads increases by 10%. Moreover a 2-5% reduction in overall error rates is observed, with a 2-6% reduction in the rate of valid adjacent color mis-matches. The latter is important, since it leads to a decrease in false-positive SNP calls. The normalization algorithm is computationally efficient. In a test we are able to process 300 million reads in 2 hours using 10 computer cluster nodes. The engine functions of the package are written in C for better performance. R-Rsolid 0.9.31 34.fc34 60313 Unspecified Quantile normalization and base calling for second generation sequencing data Rsolid is an R package for normalizing fluorescent intensity data from ABI/SOLiD second generation sequencing platform. It has been observed that the color-calls provided by factory software contain technical artifacts, where the proportions of colors called are extremely variable across sequencing cycles. Under the random DNA fragmentation assumption, these proportions should be equal across sequencing cycles and proportional to the dinucleotide frequencies of the sample. Rsolid implements a version of the quantile normalization algorithm that transforms the intensity values before calling colors. Results show that after normalization, the total number of mappable reads increases by around 5%, and number of perfectly mapped reads increases by 10%. Moreover a 2-5% reduction in overall error rates is observed, with a 2-6% reduction in the rate of valid adjacent color mis-matches. The latter is important, since it leads to a decrease in false-positive SNP calls. The normalization algorithm is computationally efficient. In a test we are able to process 300 million reads in 2 hours using 10 computer cluster nodes. The engine functions of the package are written in C for better performance. R-Rsolid-devel 0.9.31 34.fc34 291439 Unspecified Development files for R-Rsolid The R-Rsolid-devel package contains header and library files for developing applications that use R-Rsolid R-Rsolid-devel 0.9.31 34.fc34 291439 Unspecified Development files for R-Rsolid The R-Rsolid-devel package contains header and library files for developing applications that use R-Rsolid R-S4Vectors 0.28.1 1.fc34 3246942 Unspecified S4 implementation of vectors and lists The S4Vectors package defines the Vector and List virtual classes and a set of generic functions that extend the semantic of ordinary vectors and lists in R. Package developers can easily implement vector-like or list-like objects as concrete subclasses of Vector or List. In addition, a few low-level concrete subclasses of general interest (e.g. DataFrame, Rle, and Hits) are implemented in the S4Vectors package itself (many more are implemented in the IRanges package and in other Bioconductor infrastructure packages). R-S4Vectors 0.28.1 1.fc34 3235229 Unspecified S4 implementation of vectors and lists The S4Vectors package defines the Vector and List virtual classes and a set of generic functions that extend the semantic of ordinary vectors and lists in R. Package developers can easily implement vector-like or list-like objects as concrete subclasses of Vector or List. In addition, a few low-level concrete subclasses of general interest (e.g. DataFrame, Rle, and Hits) are implemented in the S4Vectors package itself (many more are implemented in the IRanges package and in other Bioconductor infrastructure packages). R-S4Vectors-devel 0.28.1 1.fc34 33237 Unspecified Development files for R-S4Vectors Development files for R-S4Vectors. R-S4Vectors-devel 0.28.1 1.fc34 33237 Unspecified Development files for R-S4Vectors Development files for R-S4Vectors. R-SEDML 0.4.4 16.fc34 7673695 Unspecified R library that fully supports SED-ML for SBML The SEDML R package contains the libraries to develop applications with libSEDML R bindings. R-SummarizedExperiment 1.20.0 1.fc34 5088997 Unspecified SummarizedExperiment container The SummarizedExperiment container contains one or more assays, each represented by a marix-like object of numeric or other mode. The rows typically represent genomic ranges of interest and the columns represent samples. R-TH-data 1.0.10 7.fc34 8768589 Unspecified Data for other R packages Data for other R packages. R-V8 3.4.0 2.fc34 1999641 Unspecified Embedded JavaScript and WebAssembly Engine for R An R interface to V8: Google's open source JavaScript and WebAssembly engine. R-XML 3.99.0.5 3.fc34 3335827 Unspecified Tools for Parsing and Generating XML Within R and S-Plus Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an XPath "interpreter". R-XVector 0.30.0 1.fc34 1059877 Unspecified Representation and manipulation of external sequences Memory efficient S4 classes for storing sequences "externally" (behind an R external pointer, or on disk). R-XVector 0.30.0 1.fc34 1052294 Unspecified Representation and manipulation of external sequences Memory efficient S4 classes for storing sequences "externally" (behind an R external pointer, or on disk). R-XVector-devel 0.30.0 1.fc34 17731 Unspecified Development files for R-XVector Development files for R-XVector. R-XVector-devel 0.30.0 1.fc34 17731 Unspecified Development files for R-XVector Development files for R-XVector. R-abind 1.4.5 9.fc34 90071 Unspecified Combine multi-dimensional arrays Combine multi-dimensional arrays. This is a generalization of cbind and rbind. Takes a sequence of vectors, matrices, or arrays and produces a single array of the same or higher dimension. R-acepack 1.4.1 15.fc34 174795 Unspecified ACE and AVAS methods for choosing regression transformations ACE and AVAS (additivity and variance stabilization) are used to estimate transformations for regression. R-affyio 1.60.0 1.fc34 236962 Unspecified Tools for parsing Affymetrix data files Routines for parsing Affymetrix data files based upon file format information. Primary focus is on accessing the CEL and CDF file formats. R-ape 5.4.1 2.fc34 3236876 Unspecified Analyses of Phylogenetics and Evolution Functions for reading, writing, plotting, and manipulating phylogenetic trees, analyses of comparative data in a phylogenetic framework, ancestral character analyses, analyses of diversification and macroevolution, computing distances from DNA sequences, reading and writing nucleotide sequences as well as importing from BioConductor, and several tools such as Mantel's test, generalized skyline plots, graphical exploration of phylogenetic data (alex, trex, kronoviz), estimation of absolute evolutionary rates and clock-like trees using mean path lengths and penalized likelihood, dating trees with non-contemporaneous sequences, translating DNA into AA sequences, and assessing sequence alignments. Phylogeny estimation can be done with the NJ, BIONJ, ME, MVR, SDM, and triangle methods, and several methods handling incomplete distance matrices (NJ*, BIONJ*, MVR*, and the corresponding triangle method). Some functions call external applications (PhyML, Clustal, T-Coffee, Muscle) whose results are returned into R. R-argon2 0.2.0 11.fc34 66604 Unspecified Secure Password Hashing Utilities for secure password hashing via the argon2 algorithm. It is a relatively new hashing algorithm and is believed to be very secure. The 'argon2' implementation included in the package is the reference implementation. The package also includes some utilities that should be useful for digest authentication, including a wrapper of 'blake2b'. For similar R packages, see sodium and 'bcrypt'. See or for more information. R-arules 1.6.6 2.fc34 3585325 Unspecified Mining Association Rules and Frequent Itemsets Provides the infrastructure for representing, manipulating and analyzing transaction data and patterns (frequent itemsets and association rules). Also provides C implementations of the association mining algorithms Apriori and Eclat. Hahsler, Gruen and Hornik (2005) . R-ascii 2.4 2.fc34 974272 Unspecified Export R Objects to Several Markup Languages Coerce R object to asciidoc, txt2tags, restructuredText, org, textile or pandoc syntax. Package comes with a set of drivers for Sweave. R-askpass 1.1 7.fc34 37650 Unspecified Safe Password Entry for R, Git, and SSH Cross-platform utilities for prompting the user for credentials or a passphrase, for example to authenticate with a server or read a protected key. Includes native programs for MacOS and Windows, hence no 'tcltk' is required. Password entry can be invoked in two different ways: directly from R via the askpass() function, or indirectly as password-entry back-end for 'ssh-agent' or 'git-credential' via the SSH_ASKPASS and GIT_ASKPASS environment variables. Thereby the user can be prompted for credentials or a passphrase if needed when R calls out to git or ssh. R-assertthat 0.2.1 7.fc34 78338 Unspecified Easy Pre and Post Assertions An extension to stopifnot() that makes it easy to declare the pre and post conditions that you code should satisfy, while also producing friendly error messages so that your users know what's gone wrong. R-backports 1.2.1 2.fc34 141913 Unspecified Reimplementations of Functions Introduced Since R-3.0.0 Functions introduced or changed since R v3.0.0 are re-implemented in this package. The backports are conditionally exported in order to let R resolve the function name to either the implemented backport, or the respective base version, if available. Package developers can make use of new functions or arguments by selectively importing specific backports to support older installations. R-base64enc 0.1.3 10.fc34 50056 Unspecified Tools for base64 encoding This package provides tools for handling base64 encoding. It is more flexible than the orphaned base64 package. R-bench 1.1.1 2.fc34~bootstrap 457619 Unspecified High Precision Timing of R Expressions Tools to accurately benchmark and analyze execution times for R expressions. R-biglm 0.9.2.1 1.fc34 97212 Unspecified Bounded memory linear and generalized linear models Regression for data too large to fit in memory. R-bindr 0.1.1 9.fc34 22061 Unspecified Parametrized Active Bindings Provides a simple interface for creating active bindings where the bound function accepts additional arguments. R-bindrcpp 0.2.2 10.fc34 168408 Unspecified An 'Rcpp' Interface to Active Bindings Provides an easy way to fill an environment with active bindings that call a C++ function. R-bindrcpp 0.2.2 10.fc34 160765 Unspecified An 'Rcpp' Interface to Active Bindings Provides an easy way to fill an environment with active bindings that call a C++ function. R-bindrcpp-devel 0.2.2 10.fc34 18431 Unspecified Development files for R-bindrcpp Development files for R-bindrcpp. R-bindrcpp-devel 0.2.2 10.fc34 18431 Unspecified Development files for R-bindrcpp Development files for R-bindrcpp. R-biomaRt 2.46.2 1.fc34 1981923 Unspecified R Interface to BioMart databases In recent years a wealth of biological data has become available in public data repositories. Easy access to these valuable data resources and firm integration with data analysis is needed for comprehensive bioinformatics data analysis. biomaRt provides an interface to a growing collection of databases implementing the BioMart software suite (http://www.biomart.org). The package enables retrieval of large amounts of data in a uniform way without the need to know the underlying database schemas or write complex SQL queries. Examples of BioMart databases are Ensembl, COSMIC, Uniprot, HGNC, Gramene, Wormbase and dbSNP mapped to Ensembl. These major databases give biomaRt users direct access to a diverse set of data and enable a wide range of powerful online queries from gene annotation to database mining. R-bit 4.0.4 2.fc34~bootstrap 1099986 Unspecified Classes and Methods for Fast Memory-Efficient Boolean Selections Provided are classes for boolean and skewed boolean vectors, fast boolean methods, fast unique and non-unique integer sorting, fast set operations on sorted and unsorted sets of integers, and foundations for ff (range index, compression, chunked processing). R-bit64 4.0.5 2.fc34 849199 Unspecified A S3 Class for Vectors of 64bit Integers Package 'bit64' provides serializable S3 atomic 64bit (signed) integers. These are useful for handling database keys and exact counting in +-2^63. WARNING: do not use them as replacement for 32bit integers, integer64 are not supported for subscripting by R-core and they have different semantics when combined with double, e.g. integer64 + double => integer64. Class integer64 can be used in vectors, matrices, arrays and data.frames. Methods are available for coercion from and to logicals, integers, doubles, characters and factors as well as many elementwise and summary functions. Many fast algorithmic operations such as 'match' and 'order' support interactive data exploration and manipulation and optionally leverage caching. R-bitops 1.0.6 17.fc34 45941 Unspecified Functions for Bitwise operations Functions for Bitwise operations on integer vectors. R-blob 1.2.1 1.fc34 56830 Unspecified A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS') R's raw vector is useful for storing a single binary object. What if you want to put a vector of them in a data frame? The blob package provides the blob object, a list of raw vectors, suitable for use as a column in data frame. R-bookdown 0.21 2.fc34 1848018 Unspecified Authoring Books and Technical Documents with R Markdown Output formats and utilities for authoring books and technical documents with R Markdown. R-brew 1.0.6 10.fc34 684769 Unspecified Templating Framework for Report Generation brew implements a templating framework for mixing text and R code for report generation. brew template syntax is similar to PHP, Ruby's erb module, Java Server Pages, and Python's psp module. R-brio 1.1.1 1.fc34 59412 Unspecified Basic R Input Output Functions to handle basic input output, these functions always read and write UTF-8 (8-bit Unicode Transformation Format) files and provide more explicit control over line endings. R-broom 0.7.5 1.fc34 3222611 Unspecified Convert Statistical Objects into Tidy Tibbles Summarizes key information about statistical objects in tidy tibbles. This makes it easy to report results, create plots and consistently work with large numbers of models at once. Broom provides three verbs that each provide different types of information about a model. tidy() summarizes information about model components such as coefficients of a regression. glance() reports information about an entire model, such as goodness of fit measures like AIC and BIC. augment() adds information about individual observations to a dataset, such as fitted values or influence measures. R-caTools 1.18.1 1.fc34 355469 Unspecified Tools: Moving Window Statistics, GIF, Base64, ROC AUC, etc Contains several basic utility functions including: moving (rolling, running) window statistic functions, read/write for GIF and ENVI binary files, fast calculation of AUC, LogitBoost classifier, base64 encoder/decoder, round-off-error-free sum and cumsum, etc. R-cachem 1.0.2 1.fc34 94892 Unspecified Cache R Objects with Automatic Pruning Key-value stores with automatic pruning. Caches can limit either their total size or the age of the oldest object (or both), automatically pruning objects to maintain the constraints. R-callr 3.5.1 2.fc34 556236 Unspecified Call R from R It is sometimes useful to perform a computation in a separate R process, without affecting the current R process at all. This packages does exactly that. R-car 2.0.22 10.fc34 2089229 Unspecified Companion to Applied Regression package for R This package accompanies J. Fox, An R and S-PLUS Companion to Applied Regression, Sage, 2002. The package contains mostly functions for applied regression, linear models, and generalized linear models, with an emphasis on regression diagnostics, particularly graphical diagnostic methods. There are also some utility functions. With some exceptions, it does not duplicate capabilities in the basic distribution of R, nor in widely used packages. Where relevant, the functions in car are consistent with na.action = na.omit or na.exclude. R-cellranger 1.1.0 8.fc34 165477 Unspecified Translate Spreadsheet Cell Ranges to Rows and Columns Helper functions to work with spreadsheets and the "A1:D10" style of cell range specification. R-chron 2.3.56 2.fc34 256158 Unspecified Chronological Objects which can Handle Dates and Times Provides chronological objects which can handle dates and times. R-cli 2.3.1 1.fc34 691996 Unspecified Helpers for Developing Command Line Interfaces A suite of tools to build attractive command line interfaces ('CLIs'), from semantic elements: headings, lists, alerts, paragraphs, etc. Supports custom themes via a 'CSS'-like language. It also contains a number of lower level 'CLI' elements: rules, boxes, trees, and 'Unicode' symbols with 'ASCII' alternatives. It support ANSI colors and text styles as well. R-cliapp 0.1.1 2.fc34 299567 Unspecified Create Rich Command Line Applications Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It uses CSS for custom themes. R-clipr 0.7.1 2.fc34 77625 Unspecified Read and Write from the System Clipboard Simple utility functions to read from and write to the Windows, OS X, and X11 clipboards. R-clisymbols 1.2.0 7.fc34 23364 Unspecified Unicode Symbols at the R Prompt A small subset of Unicode symbols, that are useful when building command line applications. They fall back to alternatives on terminals that do not support Unicode. Many symbols were taken from the 'figures' 'npm' package (see ). R-coda 0.19.4 2.fc34 455417 Unspecified Output Analysis and Diagnostics for MCMC Provides functions for summarizing and plotting the output from Markov Chain Monte Carlo (MCMC) simulations, as well as diagnostic tests of convergence to the equilibrium distribution of the Markov chain. R-colorspace 2.0.0 2.fc34 4121505 Unspecified A Toolbox for Manipulating and Assessing Colors and Palettes Carries out mapping between assorted color spaces including RGB, HSV, HLS, CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB, and polar CIELAB. Qualitative, sequential, and diverging color palettes based on HCL colors are provided along with corresponding ggplot2 color scales. Color palette choice is aided by an interactive app (with either a Tcl/Tk or a shiny graphical user interface) and shiny apps with an HCL color picker and a color vision deficiency emulator. Plotting functions for displaying and assessing palettes include color swatches, visualizations of the HCL space, and trajectories in HCL and/or RGB spectrum. Color manipulation functions include: desaturation, lightening/darkening, mixing, and simulation of color vision deficiencies (deutanomaly, protanomaly, tritanomaly). Details can be found on the project web page at and in the accompanying scientific paper: Zeileis et al. (2020, Journal of Statistical Software, ). R-combinat 0.0.8 23.fc34 60344 Unspecified R routines for combinatorics R routines for combinatorics R-commonmark 1.7 6.fc34 338937 Unspecified High Performance CommonMark and Github Markdown Rendering in R The CommonMark specification defines a rationalized version of markdown syntax. This package uses the 'cmark' reference implementation for converting markdown text into various formats including html, latex and groff man. In addition it exposes the markdown parse tree in xml format. Also includes opt-in support for GFM extensions including tables, autolinks, and strikethrough text. R-conflicted 1.0.4 2.fc34 56078 Unspecified An Alternative Conflict Resolution Strategy R's default conflict management system gives the most recently loaded package precedence. This can make it hard to detect conflicts, particularly when they arise because a package update creates ambiguity that did not previously exist. 'conflicted' takes a different approach, making every conflict an error and forcing you to choose which function to use. R-core 4.0.4 1.fc34 92253039 Unspecified The minimal R components necessary for a functional runtime A language and environment for statistical computing and graphics. R is similar to the award-winning S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, ...). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, C, C++ and Fortran code can be linked and called at run time. R-core 4.0.4 1.fc34 92177696 Unspecified The minimal R components necessary for a functional runtime A language and environment for statistical computing and graphics. R is similar to the award-winning S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, ...). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, C, C++ and Fortran code can be linked and called at run time. R-core-devel 4.0.4 1.fc34 395949 Unspecified Core files for development of R packages (no Java) Install R-core-devel if you are going to develop or compile R packages. This package does not configure the R environment for Java, install R-java-devel if you want this. R-core-devel 4.0.4 1.fc34 395951 Unspecified Core files for development of R packages (no Java) Install R-core-devel if you are going to develop or compile R packages. This package does not configure the R environment for Java, install R-java-devel if you want this. R-corpus 0.10.1 4.fc34 2445774 Unspecified Text Corpus Analysis Text corpus data analysis, with full support for international text (Unicode). Functions for reading data from newline-delimited 'JSON' files, for normalizing and tokenizing text, for searching for term occurrences, and for computing term occurrence frequencies, including n-grams. R-covr 3.5.1 2.fc34 556824 Unspecified Test Coverage for Packages Track and report code coverage for your package and (optionally) upload the results to a coverage service like 'Codecov' or 'Coveralls' . Code coverage is a measure of the amount of code being exercised by a set of tests. It is an indirect measure of test quality and completeness. This package is compatible with any testing methodology or framework and tracks coverage of both R code and compiled C/C++/FORTRAN code. R-cpp11 0.2.6 1.fc34~bootstrap 594610 Unspecified A C++11 Interface for R's C Interface Provides a header only, C++11 interface to R's C interface. Compared to other approaches 'cpp11' strives to be safe against long jumps from the C API as well as C++ exceptions, conform to normal R function semantics and supports interaction with 'ALTREP' vectors. R-cpp11-devel 0.2.6 1.fc34~bootstrap 99481 Unspecified Development files for R-cpp11 Development files for R-cpp11. R-crayon 1.4.1 1.fc34 201472 Unspecified Colored Terminal Output Colored terminal output on terminals that support 'ANSI' color and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the 'chalk' 'JavaScript' project. R-credentials 1.3.0 2.fc34 249637 Unspecified Tools for Managing SSH and Git Credentials Setup and retrieve HTTPS and SSH credentials for use with 'git' and other services. For HTTPS remotes the package interfaces the 'git-credential' utility which 'git' uses to store HTTP usernames and passwords. For SSH remotes we provide convenient functions to find or generate appropriate SSH keys. The package both helps the user to setup a local git installation, and also provides a back-end for git/ssh client libraries to authenticate with existing user credentials. R-crosstalk 1.1.1 1.fc34 2751049 Unspecified Inter-Widget Interactivity for HTML Widgets Provides building blocks for allowing HTML widgets to communicate with each other, with Shiny or without (i.e. static .html files). Currently supports linked brushing and filtering. R-curl 4.3 5.fc34 2039380 Unspecified A Modern and Flexible Web Client for R The curl() and curl_download() functions provide highly configurable drop-in replacements for base url() and download.file() with better performance, support for encryption (https, ftps), gzip compression, authentication, and other 'libcurl' goodies. The core of the package implements a framework for performing fully customized requests where data can be processed either in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of 'libcurl' is recommended; for a more-user-friendly web client see the 'httr' package which builds on this package with http specific tools and logic. R-cyclocomp 1.1.0 5.fc34 38374 Unspecified Cyclomatic Complexity of R Code Cyclomatic complexity is a software metric (measurement), used to indicate the complexity of a program. It is a quantitative measure of the number of linearly independent paths through a program's source code. It was developed by Thomas J. McCabe, Sr. in 1976. R-data.table 1.14.0 1.fc34 4033086 Unspecified Extension of `data.frame` Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, friendly and fast character-separated-value read/write. Offers a natural and flexible syntax, for faster development. R-data.table 1.14.0 1.fc34 3951836 Unspecified Extension of `data.frame` Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, friendly and fast character-separated-value read/write. Offers a natural and flexible syntax, for faster development. R-data.table-devel 1.14.0 1.fc34 1138 Unspecified Development files for R-data.table Development files for R-data.table. R-data.table-devel 1.14.0 1.fc34 1138 Unspecified Development files for R-data.table Development files for R-data.table. R-date 1.2.39 4.fc34 79030 Unspecified Functions for Handling Dates Functions for handling dates. R-dbplyr 2.0.0 2.fc34 1197694 Unspecified A 'dplyr' Back End for Databases A 'dplyr' back end for databases that allows you to work with remote database tables as if they are in-memory data frames. Basic features works with any database that has a 'DBI' back end; more advanced features require 'SQL' translation to be provided by the package author. R-debugme 1.1.0 9.fc34 1050796 Unspecified Debug R Packages Specify debug messages as special string constants, and control debugging of packages via environment variables. R-deldir 0.2.10 1.fc34 401809 Unspecified Delaunay Triangulation and Dirichlet (Voronoi) Tessellation Calculates the Delaunay triangulation and the Dirichlet or Voronoi tessellation (with respect to the entire plane) of a planar point set. Plots triangulations and tessellations in various ways. Clips tessellations to sub-windows. Calculates perimeters of tessellations. Summarises information about the tiles of the tessellation. R-desc 1.3.0 1.fc34 1103948 Unspecified Manipulate DESCRIPTION Files Tools to read, write, create, and manipulate DESCRIPTION files. It is intended for packages that create or manipulate other packages. R-devel 4.0.4 1.fc34 0 Unspecified Full R development environment metapackage This is a metapackage to install a complete (with Java) R development environment. R-devel 4.0.4 1.fc34 0 Unspecified Full R development environment metapackage This is a metapackage to install a complete (with Java) R development environment. R-devtools 2.3.2 2.fc34 538990 Unspecified Tools to Make Developing R Packages Easier Collection of package development tools. R-dichromat 2.0.0 9.fc34 163517 Unspecified Color Schemes for Dichromats Collapse red-green or green-blue distinctions to simulate the effects of different types of color-blindness. R-diffobj 0.3.3 2.fc34 1567947 Unspecified Diffs for R Objects Generate a colorized diff of two R objects for an intuitive visualization of their differences. R-digest 0.6.27 1.fc34 403336 Unspecified Create Cryptographic Hash Digest of R Objects Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the md5, sha-1, sha-256, crc32, xxhash and murmurhash algorithms) permitting easy comparison of R language objects, as well as a function 'hmac()' to create hash-based message authentication code. The md5 algorithm by Ron Rivest is specified in RFC 1321, the sha-1 and sha-256 algorithms are specified in FIPS-180-1 and FIPS-180-2, and the crc32 algorithm is described in ftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. For md5, sha-1, sha-256 and aes, this package uses small standalone implementations that were provided by Christophe Devine. For crc32, code from the zlib library is used. For sha-512, an implementation by Aaron D. Gifford is used. For xxHash, the implementation by Yann Collet is used. For murmurhash, an implementation by Shane Day is used. Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as OpenSSL should be used. R-digest 0.6.27 1.fc34 424421 Unspecified Create Cryptographic Hash Digest of R Objects Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the md5, sha-1, sha-256, crc32, xxhash and murmurhash algorithms) permitting easy comparison of R language objects, as well as a function 'hmac()' to create hash-based message authentication code. The md5 algorithm by Ron Rivest is specified in RFC 1321, the sha-1 and sha-256 algorithms are specified in FIPS-180-1 and FIPS-180-2, and the crc32 algorithm is described in ftp://ftp.rocksoft.com/cliens/rocksoft/papers/crc_v3.txt. For md5, sha-1, sha-256 and aes, this package uses small standalone implementations that were provided by Christophe Devine. For crc32, code from the zlib library is used. For sha-512, an implementation by Aaron D. Gifford is used. For xxHash, the implementation by Yann Collet is used. For murmurhash, an implementation by Shane Day is used. Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as OpenSSL should be used. R-digest-devel 0.6.27 1.fc34 3165 Unspecified Header files for compiling against digest Header files for compiling against digest. R-digest-devel 0.6.27 1.fc34 3165 Unspecified Header files for compiling against digest Header files for compiling against digest. R-disposables 1.0.3 9.fc34 30436 Unspecified Create Disposable R Packages for Testing Create disposable R packages for testing. You can create, install and load multiple R packages with a single function call, and then unload, uninstall and destroy them with another function call. This is handy when testing how some R code or an R package behaves with respect to other R-doMC 1.3.7 2.fc34 191317 Unspecified Foreach Parallel Adaptor for 'parallel' Provides a parallel backend for the %dopar% function using the multicore functionality of the parallel package. R-doParallel 1.0.16 2.fc34 87223 Unspecified Foreach Parallel Adaptor for the 'parallel' Package Provides a parallel backend for the %dopar% function using the parallel package. R-downlit 0.2.1 2.fc34 116287 Unspecified Syntax Highlighting and Automatic Linking Syntax highlighting of R code, specifically designed for the needs of RMarkdown packages like pkgdown, hugodown, and bookdown. It includes linking of function calls to their documentation on the web, and automatic translation of ANSI escapes in output to the equivalent HTML. R-dplyr 1.0.5 1.fc34 2183161 Unspecified A Grammar of Data Manipulation A fast, consistent tool for working with data frame like objects, both in memory and out of memory. R-dtplyr 1.1.0 1.fc34 356848 Unspecified Data Table Back-End for 'dplyr' Provides a data.table backend for 'dplyr'. The goal of 'dtplyr' is to allow you to write 'dplyr' code that is automatically translated to the equivalent, but usually much faster, data.table code. R-ellipsis 0.3.1 4.fc34 56325 Unspecified Tools for Working with ... The ellipsis is a powerful tool for extending functions. Unfortunately this power comes at a cost: misspelled arguments will be silently ignored. The ellipsis package provides a collection of functions to catch problems and alert the user. R-errors 0.3.6 2.fc34 356812 Unspecified Uncertainty Propagation for R Vectors Support for measurement errors in R vectors, matrices and arrays: automatic uncertainty propagation and reporting. Documentation about 'errors' is provided in the paper by Ucar, Pebesma & Azcorra (2018, ), included in this package as a vignette; see 'citation("errors")' for details. R-evaluate 0.14 7.fc34 105222 Unspecified Parsing and Evaluation Tools that Provide More Details than the Default Parsing and evaluation tools that make it easy to recreate the command line behaviour of R. R-expm 0.999.6 2.fc34 302726 Unspecified Computation of the matrix exponential and related quantities Efficient calculation of the exponential of a matrix. The package contains an R interface and a C API that package authors can use. R-fansi 0.4.2 1.fc34 347862 Unspecified ANSI Control Sequence Aware String Functions Counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences. R-farver 2.1.0 1.fc34 2154111 Unspecified High Performance Colour Space Manipulation The encoding of colour can be handled in many different ways, using different colour spaces. As different colour spaces have different uses, efficient conversion between these representations are important. The 'farver' package provides a set of functions that gives access to very fast colour space conversion and comparisons implemented in C++, and offers speed improvements over the 'convertColor' function in the 'grDevices' package. R-fastmap 1.1.0 1.fc34 98191 Unspecified Fast Data Structures Fast implementation of data structures, including a key-value store, stack, and queue. Environments are commonly used as key-value stores in R, but every time a new key is used, it is added to R's global symbol table, causing a small amount of memory leakage. This can be problematic in cases where many different keys are used. Fastmap avoids this memory leak issue by implementing the map using data structures in C++. R-fastmatch 1.1.0 9.fc34 66578 Unspecified Fast match() function Package providing a fast match() replacement for cases that require repeated look-ups. It is slightly faster that R's built-in match() function on first match against a table, but extremely fast on any subsequent lookup as it keeps the hash table in memory. R-filehash 2.4.2 7.fc34 481036 Unspecified Simple Key-Value Database Implements a simple key-value style database where character string keys are associated with data values that are stored on the disk. A simple interface is provided for inserting, retrieving, and deleting data from the database. Utilities are provided that allow 'filehash' databases to be treated much like environments and lists are already used in R. These utilities are provided to encourage interactive and exploratory analysis on large datasets. Three different file formats for representing the database are currently available and new formats can easily be incorporated by third parties for use in the 'filehash' framework. R-filelock 1.0.2 3.fc34 46653 Unspecified Portable File Locking Place an exclusive or shared lock on a file. It uses 'LockFile' on Windows and 'fcntl' locks on Unix-like systems. R-flexiblas 3.0.0 2.fc34 46419 Unspecified FlexiBLAS API Interface for R Provides functions to switch the BLAS/LAPACK optimized backend and change the number of threads without leaving the R session, which needs to be linked against the FlexiBLAS wrapper library . R-foghorn 1.3.2 2.fc34 171634 Unspecified Summarize CRAN Check Results in the Terminal The CRAN check results and where your package stands in the CRAN submission queue in your R terminal. R-fontBitstreamVera 0.1.1 10.fc34 11440 Unspecified Fonts with 'Bitstream Vera Fonts' License Provides fonts licensed under the 'Bitstream Vera Fonts' license for the 'fontquiver' package. R-fontLiberation 0.1.0 9.fc34 10388 Unspecified Liberation Fonts A placeholder for the Liberation fontset intended for the `fontquiver` package. This fontset covers the 12 combinations of families (sans, serif, mono) and faces (plain, bold, italic, bold italic) supported in R graphics devices. R-forcats 0.5.1 1.fc34 472404 Unspecified Tools for Working with Categorical Variables (Factors) Helpers for reordering factor levels (including moving specified levels to front, ordering by first appearance, reversing, and randomly shuffling), and tools for modifying factor levels (including collapsing rare levels into other, 'anonymising', and manually 'recoding'). R-foreach 1.5.1 2.fc34 366121 Unspecified Provides Foreach Looping Construct Support for the foreach looping construct. Foreach is an idiom that allows for iterating over elements in a collection, without the use of an explicit loop counter. This package in particular is intended to be used for its return value, rather than for its side effects. In that sense, it is similar to the standard lapply function, but doesn't require the evaluation of a function. Using foreach without side effects also facilitates executing the loop in parallel. R-formatR 1.8 1.fc34 259494 Unspecified Format R Code Automatically Provides a function tidy_source() to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy. There is also a Shiny app as a user interface in this package (see tidy_app()). R-formattable 0.2.1 2.fc34 333479 Unspecified Create 'Formattable' Data Structures Provides functions to create formattable vectors and data frames. 'Formattable' vectors are printed with text formatting, and formattable data frames are printed with multiple types of formatting in HTML to improve the readability of data presented in tabular form rendered in web pages. R-fortunes 1.5.4 9.fc34 286631 Unspecified R Fortunes A collection of fortunes from the R community. R-fs 1.5.0 2.fc34 366414 Unspecified Cross-Platform File System Operations Based on 'libuv' A cross-platform interface to file system operations, built on top of the 'libuv' C library. R-fts 0.9.9.2 8.fc34 451421 Unspecified R Interface to 'tslib' (a Time Series Library in C++) Fast operations for time series objects. R-futile.logger 1.4.3 12.fc34 145564 Unspecified A logging utility for R Provides a simple yet powerful logging utility. Based loosely on log4j, futile.logger takes advantage of R idioms to make logging a convenient and easy to use replacement for cat and print statements. R-futile.options 1.0.1 5.fc34 28430 Unspecified Futile options management A scoped options management framework. R-future 1.21.0 2.fc34 1120757 Unspecified Unified Parallel and Distributed Processing in R for Everyone The purpose of this package is to provide a lightweight and unified Future API for sequential and parallel processing of R expression via futures. The simplest way to evaluate an expression in parallel is to use `x %<-% { expression }` with `plan(multiprocess)`. This package implements sequential, multicore, multisession, and cluster futures. With these, R expressions can be evaluated on the local machine, in parallel a set of local machines, or distributed on a mix of local and remote machines. Extensions to this package implement additional backends for processing futures via compute cluster schedulers etc. Because of its unified API, there is no need to modify any code in order switch from sequential on the local machine to, say, distributed processing on a remote compute cluster. Another strength of this package is that global variables and functions are automatically identified and exported as needed, making it straightforward to tweak existing code to make use of futures. R-gamlss.dist 5.3.2 1.fc34 4365893 Unspecified Distributions for Generalized Additive Models for Location Scale and Shape A set of distributions which can be used for modelling the response variables in Generalized Additive Models for Location Scale and Shape, Rigby and Stasinopoulos (2005), . The distributions can be continuous, discrete or mixed distributions. Extra distributions can be created, by transforming, any continuous distribution defined on the real line, to a distribution defined on ranges 0 to infinity or 0 to 1, by using a "log" or a "logit" transformation respectively. R-gapminder 0.3.0 7.fc34 2387152 Unspecified Data from Gapminder An excerpt of the data available at Gapminder.org. For each of 142 countries, the package provides values for life expectancy, GDP per capita, and population, every five years, from 1952 to 2007. R-gargle 1.0.0 1.fc34 772863 Unspecified Utilities for Working with Google APIs Provides utilities for working with Google APIs . This includes functions and classes for handling common credential types and for preparing, executing, and processing HTTP requests. R-gdata 2.18.0 11.fc34 2805094 Unspecified Various R Programming Tools for Data Manipulation Various R programming tools for data manipulation, including: - medical unit conversions, - combining objects, - character vector operations, - factor manipulation, - obtaining information about R objects, - manipulating MS-Excel formatted files, - generating fixed-width format files, - extricating components of date & time objects, - operations on columns of data frames, - matrix operations, - operations on vectors, - operations on data frames, - value of last evaluated expression, and - wrapper for 'sample' that ensures consistent behavior for both scalar and vector arguments. R-gdtools 0.2.3 2.fc34 244768 Unspecified Utilities for Graphical Rendering Useful tools for writing vector graphics devices. R-gdtools 0.2.3 2.fc34 237087 Unspecified Utilities for Graphical Rendering Useful tools for writing vector graphics devices. R-gdtools-devel 0.2.3 2.fc34 13642 Unspecified Development files for R-gdtools Development files for R-gdtools. R-gdtools-devel 0.2.3 2.fc34 13642 Unspecified Development files for R-gdtools Development files for R-gdtools. R-gee 4.13.20 6.fc34 79558 Unspecified Generalized Estimation Equation Solver Generalized Estimation Equation solver. R-geepack 1.3.2 2.fc34 645622 Unspecified Generalized Estimating Equation Package Generalized estimating equations solver for parameters in mean, scale, and correlation structures, through mean link, scale link, and correlation link. Can also handle clustered categorical responses. R-geepack 1.3.2 2.fc34 641894 Unspecified Generalized Estimating Equation Package Generalized estimating equations solver for parameters in mean, scale, and correlation structures, through mean link, scale link, and correlation link. Can also handle clustered categorical responses. R-geepack-devel 1.3.2 2.fc34 160395 Unspecified Development files for R-geepack Development files for R-geepack. R-geepack-devel 1.3.2 2.fc34 160395 Unspecified Development files for R-geepack Development files for R-geepack. R-generics 0.1.0 2.fc34 122426 Unspecified Common S3 Generics not Provided by Base R Methods Related to Model Fitting In order to reduce potential package dependencies and conflicts, generics provides a number of commonly used S3 generics. R-gert 1.2.0 1.fc34 338852 Unspecified Simple Git Client for R Simple git client for R based on 'libgit2' with support for SSH and HTTPS remotes. All functions in 'gert' use basic R data types (such as vectors and data-frames) for their arguments and return values. User credentials are shared with command line 'git' through the git-credential store and ssh keys stored on disk or ssh-agent. R-getPass 0.2.2 10.fc34 256186 Unspecified Masked User Input A micro-package for reading "passwords", i.e. reading user input with masking, so that the input is not displayed as it is typed. Currently we have support for 'RStudio', the command line (every OS), and any platform where 'tcltk' is present. R-ggplot2 3.3.3 2.fc34 5894714 Unspecified Create Elegant Data Visualisations Using the Grammar of Graphics A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the data, tell 'ggplot2' how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details. R-ggplot2movies 0.0.1 7.fc34 1261252 Unspecified Movies Data A dataset about movies. This was previously contained in ggplot2, but has been moved its own package to reduce the download size of ggplot2. R-gh 1.2.0 2.fc34 178227 Unspecified GitHub API Minimal client to access the GitHub API. R-git2r 0.28.0 2.fc34 874599 Unspecified Provides Access to Git Repositories Interface to the 'libgit2' library, which is a pure C implementation of the 'Git' core methods. Provides access to 'Git' repositories to extract data and running some basic 'Git' commands. R-gitcreds 0.1.1 2.fc34 227756 Unspecified Query 'git' Credentials from 'R' Query, set, delete credentials from the git credential store. Manage GitHub tokens and other git credentials. This package is to be used by other packages that need to authenticate to GitHub and/or other git repositories. R-globals 0.14.0 2.fc34 118630 Unspecified Identify Global Objects in R Expressions Identifies global ("unknown" or "free") objects in R expressions by code inspection using various strategies (ordered, liberal, or conservative). The objective of this package is to make it as simple as possible to identify global objects for the purpose of exporting them in parallel, distributed compute environments. R-glue 1.4.2 2.fc34 227189 Unspecified Interpreted String Literals An implementation of interpreted string literals, inspired by Python's Literal String Interpolation and Docstrings and Julia's Triple-Quoted String Literals . R-gmailr 1.0.0 5.fc34 379134 Unspecified Access the Gmail RESTful API An interface to the Gmail RESTful API. Allows access to your Gmail messages, threads, drafts and labels. R-gmp 0.5.14 4.fc34 555225 Unspecified Multiple Precision Arithmetic Multiple Precision Arithmetic (big integers and rationals, prime number tests, matrix computation), "arithmetic without limitations" using the C library GMP (GNU Multiple Precision Arithmetic). R-gplots 3.1.1 2.fc34 844792 Unspecified Various R Programming Tools for Plotting Data Various R programming tools for plotting data, including: - calculating and plotting locally smoothed summary function, - enhanced versions of standard plots, - manipulating colors, - calculating and plotting two-dimensional data summaries, - enhanced regression diagnostic plots, - formula-enabled interface to 'stats::lowess' function, - displaying textual data in plots, - plotting a matrix where each cell contains a dot whose size reflects the relative magnitude of the elements, - plotting "Venn" diagrams, - displaying Open-Office style plots, - plotting multiple data on same region, with separate axes, - plotting means and confidence intervals, - spacing points in an x-y plot so they don't overlap. R-gsl 2.1.6 7.fc34 823393 Unspecified Wrapper for the Gnu Scientific Library An R wrapper for some of the functionality of the Gnu Scientific Library. R-gss 2.2.2 5.fc34 2076190 Unspecified General Smoothing Splines A comprehensive package for structural multivariate function estimation using smoothing splines. R-gtable 0.3.0 8.fc34 2056013 Unspecified Arrange 'Grobs' in Tables Tools to make it easier to work with "tables" of 'grobs'. The 'gtable' package defines a 'gtable' grob class that specifies a grid along with a list of grobs and their placement in the grid. Further the package makes it easy to manipulate and combine 'gtable' objects so that complex compositions can be build up sequentially. R-gtools 3.8.2 4.fc34 468234 Unspecified Various R Programming Tools Functions to assist in R programming, including: - assist in developing, updating, and maintaining R and R packages, - calculate the logit and inverse logit transformations, - test if a value is missing, empty or contains only NA and NULL values, - manipulate R's .Last function, - define macros, - detect odd and even integers, - convert strings containing non-ASCII characters (like single quotes) to plain ASCII, - perform a binary search, - sort strings containing both numeric and character components, - create a factor variable from the quantiles of a continuous variable, - enumerate permutations and combinations, - calculate and convert between fold-change and log-ratio, - calculate probabilities and generate random numbers from Dirichlet distributions, - apply a function over adjacent subsets of a vector, - modify the TCP_NODELAY flag for socket objects, - efficient 'rbind' of data frames, even if the column names don't match, - generate significance stars from p-values, - convert characters to/from ASCII codes, - convert character vector to ASCII representation. R-haven 2.3.1 3.fc34 809605 Unspecified Import and Export 'SPSS', 'Stata' and 'SAS' Files Import foreign statistical formats into R via the embedded 'ReadStat' C library, . R-here 1.0.1 2.fc34 138950 Unspecified A Simpler Way to Find Your Files Constructs paths to your project's files. Declare the relative path of a file within your project with 'i_am()'. Use the 'here()' function as a drop-in replacement for 'file.path()', it will always locate the files relative to your project root. R-hexbin 1.28.2 2.fc34 1786823 Unspecified Hexagonal Binning Routines Binning and plotting functions for hexagonal bins. R-highlight 0.5.0 4.fc34 1394487 Unspecified R Syntax Highlighter Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex markup. Custom Sweave driver performing syntax highlighting of R code chunks. R-highr 0.8 7.fc34 75499 Unspecified Syntax Highlighting for R Source Code Provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package (). R-hms 1.0.0 1.fc34 127871 Unspecified Pretty Time of Day Implements an S3 class for storing and formatting time-of-day values, based on the 'difftime' class. R-htmltools 0.5.1.1 1.fc34 355503 Unspecified Tools for HTML Tools for HTML generation and output. R-htmlwidgets 1.5.1 5.fc34 2127839 Unspecified HTML Widgets for R A framework for creating HTML widgets that render in various contexts including the R console, 'R Markdown' documents, and 'Shiny' web applications. R-httpuv 1.5.5 1.fc34 906030 Unspecified HTTP and WebSocket Server Library Provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone. httpuv is built on top of the libuv and http-parser C libraries, both of which were developed by Joyent, Inc. R-httr 1.4.2 3.fc34 853229 Unspecified Tools for Working with URLs and HTTP Useful tools for working with HTTP organised by HTTP verbs (GET(), POST(), etc). Configuration functions make it easy to control additional request components (authenticate(), add_headers() and so on). R-hunspell 3.0.1 2.fc34 3368850 Unspecified High-Performance Stemmer, Tokenizer, and Spell Checker Low level spell checker and morphological analyzer based on the famous 'hunspell' library . The package can analyze or check individual words as well as parse text, latex, html or xml documents. For a more user-friendly interface use the 'spelling' package which builds on this package to automate checking of files, documentation and vignettes in all common formats. R-igraph 1.2.6 2.fc34 7661934 Unspecified Network Analysis and Visualization Routines for simple graphs and network analysis. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more. R-import 1.2.0 2.fc34 131901 Unspecified An Import Mechanism for R Alternative mechanism for importing objects from packages and R modules. The syntax allows for importing multiple objects with a single command in an expressive way. The import package bridges some of the gap between using library (or require) and direct (single-object) imports. Furthermore the imported objects are not placed in the current environment. R-ini 0.3.1 7.fc34 18439 Unspecified Read and Write '.ini' Files Parse simple '.ini' configuration files to an structured list. Users can manipulate this resulting list with lapply() functions. This same structured list can be used to write back to file after modifications. R-inline 0.3.17 1.fc34 205717 Unspecified Functions to Inline C, C++, Fortran Function Calls from R Functionality to dynamically define R functions and S4 methods with 'inlined' C, C++ or Fortran code supporting the .C and .Call calling conventions. R-isoband 0.2.4 1.fc34~bootstrap 3041482 Unspecified Generate Isolines and Isobands from Regularly Spaced Elevation Grids A fast C++ implementation to generate contour lines (isolines) and contour polygons (isobands) from regularly spaced grids containing elevation data. R-iterators 1.0.13 2.fc34 424799 Unspecified Provides Iterator Construct Support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data. R-itertools 0.1.3 9.fc34 170282 Unspecified Iterator Tools Various tools for creating iterators, many patterned after functions in the Python itertools module, and others patterned after functions in the 'snow' package. R-java 4.0.4 1.fc34 0 Unspecified R with Fedora provided Java Runtime Environment A language and environment for statistical computing and graphics. R is similar to the award-winning S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, ...). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, C, C++ and Fortran code can be linked and called at run time. This package also has an additional dependency on java, as provided by Fedora's openJDK. R-java-devel 4.0.4 1.fc34 0 Unspecified Development package for use with Java enabled R components Install R-java-devel if you are going to develop or compile R packages that assume java is present and configured on the system. R-java-devel 4.0.4 1.fc34 0 Unspecified Development package for use with Java enabled R components Install R-java-devel if you are going to develop or compile R packages that assume java is present and configured on the system. R-jose 1.0 7.fc34 1323407 Unspecified JavaScript Object Signing and Encryption Read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT, rfc7519). These standards provide modern signing and encryption formats that are the basis for services like OAuth 2.0 or LetsEncrypt and are natively supported by browsers via the JavaScript WebCryptoAPI. R-jpeg 0.1.8.1 5.fc34 55067 Unspecified Read and write JPEG images This package provides an easy and simple way to read, write and display bitmap images stored in the JPEG format. It can read and write both files and in-memory raw vectors. R-jqr 1.2.0 2.fc34 215008 Unspecified Client for 'jq', a 'JSON' Processor Client for 'jq', a 'JSON' processor (), written in C. 'jq' allows the following with 'JSON' data: index into, parse, do calculations, cut up and filter, change key names and values, perform conditionals and comparisons, and more. R-jsonlite 1.7.2 2.fc34~bootstrap 610236 Unspecified A Simple and Robust JSON Parser and Generator for R A reasonably fast JSON parser and generator, optimized for statistical data and the web. Offers simple, flexible tools for working with JSON in R, and is particularly powerful for building pipelines and interacting with a web API. The implementation is based on the mapping described in the vignette (Ooms, 2014). In addition to converting JSON data from/to R objects, 'jsonlite' contains functions to stream, validate, and prettify JSON data. The unit tests included with the package verify that all edge cases are encoded and decoded consistently for use with dynamic data in systems and applications. R-keyring 1.1.0 2.fc34 409405 Unspecified Access the System Credential Store from R Platform independent API to access the operating system's credential store. Currently supports: Keychain on macOS, Credential Store on Windows, the Secret Service API on Linux, and a simple, platform independent store implemented with environment variables. Additional storage back-ends can be added easily. R-knitr 1.31 1.fc34 2535554 Unspecified A General-Purpose Package for Dynamic Report Generation in R Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques. R-labeling 0.4.2 2.fc34 85835 Unspecified Axis Labeling Functions which provide a range of axis labeling algorithms. R-lambda.r 1.2.4 5.fc34 145588 Unspecified Modeling data with functional programming A language extension to efficiently write functional programs in R. Syntax extensions include multi-part function definitions, pattern matching, guard statements, built-in (optional) type safety. R-later 1.1.0.1 3.fc34 246252 Unspecified Utilities for Scheduling Functions to Execute Later with Event Loops Executes arbitrary R or C functions some time after the current time, after the R execution stack has emptied. The functions are scheduled in an event loop. R-later 1.1.0.1 3.fc34 246751 Unspecified Utilities for Scheduling Functions to Execute Later with Event Loops Executes arbitrary R or C functions some time after the current time, after the R execution stack has emptied. The functions are scheduled in an event loop. R-later-devel 1.1.0.1 3.fc34 5030 Unspecified Development files for R-later Development files for R-later. R-later-devel 1.1.0.1 3.fc34 5030 Unspecified Development files for R-later Development files for R-later. R-lazyeval 0.2.2 6.fc34 349881 Unspecified Lazy (Non-Standard) Evaluation An alternative approach to non-standard evaluation using formulas. Provides a full implementation of LISP style 'quasiquotation', making it easier to generate code with other code. R-libSBML 5.19.0 4.fc34 29707870 Unspecified R bindings for libSBML This package contains R bindings for libSBML. R-lifecycle 1.0.0 1.fc34 232522 Unspecified Manage the Life Cycle of your Package Functions Manage the life cycle of your exported functions with shared conventions, documentation badges, and user-friendly deprecation warnings. R-lintr 2.0.1 4.fc34 441000 Unspecified A 'Linter' for R Code Checks adherence to a given style, syntax errors and possible semantic issues. Supports on the fly checking of R code edited with 'RStudio IDE', 'Emacs', 'Vim', 'Sublime Text' and 'Atom'. R-listenv 0.8.0 5.fc34 152876 Unspecified Environments Behaving (Almost) as Lists List environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting, e.g. 'x <- listenv(a = 1, b = 2); for (i in seq_along(x)) x[[i]] <- x[[i]] ^ 2; y <- as.list(x)'. R-littler 0.3.12 2.fc34 198884 Unspecified littler: R at the Command-Line via 'r' A scripting and command-line front-end is provided by 'r' (aka 'littler') as a lightweight binary wrapper around the GNU R language and environment for statistical computing and graphics. While R can be used in batch mode, the r binary adds full support for both 'shebang'-style scripting (i.e. using a hash-mark-exclamation-path expression as the first line in scripts) as well as command-line use in standard Unix pipelines. In other words, r provides the R language without the environment. R-littler-examples 0.3.12 2.fc34 56499 Unspecified R-littler Examples Examples for using R-littler. R-lmodel2 1.7.3 9.fc34 387448 Unspecified Model II Regression Computes model II simple linear regression using ordinary least squares (OLS), major axis (MA), standard major axis (SMA), and ranged major axis R-lmtest 0.9.38 2.fc34 552652 Unspecified Testing Linear Regression Models for R A collection of tests, data sets and examples for diagnostic checking in linear regression models in R. R-lobstr 1.1.1 2.fc34 202169 Unspecified Visualize R Data Structures with Trees A set of tools for inspecting and understanding R data structures inspired by str(). Includes ast() for visualizing abstract syntax trees, ref() for showing shared references, cst() for showing call stack trees, and obj_size() for computing object sizes. R-lokern 1.1.8.1 4.fc34 168925 Unspecified Kernel Regression Smoothing with Local or Global Plug-in Bandwidth Kernel regression smoothing with adaptive local or global plug-in bandwidth selection. R-lpSolve 5.6.15 2.fc34 771327 Unspecified Interface to Lp_solve to Solve Linear/Integer Programs Lp_solve is freely available (under LGPL 2) software for solving linear, integer and mixed integer programs. In this implementation we supply a "wrapper" function in C and some R functions that solve general linear/integer problems, assignment problems, and transportation problems. This version calls lp_solve version 5.5. R-lubridate 1.7.10 1.fc34 1685057 Unspecified Make dealing with dates a little easier Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The 'lubridate' package has a consistent and memorable syntax that makes working with dates easy and fun. Parts of the 'CCTZ' source code, released under the Apache 2.0 License, are included in this package. See for more details. R-mAr 1.1.2 24.fc34 79036 Unspecified R module to evaluate functions for multivariate AutoRegressive analysis R package: An R add-on package for estimation of multivariate AR models through a computationally-efficient stepwise least-squares algorithm (Neumaier and Schneider, 2001); the procedure is of particular interest for high-dimensional data without missing values such as geophysical fields. R-magick 2.7.1 1.fc34 7879972 Unspecified Advanced Graphics and Image-Processing in R Bindings to 'ImageMagick': the most comprehensive open-source image processing library available. Supports many common formats (png, jpeg, tiff, pdf, etc) and manipulations (rotate, scale, crop, trim, flip, blur, etc). All operations are vectorized via the Magick++ STL meaning they operate either on a single frame or a series of frames for working with layers, collages, or animation. In RStudio images are automatically previewed when printed to the console, resulting in an interactive editing environment. The latest version of the package includes a native graphics device for creating in-memory graphics or drawing onto images using pixel coordinates. R-magrittr 2.0.1 1.fc34 396304 Unspecified Provides a mechanism for chaining commands with a new forward-pipe operator Provides a mechanism for chaining commands with a new forward-pipe operator. This operator will forward a value, or the result of an expression, into the next function call/expression. There is flexible support for the type of right-hand side expressions. For more information, see package vignette. To quote Rene Magritte, "Ceci n'est pas un pipe." R-mapproj 1.2.7 5.fc34 103281 Unspecified Map Projections Converts latitude/longitude into projected coordinates. R-maps 3.3.0 8.fc34 4904982 Unspecified Draw Geographical Maps Display of maps. Projection code and larger maps are in separate packages ('mapproj' and 'mapdata'). R-markdown 1.1 6.fc34 294862 Unspecified Render Markdown with the C Library 'Sundown' Provides R bindings to the 'Sundown' Markdown rendering library (). Markdown is a plain-text formatting syntax that can be converted to 'XHTML' or other formats. See for more information about Markdown. R-markdown 1.1 6.fc34 291259 Unspecified Render Markdown with the C Library 'Sundown' Provides R bindings to the 'Sundown' Markdown rendering library (). Markdown is a plain-text formatting syntax that can be converted to 'XHTML' or other formats. See for more information about Markdown. R-markdown-devel 1.1 6.fc34 21008 Unspecified Development files for R-markdown Development files for R-markdown. R-markdown-devel 1.1 6.fc34 21008 Unspecified Development files for R-markdown Development files for R-markdown. R-matrixStats 0.58.0 1.fc34 2866020 Unspecified Functions that Apply to Rows and Columns of Matrices (and to Vectors) High-performing functions operating on rows and columns of matrices, e.g. col / rowMedians(), col / rowRanks(), and col / rowSds(). Functions optimized per data type and for subsetted calculations such that both memory usage and processing time is minimized. There are also optimized vector-based methods, e.g. binMeans(), madDiff() and weightedMedian(). R-measurements 1.4.0 7.fc34 51301 Unspecified Tools for Units of Measurement Collection of tools to make working with physical measurements easier. Convert between metric and imperial units, or calculate a dimension's unknown value from other dimensions' measurements. R-memoise 2.0.0 1.fc34 77249 Unspecified Memoisation of functions Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value. R-microbenchmark 1.4.7 6.fc34 96054 Unspecified Accurate Timing Functions Provides infrastructure to accurately measure and compare the execution time of R expressions. R-mime 0.10 1.fc34 55291 Unspecified Map Filenames to MIME Types Guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems. R-miniUI 0.1.1.1 7.fc34 51355 Unspecified Shiny UI Widgets for Small Screens Provides UI widget and layout functions for writing Shiny apps that work well on small screens. R-mlbench 2.1.3 1.fc34 1187124 Unspecified Machine Learning Benchmark Problems A collection of artificial and real-world machine learning benchmark problems, including, e.g., several data sets from the UCI repository. R-mnormt 2.0.2 2.fc34 250680 Unspecified The Multivariate Normal and t Distributions Functions are provided for computing the density and the distribution function of d-dimensional normal and "t" random variables, possibly truncated (on one side or two sides), and for generating random vectors sampled from these distributions, except sampling from the truncated "t". Moments of arbitrary order of a multivariate truncated normal are computed, and converted to cumulants up to order 4. Probabilities are computed via non-Monte Carlo methods; different routines are used in the case d=1, d=2, d=3, d>3, if d denotes the dimensionality. R-mockery 0.4.2 5.fc34 83050 Unspecified Mocking Library for R The two main functionalities of this package are creating mock objects (functions) and selectively intercepting calls to a given function that originate in some other function. It can be used with any testing framework available for R. Mock objects can be injected with either this package's own stub() function or a similar with_mock() facility present in the testthat package. R-mockr 0.1 9.fc34 27494 Unspecified Mocking in R Provides a means to mock a package function, i.e., temporarily substitute it for testing. Designed as a drop-in replacement for 'testthat::with_mock()', which may break in R 3.4.0 and later. R-modelr 0.1.8 3.fc34 252559 Unspecified Modelling Functions that Work with the Pipe Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation. R-msm 1.6.8 7.fc34 1971947 Unspecified Multi-state Markov and hidden Markov models in continuous time Functions for fitting general continuous-time Markov and hidden Markov multi-state models to longitudinal data. Both Markov transition rates and the hidden Markov output process can be modeled in terms of covariates. A variety of observation schemes are supported, including processes observed at arbitrary times, completely-observed processes, and censored states. R-multcomp 1.4.13 3.fc34 1145851 Unspecified Simultaneous inference for general linear hypotheses R Package This R package contains functions for simultaneous tests and confidence intervals for general linear hypotheses in parametric models, including linear, generalized linear, linear mixed effects, and survival models. R-munsell 0.5.0 9.fc34 369490 Unspecified Utilities for Using Munsell Colours Provides easy access to, and manipulation of, the Munsell colours. Provides a mapping between Munsell's original notation (e.g. "5R 5/10") and hexadecimal strings suitable for use directly in R graphics. Also provides utilities to explore slices through the Munsell colour tree, to transform Munsell colours and display colour palettes. R-mvtnorm 1.1.0 4.fc34 329957 Unspecified Multivariate normal and T distribution R Package This R package computes multivariate normal and t probabilities, quantiles and densities. R-mvtnorm 1.1.0 4.fc34 330434 Unspecified Multivariate normal and T distribution R Package This R package computes multivariate normal and t probabilities, quantiles and densities. R-mvtnorm-devel 1.1.0 4.fc34 4253 Unspecified Development files for R-mvtnorm The R-mvtnorm-devel package contains Header and libraries files for developing applications that use R-mvtnorm R-mvtnorm-devel 1.1.0 4.fc34 4253 Unspecified Development files for R-mvtnorm The R-mvtnorm-devel package contains Header and libraries files for developing applications that use R-mvtnorm R-nanotime 0.3.2 2.fc34 1404343 Unspecified Nanosecond-Resolution Time Support for R Full 64-bit resolution date and time functionality with nanosecond granularity is provided, with easy transition to and from the standard 'POSIXct' type. Three additional classes offer interval, period and duration functionality for nanosecond-resolution timestamps. R-nanotime 0.3.2 2.fc34 1376087 Unspecified Nanosecond-Resolution Time Support for R Full 64-bit resolution date and time functionality with nanosecond granularity is provided, with easy transition to and from the standard 'POSIXct' type. Three additional classes offer interval, period and duration functionality for nanosecond-resolution timestamps. R-nanotime-devel 0.3.2 2.fc34 29702 Unspecified Development files for R-nanotime Development files for R-nanotime. R-nanotime-devel 0.3.2 2.fc34 29702 Unspecified Development files for R-nanotime Development files for R-nanotime. R-ncdf4 1.17 6.fc34 405544 Unspecified Interface to Unidata netCDF (Version 4 or Earlier) Format Data Files Provides a high-level R interface to data files written using Unidata's netCDF library (version 4 or earlier), which are binary data files that are portable across platforms and include metadata information in addition to the data sets. Using this package, netCDF files (either version 4 or "classic" version 3) can be opened and data sets read in easily. It is also easy to create new netCDF dimensions, variables, and files, in either version 3 or 4 format, and manipulate existing netCDF files. R-nws 1.7.0.1 24.fc34 973614 Unspecified R functions for NetWorkSpaces and Sleigh Provides coordination and parallel execution facilities, as well as limited cross-language data exchange, using the netWorkSpaces server developed by REvolution Computing. R-nycflights13 1.0.1 5.fc34 7233385 Unspecified Flights that Departed NYC in 2013 Airline on-time data for all flights departing NYC in 2013. Also includes useful 'metadata' on airlines, airports, weather, and planes. R-odbc 1.3.1 1.fc34 962919 Unspecified Connect to ODBC Compatible Databases (using the DBI Interface) A DBI-compatible interface to ODBC databases. R-openssl 1.4.3 2.fc34 3273516 Unspecified Toolkit for Encryption, Signatures and Certificates Based on OpenSSL Bindings to OpenSSL libssl and libcrypto, plus custom SSH key parsers. Supports RSA, DSA and EC curves P-256, P-384, P-521, and curve25519. Cryptographic signatures can either be created and verified manually or via x509 certificates. AES can be used in cbc, ctr or gcm mode for symmetric encryption; RSA for asymmetric (public key) encryption or EC for Diffie Hellman. High-level envelope functions combine RSA and AES for encrypting arbitrary sized data. Other utilities include key generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a secure random number generator, and 'bignum' math methods for manually performing crypto calculations on large multibyte integers. R-orcutt 2.3 8.fc34 56339 Unspecified Estimate Procedure in Case of First Order Autocorrelation Solve first order autocorrelation problems using an iterative method. This procedure estimates both autocorrelation and beta coefficients recursively until we reach the convergence (8th decimal as default). The residuals are computed after estimating Beta using EGLS approach and Rho is estimated using the previous residuals. R-oskeyring 0.1.1 2.fc34 105055 Unspecified Raw System Credential Store Access from R Aims to support all features of the system credential store, including non- portable ones. Supports Keychain on macOS, and Credential Manager on Windows. See the keyring package if you need a portable API. R-packrat 0.5.0 7.fc34 544067 Unspecified Dependency Management System for R Projects Manage the R packages your project depends on in an isolated, portable, and reproducible way. R-pak 0.1.2.1 2.fc34 453311 Unspecified Another Approach to Package Installation The goal of 'pak' is to make package installation faster and more reliable. In particular, it performs all HTTP operations in parallel, so metadata resolution and package downloads are fast. Metadata and package files are cached on the local disk as well. 'pak' has a dependency solver, so it finds version conflicts before performing the installation. This version of 'pak' supports CRAN, 'Bioconductor' and 'GitHub' packages as well. R-parallelly 1.24.0 1.fc34 347895 Unspecified Enhancing the 'parallel' Package Utility functions that enhance the 'parallel' package and support the built-in parallel backends of the 'future' package. For example, availableCores() gives the number of CPU cores available to your R process as given by the operating system, 'cgroups' and Linux containers, R options, and environment variables, including those set by job schedulers on high-performance compute clusters. If none is set, it will fall back to parallel::detectCores(). Another example is makeClusterPSOCK(), which is backward compatible with parallel::makePSOCKcluster() while doing a better job in setting up remote cluster workers without the need for configuring the firewall to do port-forwarding to your local computer. R-parsedate 1.2.0 8.fc34 82874 Unspecified Recognize and Parse Dates in Various Formats Parse dates automatically, without the need of specifying a format. Currently it includes the git date parser. It can also recognize and parse all ISO 8601 formats. R-pbdRPC 0.2.1 10.fc34 362240 Unspecified Programming with Big Data -- Remote Procedure Call A very light implementation yet secure for remote procedure calls with unified interface via ssh (OpenSSH). R-pbdZMQ 0.3.3 11.fc34 503969 Unspecified Programming with Big Data -- Interface to ZeroMQ 'ZeroMQ' is a well-known library for high-performance asynchronous messaging in scalable, distributed applications. This package provides high level R wrapper functions to easily utilize 'ZeroMQ'. We mainly focus on interactive client/server programming frameworks. R-pdftools 2.3.1 5.fc34 199361 Unspecified Text Extraction, Rendering and Converting of PDF Documents Utilities based on 'libpoppler' for extracting text, fonts, attachments and metadata from a PDF file. Also supports high quality rendering of PDF documents into PNG, JPEG, TIFF format, or into raw bitmap vectors for further processing in R. R-pillar 1.4.7 2.fc34 242370 Unspecified Coloured Formatting for Columns Provides 'pillar' and 'colonnade' generics designed for formatting columns of data using the full range of colours provided by modern terminals. R-pingr 2.0.1 4.fc34 72105 Unspecified Check if a Remote Computer is Up Check if a remote computer is up. It can either just call the system ping command, or check a specified TCP port. R-pkgbuild 1.2.0 2.fc34 181057 Unspecified Find Tools Needed to Build R Packages Provides functions used to build R packages. Locates compilers needed to build R packages on various platforms and ensures the PATH is configured appropriately so R can use them. R-pkgcache 1.1.1 2.fc34 625189 Unspecified Cache 'CRAN'-Like Metadata and R Packages Metadata and package cache for CRAN-like repositories. This is a utility package to be used by package management tools that want to take advantage of caching. R-pkgconfig 2.0.3 5.fc34 28177 Unspecified Private Configuration for 'R' Packages Set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected. R-pkgdown 1.6.1 2.fc34 711489 Unspecified Make Static HTML Documentation for a Package Generate an attractive and useful website from a source package. pkgdown converts your documentation, vignettes, README, and more to HTML making it easy to share information about your package online. R-pkgload 1.2.0 1.fc34 203623 Unspecified Simulate Package Installation and Attach Simulates the process of installing a package and then attaching it. This is a key part of the 'devtools' package as it allows you to rapidly iterate while developing a package. R-plogr 0.2.0 9.fc34 12676 Unspecified C++ Logging Library for R A simple header-only logging library for C++. Add 'LinkingTo: plogr' to 'DESCRIPTION', and '#include ' in your C++ modules to use it. R-plogr-devel 0.2.0 9.fc34 17739 Unspecified Devel files for R-plogr Development files for R-plogr. R-plyr 1.8.6 5.fc34 1087793 Unspecified Tools for Splitting, Applying and Combining Data A set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each piece and then put all the pieces back together. For example, you might want to fit a model to each spatial location or time point in your study, summarise data by panels or collapse high-dimensional arrays to simpler summary statistics. The development of plyr has been generously supported by Becton Dickinson. R-png 0.1.7 13.fc34 69578 Unspecified Read and write PNG images This package provides an easy and simple way to read, write and display bitmap images stored in the PNG format. It can read and write both files and in-memory raw vectors. R-poLCA 1.4.1 11.fc34 549934 Unspecified Polytomous variable Latent Class Analysis Latent class analysis and latent class regression models for polytomous outcome variables. Also known as latent structure analysis. R-polyclip 1.10.0 7.fc34 134762 Unspecified Polygon Clipping R port of Angus Johnson's open source library Clipper. Performs polygon clipping operations (intersection, union, set minus, set difference) for polygonal regions of arbitrary complexity, including holes. Computes offset polygons (spatial buffer zones, morphological dilations, Minkowski dilations) for polygonal regions and polygonal lines. Computes Minkowski Sum of general polygons. There is a function for removing self-intersections from polygon data. R-polynom 1.4.0 7.fc34 396607 Unspecified A Class for Univariate Polynomial Manipulations A collection of functions to implement a class for univariate polynomial manipulations. R-praise 1.0.0 15.fc34 23636 Unspecified Praise Users Build friendly R packages that praise their users if they have done something good, or they just need it to feel better. R-preprocessCore 1.52.1 1.fc34 321606 Unspecified A collection of pre-processing functions A library of core preprocessing routines R-preprocessCore 1.52.1 1.fc34 318154 Unspecified A collection of pre-processing functions A library of core preprocessing routines R-preprocessCore-devel 1.52.1 1.fc34 134274 Unspecified Development files for R-preprocessCore The R-preprocessCore-devel package contains Header and libraries files for developing applications that use R-preprocessCore R-preprocessCore-devel 1.52.1 1.fc34 134274 Unspecified Development files for R-preprocessCore The R-preprocessCore-devel package contains Header and libraries files for developing applications that use R-preprocessCore R-presser 1.1.0 2.fc34 1677166 Unspecified Lightweight Web Server for Testing Create a web app that makes it easier to test web clients without using the internet. It includes a web app framework with path matching and parameters and templates. Can parse various 'HTTP' request bodies. Can send 'JSON' data or files from the disk. Includes a web app that implements the web service. R-prettycode 1.1.0 5.fc34 275930 Unspecified Pretty Print R Code in the Terminal Replace the standard print method for functions with one that performs syntax highlighting, using ANSI colors, if the terminal supports them. R-prettydoc 0.4.1 2.fc34 1606602 Unspecified Creating Pretty Documents from R Markdown Creating tiny yet beautiful documents and vignettes from R Markdown. The package provides the 'html_pretty' output format as an alternative to the 'html_document' and 'html_vignette' engines that convert R Markdown into HTML pages. Various themes and syntax highlight styles are supported. R-prettyunits 1.1.1 3.fc34 51677 Unspecified Pretty, Human Readable Formatting of Quantities Pretty, human readable formatting of quantities. Time intervals: 1337000 -> 15d 11h 23m 20s. Vague time intervals: 2674000 -> about a month ago. Bytes: 1337 -> 1.34 kB. R-processx 3.5.0 1.fc34 490633 Unspecified Execute and Control System Processes Tools to run system processes in the background. It can check if a background process is running; wait on a background process to finish; get the exit status of finished processes; kill background processes. It can read the standard output and error of the processes, using non-blocking connections. 'processx' can poll a process for standard output or error, with a timeout. It can also poll several processes at once. R-procmaps 0.0.3 2.fc34 40054 Unspecified Portable Address Space Mapping Portable '/proc/self/maps' as a data frame. Determine which library or other region is mapped to a specific address of a process. -- R packages can contain native code, compiled to shared libraries at build or installation time. When loaded, each shared library occupies a portion of the address space of the main process. When only a machine instruction pointer is available (e.g. from a backtrace during error inspection or profiling), the address space map determines which library this instruction pointer corresponds to. R-profmem 0.6.0 2.fc34 88140 Unspecified Simple Memory Profiling for R A simple and light-weight API for memory profiling of R expressions. The profiling is built on top of R's built-in memory profiler ('utils::Rprofmem()'), which records every memory allocation done by R (also native code). R-profvis 0.3.6 7.fc34 462181 Unspecified Interactive Visualizations for Profiling R Code Interactive visualizations for profiling R code. R-progress 1.2.2 5.fc34 110244 Unspecified Terminal Progress Bars Configurable Progress bars, they may include percentage, elapsed time, and/or the estimated completion time. They work in terminals, in Emacs ESS, RStudio, Windows Rgui and the macOS R.app. The package also provides a C++ API, that works with or without Rcpp. R-progress-devel 1.2.2 5.fc34 11279 Unspecified Development files for R-progress Development files for R-progress. R-promises 1.1.0 6.fc34 2062492 Unspecified Abstractions for Promise-Based Asynchronous Programming Provides fundamental abstractions for doing asynchronous programming in R using promises. Asynchronous programming is useful for allowing a single R process to orchestrate multiple tasks in the background while also attending to something else. Semantics are similar to 'JavaScript' promises, but with a syntax that is idiomatic R. R-ps 1.6.0 1.fc34 510026 Unspecified List, Query, Manipulate System Processes List, query and manipulate all system processes, on 'Windows', 'Linux' and 'macOS'. R-purrr 0.3.4 5.fc34 676787 Unspecified Functional Programming Tools A complete and consistent functional programming toolkit for R. R-qcc 2.7 3.fc34 4916648 Unspecified SQC package for R An R package for quality control charting and statistical process control. The qcc package for the R statistical environment provides: - Plot Shewhart quality control charts - Plot Cusum and EMWA charts for continuous data - Draw operating characteristic curves - Perform process capability analysis - Draw Pareto charts and cause-and-effect diagrams R-qpdf 1.1 10.fc34 112434 Unspecified Split, Combine and Compress PDF Files Content-preserving transformations transformations of PDF files such as split, combine, and compress. This package interfaces directly to the 'qpdf' C++ API and does not require any command line utilities. Note that 'qpdf' does not read actual content from PDF files: to extract text and data you need the 'pdftools' package. R-qtl 1.48.1 1.fc34 7484720 Unspecified Tools for analyzing QTL experiments R-qtl is an extensible, interactive environment for mapping quantitative trait loci (QTLs) in experimental crosses. Our goal is to make complex QTL mapping methods widely accessible and allow users to focus on modeling rather than computing. A key component of computational methods for QTL mapping is the hidden Markov model (HMM) technology for dealing with missing genotype data. We have implemented the main HMM algorithms, with allowance for the presence of genotyping errors, for backcrosses, intercrosses, and phase-known four-way crosses. The current version of R-qtl includes facilities for estimating genetic maps, identifying genotyping errors, and performing single-QTL genome scans and two-QTL, two-dimensional genome scans, by interval mapping (with the EM algorithm), Haley-Knott regression, and multiple imputation. All of this may be done in the presence of covariates (such as sex, age or treatment). One may also fit higher-order QTL models by multiple imputation and Haley-Knott regression. R-quadprog 1.5.8 7.fc34 121583 Unspecified Functions to Solve Quadratic Programming Problems This package contains routines and documentation for solving quadratic programming problems. R-quantities 0.1.6 1.fc34 310306 Unspecified Quantity Calculus for R Vectors Integration of the 'units' and 'errors' packages for a complete quantity calculus system for R vectors, matrices and arrays, with automatic propagation, conversion, derivation and simplification of magnitudes and uncertainties. Documentation about 'units' and 'errors' is provided in the papers by Pebesma, Mailund & Hiebert (2016, ) and by Ucar, Pebesma & Azcorra (2018, ), included in those packages as ignettes; see 'citation("quantities")' for details. R-qvalue 2.22.0 1.fc34 2861886 Unspecified Q-value estimation for false discovery rate control It takes a list of p-values resulting from the simultaneous testing of many hypotheses and estimates their q-values. The q-value of a test measures the proportion of false positives incurred (called the false discovery rate) when that particular test is called significant. Various plots are automatically generated, allowing one to make sensible significance cut-offs. Several mathematical results have recently been shown on the conservative accuracy of the estimated q-values from this software. The software can be applied to problems in genomics, brain imaging, astrophysics, and data mining. This package is a part of the Bioconductor (bioconductor.org) project. R-ragg 1.1.2 1.fc34 646681 Unspecified Graphic Devices Based on AGG Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D drawing library. The 'ragg' package provides a set of graphic devices based on AGG to use as alternative to the raster devices provided through the 'grDevices' package. R-randomForest 4.6.14 2.fc34 343632 Unspecified Breiman and Cutler's Random Forests for Classification and Regression Classification and regression based on a forest of trees using random inputs, based on Breiman (2001) . R-rappdirs 0.3.3 1.fc34 83064 Unspecified Application Directories: Determine Where to Save Data, Caches, and Logs An easy way to determine which directories on the users computer you should use to save data, caches and logs. A port of Python's 'Appdirs' () to R. R-rcmdcheck 1.3.3 7.fc34 164995 Unspecified Run 'R CMD check' from 'R' and Capture Results Run 'R CMD check' from 'R' and capture the results of the individual checks. Supports running checks in the background, timeouts, pretty printing and comparing check results. R-readr 1.4.0 2.fc34 1386806 Unspecified Read Rectangular Text Data The goal of 'readr' is to provide a fast and friendly way to read rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to flexibly parse many types of data found in the wild, while still cleanly failing when data unexpectedly changes. R-readxl 1.3.1 9.fc34 1524190 Unspecified Read Excel Files Import excel files into R. Supports '.xls' via the 'libxls' C library and '.xlsx' via the embedded 'RapidXML' C++ library . R-rematch 1.0.1 9.fc34 18340 Unspecified Match Regular Expressions with a Nicer 'API' A small wrapper on 'regexpr' to extract the matches and captured groups from the match of a regular expression to a character vector. R-rematch2 2.1.2 4.fc34 76078 Unspecified Tidy Output from Regular Expression Matching Wrappers on 'regexpr' and 'gregexpr' to return the match results in tidy data frames. R-remotes 2.2.0 3.fc34 675032 Unspecified R Package Installation from Remote Repositories Download and install R packages stored in GitHub, GitLab, Bitbucket, Bioconductor, or plain subversion or git repositories. This package provides the 'install_*' functions in devtools. Indeed most of the code was copied over from devtools. R-repr 1.1.3 1.fc34 213388 Unspecified Serializable Representations String and binary representations of objects for several formats / mime types. R-reprex 0.3.0 7.fc34 473421 Unspecified Prepare Reproducible Example Code via the Clipboard Convenience wrapper that uses the 'rmarkdown' package to render small snippets of code to target formats that include both code and output. The goal is to encourage the sharing of small, reproducible, and runnable examples on code-oriented websites, such as and , or in email. The user's clipboard is the default source of input code and the default target for rendered output. 'reprex' also extracts clean, runnable R code from various common formats, such as copy/paste from an R session. R-repurrrsive 1.0.0 5.fc34 2920712 Unspecified Examples of Recursive Lists and Nested or Split Data Frames Recursive lists in the form of R objects, JSON, and XML, for use in teaching and examples. Examples include color palettes, Game of Thrones characters, GitHub users and repositories, music collections, and entities from the Star Wars universe. Data from the gapminder package is also included, as a simple data frame and in nested and split forms. R-reshape 0.8.8 7.fc34 271217 Unspecified Flexibly Reshape Data Flexibly restructure and aggregate data using just two functions: melt and cast. R-reshape2 1.4.4 5.fc34 199977 Unspecified Flexibly Reshape Data: A Reboot of the Reshape Package Flexibly restructure and aggregate data using just two functions: melt and 'dcast' (or 'acast'). R-reticulate 1.18 2.fc34 2002703 Unspecified R Interface to 'Python' Interface to Python modules, classes, and functions. When calling into Python, R data types are automatically converted to their equivalent Python types. When values are returned from Python to R they are converted back to R types. R-rex 1.2.0 4.fc34 224191 Unspecified Friendly Regular Expressions A friendly interface for the construction of regular expressions. R-rgdal 1.5.23 1.fc34 7663638 Unspecified Bindings for the 'Geospatial' Data Abstraction Library Provides bindings to the 'Geospatial' Data Abstraction Library ('GDAL') and access to projection/transformation operations from the 'PROJ' library. Use is made of classes defined in the 'sp' package. Raster and vector map data can be imported into R, and raster and vector 'sp' objects exported. From 'rgdal' 1.5-8, installed with to 'GDAL' >=3, 'PROJ' >=6 and 'sp' >= 1.4, coordinate reference systems use 'WKT2_2019' strings, not 'PROJ' strings. R-rgeos 0.5.5 2.fc34~bootstrap 1166767 Unspecified Interface to Geometry Engine - Open Source ('GEOS') Interface to Geometry Engine - Open Source ('GEOS') using the C 'API' for topology operations on geometries. R-rhub 1.1.1 7.fc34 1362598 Unspecified Connect to 'R-hub' Run 'R CMD check' on any of the 'R-hub' () architectures, from the command line. The current architectures include Windows, macOS, Solaris and various Linux distributions. R-rlang 0.4.10 2.fc34 1797187 Unspecified Functions for Base Types and Core R and 'Tidyverse' Features A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation. R-rle 0.9.2 2.fc34 96771 Unspecified Common Functions for Run-Length Encoded Vectors Common 'base' and 'stats' methods for 'rle' objects, aiming to make it possible to treat them transparently as vectors. R-rlecuyer 0.3.5 6.fc34 109565 Unspecified R interface to RNG with multiple streams Provides an interface to the C implementation of the random number generator with multiple independent streams developed by L'Ecuyer et al (2002). The main purpose of this package is to enable the use of this random number generator in parallel R applications. R-rmarkdown 2.6 2.fc34 9774762 Unspecified Dynamic Documents for R Convert R Markdown documents into a variety of formats. R-roxygen2 7.1.1 2.fc34 1034202 Unspecified In-Line Documentation for R Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted comments. Writing documentation in-line with code makes it easier to keep your documentation up-to-date as your requirements change. 'Roxygen2' is inspired by the 'Doxygen' system for C++. R-rpm-macros 1.2.1 2.fc34 5741 Unspecified Macros to help produce R packages This package contains the R RPM macros, that most implementations should rely on. You should not need to install this package manually as the R-devel package requires it. So install the R-devel package instead. R-rprintf 0.2.1 11.fc34 26229 Unspecified Adaptive Builder for Formatted Strings Provides a set of functions to facilitate building formatted strings under various replacement rules: C-style formatting, variable-based formatting, and number-based formatting. C-style formatting is basically identical to built-in function 'sprintf'. Variable-based formatting allows users to put variable names in a formatted string which will be replaced by variable values. Number-based formatting allows users to use index numbers to represent the corresponding argument value to appear in the string. R-rprojroot 2.0.2 2.fc34 188277 Unspecified Finding Files in Project Subdirectories Robust, reliable and flexible paths to files below a project root. The 'root' of a project is defined as a directory that matches a certain criterion, e.g., it contains a certain regular file. R-rsconnect 0.8.16 5.fc34 690277 Unspecified Deployment Interface for R Markdown Documents and Shiny Applications Programmatic deployment interface for 'RPubs', 'shinyapps.io', and 'RStudio Connect'. Supported content types include R Markdown documents, Shiny applications, Plumber APIs, plots, and static web content. R-rstudioapi 0.13 2.fc34 595607 Unspecified Safely Access the RStudio API Access the RStudio API (if available) and provide informative error messages when it's not. R-rsvg 2.1 5.fc34 346699 Unspecified Render SVG Images into PDF, PNG, PostScript, or Bitmap Arrays Renders vector-based svg images into high-quality custom-size bitmap arrays using 'librsvg2'. The resulting bitmap can be written to e.g. png, jpeg or webp format. In addition, the package can convert images directly to various formats such as pdf or postscript. R-rtracklayer 1.50.0 1.fc34 9405949 Unspecified R interface to genome browsers and their annotation tracks Extensible framework for interacting with multiple genome browsers (currently UCSC built-in) and manipulating annotation tracks in various formats (currently GFF, BED, bedGraph, BED15, WIG, and BigWig built-in). The user may export/import tracks to/from the supported browsers, as well as query and modify the browser state, such as the current viewport. R-rversions 2.0.2 4.fc34 86410 Unspecified Query 'R' Versions, Including 'r-release' and 'r-oldrel' Query the main 'R' 'SVN' repository to find the versions 'r-release' and 'r-oldrel' refer to, and also all previous 'R' versions and their release dates. R-rvest 0.3.6 3.fc34 2047345 Unspecified Easily Harvest (Scrape) Web Pages Wrappers around the 'xml2' and 'httr' packages to make it easy to download, then manipulate, HTML and XML. R-sandwich 3.0.0 3.fc34 1775458 Unspecified Robust Covariance Matrix Estimators Model-robust standard error estimators for cross-sectional, time series and longitudinal data. R-scales 1.1.1 4.fc34 777843 Unspecified Scale Functions for Visualization Graphical scales map data to aesthetics, and provide methods for automatically determining breaks and labels for axes and legends. R-scatterplot3d 0.3.41 11.fc34 358199 Unspecified 3D Scatter Plot Plots a three dimensional (3D) point cloud. R-sciplot 1.2.0 4.fc34 55223 Unspecified Scientific Graphing Functions for Factorial Designs A collection of functions that creates graphs with error bars for data collected from one-way or higher factorial designs R-selectr 0.4.2 5.fc34 535488 Unspecified Translate CSS Selectors to XPath Expressions Translates a CSS3 selector into an equivalent XPath expression. This allows us to use CSS selectors when working with the XML package as it can only evaluate XPath expressions. Also provided are convenience functions useful for using CSS selectors on XML nodes. This package is a port of the Python package 'cssselect' (). R-servr 0.21 2.fc34 124711 Unspecified Simple HTTP Server to Serve Static Files or Dynamic Documents Start an HTTP server in R to serve static files, or dynamic documents that can be converted to HTML files (e.g., R Markdown) under a given directory. R-sessioninfo 1.1.1 7.fc34 59227 Unspecified R Session Information Query and print information about the current R session. It is similar to 'utils::sessionInfo()', but includes more information about packages, and where they were installed from. R-sfsmisc 1.1.9 1.fc34 1043908 Unspecified Utilities from 'Seminar fuer Statistik' ETH Zurich Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich, some of which were ported from S-plus in the 1990s. For graphics, have pretty (Log-scale) axes, an enhanced Tukey-Anscombe plot, combining histogram and boxplot, 2d-residual plots, a 'tachoPlot()', pretty arrows, etc. For robustness, have a robust F test and robust range(). For system support, notably on Linux, provides 'Sys.*()' functions with more access to system and CPU information. Finally, miscellaneous utilities such as simple efficient prime numbers, integer codes, Duplicated(), toLatex.numeric() and is.whole(). R-shiny 1.5.0 3.fc34~bootstrap 11514896 Unspecified Web Application Framework for R Makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding between inputs and outputs and extensive prebuilt widgets make it possible to build beautiful, responsive, and powerful applications with minimal effort. R-showtext 0.9.2 2.fc34 430143 Unspecified Using Fonts More Easily in R Graphs Making it easy to use various types of fonts (TrueType, OpenType, Type 1, web fonts, etc.) in R graphs, and supporting most output formats of R graphics including PNG, PDF and SVG. Text glyphs will be converted into polygons or raster images, hence after the plot has been created, it no longer relies on the font files. No external software such as Ghostscript is needed to use this package. R-showtextdb 3.0 3.fc34 37916 Unspecified Font Files for the 'showtext' Package Providing font files that can be used by the 'showtext' package. R-simmer 4.4.2 5.fc34 2960207 Unspecified Discrete-Event Simulation for R A process-oriented and trajectory-based Discrete-Event Simulation (DES) package for R. It is designed as a generic yet powerful framework. The architecture encloses a robust and fast simulation core written in 'C++' with automatic monitoring capabilities. It provides a rich and flexible R API that revolves around the concept of trajectory, a common path in the simulation model for entities of the same type. Documentation about 'simmer' is provided by several vignettes included in this package, via the paper by Ucar, Smeets & Azcorra (2019, ), and the paper by Ucar, Hernández, Serrano & Azcorra (2018, ); see 'citation("simmer")' for details. R-simmer 4.4.2 5.fc34 2955751 Unspecified Discrete-Event Simulation for R A process-oriented and trajectory-based Discrete-Event Simulation (DES) package for R. It is designed as a generic yet powerful framework. The architecture encloses a robust and fast simulation core written in 'C++' with automatic monitoring capabilities. It provides a rich and flexible R API that revolves around the concept of trajectory, a common path in the simulation model for entities of the same type. Documentation about 'simmer' is provided by several vignettes included in this package, via the paper by Ucar, Smeets & Azcorra (2019, ), and the paper by Ucar, Hernández, Serrano & Azcorra (2018, ); see 'citation("simmer")' for details. R-simmer-devel 4.4.2 5.fc34 140882 Unspecified Development Files for R-simmer Header files for simmer. R-simmer-devel 4.4.2 5.fc34 140882 Unspecified Development Files for R-simmer Header files for simmer. R-snow 0.4.3 6.fc34 141697 Unspecified Simple Network of Workstations Support for simple parallel computing in R. R-sodium 1.1 7.fc34 1575889 Unspecified A Modern and Easy-to-Use Crypto Library Bindings to 'libsodium': a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more. Sodium uses curve25519, a state-of-the-art Diffie-Hellman function by Daniel Bernstein, which has become very popular after it was discovered that the NSA had backdoored Dual EC DRBG. R-sourcetools 0.1.7 11.fc34 56470 Unspecified Tools for Reading, Tokenizing and Parsing R Code Tools for the reading and tokenization of R code. The 'sourcetools' package provides both an R and C++ interface for the tokenization of R code, and helpers for interacting with the tokenized representation of R code. R-sourcetools 0.1.7 11.fc34 61094 Unspecified Tools for Reading, Tokenizing and Parsing R Code Tools for the reading and tokenization of R code. The 'sourcetools' package provides both an R and C++ interface for the tokenization of R code, and helpers for interacting with the tokenized representation of R code. R-sourcetools-devel 0.1.7 11.fc34 68628 Unspecified Development files for R-sourcetools Development files for R-sourcetools. R-sourcetools-devel 0.1.7 11.fc34 68628 Unspecified Development files for R-sourcetools Development files for R-sourcetools. R-sp 1.4.5 2.fc34 2649811 Unspecified Classes and Methods for Spatial Data Classes and methods for spatial data; the classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc. R-sp 1.4.5 2.fc34 2646403 Unspecified Classes and Methods for Spatial Data Classes and methods for spatial data; the classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc. R-sp-devel 1.4.5 2.fc34 22994 Unspecified Development files for R-sp Development files for R-sp. R-sp-devel 1.4.5 2.fc34 22994 Unspecified Development files for R-sp Development files for R-sp. R-spelling 2.2 2.fc34 64580 Unspecified Tools for Spell Checking in R Spell checking common document formats including latex, markdown, manual pages, and description files. Includes utilities to automate checking of documentation and vignettes as a unit test during 'R CMD check'. Both British and American English are supported out of the box and other languages can be added. In addition, packages may define a 'wordlist' to allow custom terminology without having to abuse punctuation. R-statnet.common 4.4.1 2.fc34 357044 Unspecified Common R Scripts and Utilities Used by the Statnet Project Software Non-statistical utilities used by the software developed by the Statnet Project. They may also be of use to others. R-stringdist 0.9.6.3 2.fc34 689936 Unspecified Approximate String Matching, Fuzzy Text Search, and String Distance Functions Implements an approximate string matching version of R's native 'match' function. Also offers fuzzy text search based on various string distance measures. Can calculate various string distances based on edits (Damerau-Levenshtein, Hamming, Levenshtein, optimal sting alignment), qgrams (q-gram, cosine, jaccard distance) or heuristic metrics (Jaro, Jaro-Winkler). An implementation of soundex is provided as well. Distances can be computed between character vectors while taking proper care of encoding or between integer vectors representing generic sequences. This package is built for speed and runs in parallel by using 'openMP'. An API for C or C++ is exposed as well. Reference: MPJ van der Loo (2014) . R-stringdist 0.9.6.3 2.fc34 694530 Unspecified Approximate String Matching, Fuzzy Text Search, and String Distance Functions Implements an approximate string matching version of R's native 'match' function. Also offers fuzzy text search based on various string distance measures. Can calculate various string distances based on edits (Damerau-Levenshtein, Hamming, Levenshtein, optimal sting alignment), qgrams (q-gram, cosine, jaccard distance) or heuristic metrics (Jaro, Jaro-Winkler). An implementation of soundex is provided as well. Distances can be computed between character vectors while taking proper care of encoding or between integer vectors representing generic sequences. This package is built for speed and runs in parallel by using 'openMP'. An API for C or C++ is exposed as well. Reference: MPJ van der Loo (2014) . R-stringdist-devel 0.9.6.3 2.fc34 12304 Unspecified Development files for R-stringdist Development files for R-stringdist. R-stringdist-devel 0.9.6.3 2.fc34 12304 Unspecified Development files for R-stringdist Development files for R-stringdist. R-stringi 1.5.3 2.fc34 1671389 Unspecified Character String Processing Facilities A multitude of character string/text/natural language processing tools: pattern searching (e.g., with 'Java'-like regular expressions or the 'Unicode' collation algorithm), random string generation, case mapping, string transliteration, concatenation, sorting, padding, wrapping, Unicode normalisation, date-time formatting and parsing, and many more. They are fast, consistent, convenient, and - owing to the use of the 'ICU' (International Components for Unicode) library - portable across all locales and platforms. R-stringi 1.5.3 2.fc34 1606096 Unspecified Character String Processing Facilities A multitude of character string/text/natural language processing tools: pattern searching (e.g., with 'Java'-like regular expressions or the 'Unicode' collation algorithm), random string generation, case mapping, string transliteration, concatenation, sorting, padding, wrapping, Unicode normalisation, date-time formatting and parsing, and many more. They are fast, consistent, convenient, and - owing to the use of the 'ICU' (International Components for Unicode) library - portable across all locales and platforms. R-stringi-devel 1.5.3 2.fc34 60553 Unspecified Development files for R-stringi Development files for R-stringi. R-stringi-devel 1.5.3 2.fc34 60553 Unspecified Development files for R-stringi Development files for R-stringi. R-stringr 1.4.0 8.fc34 413095 Unspecified Simple, Consistent Wrappers for Common String Operations A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another. R-styler 1.3.2 4.fc34 1085958 Unspecified Non-Invasive Pretty Printing of R Code Pretty-prints R code without changing the user's formatting intent. R-svglite 2.0.0 1.fc34 380071 Unspecified An 'SVG' Graphics Device A graphics device for R that produces 'Scalable Vector Graphics'. 'svglite' is a fork of the older 'RSvgDevice' package. R-sys 3.3 6.fc34 75030 Unspecified Powerful and Reliable Tools for Running System Commands in R Drop-in replacements for the base system2() function with fine control and consistent behavior across platforms. Supports clean interruption, timeout, background tasks, and streaming STDIN / STDOUT / STDERR over binary or text connections. Arguments on Windows automatically get encoded and quoted to work on different locales. R-sysfonts 0.8.3 2.fc34 167110 Unspecified Loading Fonts into R Loading system fonts and Google Fonts into R, in order to support other packages such as 'R2SWF' and 'showtext'. R-systemfit 1.1.24 4.fc34 1058993 Unspecified Simultaneous Equation Estimation R Package This R package contains functions for fitting simultaneous systems of linear and nonlinear equations using Ordinary Least Squares (OLS), Weighted Least Squares (WLS), Seemingly Unrelated Regressions (SUR), Two-Stage Least Squares (2SLS), Weighted Two-Stage Least Squares (W2SLS), Three-Stage Least Squares (3SLS), and Weighted Three-Stage Least Squares (W3SLS). R-systemfonts 1.0.1 1.fc34 477060 Unspecified System Native Font Finding Provides system native access to the font catalogue. As font handling varies between systems it is difficult to correctly locate installed fonts across different operating systems. The 'systemfonts' package provides bindings to the native libraries on Windows, macOS and Linux for finding font files that can then be used further by e.g. graphic devices. The main use is intended to be from compiled code but 'systemfonts' also provides access from R. R-systemfonts 1.0.1 1.fc34 465427 Unspecified System Native Font Finding Provides system native access to the font catalogue. As font handling varies between systems it is difficult to correctly locate installed fonts across different operating systems. The 'systemfonts' package provides bindings to the native libraries on Windows, macOS and Linux for finding font files that can then be used further by e.g. graphic devices. The main use is intended to be from compiled code but 'systemfonts' also provides access from R. R-systemfonts-devel 1.0.1 1.fc34 6503 Unspecified Development files for R-systemfonts Development files for R-systemfonts. R-systemfonts-devel 1.0.1 1.fc34 6503 Unspecified Development files for R-systemfonts Development files for R-systemfonts. R-tesseract 4.1 3.fc34 1250805 Unspecified Open Source OCR Engine Bindings to 'Tesseract' : a powerful optical character recognition (OCR) engine that supports over 100 languages. The engine is highly configurable in order to tune the detection algorithms and obtain the best possible results. R-testit 0.12 2.fc34 45941 Unspecified A Simple Package for Testing R Packages Provides two convenience functions assert() and test_pkg() to facilitate testing R packages. R-testthat 3.0.2 1.fc34 2879860 Unspecified Unit Testing for R A unit testing system designed to be fun, flexible, and easy to set up. R-textshaping 0.3.2 1.fc34 223696 Unspecified Bindings to the HarfBuzz and Fribidi Libraries for Text Shaping Provides access to the text shaping functionality in the HarfBuzz library and the bidirectional algorithm in the Fribidi library. textshaping is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the systemfonts package. R-textshaping 0.3.2 1.fc34 216149 Unspecified Bindings to the HarfBuzz and Fribidi Libraries for Text Shaping Provides access to the text shaping functionality in the HarfBuzz library and the bidirectional algorithm in the Fribidi library. textshaping is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the systemfonts package. R-textshaping-devel 0.3.2 1.fc34 3412 Unspecified Development files for R-textshaping Development files for R-textshaping. R-textshaping-devel 0.3.2 1.fc34 3412 Unspecified Development files for R-textshaping Development files for R-textshaping. R-tibble 3.0.4 2.fc34 748343 Unspecified Simple Data Frames Provides a 'tbl_df' class (the 'tibble') that provides stricter checking and better formatting than the traditional data frame. R-tidyr 1.1.3 1.fc34 1526928 Unspecified Tidy Messy Data Tools to help to create tidy data, where each column is a variable, each row is an observation, and each cell contains a single value. 'tidyr' contains tools for changing the shape (pivoting) and hierarchy (nesting and 'unnesting') of a dataset, turning deeply nested lists into rectangular data frames ('rectangling'), and extracting values out of string columns. It also includes tools for working with missing values (both implicit and explicit). R-tidyselect 1.1.0 4.fc34 385404 Unspecified Select from a Set of Strings A backend for the selecting functions of the 'tidyverse'. It makes it easy to implement select-like functions in your own packages in a way that is consistent with other 'tidyverse' interfaces for selection. R-tikzDevice 0.12.3.1 4.fc34 880484 Unspecified R Graphics Output in LaTeX Format Provides a graphics output device for R that records plots in a LaTeX-friendly format. The device transforms plotting commands issued by R functions into LaTeX code blocks. When included in a LaTeX document, these blocks are interpreted with the help of 'TikZ'---a graphics package for TeX and friends written by Till Tantau. Using the 'tikzDevice', the text of R plots can contain LaTeX commands such as mathematical formula. The device also allows arbitrary LaTeX code to be inserted into the output stream. R-timeDate 3043.102 5.fc34 2080024 Unspecified Rmetrics - chronological and calendar objects The 'timeDate' class fulfils the conventions of the ISO 8601 standard as well as of the ANSI C and POSIX standards. Beyond these standards it provides the "Financial Center" concept which allows to handle data records collected in different time zones and mix them up to have always the proper time stamps with respect to your personal financial center, or alternatively to the GMT reference time. It can thus also handle time stamps from historical data records from the same time zone, even if the financial centers changed day light saving times at different calendar dates. R-timeSeries 3062.100 4.fc34 2555398 Unspecified Financial Time Series Objects (Rmetrics) 'S4' classes and various tools for financial time series: Basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions. R-tinytest 1.2.4 2.fc34 667535 Unspecified Lightweight and Feature Complete Unit Testing Framework Provides a lightweight (zero-dependency) and easy to use unit testing framework. Main features: install tests with the package. Test results are treated as data that can be stored and manipulated. Test files are R scripts interspersed with test commands, that can be programmed over. Fully automated build-install-test sequence for packages. Skip tests when not run locally (e.g. on CRAN). Flexible and configurable output printing. Compare computed output with output stored with the package. Run tests in parallel. Extensible by other packages. Report side effects. R-tinytex 0.30 1.fc34 155079 Unspecified Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents Helper functions to install and maintain the 'LaTeX' distribution named 'TinyTeX' (), a lightweight, cross-platform, portable, and easy-to-maintain version of 'TeX Live'. This package also contains helper functions to compile 'LaTeX' documents, and install missing 'LaTeX' packages automatically. R-tkWidgets 1.68.0 1.fc34 727947 Unspecified Widgets to provide user interfaces from bioconductor Widgets to provide user interfaces. tcltk should have been installed for the widgets to run. This package is a part of the bioconductor (bioconductor.org) project R-tkrplot 0.0.25 1.fc34 38240 Unspecified TK Rplot Simple mechanism for placing R graphics in a Tk widget. R-tmvnsim 1.0.2 3.fc34 39052 Unspecified Truncated Multivariate Normal Simulation Importance sampling from the truncated multivariate normal using the GHK (Geweke-Hajivassiliou-Keane) simulator. Unlike Gibbs sampling which can get stuck in one truncation sub-region depending on initial values, this package allows truncation based on disjoint regions that are created by truncation of absolute values. The GHK algorithm uses simple Cholesky transformation followed by recursive simulation of univariate truncated normals hence there are also no convergence issues. Importance sample is returned along with sampling weights, based on which, one can calculate integrals over truncated regions for multivariate normals. R-tufte 0.9 2.fc34 438018 Unspecified Tufte's Styles for R Markdown Documents Provides R Markdown output formats to use Tufte styles for PDF and HTML output. R-tweenr 1.0.2 1.fc34 533949 Unspecified Interpolate Data for Smooth Animations In order to create smooth animation between states of data, tweening is necessary. This package provides a range of functions for creating tweened data that can be used as basis for animation. Furthermore it adds a number of vectorized interpolaters for common R data types such as numeric, date and colour. R-udunits2 0.13 6.fc33 68539 Unspecified Udunits-2 Bindings for R Provides simple bindings to Unidata's udunits library. R-unitizer 1.4.12 2.fc34 1978035 Unspecified Interactive R Unit Tests Simplifies regression tests by comparing objects produced by test code with earlier versions of those same objects. If objects are unchanged the tests pass, otherwise execution stops with error details. If in interactive mode, tests can be reviewed through the provided interactive environment. R-units 0.7.0 1.fc34 2472586 Unspecified Measurement Units for R Vectors Support for measurement units in R vectors, matrices and arrays: automatic propagation, conversion, derivation and simplification of units; raising errors in case of unit incompatibility. Compatible with the POSIXct, Date and difftime classes. Uses the UNIDATA udunits library and unit database for unit compatibility checking and conversion. Documentation about 'units' is provided in the paper by Pebesma, Mailund & Hiebert (2016, ), included in this package as a vignette; see 'citation("units")' for details. R-unix 1.5.2 2.fc34 104686 Unspecified POSIX System Utilities Bindings to system utilities found in most Unix systems such as POSIX functions which are not part of the Standard C Library. R-usethis 2.0.1 1.fc34 1124281 Unspecified Automate Package and Project Setup Automate package and project setup tasks that are otherwise performed manually. This includes setting up unit testing, test coverage, continuous integration, Git, GitHub, licenses, Rcpp, RStudio projects, and more. R-utf8 1.2.1 1.fc34 479230 Unspecified Unicode Text Processing Process and print 'UTF-8' encoded international text (Unicode). Input, validate, normalize, encode, format, and display. R-uuid 0.1.4 5.fc34 28597 Unspecified Tools for generating and handling of UUIDs Tools for generating and handling of UUIDs (Universally Unique Identifiers). R-vctrs 0.3.6 2.fc34 2013693 Unspecified Vector Helpers Defines new notions of prototype and size that are used to provide tools for consistent and well-founded type-coercion and size-recycling, and are in turn connected to ideas of type- and size-stability useful for analysing function interfaces. R-vctrs 0.3.6 2.fc34 1968937 Unspecified Vector Helpers Defines new notions of prototype and size that are used to provide tools for consistent and well-founded type-coercion and size-recycling, and are in turn connected to ideas of type- and size-stability useful for analysing function interfaces. R-vctrs-devel 0.3.6 2.fc34 689 Unspecified Development files for R-vctrs Development files for R-vctrs. R-vctrs-devel 0.3.6 2.fc34 689 Unspecified Development files for R-vctrs Development files for R-vctrs. R-viridisLite 0.3.0 10.fc34 71318 Unspecified Default Color Maps from 'matplotlib' (Lite Version) Implementation of the 'viridis' - the default -, 'magma', 'plasma', 'inferno', and 'cividis' color maps for 'R'. 'viridis', 'magma', 'plasma', and 'inferno' are ported from 'matplotlib' , a popular plotting library for 'Python'. 'cividis', was developed by Jamie R. Nuñez and Sean M. Colby. These color maps are designed in such a way that they will analytically be perfectly perceptually-uniform, both in regular form and also when converted to black-and-white. They are also designed to be perceived by readers with the most common form of color blindness (all color maps in this package) and color vision deficiency ('cividis' only). This is the 'lite' version of the more complete 'viridis' package. R-waldo 0.2.5 1.fc34 86178 Unspecified Find Differences Between R Objects Compare complex R objects and reveal the key differences. Designed particularly for use in testing packages where being able to quickly isolate key differences makes understanding test failures much easier. R-waveslim 1.8.2 5.fc34 996132 Unspecified R module, Basic wavelet routines for 1,2 and 3-dimensional signal processing Basic wavelet routines for time series (1D), image (2D) and array (3D) analysis. The code provided here is based on wavelet methodology developed in Percival and Walden (2000); Gencay, Selcuk and Whitcher (2001); the dual-tree complex wavelet transform (CWT) from Kingsbury (1999, 2001) as implemented by Selesnick; and Hilbert wavelet pairs (Selesnick 2001, 2002). All figures in chapters 4-7 of GSW (2001) are reproducible using this package and R code available at the book website(s) below. R-wavethresh 4.6.8 14.fc34 2829901 Unspecified R module, Software to perform wavelet statistics and transforms Software to perform 1-d and 2-d wavelet statistics and transforms R-webp 1.0 8.fc34 31418 Unspecified A New Format for Lossless and Lossy Image Compression Lossless webp images are 26% smaller in size compared to PNG. Lossy webp images are 25-34% smaller in size compared to JPEG. This package reads and writes webp images into a 3 (rgb) or 4 (rgba) channel bitmap array using conventions from the 'jpeg' and 'png' packages. R-websocket 1.3.2 1.fc34 1176449 Unspecified 'WebSocket' Client Library Provides a WebSocket client interface for R. WebSocket is a protocol for low-overhead real-time communication: . R-webutils 1.1 5.fc34 55808 Unspecified Utility Functions for Developing Web Applications Parses http request data in application/json, multipart/form-data, or application/x-www-form-urlencoded format. Includes example of hosting and parsing html form data in R using either 'httpuv' or 'Rhttpd'. R-wesanderson 0.3.6 5.fc34 25655 Unspecified Wes Anderson Palette Generator Palettes generated mostly from 'Wes Anderson' movies. R-whisker 0.4 5.fc34 189660 Unspecified {{mustache}} for R, Logicless Templating Implements 'Mustache' logicless templating. R-whoami 1.3.0 7.fc34 42880 Unspecified Username, Full Name, Email Address, 'GitHub' Username of the Current User Look up the username and full name of the current user, the current user's email address and 'GitHub' username, using various sources of system and configuration information. R-widgetTools 1.68.0 1.fc34 521337 Unspecified Bioconductor tools to support tcltk widgets This package contains tools to support the construction of tcltk widgets. This library is part of the bioconductor (bioconductor.org) project R-winch 0.0.5 1.fc34 195225 Unspecified Portable Native and Joint Stack Traces Obtain the native stack trace and fuse it with R's stack trace for easier debugging of R packages with native code. R-withr 2.4.1 1.fc34 343590 Unspecified Run Code 'With' Temporarily Modified Global State A set of functions to run code 'with' safely and temporarily modified global state. Many of these functions were originally a part of the 'devtools' package, this provides a simple package with limited dependencies to provide access to these functions. R-xfun 0.22 1.fc34 545160 Unspecified Miscellaneous Functions to Support Packages Maintained by 'Yihui Xie' Miscellaneous functions commonly used in other packages maintained by 'Yihui Xie'. R-xml2 1.3.2 5.fc34 433092 Unspecified Parse XML Work with XML files using a simple, consistent interface. Built on top of the 'libxml2' C library. R-xml2 1.3.2 5.fc34 429284 Unspecified Parse XML Work with XML files using a simple, consistent interface. Built on top of the 'libxml2' C library. R-xml2-devel 1.3.2 5.fc34 1421 Unspecified Development files for R-xml2 Development files for R-xml2. R-xml2-devel 1.3.2 5.fc34 1421 Unspecified Development files for R-xml2 Development files for R-xml2. R-xmlparsedata 1.0.3 5.fc34 25996 Unspecified Parse Data of 'R' Code as an 'XML' Tree Convert the output of 'utils::getParseData()' to an 'XML' tree, that one can search via 'XPath', and easier to manipulate in general. R-xopen 1.0.0 7.fc34 19989 Unspecified Open System Files, 'URLs', Anything Cross platform solution to open files, directories or 'URLs' with their associated programs. R-xtable 1.8.4 7.fc34 895383 Unspecified Export Tables to LaTeX or HTML Coerce data to LaTeX and HTML tables. R-yaml 2.2.1 5.fc34 266754 Unspecified Methods to Convert R Data to YAML and Back Implements the 'libyaml' 'YAML' 1.1 parser and emitter () for R. R-zeallot 0.1.0 7.fc34 132284 Unspecified Multiple, Unpacking, and Destructuring Assignment Provides a %<-% operator to perform multiple, unpacking, and destructuring assignment in R. The operator unpacks the right-hand side of an assignment into multiple values and assigns these values to variables on the left-hand side of the assignment. R-zip 2.1.1 2.fc34 276119 Unspecified Cross-Platform 'zip' Compression Cross-Platform 'zip' Compression Library. A replacement for the 'zip' function, that does not require any additional external tools on any platform. R-zoo 1.8.8 5.fc34 1523500 Unspecified Z's ordered observations for irregular time series An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors. zoo's key design goals are independence of a particular index/date/ time class and consistency with with ts and base R by providing methods to extend standard generics. R-zoo 1.8.8 5.fc34 1524005 Unspecified Z's ordered observations for irregular time series An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors. zoo's key design goals are independence of a particular index/date/ time class and consistency with with ts and base R by providing methods to extend standard generics. R-zoo-devel 1.8.8 5.fc34 364 Unspecified Development files for R-zoo The R-zoo-devel package contains Header and libraries files for developing applications that use R-zoo R-zoo-devel 1.8.8 5.fc34 364 Unspecified Development files for R-zoo The R-zoo-devel package contains Header and libraries files for developing applications that use R-zoo R2spec 5.0.0 5.fc34 128744 Unspecified Python script to generate R spec file R2spec is a small python tool that generates spec file for R libraries. It can work from a URL or a tarball. R2spec provides R2rpm which generates rpm for R libraries using the R2spec API. RBTools 1.0.3 6.fc34 1852918 Unspecified Tools for use with ReviewBoard RBTools provides client tools for interacting with a ReviewBoard code-review server. Random123-devel 1.13.2 5.fc34 247199 Unspecified Development files for Random123 Development files for Random123. Random123-devel 1.13.2 5.fc34 247199 Unspecified Development files for Random123 Development files for Random123. Random123-doc 1.13.2 5.fc34 64565 Unspecified Documentation for Random123. Documentation for Random123. RdRand 2.1.2 4.fc34 81654 Unspecified Library for generating random numbers using the RdRand instruction on Intel CPUs RdRand is an instruction for returning random numbers from an Intel on-chip hardware random number generator.RdRand is available in Ivy Bridge and later processors. It uses cascade construction, combining a HW RNG operating at 3Gbps with CSPRNG with all components sealed on CPU. The entropy source is a meta-stable circuit, with unpredictable behavior based on thermal noise. The entropy is fed into a 3:1 compression ratio entropy extractor (whitener) based on AES-CBC-MAC. Online statistical tests are performed at this stage and only high quality random data are used as the seed for cryptograhically secure SP800-90 AES-CTR DRBG compliant PRNG. This generator is producing maximum of 512 128-bit AES blocks before it's reseeded. According to documentation the 512 blocks is a upper limit for reseed, in practice it reseeds much more frequently. RdRand 2.1.2 4.fc34 87360 Unspecified Library for generating random numbers using the RdRand instruction on Intel CPUs RdRand is an instruction for returning random numbers from an Intel on-chip hardware random number generator.RdRand is available in Ivy Bridge and later processors. It uses cascade construction, combining a HW RNG operating at 3Gbps with CSPRNG with all components sealed on CPU. The entropy source is a meta-stable circuit, with unpredictable behavior based on thermal noise. The entropy is fed into a 3:1 compression ratio entropy extractor (whitener) based on AES-CBC-MAC. Online statistical tests are performed at this stage and only high quality random data are used as the seed for cryptograhically secure SP800-90 AES-CTR DRBG compliant PRNG. This generator is producing maximum of 512 128-bit AES blocks before it's reseeded. According to documentation the 512 blocks is a upper limit for reseed, in practice it reseeds much more frequently. RdRand-devel 2.1.2 4.fc34 12414 Unspecified Development files for the RdRand Headers and shared object symbolic links for the RdRand. RdRand-devel 2.1.2 4.fc34 12416 Unspecified Development files for the RdRand Headers and shared object symbolic links for the RdRand. RediSearch 1.2.2 4.fc34 2366540 Unspecified Full-text search over Redis RediSearch implements a search engine on top of Redis, providing three main features - full text search, secondary indexing and a suggestion (auto-completion) engine. It provides advanced search features like exact phrase matching and numeric filtering for text queries, that are not possible or efficient with traditional Redis search approaches. RemoteBox 2.6 9.fc34 4268125 Unspecified Open Source VirtualBox Client with Remote Management VirtualBox is traditionally considered to be a virtualization solution aimed at the desktop as opposed to other solutions such as KVM, Xen and VMWare ESX which are considered more server oriented solutions. While it is certainly possible to install VirtualBox on a server, it offers few remote management features beyond using the vboxmanage command line. RemoteBox aims to fill this gap by providing a graphical VirtualBox client which is able to communicate with and manage a VirtualBox server installation. RemoteBox achieves this by using the vboxwebsrv feature of VirtualBox that allows its API to be accessed using a protocol called SOAP, even across a network. RemoteBox is very similar in look and feel to the native VirtualBox interface and allows you to perform most of the same tasks, including accessing the display of guests – completely remotely. Rex 1.13.3 1.fc34 1362252 Unspecified The friendly automation framework on basis of Perl (R)?ex(ify) is the friendly automation framework on basis of the Perl scripting language. You can use it in your everyday DevOps life for: * Continous Delivery * Configuration Management * Automation * Cloud Deployment * Virtualization * Software Rollout * Server Provisioning It's friendly to any combinations of local and remote execution, push and pull style of management, or imperative and declarative approach. Instead of forcing any specific model on you, it trusts you to be in the best position to decide what to automate and how, allowing you to build the automation tool your situation requires. Rex runs locally, even if managing remotes via SSH. This means it's instantly usable, without big rollout processes or anyone else to convince, making it ideal and friendly for incremental automation. Ri-li 2.0.1 31.fc34 140823644 Unspecified Arcade game where you drive a toy wood engine You drive a toy wood engine in many levels and you must collect all the coaches to win. Full-featured: 18 languages, Colorful animated wood engine, 50 levels, 3 beautiful music tracks and many sound effects. r2cutter 0.1.1 4.fc34 5858872 Unspecified GUI for radare2 reverse engineering framework R2Cutter is a Qt and C++ GUI for radare2. It is the continuation of Cutter before the fork to keep radare2 as backend. Its goal is making an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience at mind. The r2cutter is created by reverse engineers for reverse engineers. Focus on supporting latest version of radare2. Recommend the use of system installed libraries/radare2. Closer integration between r2 and the UI. r2cutter 0.1.1 4.fc34 5932976 Unspecified GUI for radare2 reverse engineering framework R2Cutter is a Qt and C++ GUI for radare2. It is the continuation of Cutter before the fork to keep radare2 as backend. Its goal is making an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience at mind. The r2cutter is created by reverse engineers for reverse engineers. Focus on supporting latest version of radare2. Recommend the use of system installed libraries/radare2. Closer integration between r2 and the UI. r2cutter-devel 0.1.1 4.fc34 341765 Unspecified Development files for the r2cutter package Development files for the r2cutter package. See r2cutter package for more information. r2cutter-devel 0.1.1 4.fc34 341769 Unspecified Development files for the r2cutter package Development files for the r2cutter package. See r2cutter package for more information. rabbitmq-server 3.8.14 1.fc34 16440288 Unspecified The RabbitMQ server RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker. rabbitvcs-caja 0.18 3.fc34 24142 Unspecified Caja extension for RabbitVCS An extension for Caja to allow better integration with the source control system. rabbitvcs-cli 0.18 3.fc34 2137 Unspecified CLI extension for RabbitVCS A command line command to use RabbitVCS rabbitvcs-core 0.18 3.fc34 1616017 Unspecified Common package of RabbitVCS Contains files shared between the RabbitVCS extensions. rabbitvcs-nautilus 0.18 3.fc34 23480 Unspecified Nautilus extension for RabbitVCS An extension for Nautilus to allow better integration with the source control system. rabbitvcs-nemo 0.18 3.fc34 24272 Unspecified Nemo extension for RabbitVCS An extension for Nemo to allow better integration with the source control system. rabbitvcs-thunar 0.18 3.fc34 11790 Unspecified Thunar extension for RabbitVCS An extension for Thunar to allow better integration with the source control system. raceintospace 2.0.0 3.rc1.fc34 1155012 Unspecified Race into Space game Relive the 1960s Space Race - be the first country to land a man on the Moon! Race into Space is the free software version of Interplay's Buzz Aldrin's Race into Space. This is the reworked version following the source release for the computer version of the Liftoff! board game by Fritz Bronner. This was developed by Strategic Visions and published by Interplay as a disk-based game in 1992 and a CD-ROM in 1994. raceintospace-data 2.0.0 3.rc1.fc34 71785074 Unspecified Race into Space game data Race into Space is the free software version of Interplay's Buzz Aldrin's Race into Space. This is the reworked version following the source release for the computer version of the Liftoff! board game by Fritz Bronner. This was developed by Strategic Visions and published by Interplay as a disk-based game in 1992 and a CD-ROM in 1994. Contains platform independent game data. raceintospace-doc 2.0.0 3.rc1.fc34 2749120 Unspecified Race into Space game manual Race into Space is the free software version of Interplay's Buzz Aldrin's Race into Space. This is the reworked version following the source release for the computer version of the Liftoff! board game by Fritz Bronner. This was developed by Strategic Visions and published by Interplay as a disk-based game in 1992 and a CD-ROM in 1994. Contains game manual rachota 2.3 21.20130104cvs.fc34 642350 Unspecified Straightforward timetracking Rachota is a portable application for timetracking different projects. It runs everywhere. It displays time data in diagram form, creates customized reports and invoices or analyses measured data and suggests hints to improve user's time usage. The totally portable yet personal timetracker. rachota-javadoc 2.3 21.20130104cvs.fc34 3298220 Unspecified Javadocs for rachota This package contains the API documentation for rachota. racket 7.4 4.fc34 76046 Unspecified General purpose programming language Racket is a general-purpose programming language as well as the world's first ecosystem for developing and deploying new languages. Make your dream language, or use one of the dozens already available. racket-collects 7.4 4.fc34 22425982 Unspecified Racket's core collections libraries Libraries providing Racket's core functionality racket-devel 7.4 4.fc34 455246 Unspecified Development files for Racket Files needed to link against Racket. racket-devel 7.4 4.fc34 455246 Unspecified Development files for Racket Files needed to link against Racket. racket-doc 7.4 4.fc34 203321810 Unspecified Documentation files for Racket A local installation of the Racket documentation system. racket-minimal 7.4 4.fc34 4463906 Unspecified A minimal Racket installation Racket's core runtime racket-minimal 7.4 4.fc34 4637509 Unspecified A minimal Racket installation Racket's core runtime racket-pkgs 7.4 4.fc34 269947994 Unspecified Racket package collections Additional packages and libraries for Racket racoon2 20100526a 45.fc34 1204802 Unspecified An implementation of key management system for IPsec The Racoon2 project is a joint effort which provides an implementation of key management system for IPsec. The implementation is called Racoon2, a successor of Racoon, which was developed by the KAME project. It supports IKEv1, IKEv2, and KINK protocols. It works on FreeBSD, NetBSD, Linux, and Mac OS X. radamsa 0.5 9.fc32 777004 Unspecified Test case generator for robustness testing Radamsa is a test case generator for robustness testing. It can be used to test how well a program can stand malformed and potentially malicious inputs. radare2 5.1.1 1.fc34 18465142 Unspecified The reverse engineering framework The radare2 is a reverse-engineering framework that is multi-architecture, multi-platform, and highly scriptable. Radare2 provides a hexadecimal editor, wrapped I/O, file system support, debugger support, diffing between two functions or binaries, and code analysis at opcode, basic block, and function levels. radare2 5.1.1 1.fc34 19396924 Unspecified The reverse engineering framework The radare2 is a reverse-engineering framework that is multi-architecture, multi-platform, and highly scriptable. Radare2 provides a hexadecimal editor, wrapped I/O, file system support, debugger support, diffing between two functions or binaries, and code analysis at opcode, basic block, and function levels. radare2-common 5.1.1 1.fc34 6843316 Unspecified Arch-independent SDB files for the radare2 package Arch-independent SDB files used by radare2 package. See radare2 package for more information radare2-devel 5.1.1 1.fc34 989247 Unspecified Development files for the radare2 package Development files for the radare2 package. See radare2 package for more information. radare2-devel 5.1.1 1.fc34 989303 Unspecified Development files for the radare2 package Development files for the radare2 package. See radare2 package for more information. radcli 1.3.0 2.fc34 143132 Unspecified RADIUS protocol client library The radcli library is a library for writing RADIUS Clients. The library's approach is to allow writing RADIUS-aware application in less than 50 lines of C code. It was based originally on freeradius-client and is source compatible with it. radcli 1.3.0 2.fc34 143962 Unspecified RADIUS protocol client library The radcli library is a library for writing RADIUS Clients. The library's approach is to allow writing RADIUS-aware application in less than 50 lines of C code. It was based originally on freeradius-client and is source compatible with it. radcli-compat-devel 1.3.0 2.fc34 78 Unspecified Development files for compatibility with radiusclient-ng and freeradius-client This package contains the compatibility headers and libraries for freeradius-client and radiusclient-ng. radcli-compat-devel 1.3.0 2.fc34 78 Unspecified Development files for compatibility with radiusclient-ng and freeradius-client This package contains the compatibility headers and libraries for freeradius-client and radiusclient-ng. radcli-devel 1.3.0 2.fc34 80884 Unspecified Development files for radcli This package contains libraries and header files for developing applications that use radcli. radcli-devel 1.3.0 2.fc34 80886 Unspecified Development files for radcli This package contains libraries and header files for developing applications that use radcli. raddump 0.3.1 25.fc34 204951 Unspecified RADIUS packets interpreter raddump interprets captured RADIUS packets to print a timestamp, packet length, RADIUS packet type, source and destination hosts and ports, and included attribute names and values for each packet. radeon-profile 20200824 4.fc34 1314545 Unspecified Application to read current clocks of ATi Radeon cards Simple application to read current clocks of ATi Radeon cards (xf86-video-ati, xf86-video-amdgpu). Functionality: - Monitoring of basic GPU parameters (frequencies, voltages, usage, temperature, fan speed) - DPM profiles and power levels - Fan control (HD 7000+), definition of multiple custom curves or fixed speed - Overclocking (amdgpu) (Wattman, Overdrive, PowerPlay etc) - Per app profiles/Event definitions (i.e. change fan profile when temp above defined or set DPM to high when selected binary executed) - Define binaries to run with set of environment variablees (i.e. GALLIUM_HUD, MESA, LIBGL etc) radeon-profile-daemon 20190603 2.fc34 49336 Unspecified Daemon for radeon-profile GUI System daemon for reading info about Radeon GPU clocks and volts as well as control card power profiles so the GUI radeon-profile application can be run as normal user. Supports opensource xf86-video-ati and xf86-video-amdgpu drivers. radeontool 1.6.3 18.fc34 278536 Unspecified Backlight and video output configuration tool for radeon cards radeontool is used for debugging radeon related issues. In the past it has been used for backlight control, but this should no longer be required. radeontop 1.3 2.fc34 92959 Unspecified AMD Radeon video cards monitoring utility RadeonTop is a monitoring utility for AMD Radeon cards from R600 and up. radial 1.0 24.fc34 25572 Unspecified A simple program for calculating radial velocities of stars in a binary system This program calculates the radial velocities of both stars in a binary system, allowing for user configuration of stellar masses, semimajor axis, inclination of orbital plane, orbital eccentricity, time to collect data, and calculation frequency. For your convenience, default values have been added to the program, so you can run it with nothing other than variable eccentricity, if you like. radicale3 3.0.6 17.fc34 23600 Unspecified A simple CalDAV (calendar) and CardDAV (contact) server The Radicale Project is a CalDAV (calendar) and CardDAV (contact) server. It aims to be a light solution, easy to use, easy to install, easy to configure. As a consequence, it requires few software dependencies and is pre-configured to work out-of-the-box. The Radicale Project runs on most of the UNIX-like platforms (Linux, BSD, MacOS X) and Windows. It is known to work with Evolution, Lightning, iPhone and Android clients. It is free and open-source software, released under GPL version 3. THIS IS MAJOR VERSION 3 UPGRADE BETWEEN MAJOR VERSIONS IS NOT SUPPORTED -> deinstall old major version -> install new version -> follow migration hints Upgrade hints from major version 2 -> 3 can be found here: https://github.com/Kozea/Radicale/blob/master/NEWS.md (section '3.0.0') radicale3-httpd 3.0.6 17.fc34 1099 Unspecified httpd config for Radicale httpd example config for Radicale (Python3). radicale3-selinux 3.0.6 17.fc34 485925 Unspecified SELinux definitions for Radicale SELinux definitions for Radicale (Python3). radiotray-ng 0.2.7 9.fc34 1094445 Unspecified Internet radio player Internet radio player. radium-compressor 0.5.1 20.fc34 156963 Unspecified An audio compressor for JACK Radium Compressor is the system compressor in Radium, but distributed as a standalone jack application. Radium Compressor uses the stereo compressor found in effect.lib in the Faust distribution. radius-engine 1.1 18.fc34 307243 Unspecified A Lua based real-time 2D graphics game engine Radius Engine is a Lua script-based real-time 2D graphics engine designed for rapidly prototyping games. Built on top of SDL and OpenGL, games made with Radius Engine are portable to both Windows and Linux. radius-engine 1.1 18.fc34 296289 Unspecified A Lua based real-time 2D graphics game engine Radius Engine is a Lua script-based real-time 2D graphics engine designed for rapidly prototyping games. Built on top of SDL and OpenGL, games made with Radius Engine are portable to both Windows and Linux. radius-engine-devel 1.1 18.fc34 2170 Unspecified Development libraries and headers for Radius Engine Development libraries and headers for Radius Engine. radius-engine-devel 1.1 18.fc34 2126 Unspecified Development libraries and headers for Radius Engine Development libraries and headers for Radius Engine. rados-objclass-devel 16.2.0 1.fc34 3860 Unspecified RADOS object class development kit This package contains libraries and headers needed to develop RADOS object class plugins. radsecproxy 1.8.2 3.fc34 245680 Unspecified Generic RADIUS proxy with RadSec support radsecproxy is a generic RADIUS proxy that in addition to usual RADIUS UDP transport, also supports TLS (RadSec), as well as RADIUS over TCP and DTLS. The aim is for the proxy to have sufficient features to be flexible, while at the same time to be small, efficient and easy to configure. radvd 2.19 2.fc34 177938 Unspecified A Router Advertisement daemon radvd is the router advertisement daemon for IPv6. It listens to router solicitations and sends router advertisements as described in "Neighbor Discovery for IP Version 6 (IPv6)" (RFC 2461). With these advertisements hosts can automatically configure their addresses and some other parameters. They also can choose a default router based on these advertisements. Install radvd if you are setting up IPv6 network and/or Mobile IPv6 services. ragel 7.0.0.12 5.fc34 11983123 Unspecified Finite state machine compiler Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++ and ASM. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax. ragel 7.0.0.12 5.fc34 14874615 Unspecified Finite state machine compiler Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++ and ASM. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax. ragel-devel 7.0.0.12 5.fc34 382249 Unspecified Development libraries header files for ragel Development libraries header files for ragel. ragel-devel 7.0.0.12 5.fc34 382249 Unspecified Development libraries header files for ragel Development libraries header files for ragel. raidem 0.3.1 44.fc34 7568308 Unspecified 2d top-down shoot'em up Raid'em is a 2d top-down shoot'em up. It began as a remake of Raid II (abandoned long ago), but has turned out very differently. Features: Neat looking graphics, LOTS of explosions and scrap metal, Eye candy a-plenty, Many different powerups, A desert. And a space platform. And some snow, 2 player mode, Demo recording and playback, Loads of fun. raidem-music 1.0 21.fc34 22528922 Unspecified Background music for the game raidem Music created by Eric Hamilton (dilvie) for the game Raid'em rakarrack 0.6.2 0.21.20150814gita620840.fc34 7372989 Unspecified Audio effects processing rack for guitar Rakarrack is a basic rack of effects for guitar. 10 effects. Two EQ (multi-band and parametric), distortion, overdrive, echo, chorus, Flanger, Phaser, compression and Reverb. Real time processing. JACK support. Online tuner. Bank & Preset management. Most of the effects are based on the magnificent work done by Paul Nasca Octavian in ZynAddSubFX synthesizer. The compressor is based on ArtsCompressor of Matthias Kretzer & Stefen Westerfeld. The tuner was adapted from Tuneit, a tuner in text mode created by Mario Lang. Paul Nasca is our hero and a continuous inspiration rakudo 0.2020.07 2.fc34 42476424 Unspecified Perl 6 compiler implementation that runs on MoarVM Rakudo Perl 6, or just Rakudo, is an implementation of the Perl 6 language specification. More information about Perl 6 is available from . This package provides a Perl 6 compiler built for MoarVM virtual machine. rakudo-MIME-Base64 1.2.1 9.fc34 81629 Unspecified A Perl6 implementation of MIME::Base64 for ASCII strings MIME::Base64 - Encoding and decoding Base64 ASCII strings. A Perl6 implementation of MIME::Base64 to encoding and decoding to and from base64. rakudo-Readline 0.1.5 5.fc34 12345323 Unspecified Simple Perl 6 binding to GNU libreadline Perl 6 interface to GNU Readline, the CLI-based line reading library rakudo-URI 0.2.2 4.fc34 540536 Unspecified Perl 6 realization of URI Perl6 realization of URI - Uniform Resource Identifiers handler A URI implementation using Perl 6 grammars to implement RFC 3986 BNF. Currently only implements parsing. Includes URI::Escape to (un?)escape characters that aren't otherwise allowed in a URI with % and a hex character numbering. rakudo-XML 0.0.3 0.9.20190728git417f637.fc34 691006 Unspecified An Object-Oriented XML Library for Perl 6 XML (originally called Exemel) is a full fledged XML library for Perl 6. It handles parsing, generating, manipulating and querying XML. It supports element queries, parent element information, namespaces, and an extendable interface. It supports every major kind of XML Node (XML::Node): - Document (XML::Document) - Element (XML::Element) - Text (XML::Text) - Comment (XML::Comment) - PI (XML::PI) - CDATA (XML::CDATA) You can easily serialize the objects back to XML text by using any XML::Node object in a string context. rakudo-zef 0.8.2 4.fc34 3453986 Unspecified Perl6 Module Management Zef is a Perl6 module manager that query, download, update and install modules from of a file path (starting with . or /), URNs, URLs, paths, or identities from the Perl6 modules directory: https://modules.perl6.org/ It automates and simplifies the installation. Depending on your privileges zef installs the modules at the system directories or at the home directory in '.perl6' or if you specify a destination then to that destination directory. ramond 0.5 18.fc34 36937 Unspecified Router advertisement monitoring daemon This program monitors IPv6 networks for router advertisements. When an advertisement is received, a configurable action occurs. rancid 3.12 4.fc34 2115583 Unspecified Really Awesome New Cisco confIg Differ RANCID monitors a router's (or more generally a device's) configuration, including software and hardware (cards, serial numbers, etc) and uses CVS (Concurrent Version System), Subversion, or Git to maintain history of changes. range-v3-devel 0.11.0 2.fc34 2052024 Unspecified Development files for range-v3 Development files for range-v3. range-v3-devel 0.11.0 2.fc34 2052028 Unspecified Development files for range-v3 Development files for range-v3. ranger 1.9.3 4.fc34 1578251 Unspecified A vim-like file manager Ranger is a free console file manager that gives you greater flexibility and a good overview of your files without having to leave your *nix console. It visualizes the directory tree in two dimensions: the directory hierarchy on one, lists of files on the other, with a preview to the right so you know where you'll be going. rapid-photo-downloader 0.9.24 3.fc34 24784040 Unspecified Images downloader for external devices Rapid Photo Downloader is written by a photographer for professional and amateur photographers. It can download photos from multiple memory cards and Portable Storage Devices simultaneously. It provides a variety of options for sub-folder creation, image renaming and backup. It does not download images directly from a camera unless the camera is recognized as an external drive. rapidjson-devel 1.1.0 16.fc34 620908 Unspecified Fast JSON parser and generator for C++ %{description} rapidjson-devel 1.1.0 16.fc34 620908 Unspecified Fast JSON parser and generator for C++ %{description} rapidjson-doc 1.1.0 16.fc34 14485795 Unspecified Documentation-files for rapidjson This package contains the documentation-files for rapidjson. rapidsvn 0.13.0 0.20181132git1b6dfc1.fc34 1837138 Unspecified Graphical interface for the Subversion revision control system RapidSVN is a GUI front-end for the Subversion revision control system. It allows access to most of the features of Subversion through a user-friendly interface. rapidsvn 0.13.0 0.20181132git1b6dfc1.fc34 2147780 Unspecified Graphical interface for the Subversion revision control system RapidSVN is a GUI front-end for the Subversion revision control system. It allows access to most of the features of Subversion through a user-friendly interface. rapidxml-devel 1.13 16.fc34 261852 Unspecified Fast XML parser RapidXml is an attempt to create the fastest XML parser possible, while retaining usability, portability and reasonable W3C compatibility. It is an in-situ parser written in modern C++, with parsing speed approaching that of strlen function executed on the same data. raptor 1.4.21 34.fc34 877455 Unspecified Raptor RDF Parser Toolkit for Redland Raptor is the RDF Parser Toolkit for Redland that provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. raptor 1.4.21 34.fc34 833153 Unspecified Raptor RDF Parser Toolkit for Redland Raptor is the RDF Parser Toolkit for Redland that provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. raptor-devel 1.4.21 34.fc34 1353827 Unspecified Libraries, includes etc to develop with Raptor RDF parser library Libraries, includes etc to develop with Raptor RDF parser library. It provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. raptor-devel 1.4.21 34.fc34 1353829 Unspecified Libraries, includes etc to develop with Raptor RDF parser library Libraries, includes etc to develop with Raptor RDF parser library. It provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. raptor2 2.0.15 28.fc34 625075 Unspecified RDF Parser Toolkit for Redland Raptor is the RDF Parser Toolkit for Redland that provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. raptor2 2.0.15 28.fc34 585481 Unspecified RDF Parser Toolkit for Redland Raptor is the RDF Parser Toolkit for Redland that provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. raptor2-devel 2.0.15 28.fc34 1593819 Unspecified Development files for raptor2 Development files for raptor2. raptor2-devel 2.0.15 28.fc34 1593823 Unspecified Development files for raptor2 Development files for raptor2. rarian 0.8.1 27.fc34 364854 Unspecified Documentation meta-data library Rarian is a documentation meta-data library that allows access to documents, man pages and info pages. It was designed as a replacement for scrollkeeper. rarian 0.8.1 27.fc34 358544 Unspecified Documentation meta-data library Rarian is a documentation meta-data library that allows access to documents, man pages and info pages. It was designed as a replacement for scrollkeeper. rarian-compat 0.8.1 27.fc34 292945 Unspecified Extra files for compatibility with scrollkeeper This package contains files needed to maintain backward-compatibility with scrollkeeper. rarian-devel 0.8.1 27.fc34 8863 Unspecified Development files for Rarian This package contains files required to develop applications that use the Rarian library ("librarian"). rarian-devel 0.8.1 27.fc34 8865 Unspecified Development files for Rarian This package contains files required to develop applications that use the Rarian library ("librarian"). rarpd ss981107 58.fc34 44257 Unspecified The RARP daemon RARP (Reverse Address Resolution Protocol) is a protocol which allows individual devices on an IP network to get their own IP addresses from the RARP server. Some machines (e.g. SPARC boxes) use this protocol instead of e.g. DHCP to query their IP addresses during network bootup. Linux kernels up to 2.2 used to provide a kernel daemon for this service, but since 2.3 kernels it is served by this userland daemon. You should install rarpd if you want to set up a RARP server on your network. rasdaemon 0.6.4 4.fc34 291398 Unspecified Utility to receive RAS error tracings rasdaemon is a RAS (Reliability, Availability and Serviceability) logging tool. It currently records memory errors, using the EDAC tracing events. EDAC is drivers in the Linux kernel that handle detection of ECC errors from memory controllers for most chipsets on i386 and x86_64 architectures. EDAC drivers for other architectures like arm also exists. This userspace component consists of an init script which makes sure EDAC drivers and DIMM labels are loaded at system startup, as well as an utility for reporting current error counts from the EDAC sysfs files. rasqal 0.9.33 16.fc34 955843 Unspecified RDF Query Library Rasqal is a library providing full support for querying Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them and returning result formats. It currently handles the RDF Data Query Language (RDQL) and SPARQL Query language. rasqal 0.9.33 16.fc34 908293 Unspecified RDF Query Library Rasqal is a library providing full support for querying Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them and returning result formats. It currently handles the RDF Data Query Language (RDQL) and SPARQL Query language. rasqal-devel 0.9.33 16.fc34 1192479 Unspecified Development files for the Rasqal RDF libraries Libraries, includes etc to develop with the Rasqal RDF query language library. rasqal-devel 0.9.33 16.fc34 1192481 Unspecified Development files for the Rasqal RDF libraries Libraries, includes etc to develop with the Rasqal RDF query language library. rasterview 1.7.1 7.fc34 112175 Unspecified CUPS raster file viewer CUPS uses an intermediate format called raster for inkjet printers and others that require rasterized input. This program can be used to view this intermediate format and is mainly used for debugging printer drivers. ratools 0.6.2 15.fc34 185850 Unspecified Framework for IPv6 Router Advertisements Ratools is a fast, dynamic, multi-threading framework for creating, modifying and sending IPv6 Router Advertisements (RA). ratpoints 2.1.3 24.fc34 354601 Unspecified Find rational points on hyperelliptic curves Ratpoints is a program that uses an optimized quadratic sieve algorithm in order to find rational points on hyperelliptic curves. ratpoints 2.1.3 24.fc34 407467 Unspecified Find rational points on hyperelliptic curves Ratpoints is a program that uses an optimized quadratic sieve algorithm in order to find rational points on hyperelliptic curves. ratpoints-devel 2.1.3 24.fc34 4492 Unspecified Development files for ratpoints Header and library for development with ratpoints. ratpoints-devel 2.1.3 24.fc34 4492 Unspecified Development files for ratpoints Header and library for development with ratpoints. ratpoison 1.4.9 18.fc34 312099 Unspecified Minimalistic window manager Ratpoison is a simple window manager that relies solely on keyboard input as opposed to keyboard and mouse input. rats 2.4 18.fc34 838160 Unspecified Rough Auditing Tool for Security RATS(Rough Auditing Tool for Security) scans through code, finding potentially dangerous function calls. The goal of this tool is not to definitively find bugs (yet). The current goal is to provide a reasonable starting point for performing manual security audits. The initial vulnerability database is taken directly from things that could be easily found when starting with the forthcoming book, "Building Secure Software" by Viega and McGraw. rav1e 0.4.0 1.fc34 3479880 Unspecified Fastest and safest AV1 encoder Fastest and safest AV1 encoder. rav1e-devel 0.4.0 1.fc34 23376 Unspecified Development files for rav1e Development files for rav1e, the fastest and safest AV1 encoder. rav1e-devel 0.4.0 1.fc34 23371 Unspecified Development files for rav1e Development files for rav1e, the fastest and safest AV1 encoder. rav1e-libs 0.4.0 1.fc34 1951692 Unspecified Library files for rav1e Library files for rav1e, the fastest and safest AV1 encoder. rav1e-libs 0.4.0 1.fc34 2361418 Unspecified Library files for rav1e Library files for rav1e, the fastest and safest AV1 encoder. ravada 0.11.4 1.fc34 2063772 Unspecified Remote Virtual Desktops Manager Ravada is a software that allows the user to connect to a remote virtual desktop. In the current release we use the KVM Hypervisors: KVM as the backend for the Virtual Machines. LXC support is currently in development. raw-thumbnailer 3.0.0 20.fc34 41104 Unspecified Nautilus file manager thumbnailer for RAW images RawThumbnailer is a thumbnailer for RAW files that works with Nautilus. rawstudio 2.1 0.26.20200305.g6e16257_rawspeed.20161119.gfa23d1c.fc34 4752891 Unspecified Read, manipulate and convert digital camera raw images Rawstudio is a highly specialized application for processing RAW images from digital cameras. It is not a fully featured image editing application. The RAW format is often recommended to get the best quality out of digital camera images. The format is specific to cameras and cannot be read by most image editing applications. Rawstudio makes it possible to read and manipulate RAW images, experiment with the controls to see how they affect the image, and finally export into JPEG, PNG or TIF format images from most digital cameras. rawtherapee 5.8 6.fc34 102555413 Unspecified Raw image processing software Rawtherapee is a RAW image processing software. It gives full control over many parameters to enhance the raw picture before finally exporting it to some common image format. raysession 0.9.1 3.fc34 6034153 Unspecified Session manager for audio software Ray Session is a GNU/Linux session manager for audio programs as Ardour, Carla, QTractor, Non-Timeline, etc... It uses the same API as Non Session Manager, so programs compatible with NSM are also compatible with Ray Session. As Non Session Manager, the principle is to load together audio programs, then be able to save or close all documents together. Ray Session offers a little more: - Factory templates for NSM and LASH compatible applications - Possibility to save any client as template - Save session as template - Name files with a prettier way - remember if client was started or not - Abort session almost anytime - Change Main Folder of sessions on GUI - Possibility to KILL client if clean exit is too long - Open Session Folder button (open default file manager) Ray Session is being developed by houston4444, using Python3 and Qt5. rb_libtorrent 1.2.12 1.fc34 4592009 Unspecified A C++ BitTorrent library aiming to be the best alternative rb_libtorrent is a C++ library that aims to be a good alternative to all the other BitTorrent implementations around. It is a library and not a full featured client, although it comes with a few working example clients. Its main goals are to be very efficient (in terms of CPU and memory usage) as well as being very easy to use both as a user and developer. rb_libtorrent 1.2.12 1.fc34 4548219 Unspecified A C++ BitTorrent library aiming to be the best alternative rb_libtorrent is a C++ library that aims to be a good alternative to all the other BitTorrent implementations around. It is a library and not a full featured client, although it comes with a few working example clients. Its main goals are to be very efficient (in terms of CPU and memory usage) as well as being very easy to use both as a user and developer. rb_libtorrent-devel 1.2.12 1.fc34 6803179 Unspecified Development files for rb_libtorrent The rb_libtorrent-devel package contains libraries and header files for developing applications that use rb_libtorrent. The various source and header files included in this package are licensed under the revised BSD, zlib/libpng, and Boost Public licenses. See the various COPYING files in the included documentation for the full text of these licenses, as well as the comments blocks in the source code for which license a given source or header file is released under. rb_libtorrent-devel 1.2.12 1.fc34 6803191 Unspecified Development files for rb_libtorrent The rb_libtorrent-devel package contains libraries and header files for developing applications that use rb_libtorrent. The various source and header files included in this package are licensed under the revised BSD, zlib/libpng, and Boost Public licenses. See the various COPYING files in the included documentation for the full text of these licenses, as well as the comments blocks in the source code for which license a given source or header file is released under. rb_libtorrent-examples 1.2.12 1.fc34 834191 Unspecified Example clients using rb_libtorrent The rb_libtorrent-examples package contains example clients which intend to show how to make use of its various features. (Due to potential namespace conflicts, a couple of the examples had to be renamed. See the included documentation for more details.) rb_libtorrent-python3 1.2.12 1.fc34 3315453 Unspecified Python bindings for rb_libtorrent The rb_libtorrent-python3 package contains Python language bindings (the 'libtorrent' module) that allow it to be used from within Python applications. rbanffy-3270-fonts 2.3.0 1.fc34 634709 Unspecified Monospaced font based on IBM 3270 terminals This font is derived from the x3270 font, which, in turn, was translated from the one in Georgia Tech's 3270tool, which was itself hand-copied from a 3270 terminal. rbd-fuse 16.2.0 1.fc34 254638 Unspecified Ceph fuse-based client FUSE based client to map Ceph rbd images to files rbd-mirror 16.2.0 1.fc34 15538522 Unspecified Ceph daemon for mirroring RBD images Daemon for mirroring RBD images between Ceph clusters, streaming changes asynchronously. rbd-nbd 16.2.0 1.fc34 532753 Unspecified Ceph RBD client base on NBD NBD based client to map Ceph rbd images to local device rblcheck 1.5 38.fc34 523721 Unspecified Command-line interface to RBL-style listings rblcheck is a very basic interface to RBL-style DNS listings such as those operated by the MAPS (http://www.mail-abuse.org/) and ORBL (http://www.orbl.org/) projects. rbldnsd 0.998b 4.fc34 246306 Unspecified Small, fast daemon to serve DNSBLs Rbldnsd is a small, authoritative-only DNS nameserver designed to serve DNS-based blocklists (DNSBLs). It may handle IP-based and name-based blocklists. rbm 0.4 19.20190910gite04f03f.fc34 120734 Unspecified Reproducible Build Manager Reproducible Build Manager (rbm) is a tool that helps you create and build packages for multiple Linux distributions, and automate the parts that can be automated. It includes options to run the build in a defined environment to allow reproducing the build. rc 1.7.4 15.fc34 177709 Unspecified Re-implementation for Unix of the Plan 9 shell Rc is a command interpreter for Plan 9 that provides similar facilities to UNIX's Bourne shell, with some small additions and less idiosyncratic syntax. This is a re-implementation for Unix, by Byron Rakitzis, of the Plan 9 shell. rclone 1.54.0 1.fc34 67571142 Unspecified Rsync for cloud storage Rclone is a command line program to sync files and directories to and from various cloud services. rclone-browser 1.8.0 4.fc34 788142 Unspecified Simple cross platform GUI for rclone Simple cross platfrom GUI for rclone command line tool. Features: - Allows to browse and modify any rclone remote, including encrypted ones - Uses same configuration file as rclone, no extra configuration required - Supports custom location and encryption for .rclone.conf configuration file - Simultaneously navigate multiple repositories in separate tabs - Lists files hierarchically with file name, size and modify date - All rclone commands are executed asynchronously, no freezing GUI - File hierarchy is lazily cached in memory, for faster traversal of folders - Allows to upload, download, create new folders, rename or delete files and folders - Allows to calculate size of folder, export list of files and copy rclone command to clipboard - Can process multiple upload or download jobs in background - Drag & drop support for dragging files from local file explorer for uploading - Streaming media files for playback in player like mpv or similar - Mount and unmount folders on macOS and GNU/Linux - Optionally minimizes to tray, with notifications when upload/download finishes - Supports portable mode (create .ini file next to executable with same name), rclone and .rclone.conf path now can be relative to executable rcm 1.3.4 2.fc34 44214 Unspecified Management suite for dotfiles A suite of tools for managing dot-files (.zshrc, .vimrc, etc.). This suite is useful for committing your .*rc files to a central repository to share, but it also scales to a more complex situation such as multiple source directories shared between computers with some host-specific or task-specific files. rcrpanel 3.5 22.fc34 50726 Unspecified Lay out front panel for electronics project rcrpanel is an application to lay out a front panel for a radio or similar electronics device. rcrpanel can provide dials for potentiometers or variable capacitors as well as lay out cutouts for switches and jacks. rcrpanel accepts a panel description file and produces PostScript output. rcs 5.10.0 2.fc34 517979 Unspecified Revision Control System (RCS) file version management tools The Revision Control System (RCS) is a system for managing multiple versions of files. RCS automates the storage, retrieval, logging, identification and merging of file revisions. RCS is useful for text files that are revised frequently (for example, programs, documentation, graphics, papers and form letters). The rcs package should be installed if you need a system for managing different versions of files. rcssmonitor 16.0.0 5.fc34 736110 Unspecified RoboCup 2D Soccer Simulator Monitor The RoboCup Soccer Simulator Monitor is a viewer for moved 2d vector graphics. You can use it to watch 2D soccer games running on rcssserver. However, The architecture of The RoboCup Soccer Simulator Monitor was from the beginning kept as general and modular as possible and not just hacked to fit the needs of the robocup soccer server (rcssserver). So by now The RoboCup Soccer Simulator Monitor is also used to visualize many other two dimensional system. You can use UDP/IP communication sockets to send commands to The RoboCup Soccer Simulator Monitor. A generic communication device is also included. It understands a very easy description language to build and move 2d objects. rcssserver 16.0.0 5.fc34 2319039 Unspecified Robocup 2D Soccer Simulation Server The RoboCup Soccer Simulator Server (rcssserver) is a research and educational tool for mutli-agent systems and artificial intelligence. It allows 11 simulated autonomous robotic players to play soccer (football). This package includes the simulation server. If you want to view the games you should install and run a monitor (rcssmonitor or rcssmonitor_classic). rcssserver 16.0.0 5.fc34 2323683 Unspecified Robocup 2D Soccer Simulation Server The RoboCup Soccer Simulator Server (rcssserver) is a research and educational tool for mutli-agent systems and artificial intelligence. It allows 11 simulated autonomous robotic players to play soccer (football). This package includes the simulation server. If you want to view the games you should install and run a monitor (rcssmonitor or rcssmonitor_classic). rcssserver-devel 16.0.0 5.fc34 228123 Unspecified Header files and libraries for rcssserver This package contains the header files and libraries for rcssserver. If you like to develop programs using rcssserver, you will need to install rcssserver-devel. rcssserver-devel 16.0.0 5.fc34 228123 Unspecified Header files and libraries for rcssserver This package contains the header files and libraries for rcssserver. If you like to develop programs using rcssserver, you will need to install rcssserver-devel. rcssserver-gui 16.0.0 5.fc34 3237 Unspecified A simple way to run 2D Soccer Simulation on a single machine This package contains rcsoccersim script as simple way for running 2D Soccer Simulation on a single machine. It'll also provide a menu entry for this script. rcssserver3d 0.7.1 12.fc34 13921272 Unspecified Robocup 3D Soccer Simulation Server The RoboCup Soccer Simulator is a research and educational tool for multi-agent systems and artificial intelligence. It enables for two teams of 11 simulated autonomous robotic players to play soccer (football). This package contains the 3D version of the simulator. rcssserver3d-devel 0.7.1 12.fc34 219944 Unspecified Header files and libraries for rcssserver3d This package contains the header files for rcssserver3d. If you like to develop programs using rcssserver3d, you will need to install rcssserver3d-devel. rcssserver3d-doc 0.7.1 12.fc34 1894998 Unspecified Users manual for rcssserver3d This package contains the user documentation for rcssserver3d. If you like to develop agents for rcssserver3d, you will find rcssserver3d-doc package useful. rdesktop 1.9.0 4.fc34 717810 Unspecified X client for remote desktop into Windows Terminal Server rdesktop is an open source client for Windows NT Terminal Server and Windows 2000 & 2003 Terminal Services, capable of natively speaking Remote Desktop Protocol (RDP) in order to present the user's NT desktop. Unlike Citrix ICA, no server extensions are required. rdfind 1.4.1 4.fc34 114176 Unspecified Program that finds duplicate files Rdfind is a program that finds duplicate files. It is useful for compressing backup directories or just finding duplicate files. It compares files based on their content, NOT on their file names. rdiff-backup 2.0.5 3.fc34 1706666 Unspecified Convenient and transparent local/remote incremental mirror/backup rdiff-backup is a script, written in Python, that backs up one directory to another and is intended to be run periodically (nightly from cron for instance). The target directory ends up a copy of the source directory, but extra reverse diffs are stored in the target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup can also operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences from the previous backup will be transmitted. rdist 6.1.5 73.fc34 223308 Unspecified Maintains identical copies of files on multiple machines The RDist program maintains identical copies of files on multiple hosts. If possible, RDist will preserve the owner, group, mode and mtime of files and it can update programs that are executing. Install rdist if you need to maintain identical copies of files on multiple hosts. rdkit 2019.03.3 14.fc34 11181790 Unspecified Chemical informatics and machine learning toolkit Chemical informatics and machine learning toolkit rdkit 2019.03.3 14.fc34 11165116 Unspecified Chemical informatics and machine learning toolkit Chemical informatics and machine learning toolkit rdkit-devel 2019.03.3 14.fc34 1587576 Unspecified Development files for rdkit The rdkit-devel package contains libraries, build data, and header files for developing applications that use rdkit. rdkit-devel 2019.03.3 14.fc34 1587802 Unspecified Development files for rdkit The rdkit-devel package contains libraries, build data, and header files for developing applications that use rdkit. rdkit-doc 2019.03.3 14.fc34 0 Unspecified Documentation for rdkit Documentation files for rdkit. rdkit-postgresql 2019.03.3 14.fc34 342680 Unspecified RDKit cartridge for PostgreSQL PostgreSQL module for RDKit, which implements *mol* datatype to describe molecules and *fp* datatype for fingerprints, basic comparison operations, similarity operation (tanimoto, dice) and index support (using GiST indexing framework). To complete installation of the cartridge in PostgreSQL, please follow the steps detailed in: /usr/share/doc/rdkit-postgresql/README rdma-core 34.0 3.fc34 122894 Unspecified RDMA core userspace libraries and daemons RDMA core userspace infrastructure and documentation, including initialization scripts, kernel driver-specific modprobe override configs, IPoIB network scripts, dracut rules, and the rdma-ndd utility. rdma-core-devel 34.0 3.fc34 551738 Unspecified RDMA core development libraries and headers RDMA core development libraries and headers. rdma-core-devel 34.0 3.fc34 551754 Unspecified RDMA core development libraries and headers RDMA core development libraries and headers. rdopkg 1.4.0 1.fc34 399272 Unspecified RPM packaging automation tool CLI rdopkg is a tool for automating RPM packaging tasks such as managing patches, updating to a new version and much more. Although it contains several RDO-specific actions, most of rdopkg functionality can be used for any RPM package following conventions described in the rdopkg manual. This package contains rdopkg executable, man pages and docs. re2 20190801 8.fc34 375173 Unspecified C++ fast alternative to backtracking RE engines RE2 is a C++ library providing a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. Backtracking engines are typically full of features and convenient syntactic sugar but can be forced into taking exponential amounts of time on even small inputs. In contrast, RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input, at the expense of some missing features (e.g back references and generalized assertions). re2 20190801 8.fc34 375907 Unspecified C++ fast alternative to backtracking RE engines RE2 is a C++ library providing a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. Backtracking engines are typically full of features and convenient syntactic sugar but can be forced into taking exponential amounts of time on even small inputs. In contrast, RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input, at the expense of some missing features (e.g back references and generalized assertions). re2-devel 20190801 8.fc34 50696 Unspecified C++ header files and library symbolic links for re2 This package contains the C++ header files and symbolic links to the shared libraries for re2. If you would like to develop programs using re2, you will need to install re2-devel. re2-devel 20190801 8.fc34 50698 Unspecified C++ header files and library symbolic links for re2 This package contains the C++ header files and symbolic links to the shared libraries for re2. If you would like to develop programs using re2, you will need to install re2-devel. re2c 2.0.3 2.fc34 2471922 Unspecified Tool for generating C, C++, and go recognizers from regular expressions re2c is a tool for writing very fast and very flexible scanners. Unlike any other such tool, re2c focuses on generating high efficient code for regular expression matching. As a result this allows a much broader range of use than any traditional lexer offers. And Last but not least re2c generates warning free code that is equal to hand-written code in terms of size, speed and quality. readline 8.1 2.fc34 481060 Unspecified A library for editing typed command lines The Readline library provides a set of functions that allow users to edit command lines. Both Emacs and vi editing modes are available. The Readline library includes additional functions for maintaining a list of previously-entered command lines for recalling or editing those lines, and for performing csh-like history expansion on previous commands. readline 8.1 2.fc34 492932 Unspecified A library for editing typed command lines The Readline library provides a set of functions that allow users to edit command lines. Both Emacs and vi editing modes are available. The Readline library includes additional functions for maintaining a list of previously-entered command lines for recalling or editing those lines, and for performing csh-like history expansion on previous commands. readline-devel 8.1 2.fc34 551590 Unspecified Files needed to develop programs which use the readline library The Readline library provides a set of functions that allow users to edit typed command lines. If you want to develop programs that will use the readline library, you need to have the readline-devel package installed. You also need to have the readline package installed. readline-devel 8.1 2.fc34 551592 Unspecified Files needed to develop programs which use the readline library The Readline library provides a set of functions that allow users to edit typed command lines. If you want to develop programs that will use the readline library, you need to have the readline-devel package installed. You also need to have the readline package installed. readline-static 8.1 2.fc34 905194 Unspecified Static libraries for the readline library The readline-static package contains the static version of the readline library. readline-static 8.1 2.fc34 1151452 Unspecified Static libraries for the readline library The readline-static package contains the static version of the readline library. readonly-root 10.09 1.fc34 8475 Unspecified Service for configuring read-only root support This package provides script & configuration file for setting up read-only root support. Additional configuration is required after installation. Please note that readonly-root package is considered deprecated with limited support. Please use systemd-volatile-root functionality instead, if possible. readosm 1.1.0 8.fc34 73741 Unspecified Library to extract data from Open Streetmap input files ReadOSM is a simple library intended for extracting the contents from Open Street Map files: both input formats (.osm XML based and .osm.pbf based on Google's Protocol Buffer serialization) are indifferently supported. readosm 1.1.0 8.fc34 70299 Unspecified Library to extract data from Open Streetmap input files ReadOSM is a simple library intended for extracting the contents from Open Street Map files: both input formats (.osm XML based and .osm.pbf based on Google's Protocol Buffer serialization) are indifferently supported. readosm-devel 1.1.0 8.fc34 11696 Unspecified Development libraries and headers for readosm The readosm-devel package contains libraries and header files for developing applications that use readosm. readosm-devel 1.1.0 8.fc34 11698 Unspecified Development libraries and headers for readosm The readosm-devel package contains libraries and header files for developing applications that use readosm. realTimeConfigQuickScan 0 5.20190803git4b482db.fc34 75062 Unspecified Inspect realtime system settings Inspects system settings, and makes suggestions for improving realtime/audio performance. realmd 0.17.0 3.fc34 833122 Unspecified Kerberos realm enrollment service realmd is a DBus system service which manages discovery and enrollment in realms and domains like Active Directory or IPA. The control center uses realmd as the back end to 'join' a domain simply and automatically configure things correctly. realmd-devel-docs 0.17.0 3.fc34 214349 Unspecified Developer documentation files for realmd The realmd-devel package contains developer documentation for developing applications that use realmd. realtime-setup 2.1 2.fc34 35696 Unspecified Setup RT/low-latency environment details Configure details useful for low-latency environments. Installation of this package results in: - creation of a realtime group - adds realtime limits configuration for PAM - adds udev specific rules for threaded irqs and /dev/rtc access - adds /usr/bin/slub_cpu_partial_off to turn off cpu_partials in SLUB - adds net-socket timestamp static key daemon (realtime-entsk) The slub_cpu_partial_off script is used to turn off the SLUB slab allocator's use of cpu-partials, which has been known to create latency-spikes. The realtime-entsk program is a workaround for latency spikes caused when the network stack enables hardware timestamping and activates a static key. The realtime-entsk progam is activated by the systemd service included and merely enables the timestamp static key and pauses, effectively activating the static key and never exiting, so no deactivation/activation sequences will be seen. Neither the slub script or realtime-entsk are active by default. realtime-tests 1.9 9.fc34 507425 Unspecified Programs that test various rt-features realtime-tests is a set of programs that test and measure various components of real-time kernel behavior. This package measures timer, signal, and hardware latency. It also tests the functioning of priority-inheritance mutexes. rear 2.6 5.fc34 2676936 Unspecified Relax-and-Recover is a Linux disaster recovery and system migration tool Relax-and-Recover is the leading Open Source disaster recovery and system migration solution. It comprises of a modular frame-work and ready-to-go workflows for many common situations to produce a bootable image and restore from backup using this image. As a benefit, it allows to restore to different hardware and can therefore be used as a migration tool as well. Currently Relax-and-Recover supports various boot media (incl. ISO, PXE, OBDR tape, USB or eSATA storage), a variety of network protocols (incl. sftp, ftp, http, nfs, cifs) as well as a multitude of backup strategies (incl. IBM TSM, MircroFocus Data Protector, Symantec NetBackup, EMC NetWorker, Bacula, Bareos, BORG, Duplicity, rsync). Relax-and-Recover was designed to be easy to set up, requires no maintenance and is there to assist when disaster strikes. Its setup-and-forget nature removes any excuse for not having a disaster recovery solution implemented. Professional services and support are available. reaver 1.6.6 3.fc34 1310697 Unspecified Brute force attack against Wifi Protected Setup Reaver implements a brute force attack against Wifi Protected Setup (WPS) registrar PINs in order to recover WPA/WPA2 passphrases, as described in http://sviehb.files.wordpress.com/2011/12/viehboeck_wps.pdf. rebase-helper 0.24.0 1.fc34 1211130 Unspecified The tool that helps you to rebase your package to the latest version rebase-helper is a tool which helps package maintainers to rebase their packages to latest upstream versions. There are several steps that need to be done when rebasing a package. The goal of rebase-helper is to automate most of these steps. rebloom 1.1.0 7.fc34 108332 Unspecified Bloom Filter Module for Redis This provides a scalable bloom filter as a Redis data type. Bloom filters are probabilistic data structures that do a very good job at quickly determining if something is contained within a set. recap 2.1.0 9.fc34 116627 Unspecified Generates reports of various system information This program is intended to be used as a companion for the reporting provided by sysstat. It will create a set of reports summarizing hardware resource utilization. The script also provides optional reporting on Apache, MySQL, and network connections. recapp 1.1.1 1.fc34 2297042 Unspecified User friendly Open Source screencaster for Linux written in GTK User friendly Open Source screencaster for Linux written in GTK. Using free GStreamer modules and not depend on FFmpeg. recode 3.7.8 2.fc34 1281847 Unspecified Conversion between character sets and surfaces The recode tool and library convert files between character sets and surfaces. It recognizes or produces over 200 different character sets (or about 300 if combined with an iconv library) and transliterates files between almost any pair. When exact transliteration is not possible, it gets rid of the offending character or falls back on an approximations. recode 3.7.8 2.fc34 1767465 Unspecified Conversion between character sets and surfaces The recode tool and library convert files between character sets and surfaces. It recognizes or produces over 200 different character sets (or about 300 if combined with an iconv library) and transliterates files between almost any pair. When exact transliteration is not possible, it gets rid of the offending character or falls back on an approximations. recode-devel 3.7.8 2.fc34 28438 Unspecified Header files for development using recode library This package provides the header files for a recode library. recode-devel 3.7.8 2.fc34 28438 Unspecified Header files for development using recode library This package provides the header files for a recode library. recoll 1.29.2 1.fc34 10807103 Unspecified Desktop full text search tool with Qt GUI Recoll is a personal full text search package for Linux, FreeBSD and other Unix systems. It is based on a very strong back end (Xapian), for which it provides an easy to use, feature-rich, easy administration interface. recoll 1.29.2 1.fc34 10624043 Unspecified Desktop full text search tool with Qt GUI Recoll is a personal full text search package for Linux, FreeBSD and other Unix systems. It is based on a very strong back end (Xapian), for which it provides an easy to use, feature-rich, easy administration interface. recoll-gssp 1.29.2 1.fc34 23601 Unspecified Recoll GNOME Shell search provider This package contains the Recoll GNOME Shell search provider recoll-kio 1.29.2 1.fc34 5927929 Unspecified KIO support for recoll The recoll KIO slave allows performing a recoll search by entering an appropriate URL in a KDE open dialog, or with an HTML-based interface displayed in Konqueror. recorder 1.1.0 1.fc34 106896 Unspecified Lock-free, real-time flight recorder for C or C++ programs Flight recorder for C and C++ programs using printf-like 'record' statements. recorder 1.1.0 1.fc34 112690 Unspecified Lock-free, real-time flight recorder for C or C++ programs Flight recorder for C and C++ programs using printf-like 'record' statements. recorder-devel 1.1.0 1.fc34 89216 Unspecified Development files for recorder library Development files for the flight recorder library. recorder-devel 1.1.0 1.fc34 89218 Unspecified Development files for recorder library Development files for the flight recorder library. recorder-scope 1.1.0 1.fc34 80638 Unspecified A real-time graphing tool for data collected by recorder library Instrumentation that draws real-time charts, processes or saves data collected by the flight_recorder library. recutils 1.7 18.fc34 1818552 Unspecified A set of tools to access GNU recfile databases Recutils is a set of tools and libraries to access human-editable, text-based databases called recfiles. The data is stored as a sequence of records, each record containing an arbitrary number of named fields. recutils 1.7 18.fc34 1838842 Unspecified A set of tools to access GNU recfile databases Recutils is a set of tools and libraries to access human-editable, text-based databases called recfiles. The data is stored as a sequence of records, each record containing an arbitrary number of named fields. recutils-devel 1.7 18.fc34 78213 Unspecified Libraries and header files for recutils Libraries and header files for recutils recutils-devel 1.7 18.fc34 78213 Unspecified Libraries and header files for recutils Libraries and header files for recutils redeclipse 1.6.0 6.fc34 7150525 Unspecified A Free, Casual Arena Shooter Red Eclipse is a fun-filled new take on the casual first person arena shooter, built as a total conversion of Cube Engine 2, which lends itself toward a balanced gameplay, with a general theme of agility in a variety of environments. Features: * Balanced gameplay, with a general theme of agility in a variety of environments * Parkour, impulse boosts, dashing, sliding, and other tricks * Favourite gamemodes with tons of mutators and variables * Available for Windows, Linux/BSD and Mac OSX * Builtin editor lets you create your own maps cooperatively online redeclipse-data 1.6.0 6.fc34 980443596 Unspecified Data for the Red Eclipse FPS game This package contains the data content, e.g. maps, models, textures, sounds, etc. for the Red Eclipse FPS game. redeclipse-server 1.6.0 6.fc34 7087392 Unspecified Server for the Red Eclipse FPS game This package contains the dedicated server for the Red Eclipse FPS game, it also includes some example scripts for configuring the server. redfish-finder 0.4 5.fc34 38849 Unspecified Utility for parsing SMBIOS information and configuring canonical BMC access Scans Smbios information for type 42 management controller information, and uses that to configure the appropriate network interface so that the BMC is canonically accessible via the host name redfish-localhost redhat-display-fonts 2.3.2 4.fc34 1282172 Unspecified Red Hat Display fonts Red Hat is a fresh take on the geometric sans genre, taking inspiration from a range of American sans serifs including Tempo and Highway Gothic. The Display styles, made for headlines and big statements, are low contrast and spaced tightly, with a large x-height and open counters. The Text styles have a slightly smaller x-height and narrower width for better legibility, are spaced more generously, and have thinned joins for better performance at small sizes. The two families can be used together seamlessly at a range of sizes. The fonts were originally commissioned by Paula Scher / Pentagram and designed by Jeremy Mickel / MCKL for the new Red Hat identity. This package provides the Display fonts variant. redhat-lsb 4.1 52.fc34 1120 Unspecified Implementation of Linux Standard Base specification The Linux Standard Base (LSB) is an attempt to develop a set of standards that will increase compatibility among Linux distributions. It is designed to be binary-compatible and produce a stable application binary interface (ABI) for independent software vendors. The lsb package provides utilities, libraries etc. needed for LSB Compliant Applications. It also contains requirements that will ensure that all components required by the LSB are installed on the system. redhat-lsb 4.1 52.fc34 1136 Unspecified Implementation of Linux Standard Base specification The Linux Standard Base (LSB) is an attempt to develop a set of standards that will increase compatibility among Linux distributions. It is designed to be binary-compatible and produce a stable application binary interface (ABI) for independent software vendors. The lsb package provides utilities, libraries etc. needed for LSB Compliant Applications. It also contains requirements that will ensure that all components required by the LSB are installed on the system. redhat-lsb-core 4.1 52.fc34 54640 Unspecified LSB Core module support The Linux Standard Base (LSB) Core module support provides the fundamental system interfaces, libraries, and runtime environment upon which all conforming applications and libraries depend. redhat-lsb-core 4.1 52.fc34 54923 Unspecified LSB Core module support The Linux Standard Base (LSB) Core module support provides the fundamental system interfaces, libraries, and runtime environment upon which all conforming applications and libraries depend. redhat-lsb-cxx 4.1 52.fc34 60 Unspecified LSB CXX module support The Linux Standard Base (LSB) CXX module supports the core interfaces by providing system interfaces, libraries, and a runtime environment for applications built using the C++ programming language. These interfaces provide low-level support for the core constructs of the language, and implement the standard base C++ libraries. redhat-lsb-cxx 4.1 52.fc34 61 Unspecified LSB CXX module support The Linux Standard Base (LSB) CXX module supports the core interfaces by providing system interfaces, libraries, and a runtime environment for applications built using the C++ programming language. These interfaces provide low-level support for the core constructs of the language, and implement the standard base C++ libraries. redhat-lsb-desktop 4.1 52.fc34 586 Unspecified LSB Desktop module support The Linux Standard Base (LSB) Desktop Specifications define components that are required to be present on an LSB conforming system. redhat-lsb-desktop 4.1 52.fc34 594 Unspecified LSB Desktop module support The Linux Standard Base (LSB) Desktop Specifications define components that are required to be present on an LSB conforming system. redhat-lsb-languages 4.1 52.fc34 942 Unspecified LSB Languages module support The Linux Standard Base (LSB) Languages module supports components for runtime languages which are found on an LSB conforming system. redhat-lsb-languages 4.1 52.fc34 944 Unspecified LSB Languages module support The Linux Standard Base (LSB) Languages module supports components for runtime languages which are found on an LSB conforming system. redhat-lsb-printing 4.1 52.fc34 70 Unspecified LSB Printing module support The Linux Standard Base (LSB) Printing specifications define components that are required to be present on an LSB conforming system. redhat-lsb-printing 4.1 52.fc34 71 Unspecified LSB Printing module support The Linux Standard Base (LSB) Printing specifications define components that are required to be present on an LSB conforming system. redhat-lsb-submod-multimedia 4.1 52.fc34 0 Unspecified LSB Multimedia submodule support The Linux Standard Base (LSB) Multimedia submodule specifications define components that are required to be present on an LSB conforming system. redhat-lsb-submod-multimedia 4.1 52.fc34 0 Unspecified LSB Multimedia submodule support The Linux Standard Base (LSB) Multimedia submodule specifications define components that are required to be present on an LSB conforming system. redhat-lsb-submod-security 4.1 52.fc34 0 Unspecified LSB Security submodule support The Linux Standard Base (LSB) Security submodule specifications define components that are required to be present on an LSB conforming system. redhat-lsb-submod-security 4.1 52.fc34 0 Unspecified LSB Security submodule support The Linux Standard Base (LSB) Security submodule specifications define components that are required to be present on an LSB conforming system. redhat-lsb-supplemental 4.1 52.fc34 0 Unspecified LSB supplemental dependencies required by LSB certification tests This subpackage brings in supplemental dependencies for components required for passing LSB (Linux Standard Base) certification testsuite, but not directly required to be on LSB conforming system. redhat-lsb-trialuse 4.1 52.fc34 144 Unspecified LSB Trialuse module support The Linux Standard Base (LSB) Trialuse module support defines components which are not required parts of the LSB Specification. redhat-lsb-trialuse 4.1 52.fc34 146 Unspecified LSB Trialuse module support The Linux Standard Base (LSB) Trialuse module support defines components which are not required parts of the LSB Specification. redhat-menus 12.0.2 19.fc34 688500 Unspecified Configuration and data files for the desktop menus This package contains the XML files that describe the menu layout for GNOME and KDE, and the .desktop files that define the names and icons of "subdirectories" in the menus. redhat-rpm-config 182 1.fc34 177272 Unspecified Red Hat specific rpm configuration files Red Hat specific rpm configuration files. redhat-text-fonts 2.3.2 4.fc34 995369 Unspecified Red Hat Text fonts Red Hat is a fresh take on the geometric sans genre, taking inspiration from a range of American sans serifs including Tempo and Highway Gothic. The Display styles, made for headlines and big statements, are low contrast and spaced tightly, with a large x-height and open counters. The Text styles have a slightly smaller x-height and narrower width for better legibility, are spaced more generously, and have thinned joins for better performance at small sizes. The two families can be used together seamlessly at a range of sizes. The fonts were originally commissioned by Paula Scher / Pentagram and designed by Jeremy Mickel / MCKL for the new Red Hat identity. This package provides the Text fonts variant. redir 2.2.1 26.fc34 64227 Unspecified Redirect TCP connections a port redirector, used to forward incoming connections to somewhere else. by far the cleanest piece of code here, because someone else liked it enough to fix it. redis 6.2.1 1.fc34 4901665 Unspecified A persistent key-value database Redis is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Redis works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Redis also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Redis behave like a cache. You can use Redis from most programming languages also. redis-devel 6.2.1 1.fc34 67579 Unspecified Development header for Redis module development Header file required for building loadable Redis modules. Detailed API documentation is available in the redis-doc package. redis-devel 6.2.1 1.fc34 67579 Unspecified Development header for Redis module development Header file required for building loadable Redis modules. Detailed API documentation is available in the redis-doc package. redis-doc 6.2.1 1.fc34 1586938 Unspecified Documentation for Redis including man pages Manual pages and detailed documentation for many aspects of Redis use, administration and development. redland 1.0.17 26.fc34 554048 Unspecified RDF Application Framework Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. redland 1.0.17 26.fc34 528288 Unspecified RDF Application Framework Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. redland-bindings-common 1.0.16.1 40.fc34 143185 Unspecified Redland RDF Application Framework API Bindings Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. redland-devel 1.0.17 26.fc34 1602103 Unspecified Libraries and header files for programs that use Redland Header files for development with Redland. redland-devel 1.0.17 26.fc34 1602101 Unspecified Libraries and header files for programs that use Redland Header files for development with Redland. redland-mysql 1.0.17 26.fc34 53381 Unspecified MySQL storage support for Redland This package provides Redland's storage support for graphs in memory and persistently with MySQL files or URIs. redland-pgsql 1.0.17 26.fc34 49218 Unspecified PostgreSQL storage support for Redland This package provides Redland's storage support for graphs in memory and persistently with PostgreSQL files or URIs. rednotebook 2.21 2.fc34 2236116 Unspecified Daily journal with calendar, templates and keyword searching RedNotebook is a modern desktop journal. It lets you format, tag and search your entries. You can also add pictures, links and customizable templates, spell check your notes, and export to plain text, HTML, Latex or PDF. redshift 1.12 11.fc34 576663 Unspecified Adjusts the color temperature of your screen according to time of day Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night. The color temperature is set according to the position of the sun. A different color temperature is set during night and daytime. During twilight and early morning, the color temperature transitions smoothly from night to daytime temperature to allow your eyes to slowly adapt. This package provides the base program. redshift-gtk 1.12 11.fc34 371754 Unspecified GTK integration for Redshift This package provides GTK integration for Redshift, a screen color temperature adjustment program. reflections 0.9.12 5.fc34 121765 Unspecified Java run-time meta-data analysis A Java run-time meta-data analysis, in the spirit of Scannotations Reflections scans your class-path, indexes the meta-data, allows you to query it on run-time and may save and collect that information for many modules within your project. Using Reflections you can query your meta-data such as: * get all sub types of some type * get all types/methods/fields annotated with some annotation, w/o annotation parameters matching * get all resources matching matching a regular expression reflections-javadoc 0.9.12 5.fc34 2886426 Unspecified Javadoc for reflections This package contains javadoc for reflections. reflow 1.17 15.fc34 9064 Unspecified A utility for reflowing text files using Knuth's paragraphing algorithm A utility for reflowing text files using Knuth's paragraphing algorithm. refmac-dictionary 5.41 14.fc34 193365145 Unspecified Refmac ligand dictionaries The refmac ligand dictionaries contain chemical information on a large number of molecules, including the chemical structure of the ligand, the tree-like structure, the links between ligands, and possible modifications to them. This information is stored in the mmCIF format, which is used by a number of molecular viewing, refinement and validation tools. reg 0.16.1 3.fc34 13811649 Unspecified Docker registry v2 command line client Docker registry v2 command line client and repo listing generator with security checks. regexp 1.5 34.fc34 48794 Unspecified Simple regular expressions API Regexp is a 100% Pure Java Regular Expression package that was graciously donated to the Apache Software Foundation by Jonathan Locke. He originally wrote this software back in 1996 and it has stood up quite well to the test of time. It includes complete Javadoc documentation as well as a simple Applet for visual debugging and testing suite for compatibility. regexp-javadoc 1.5 34.fc34 1986927 Unspecified Javadoc for regexp Javadoc for regexp. regexxer 0.9 29.fc34 942116 Unspecified A nifty GUI search/replace tool Regexxer is a nifty GUI search/replace tool featuring Perl-style regular expressions. If you need project-wide substitution and you’re tired of hacking sed command lines together, then you should definitely give it a try. regionset 0.2 16.fc34 43772 Unspecified Reads/sets the region code of DVD drives regionset will show you the current region code of the drive, how often it has been changed and how many changes are left. If there are any changes left, it asks for the new region code. reiserfs-utils 3.6.27 4.fc34 1123196 Unspecified Tools for creating, repairing, and debugging ReiserFS filesystems The reiserfs-utils package contains a number of utilities for creating, checking, modifying, and correcting any inconsistencies in ReiserFS filesystems, including reiserfsck (used to repair filesystem inconsistencies), mkreiserfs (used to initialize a partition to contain an empty ReiserFS filesystem), debugreiserfs (used to examine the internal structure of a filesystem, to manually repair a corrupted filesystem, or to create test cases for reiserfsck), and some other ReiserFS filesystem utilities. You should install the reiserfs-utils package if you want to use ReiserFS on any of your partitions. reiserfs-utils 3.6.27 4.fc34 1154874 Unspecified Tools for creating, repairing, and debugging ReiserFS filesystems The reiserfs-utils package contains a number of utilities for creating, checking, modifying, and correcting any inconsistencies in ReiserFS filesystems, including reiserfsck (used to repair filesystem inconsistencies), mkreiserfs (used to initialize a partition to contain an empty ReiserFS filesystem), debugreiserfs (used to examine the internal structure of a filesystem, to manually repair a corrupted filesystem, or to create test cases for reiserfsck), and some other ReiserFS filesystem utilities. You should install the reiserfs-utils package if you want to use ReiserFS on any of your partitions. rejson 1.0.2 7.fc34 758096 Unspecified JSON data type for Redis ReJSON is a Redis module that implements the JSON Data Interchange Standard as a native data type. It allows storing, updating and fetching JSON values from Redis. rekollect 0.3.3 13.fc34 303768 Unspecified A note taking and note management application A note taking and note management application. rekonq 2.4.2 18.fc34 8772595 Unspecified KDE browser based on QtWebkit rekonq is a KDE browser based on QtWebkit. Its code is based on Nokia QtDemoBrowser, just like Arora. It's implementation is going to embrace KDE technologies to have a full-featured KDE web browser. relval 2.5.3 2.fc34 301117 Unspecified Tool for interacting with Fedora QA wiki pages Relval can perform various tasks related to Fedora QA by interacting with the Fedora wiki. It lets you: * Create wiki pages for Fedora release validation test events * Generate statistics on release validation testing * Report release validation test results using a console interface See https://fedoraproject.org/wiki/QA/SOP_Release_Validation_Test_Event for more information on the process relval helps with. remake 0.14 3.fc34 132073 Unspecified Build system that bridges the gap between make and redo Remake is a build system with features of both make and redo. See the documentation for details on usage and control file syntax. remake-doc 0.14 3.fc34 2186361 Unspecified Documentation for remake Documentation for using and developing remake. remctl 3.15 14.fc34 304232 Unspecified Client/server for Kerberos-authenticated command execution remctl (the client) and remctld (the server) implement a client/server protocol for running single commands on a remote host using Kerberos v5 authentication and returning the output. They use a very simple GSS-API-authenticated network protocol, combined with server-side ACL support and a server configuration file that maps remctl commands to programs that should be run when that command is called by an authorised user. remctl 3.15 14.fc34 307262 Unspecified Client/server for Kerberos-authenticated command execution remctl (the client) and remctld (the server) implement a client/server protocol for running single commands on a remote host using Kerberos v5 authentication and returning the output. They use a very simple GSS-API-authenticated network protocol, combined with server-side ACL support and a server configuration file that maps remctl commands to programs that should be run when that command is called by an authorised user. remctl-devel 3.15 14.fc34 44372 Unspecified Development files needed to compile C programs against remctl remctl implements a client/server protocol for running single commands on a remote host using Kerberos v5 authentication. If you want to develop programs which use remctl's libraries, you need to install this package. remctl-devel 3.15 14.fc34 44374 Unspecified Development files needed to compile C programs against remctl remctl implements a client/server protocol for running single commands on a remote host using Kerberos v5 authentication. If you want to develop programs which use remctl's libraries, you need to install this package. remctl-perl 3.15 14.fc34 87131 Unspecified Perl interface to remctl remctl implements a client/server protocol for running single commands on a remote host using Kerberos v5 authentication. If you want to use remctl's Perl bindings, you need to install this package. remctl-php 3.15 14.fc34 46059 Unspecified PHP interface to remctl remctl implements a client/server protocol for running single commands on a remote host using Kerberos v5 authentication. If you want to use remctl's PHP bindings, you need to install this package. remctl-ruby 3.15 14.fc34 44762 Unspecified Ruby interface to remctl remctl implements a client/server protocol for running single commands on a remote host using Kerberos v5 authentication. If you want to use remctl's Ruby bindings, you need to install this package. remmina 1.4.12 1.fc34 3952877 Unspecified Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, XDMCP and SSH are supported. Please don't forget to install the plugins for the protocols you want to use. remmina-devel 1.4.12 1.fc34 136677 Unspecified Development files for remmina The remmina-devel package contains header files for developing plugins for remmina. remmina-devel 1.4.12 1.fc34 136677 Unspecified Development files for remmina The remmina-devel package contains header files for developing plugins for remmina. remmina-gnome-session 1.4.12 1.fc34 2247 Unspecified Gnome Shell session for Remmina kiosk mode Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains Remmina kiosk mode, including a Gnome Shell session that shows up under the display manager session menu. remmina-plugins-exec 1.4.12 1.fc34 20300 Unspecified External execution plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the plugin to execute external processes (commands or applications) from the Remmina window. remmina-plugins-kwallet 1.4.12 1.fc34 16415 Unspecified KDE Wallet plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the KDE Wallet plugin for the Remmina remote desktop client. It will be activated automatically if KDE Wallet is installed and running. remmina-plugins-nx 1.4.12 1.fc34 61001 Unspecified NX plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the NX plugin for the Remmina remote desktop client. remmina-plugins-rdp 1.4.12 1.fc34 153567 Unspecified RDP plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the Remote Desktop Protocol (RDP) plugin for the Remmina remote desktop client. remmina-plugins-secret 1.4.12 1.fc34 16654 Unspecified Keyring integration for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the plugin with keyring support for the Remmina remote desktop client. remmina-plugins-spice 1.4.12 1.fc34 44490 Unspecified SPICE plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the SPICE plugin for the Remmina remote desktop client. remmina-plugins-st 1.4.12 1.fc34 19576 Unspecified Simple Terminal plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the Simple Terminal plugin for the Remmina remote desktop client. remmina-plugins-vnc 1.4.12 1.fc34 63233 Unspecified VNC plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the VNC plugin for the Remmina remote desktop client. remmina-plugins-www 1.4.12 1.fc34 45003 Unspecified WWW plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the WWW plugin (web browser with authentication) for the Remmina remote desktop client. remmina-plugins-xdmcp 1.4.12 1.fc34 31392 Unspecified XDMCP plugin for Remmina Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travelers, who need to work with lots of remote computers in front of either large monitors or tiny net-books. This package contains the XDMCP plugin for the Remmina remote desktop client. remoot 0.9 40.fc34 71135 Unspecified Pseudo-universal remote control wrapper ReMoot is a remote control that supports many popular multimedia applications running on GNU/Linux. It wraps around these apps and provides a unified and easy-to-use interface which can be accessed in many different ways. You can use the remote control from the command-line, with desktop icons or panel buttons, over the web with "rewwwoot" or by mapping your multimedia keyboard to it so that you can control all supported applications with the same keys. remotely 1.0 5.fc34 137639 Unspecified Simple VNC viewer for the GNOME desktop environment Remotely is a simple VNC viewer for the GNOME desktop environment. It supports common authentication methods. The display can be adjusted with three different modes so that the most optimal presentation is always possible, regardless of the remote display size. ren 1.0 33.fc34.2.1 23514 Unspecified Rename multiple files Whereas mv can rename (as opposed to move) only one file at a time, ren can rename many files according to search and replacement patterns, ala VMS and MS-DOS (but better). ren checks for replacement name collisions and handles rename chains (1 goes to 2 goes to 3 etc.) gracefully. renameutils 0.12.0 18.fc34 368323 Unspecified A set of programs to make renaming and copying of files easier The file renaming utilities (renameutils for short) are a set of programs designed to make renaming of files faster and less cumbersome. The file renaming utilities consists of five programs - qmv, qcp, imv, icp and deurlname. The qmv ("quick move") program allows file names to be edited in a text editor. The names of all files in a directory are written to a text file, which is then edited by the user. The text file is read and parsed, and the changes are applied to the files. The qcp ("quick cp") program works like qmv, but copies files instead of moving them. The imv ("interactive move") program, is trivial but useful when you are too lazy to type (or even complete) the name of the file to rename twice. It allows a file name to be edited in the terminal using the GNU Readline library. icp copies files. The deurlname program removes URL encoded characters (such as %20 representing space) from file names. Some programs such as w3m tend to keep those characters encoded in saved files. renderdoc 1.10 2.fc34 29172885 Unspecified A stand-alone graphics debugging tool A free MIT licensed stand-alone graphics debugger that allows quick and easy single-frame capture and detailed introspection of any application using Vulkan, OpenGL. renderdoc-devel 1.10 2.fc34 28925 Unspecified Development files for renderdoc The renderdoc-devel package contains headers and other files that are required to develop applications that want to integrate with renderdoc. renrot 1.2.0 14.fc34 170079 Unspecified A program to rename and rotate files according to EXIF tags Renrot renames files according the DateTimeOriginal and FileModifyDate EXIF tags, if they exist. Otherwise, the name will be set according to the current timestamp. Additionally, it rotates files and their thumbnails, accordingly Orientation EXIF tag. The script can also put commentary into the Commentary and UserComment tags. Personal details can be specified via XMP tags defined in a configuration file. rep-gtk 0.90.8.3 11.fc34 1334705 Unspecified GTK+ binding for librep Lisp environment This is a binding of GTK+ for the librep Lisp interpreter. It is based on Marius Vollmer's guile-gtk package (initially version 0.15, updated to 0.17), with a new glue-code generator. rep-gtk-devel 0.90.8.3 11.fc34 11869 Unspecified Development files for rep-gtk Link libraries and C header files for librep development. rep-gtk-devel 0.90.8.3 11.fc34 11871 Unspecified Development files for rep-gtk Link libraries and C header files for librep development. replacer 1.6 18.fc34 53447 Unspecified Replacer Maven Mojo Maven plugin to replace tokens in a given file with a value. This plugin is also used to automatically generating PackageVersion.java in the FasterXML.com project. replacer-javadoc 1.6 18.fc34 1962693 Unspecified Javadoc for replacer This package contains javadoc for replacer. reportd 0.7.4 4.fc34 120855 Unspecified Service reporting org.freedesktop.Problems2 entries A D-Bus service that exports libreport functionality. reposurgeon 4.23 2.fc34 17938033 Unspecified SCM Repository Manipulation Tool Reposurgeon enables risky operations that version-control systems don't want to let you do, such as editing past comments and metadata and removing commits. It works with any version control system that can export and import git fast-import streams, including git, hg, fossil, bzr, CVS and RCS. It can also read Subversion dump files directly and can thus be used to script production of very high-quality conversions from Subversion to any supported DVCS. reprepro 5.1.1 10.fc34 1184510 Unspecified Tool to handle local repositories of Debian packages reprepro is a tool to manage a repository of Debian packages (.deb). It stores files either being injected manually or downloaded from some other repository (partially) mirrored into one pool/ hierarchy. Managed packages and files are stored in a Berkeley DB, so no database server is needed. Checking signatures of mirrored repositories and creating signatures of the generated Package indexes is supported. reprotest 0.7.16 3.fc34 551995 Unspecified Build packages and check them for reproducibility reprotest builds the same source code twice in different environments, and then checks the binaries produced by each build for differences. If any are found, then diffoscope (or if unavailable then diff) is used to display them in detail for later analysis. It supports different types of environment such as a "null" environment (i.e. doing the builds directly in /tmp) or various other virtual servers, for example schroot, ssh, qemu, and several others. reprotest is developed as part of the "reproducible builds" Debian project. reptyr 0.8.0 2.fc34 48479 Unspecified Attach a running process to a new terminal reptyr is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over ssh, but have to leave and don't want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home. resalloc 3.3 3.fc34 26386 Unspecified Resource allocator for expensive resources - client tooling The resalloc project aims to help with taking care of dynamically allocated resources, for example ephemeral virtual machines used for the purposes of CI/CD tasks. The resalloc package provides the client-side tooling. resalloc-openstack 7 8.fc34 62955 Unspecified Resource allocator scripts for OpenStack Resource allocator spawner/terminator scripts for OpenStack virtual machines, designed so they either allocate all the sub-resources, or nothing (in case of some failure). This is especially useful if working with older OpenStack deployments which all the time keep orphaned servers, floating IPs, volumes, etc. dangling around. These scripts are primarily designed to be used with resalloc-server.rpm, but in general might be used separately. resalloc-server 3.3 3.fc34 139629 Unspecified Resource allocator for expensive resources - server part The resalloc project aims to help with taking care of dynamically allocated resources, for example ephemeral virtual machines used for the purposes of CI/CD tasks. The resalloc-server package provides the resalloc server, and some tooling for resalloc administrators. rescene 1.2 23.fc34 34413 Unspecified Extracts RAR metadata and recreates RAR files ReScene is a mechanism for backing up and restoring the metadata from RAR archives. resolv_wrapper 1.1.6 5.fc34 37471 Unspecified A wrapper for dns name resolving or dns faking It is likely that if you have a server/client architecture, you need to do DNS queries or a third party library, like Kerberos needs to be able to do queries. In the case of Kerberos the client needs to look the address of the KDC up via a SRV record. resolv_wrapper is able to either redirect all DNS queries to your DNS server implementation, or fake DNS replies! To use it set the following environment variables: LD_PRELOAD=libresolv_wrapper.so RESOLV_WRAPPER_CONF=./my_resolv.conf This package doesn't have a devel package because this project is for development/testing. resolv_wrapper 1.1.6 5.fc34 38141 Unspecified A wrapper for dns name resolving or dns faking It is likely that if you have a server/client architecture, you need to do DNS queries or a third party library, like Kerberos needs to be able to do queries. In the case of Kerberos the client needs to look the address of the KDC up via a SRV record. resolv_wrapper is able to either redirect all DNS queries to your DNS server implementation, or fake DNS replies! To use it set the following environment variables: LD_PRELOAD=libresolv_wrapper.so RESOLV_WRAPPER_CONF=./my_resolv.conf This package doesn't have a devel package because this project is for development/testing. resource-agents 4.8.0 1.fc34 2557266 Unspecified Open Source HA Reusable Cluster Resource Scripts A set of scripts to interface with several services to operate in a High Availability environment for both Pacemaker and rgmanager service managers. responder 0 0.3.20210109git81cb02c.fc34 7159927 Unspecified Simple NTP server implementation with kernel timestamps support responder is a simple NTP server implementation with kernel timestamps support, designed for scale and security. rest 0.8.1 9.fc34 197920 Unspecified A library for access to RESTful web services This library was designed to make it easier to access web services that claim to be "RESTful". A RESTful service should have urls that represent remote objects, which methods can then be called on. The majority of services don't actually adhere to this strict definition. Instead, their RESTful end point usually has an API that is just simpler to use compared to other types of APIs they may support (XML-RPC, for instance). It is this kind of API that this library is attempting to support. rest 0.8.1 9.fc34 199344 Unspecified A library for access to RESTful web services This library was designed to make it easier to access web services that claim to be "RESTful". A RESTful service should have urls that represent remote objects, which methods can then be called on. The majority of services don't actually adhere to this strict definition. Instead, their RESTful end point usually has an API that is just simpler to use compared to other types of APIs they may support (XML-RPC, for instance). It is this kind of API that this library is attempting to support. rest-devel 0.8.1 9.fc34 700931 Unspecified Development package for rest Files for development with rest. rest-devel 0.8.1 9.fc34 700935 Unspecified Development package for rest Files for development with rest. resteasy 3.0.26 7.fc34 12584 Unspecified Framework for RESTful Web services and Java applications RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. resteasy-atom-provider 3.0.26 7.fc34 63793 Unspecified Module atom-provider for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Module atom-provider for resteasy. resteasy-client 3.0.26 7.fc34 191691 Unspecified Client for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Client for resteasy. resteasy-core 3.0.26 7.fc34 935718 Unspecified Core modules for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Core modules for resteasy. resteasy-jackson2-provider 3.0.26 7.fc34 33473 Unspecified Module jackson2-provider for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Module jackson2-provider for resteasy. resteasy-javadoc 3.0.26 7.fc34 26456017 Unspecified Javadoc for resteasy This package contains the API documentation for resteasy. resteasy-jaxb-provider 3.0.26 7.fc34 103484 Unspecified Module jaxb-provider for resteasy RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification. This package contains Module jaxb-provider for resteasy. restic 0.12.0 0.fc34 24793598 Unspecified Fast, secure, efficient backup program A backup program that is easy, fast, verifiable, secure, efficient and free. Backup destinations can be: *Local *SFTP *REST Server *Amazon S3 *Minio Server *OpenStack Swift *Backblaze B2 *Microsoft Azure Blob Storage *Google Cloud Storage *Other Services via rclone restmbmaster 3 2.fc34 53735 Unspecified Rest API gateway to Modbus slaves This package contains a tool called restmbmaster which is a simple daemon that allows user to access Modbus slaves over Rest API. The slaves could be either connected over serial line (Modbus RTU protocol), or over TCP (Modbus TCP protocol). restsharp 105.2.3 18.fc34 296783 Unspecified Simple REST and HTTP API Client Simple REST and HTTP API Client. restsharp 105.2.3 18.fc34 296783 Unspecified Simple REST and HTTP API Client Simple REST and HTTP API Client. restsharp-devel 105.2.3 18.fc34 188 Unspecified Development files for restsharp Development files for restsharp. restsharp-devel 105.2.3 18.fc34 188 Unspecified Development files for restsharp Development files for restsharp. restview 2.9.2 4.fc34 963 Unspecified ReStructuredText viewer A viewer for ReStructuredText documents that renders them on the fly. Pass the name of a ReStructuredText document to restview, and it will launch a web server on localhost:random-port and open a web browser. Every time you reload the page, restview will reload the document from disk and render it. resultsdb 2.2.0 8.fc34 241868 Unspecified Results store for automated tasks ResultsDB is a results store engine for, but not limited to, Fedora QA tools. resultsdb_frontend 2.1.2 8.fc34 64823 Unspecified Frontend for the ResultsDB ResultsDB fronted is a simple application that allows browsing the data stored inside ResultsDB. retext 7.1.0 5.fc34 514299 Unspecified Simple editor for Markdown and reStructuredText ReText is simple text editor that supports Markdown and reStructuredText markup languages. It is written in Python using PyQt libraries. It supports live preview, tabs, math formulas, export to various formats including PDF and HTML. retrace-server 1.23.0 1.fc34 797686 Unspecified Application for remote coredump analysis The retrace server provides a coredump analysis and backtrace generation service over a network using HTTP protocol. retro-gtk-devel 1.0.2 1.fc34 254798 Unspecified Development files for retro-gtk This subpackage contains the headers to make use of the libretro-gtk library. retro-gtk-devel 1.0.2 1.fc34 259660 Unspecified Development files for retro-gtk This subpackage contains the headers to make use of the libretro-gtk library. retroarch 1.9.0 2.fc34 11390145 Unspecified Cross-platform, sophisticated frontend for the libretro API. libretro is an API that exposes generic audio/video/input callbacks. A frontend for libretro (such as RetroArch) handles video output, audio output, input and application lifecycle. A libretro core written in portable C or C++ can run seamlessly on many platforms with very little to no porting effort. While RetroArch is the reference frontend for libretro, several other projects have used the libretro interface to include support for emulators and/or game engines. libretro is completely open and free for anyone to use. retroarch-assets 1.9.0 2.fc34 124550531 Unspecified Assets files for retroarch Assets files for retroarch. retroarch-database 1.9.0 2.fc34 161628568 Unspecified Database files (cheatcode, content data, cursors) for retroarch RetroArch incoporates a ROM scanning system to automatically produce playlists. Each ROM that is scanned by the playlist generator is checked against a database of ROMs that are known to be good copies. retroarch-filters 1.9.0 2.fc34 412528 Unspecified Audio and video filters for retroarch Audio and video filters for retroarch. reuse 0.12.1 1.fc34 2000506 Unspecified A tool for compliance with the REUSE recommendations A tool for compliance with the REUSE recommendations. Essentially, it is a linter that checks for a project's compliance, and a compiler that generates a project's bill of materials. revelation 0.5.4 3.fc34 1374219 Unspecified A password manager for the GNOME desktop Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface. rf 0.4.18 16.fc34 68603 Unspecified Read feeds from any source Read feed is a command that reads feeds from any source. read feed uses the feed of a site to manage it with a command line interface. rfcdiff 1.48 2.fc34 53411 Unspecified Compares two internet draft files and outputs the difference The purpose of this program is to compare two versions of an internet-draft, and as output produce a diff in one of several formats: - side-by-side html diff - paged wdiff output in a text terminal - a text file with changebars in the left margin - a simple unified diff output In all cases, internet-draft headers and footers are stripped before generating the diff, to produce a cleaner diff. rgb 1.0.6 39.fc34 35061 Unspecified X color name database This package includes both a list mapping X color names to RGB values (rgb.txt) and an showrgb program to convert the text file into the source format. rgbds 0.4.2 2.fc34 282755 Unspecified A development package for the Game Boy, including an assembler RGBDS (Rednex Game Boy Development System) is a free assembler/linker package for the Game Boy and Game Boy Color. It consists of: * rgbasm (assembler) * rgblink (linker) * rgbfix (checksum/header fixer) * rgbgfx (PNG‐to‐2bpp graphics converter) rhash 1.4.0 3.fc34 361420 Unspecified Great utility for computing hash sums RHash is a console utility for calculation and verification of magnet links and a wide range of hash sums like CRC32, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. Features: * Output in a predefined (SFV, BSD-like) or a user-defined format. * Can calculate Magnet links. * Updating hash files (adding hash sums of files missing in the hash file). * Calculates several hash sums in one pass * Ability to process directories recursively. * Portability: the program works the same on Linux, *BSD or Windows. rhash 1.4.0 3.fc34 324546 Unspecified Great utility for computing hash sums RHash is a console utility for calculation and verification of magnet links and a wide range of hash sums like CRC32, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. Features: * Output in a predefined (SFV, BSD-like) or a user-defined format. * Can calculate Magnet links. * Updating hash files (adding hash sums of files missing in the hash file). * Calculates several hash sums in one pass * Ability to process directories recursively. * Portability: the program works the same on Linux, *BSD or Windows. rhash-devel 1.4.0 3.fc34 18709 Unspecified Development files for librhash LibRHash is a professional, portable, thread-safe C library for computing a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. Features: * Small and easy to learn interface. * Hi-level and Low-level API. * Allows calculating of several hash functions simultaneously. * Portability: the library works on Linux, *BSD and Windows. The rhash-devel package contains libraries and header files for developing applications that use librhash. rhash-devel 1.4.0 3.fc34 18709 Unspecified Development files for librhash LibRHash is a professional, portable, thread-safe C library for computing a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. Features: * Small and easy to learn interface. * Hi-level and Low-level API. * Allows calculating of several hash functions simultaneously. * Portability: the library works on Linux, *BSD and Windows. The rhash-devel package contains libraries and header files for developing applications that use librhash. rhbzquery 0.4.3 1.fc34 3944891 Unspecified Bugzilla query tool A CLI tool for creating bugzilla queries for bugzilla.redhat.com. rhdb-utils 13.1 1.fc34 84527 Unspecified Miscellaneous utilities for PostgreSQL - Red Hat Edition This package contains miscellaneous, non-graphical tools originally developed for PostgreSQL - Red Hat Edition. rhino 1.7.7.1 14.fc34 1221358 Unspecified JavaScript for Java Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. rhino-demo 1.7.7.1 14.fc34 120366 Unspecified Examples for rhino Examples for rhino. rhsm-gtk 1.29.9 1.fc34 1185418 System Environment/Base GTK+ widgets used by subscription-manager-gui and initial_setup This package contains GUI and widgets used by subscription-manager-gui and RHSM initial_setup module for Anaconda. rhsm-icons 1.29.9 1.fc34 6408 System Environment/Base Icons for Red Hat Subscription Management client tools This package contains the desktop icons for the graphical interfaces provided for management of Red Hat subscriptions. There are many such interfaces, subscription-manager-gui, subscription-manager-initial-setup-addon, and subscription-manager-cockpit-plugin primarily. rhythmbox 3.4.4 8.fc34 12725920 Unspecified Music Management Application Rhythmbox is an integrated music management application based on the powerful GStreamer media framework. It has a number of features, including an easy to use music browser, searching and sorting, comprehensive audio format support through GStreamer, Internet Radio support, playlists and more. Rhythmbox is extensible through a plugin system. rhythmbox 3.4.4 8.fc34 12522190 Unspecified Music Management Application Rhythmbox is an integrated music management application based on the powerful GStreamer media framework. It has a number of features, including an easy to use music browser, searching and sorting, comprehensive audio format support through GStreamer, Internet Radio support, playlists and more. Rhythmbox is extensible through a plugin system. rhythmbox-alternative-toolbar 0.18.4 5.fc34 664091 Unspecified Client-side decorated compact toolbar for Rhythmbox Alternative Toolbar replaces the Rhythmbox large toolbar with a Client-Side Decorated or Compact toolbar which can be hidden. rhythmbox-ampache 0 27.20200822gited4b082.fc34 80288 Unspecified Ampache plugin for Rhythmbox The Rhythmbox Ampache Plugin is a plugin for the music player Rhythmbox that enables browsing the metadata and streaming music from an Ampache media server. rhythmbox-devel 3.4.4 8.fc34 2016564 Unspecified Development files for Rhythmbox plugins This package contains the development files necessary to create a Rhythmbox plugin. rhythmbox-devel 3.4.4 8.fc34 2016568 Unspecified Development files for Rhythmbox plugins This package contains the development files necessary to create a Rhythmbox plugin. richacl 1.12 12.fc34 79638 Unspecified Rich Access Control List utilities The getrichacl and setrichacl utilities allow to manage Rich Access Control Lists (richacls) from the command line. Richacls are an implementation of NFSv4 ACLs which has been extended by file masks to better fit the standard POSIX file permission model. They provide a consistent file permission model locally as well as over various remote file system protocols like NFSv4 and CIFS/Samba. ricochet 1.1.4 24.fc34 1348867 Unspecified Anonymous peer-to-peer instant messaging Ricochet is an experiment with a different kind of instant messaging that doesn't trust anyone with your identity, your contact list, or your communications. * You can chat without exposing your identity (or IP address) to anyone * Nobody can discover who your contacts are or when you talk (meta-data-free!) * There are no servers to compromise or operators to intimidate for your information * It's cross-platform and easy for non-technical users Warnings: Tor does no protocol cleaning. That means there is a danger that application protocols and associated programs can be induced to reveal information about the initiator. Tor depends on Privoxy and similar protocol cleaners to solve this problem. The present network is very small -- this further reduces the strength of the anonymity provided. Tor is not presently suitable for high-stakes anonymity. riemann-c-client 1.9.0 20.fc34 82003 Unspecified The riemann C client This is a C client library for the Riemann monitoring system, providing a convenient and simple API, high test coverage and a copyleft license, along with API and ABI stability. riemann-c-client 1.9.0 20.fc34 92033 Unspecified The riemann C client This is a C client library for the Riemann monitoring system, providing a convenient and simple API, high test coverage and a copyleft license, along with API and ABI stability. riemann-c-client-devel 1.9.0 20.fc34 21034 Unspecified Development files for riemann-c-client This package provides files necessary for riemann-c-client development. riemann-c-client-devel 1.9.0 20.fc34 21036 Unspecified Development files for riemann-c-client This package provides files necessary for riemann-c-client development. rifiuti2 0.7.0 5.fc34 115545 Unspecified A Windows Recycle Bin analyser Rifiuti2 is a for analyzing Windows Recycle Bin INFO2 file. Analysis of Windows Recycle Bin is usually carried out during Windows computer forensics. Rifiuti2 can extract file deletion time, original path and size of deleted files and whether the trashed files have been permanently removed. rig 1.0 2.fc34 252638 Unspecified Monitor a system for events and trigger specific actions Rig is a utility designed to watch or monitor specific system resources (e.g. log files, journals, system activity, etc...) and then take specific action when the trigger condition is met. Its primary aim is to assist in troubleshooting and data collection for randomly occurring events. rinutils-devel 0.6.0 2.fc34 22915 Unspecified Shlomi Fish's gnu11 C Library of Random headers (development package) Shlomi Fish's -std=gnu11 ( GCC / clang ) C library of random headers. Possibly of limited general interest, but nevertheless free and open source software (FOSS) under the MIT/Expat license. rinutils-devel 0.6.0 2.fc34 22919 Unspecified Shlomi Fish's gnu11 C Library of Random headers (development package) Shlomi Fish's -std=gnu11 ( GCC / clang ) C library of random headers. Possibly of limited general interest, but nevertheless free and open source software (FOSS) under the MIT/Expat license. ripgrep 12.1.1 3.fc34 4594166 Unspecified Line oriented search tool using Rust's regex library Line-oriented search tool that recursively searches your current directory for a regex pattern while respecting your gitignore rules. ripgrep has first class support on Windows, macOS and Linux. ripmime 1.4.0.10 8.fc34 208974 Unspecified Extract attachments out of a MIME encoded email packages ripMIME extract attachments out of a MIME encoded email packages. ristretto 0.10.0 5.fc34 1773389 Unspecified Image-viewer for the Xfce desktop environment Ristretto is a fast and lightweight image-viewer for the Xfce desktop environment. rizin 0.1.2 1.fc34 17845582 Unspecified UNIX-like reverse engineering framework and command-line tool-set Rizin is a free and open-source Reverse Engineering framework, providing a complete binary analysis experience with features like Disassembler, Hexadecimal editor, Emulation, Binary inspection, Debugger, and more. Rizin is a fork of radare2 with a focus on usability, working features and code cleanliness. rizin 0.1.2 1.fc34 18765802 Unspecified UNIX-like reverse engineering framework and command-line tool-set Rizin is a free and open-source Reverse Engineering framework, providing a complete binary analysis experience with features like Disassembler, Hexadecimal editor, Emulation, Binary inspection, Debugger, and more. Rizin is a fork of radare2 with a focus on usability, working features and code cleanliness. rizin-common 0.1.2 1.fc34 6834990 Unspecified Arch-independent SDB files for the rizin package Arch-independent SDB files used by rizin package. See rizin package for more information rizin-devel 0.1.2 1.fc34 1025419 Unspecified Development files for the rizin package Development files for the rizin package. See rizin package for more information. rizin-devel 0.1.2 1.fc34 1025473 Unspecified Development files for the rizin package Development files for the rizin package. See rizin package for more information. rkdeveloptool 1.3 3.fc32 182782 Unspecified A simple way to read/write Rock Chips rockusb devices A simple way to read/write rockusb devices for flashing firmware to Rock Chips SoC based devices such as those based on the rk3399/3368/3328/3288 etc. rkhunter 1.4.6 11.fc34 868641 Unspecified A host-based tool to scan for rootkits, backdoors and local exploits Rootkit Hunter (RKH) is an easy-to-use tool which checks computers running UNIX (clones) for the presence of rootkits and other unwanted tools. rktime 0.6 19.fc34 8125 Unspecified Multi-zone time display utility A command-line utility which displays the time in multiple timezones in an easy-to-read way, using color to help indicate which locations are currently in business hours. rkward 0.7.2 2.fc34 14753391 Unspecified Graphical frontend for R language RKWard aims to provide an easily extensible, easy to use IDE/GUI for the R-project. RKWard tries to combine the power of the R-language with the (relative) ease of use of commercial statistics tools. Long term plans include integration with office suites rlog 1.4 31.fc34 84720 Unspecified Runtime Logging for C++ RLog provides a flexible message logging facility for C++ programs and libraries. It is meant to be fast enough to leave in production code. rlog 1.4 31.fc34 89582 Unspecified Runtime Logging for C++ RLog provides a flexible message logging facility for C++ programs and libraries. It is meant to be fast enough to leave in production code. rlog-devel 1.4 31.fc34 741918 Unspecified Runtime Logging for C++ - development files Files needed for developing apps using rlog rlog-devel 1.4 31.fc34 741920 Unspecified Runtime Logging for C++ - development files Files needed for developing apps using rlog rlottie 0.2 4.fc34 489633 Unspecified Platform independent standalone library that plays Lottie Animation rlottie is a platform independent standalone c++ library for rendering vector based animations and art in realtime. Lottie loads and renders animations and vectors exported in the bodymovin JSON format. Bodymovin JSON can be created and exported from After Effects with bodymovin, Sketch with Lottie Sketch Export, and from Haiku. For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating it by hand. Since the animation is backed by JSON they are extremely small in size but can be large in complexity! rlottie 0.2 4.fc34 465587 Unspecified Platform independent standalone library that plays Lottie Animation rlottie is a platform independent standalone c++ library for rendering vector based animations and art in realtime. Lottie loads and renders animations and vectors exported in the bodymovin JSON format. Bodymovin JSON can be created and exported from After Effects with bodymovin, Sketch with Lottie Sketch Export, and from Haiku. For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating it by hand. Since the animation is backed by JSON they are extremely small in size but can be large in complexity! rlottie-devel 0.2 4.fc34 35956 Unspecified Development files for rlottie Development files for rlottie. rlottie-devel 0.2 4.fc34 35958 Unspecified Development files for rlottie Development files for rlottie. rls 1.51.0 1.fc34 25477589 Unspecified Rust Language Server for IDE integration The Rust Language Server provides a server that runs in the background, providing IDEs, editors, and other tools with information about Rust programs. It supports functionality such as 'goto definition', symbol search, reformatting, and code completion, and enables renaming and refactorings. rlwrap 0.44 1.fc34 309360 Unspecified Wrapper for GNU readline rlwrap is a 'readline wrapper' that uses the GNU readline library to allow the editing of keyboard input for any other command. Input history is remembered across invocations, separately for each command; history completion and search work as in bash and completion word lists can be specified on the command line. rmd 0.2.1 1.fc33 23968436 Unspecified Resource Management Daemon-RMD RMD is a system daemon providing a central interface for hardware resource management tasks on x86 platforms. rmlint 2.10.1 4.fc34 919821 Unspecified Finds space waste and other broken things on your filesystem Rmlint finds space waste and other broken things and offers to remove it. It is especially an extremely fast tool to remove duplicates from your filesystem. rmol 1.00.6 7.fc34 586596 Unspecified C++ library of Revenue Management and Optimisation classes and functions rmol is a C++ library of Revenue Management and Optimisation classes and functions. Typically, that library may be used by service providers (e.g., airlines offering flight seats, hotels offering rooms, rental car companies offering rental days, broadcasting company offering advertisement slots, theaters offering seats, etc.) to help in optimizing their revenues from seat capacities. Most of the algorithms implemented are public and documented in the following book: The Theory and practice of Revenue Management, by Kalyan T. Talluri and Garrett J. van Ryzin, Kluwer Academic Publishers, 2004, ISBN 1-4020-7701-7 rmol makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: https://www.boost.org) library is used. Install the rmol package if you need a library of basic C++ objects for Airline Revenue Management (RM), mainly for simulation purpose. rmol 1.00.6 7.fc34 567848 Unspecified C++ library of Revenue Management and Optimisation classes and functions rmol is a C++ library of Revenue Management and Optimisation classes and functions. Typically, that library may be used by service providers (e.g., airlines offering flight seats, hotels offering rooms, rental car companies offering rental days, broadcasting company offering advertisement slots, theaters offering seats, etc.) to help in optimizing their revenues from seat capacities. Most of the algorithms implemented are public and documented in the following book: The Theory and practice of Revenue Management, by Kalyan T. Talluri and Garrett J. van Ryzin, Kluwer Academic Publishers, 2004, ISBN 1-4020-7701-7 rmol makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: https://www.boost.org) library is used. Install the rmol package if you need a library of basic C++ objects for Airline Revenue Management (RM), mainly for simulation purpose. rmol-devel 1.00.6 7.fc34 36256 Unspecified Header files, libraries and development helper tools for rmol This package contains the header files, shared libraries and development helper tools for rmol. If you would like to develop programs using rmol, you will need to install rmol-devel. rmol-devel 1.00.6 7.fc34 36296 Unspecified Header files, libraries and development helper tools for rmol This package contains the header files, shared libraries and development helper tools for rmol. If you would like to develop programs using rmol, you will need to install rmol-devel. rmol-doc 1.00.6 7.fc34 4856470 Unspecified HTML documentation for the rmol library This package contains HTML pages, as well as a PDF reference manual, for rmol. All that documentation is generated thanks to Doxygen (https://doxygen.org). The content is the same as what can be browsed online (https://rmol.net). rmt 1.6 4.fc34 88314 Unspecified Provides certain programs with access to remote tape devices The rmt utility provides remote access to tape devices for programs like dump (a filesystem backup program), restore (a program for restoring files from a backup), and tar (an archiving program). rnetclient 2017.1 9.fc34 80860 Unspecified Submit the Brazilian Income Tax Report to the Brazilian Tax Authority Rnetclient is a Free Software that can be used to submit the Brazilian Income Tax Report to the Brazilian Tax Authority (Receita Federal). It is the outcome of reverse-engineering ReceitaNet, the official and proprietary software that Receita Federal develops. rng-tools 6.12 1.fc34 122251 Unspecified Random number generator related utilities Hardware random number generation tools. rnnoise 0 0.3.20210312git7f449bf.fc34 129061 Unspecified Recurrent neural network for audio noise reduction RNNoise is a noise suppression library based on a recurrent neural network. While it is meant to be used as a library, a simple command-line tool is provided as an example. It operates on RAW 16-bit (machine endian) mono PCM files sampled at 48 kHz. It can be used as: ./examples/rnnoise_demo The output is also a 16-bit raw PCM file. rnnoise 0 0.3.20210312git7f449bf.fc34 129751 Unspecified Recurrent neural network for audio noise reduction RNNoise is a noise suppression library based on a recurrent neural network. While it is meant to be used as a library, a simple command-line tool is provided as an example. It operates on RAW 16-bit (machine endian) mono PCM files sampled at 48 kHz. It can be used as: ./examples/rnnoise_demo The output is also a 16-bit raw PCM file. rnnoise-devel 0 0.3.20210312git7f449bf.fc34 3595 Unspecified Devel files for rnnoise Devel files for rnnoise. rnnoise-devel 0 0.3.20210312git7f449bf.fc34 3597 Unspecified Devel files for rnnoise Devel files for rnnoise. rnv 1.7.11 22.fc34 545805 Unspecified Implementation of Relax NG Compact Syntax validator in ANSI C RNV uses Relax NG compact syntax schemas to check if a given XML file is valid in respect to the language defined by the Relax NG schema. RNV uses Expat for XML parsing. robin-map-devel 0.6.3 4.fc34 137661 Unspecified C++ implementation of a fast hash map and hash set using robin hood hashing The robin-map library is a C++ implementation of a fast hash map and hash set using open-addressing and linear robin hood hashing with backward shift deletion to resolve collisions. Four classes are provided: tsl::robin_map, tsl::robin_set, tsl::robin_pg_map and tsl::robin_pg_set. The first two are faster and use a power of two growth policy, the last two use a prime growth policy instead and are able to cope better with a poor hash function. Use the prime version if there is a chance of repeating patterns in the lower bits of your hash (e.g. you are storing pointers with an identity hash function). See GrowthPolicy for details. A benchmark of tsl::robin_map against other hash maps may be found here. This page also gives some advices on which hash table structure you should try for your use case (useful if you are a bit lost with the multiple hash tables implementations in the tsl namespace). robodoc 4.99.43 8.fc34 356320 Unspecified Extract documentation from source code ROBODoc is a documentation tool (based on the AutoDocs program written a long time ago by Commodore). It extracts specially formatted comment headers from the source file and puts them in a separate file. ROBODoc thus allows you to include the program documentation in the source code and avoid having to maintain two separate documents. ROBODoc can format the documentation in HTML, ASCII, AmigaGuide, LaTeX, or RTF format. It is even possible to include parts of the source code with function names that point their the documentation. It also can create index tables for all your variables, classes, functions, etc. The best feature of ROBODoc is that it works with many languages: Assembler, C, Perl, LISP, Occam, Tcl/Tk, Pascal, Fortran, shell scripts, and COBOL, basically any language that supports comments/remarks. robotfindskitten 2.8284271.702 4.fc34 86237 Unspecified A game/zen simulation. You are robot. Your job is to find kitten. In this game, you are robot (#). Your job is to find kitten. This task is complicated by the existence of various things which are not kitten. Robot must touch items to determine if they are kitten or not. The game ends when robotfindskitten. roboto-fontface-common 0.5.0.0 17.fc34 28976 Unspecified roboto-fontface commons Common roboto-fontface static content (font, CSS and SCSS) roboto-fontface-fonts 0.5.0.0 17.fc34 14706726 Unspecified roboto-fontface fonts roboto-fontface fonts roca-detect 1.2.12 16.fc34 484126 Unspecified Key fingerprinting tools for CVE-2017-15361 This tool is related to the ACM CCS 2017 conference paper #124 Return of the Coppersmith’s Attack: Practical Factorization of Widely Used RSA Moduli. https://crocs.fi.muni.cz/public/papers/rsa_ccs17 Install this to test public RSA keys for the presence of the vulnerability described by CVE-2017-15361. rocksdb 6.15.5 1.fc34 6112807 Unspecified A Persistent Key-Value Store for Flash and RAM Storage RocksDB is a library that forms the core building block for a fast key value server, especially suited for storing data on flash drives. It has a Log-Structured-Merge-Database (LSM) design with flexible trade offs between Write-Amplification-Factor (WAF), Read-Amplification-Factor (RAF) and Space-Amplification-Factor (SAF). It has multi-threaded compaction, making it specially suitable for storing multiple terabytes of data in a single database. rocksdb-devel 6.15.5 1.fc34 1035715 Unspecified Development files for rocksdb Development files for rocksdb rocksndiamonds 4.2.3.1 1.fc34 9698309 Unspecified Underground digging game Dig for treasure and solve puzzles underground, but watch out for falling rocks and strange creatures! rocm-runtime 3.9.0 1.fc34 713644 Unspecified ROCm Runtime Library ROCm Runtime Library rocm-runtime-devel 3.9.0 1.fc34 477021 Unspecified ROCm Runtime development files ROCm Runtime development files rocm-smi 4.0.0 2.fc34 153348 Unspecified AMD ROCm System Management Interface This package includes the rocm-smi tool. This tool exposes functionality for clock and temperature management of your ROCm enabled system. rocminfo 3.9.0 1.fc34 61721 Unspecified ROCm system info utility ROCm system info utility rocs 20.12.2 1.fc34 2985247 Unspecified Graph Theory IDE Graph Theory IDE. rocs 20.12.2 1.fc34 2964292 Unspecified Graph Theory IDE Graph Theory IDE. rocs-devel 20.12.2 1.fc34 19421 Unspecified Development files for rocs Development files for rocs. rocs-devel 20.12.2 1.fc34 19421 Unspecified Development files for rocs Development files for rocs. rocs-libs 20.12.2 1.fc34 602911 Unspecified Runtime files for rocs Runtime files for rocs. rocs-libs 20.12.2 1.fc34 607581 Unspecified Runtime files for rocs Runtime files for rocs. rofi 1.6.1 2.fc34 513576 Unspecified A window switcher, application launcher and dmenu replacement Rofi is a dmenu replacement. Rofi, like dmenu, will provide the user with a textual list of options where one or more can be selected. This can either be, running an application, selecting a window or options provided by an external script. rofi-devel 1.6.1 2.fc34 30010 Unspecified Development files for rofi The rofi-devel package contains libraries and header files for developing applications that use rofi. rofi-devel 1.6.1 2.fc34 30014 Unspecified Development files for rofi The rofi-devel package contains libraries and header files for developing applications that use rofi. rofi-devel-doc 1.6.1 2.fc34 79788784 Unspecified Documentation files for rofi The rofi-devel-doc package contains documentation files for developing applications that use rofi. rofi-themes 1.6.1 2.fc34 100758 Unspecified Themes for rofi The rofi-themes package contains themes for rofi. rogue 5.4.5 31.fc34 272376 Unspecified The original graphical adventure game The one, the only, the original graphical adventure game that spawned an entire genre. root 6.22.08 1.fc34 286387 Unspecified Numerical data analysis framework The ROOT system provides a set of object oriented frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Having the data defined as a set of objects, specialized storage methods are used to get direct access to the separate attributes of the selected objects, without having to touch the bulk of the data. Included are histogramming methods in an arbitrary number of dimensions, curve fitting, function evaluation, minimization, graphics and visualization classes to allow the easy setup of an analysis system that can query and process the data interactively or in batch mode, as well as a general parallel processing framework, PROOF, that can considerably speed up an analysis. Thanks to the built-in C++ interpreter cling, the command, the scripting and the programming language are all C++. The interpreter allows for fast prototyping of the macros since it removes the, time consuming, compile/link cycle. It also provides a good environment to learn C++. If more performance is needed the interactively developed macros can be compiled using a C++ compiler via a machine independent transparent compiler interface called ACliC. The system has been designed in such a way that it can query its databases in parallel on clusters of workstations or many-core machines. ROOT is an open system that can be dynamically extended by linking external libraries. This makes ROOT a premier platform on which to build data acquisition, simulation and data analysis systems. root-cli 6.22.08 1.fc34 111772 Unspecified ROOT command line utilities The ROOT command line utilities is a set of scripts for common tasks written in python. root-cling 6.22.08 1.fc34 62279061 Unspecified Cling C++ interpreter Cling is an interactive C++ interpreter, built on top of Clang and LLVM compiler infrastructure. root-cling 6.22.08 1.fc34 56159125 Unspecified Cling C++ interpreter Cling is an interactive C++ interpreter, built on top of Clang and LLVM compiler infrastructure. root-core 6.22.08 1.fc34 154489837 Unspecified ROOT core libraries This package contains the core libraries used by ROOT: libCore, libNew, libRint and libThread. root-core 6.22.08 1.fc34 155210993 Unspecified ROOT core libraries This package contains the core libraries used by ROOT: libCore, libNew, libRint and libThread. root-doc 6.22.08 1.fc34 3274690657 Unspecified Documentation for the ROOT system This package contains the automatically generated ROOT class documentation. root-fftw 6.22.08 1.fc34 110960 Unspecified FFTW library for ROOT This package contains the Fast Fourier Transform extension for ROOT. It uses the very fast fftw (version 3) library. root-foam 6.22.08 1.fc34 216834 Unspecified A Compact Version of the Cellular Event Generator The general-purpose self-adapting Monte Carlo (MC) event generator/simulator mFOAM (standing for mini-FOAM) is a new compact version of the FOAM program, with a slightly limited functionality with respect to its parent version. On the other hand, mFOAM is easier to use for the average user. root-fonts 6.22.08 1.fc34 874064 Unspecified ROOT font collection This package contains fonts used by ROOT that are not available in Fedora. In particular it contains STIX version 0.9 that is used by TMathText. root-fumili 6.22.08 1.fc34 157353 Unspecified Fumili library for ROOT This package contains the fumili library for ROOT. This provides an alternative fitting algorithm for ROOT. root-gdml 6.22.08 1.fc34 437195 Unspecified GDML import/export for ROOT geometries This package contains an import/export module for ROOT geometries. root-genetic 6.22.08 1.fc34 116336 Unspecified Genetic algorithms for ROOT This package contains a genetic minimizer module for ROOT. root-genvector 6.22.08 1.fc34 1003001 Unspecified Generalized vector library for ROOT This package contains the Genvector library for ROOT. This provides a generalized vector library. root-geom 6.22.08 1.fc34 5271684 Unspecified Geometry library for ROOT This package contains a library for defining geometries in ROOT. root-graf 6.22.08 1.fc34 1477171 Unspecified 2D graphics library for ROOT This package contains the 2-dimensional graphics library for ROOT. root-graf 6.22.08 1.fc34 1513869 Unspecified 2D graphics library for ROOT This package contains the 2-dimensional graphics library for ROOT. root-graf-asimage 6.22.08 1.fc34 322940 Unspecified AfterImage graphics renderer for ROOT This package contains the AfterImage renderer for ROOT, which allows you to store output graphics in many formats, including JPEG, PNG and TIFF. root-graf-asimage 6.22.08 1.fc34 340860 Unspecified AfterImage graphics renderer for ROOT This package contains the AfterImage renderer for ROOT, which allows you to store output graphics in many formats, including JPEG, PNG and TIFF. root-graf-fitsio 6.22.08 1.fc34 90482 Unspecified ROOT interface for the Flexible Image Transport System (FITS) This package contains a library for using the Flexible Image Transport System (FITS) data format in root. root-graf-gpad 6.22.08 1.fc34 949356 Unspecified Canvas and pad library for ROOT This package contains a library for canvas and pad manipulations. root-graf-gpad 6.22.08 1.fc34 995210 Unspecified Canvas and pad library for ROOT This package contains a library for canvas and pad manipulations. root-graf-gpadv7 6.22.08 1.fc34 821335 Unspecified Canvas and pad library for ROOT (ROOT 7) This package contains a library for canvas and pad manipulations. root-graf-gviz 6.22.08 1.fc34 93849 Unspecified Graphviz 2D library for ROOT This package contains the 2-dimensional graphviz library for ROOT. root-graf-postscript 6.22.08 1.fc34 482994 Unspecified Postscript/PDF renderer library for ROOT This package contains a library for ROOT, which allows rendering postscript and PDF output. root-graf-postscript 6.22.08 1.fc34 516556 Unspecified Postscript/PDF renderer library for ROOT This package contains a library for ROOT, which allows rendering postscript and PDF output. root-graf-primitives 6.22.08 1.fc34 143525 Unspecified Graphics primitives (ROOT 7) This package contains graphics primitives for ROOT 7 root-graf-x11 6.22.08 1.fc34 290077 Unspecified X window system renderer for ROOT This package contains the X11 renderer for ROOT, which allows using an X display for showing graphics. root-graf-x11 6.22.08 1.fc34 316393 Unspecified X window system renderer for ROOT This package contains the X11 renderer for ROOT, which allows using an X display for showing graphics. root-graf3d 6.22.08 1.fc34 754688 Unspecified Basic 3D shapes library for ROOT This library contains the basic 3D shapes and classes for ROOT. For a more full-blown geometry library, see the root-geom package. root-graf3d 6.22.08 1.fc34 821471 Unspecified Basic 3D shapes library for ROOT This library contains the basic 3D shapes and classes for ROOT. For a more full-blown geometry library, see the root-geom package. root-graf3d-csg 6.22.08 1.fc34 122265 Unspecified Constructive solid geometry This library is used to generate composite shapes. root-graf3d-eve 6.22.08 1.fc34 4224260 Unspecified Event display library for ROOT This package contains a library for defining event displays in ROOT. root-graf3d-eve7 6.22.08 1.fc34 2294727 Unspecified Event display library for ROOT (ROOT 7) This package contains a library for defining event displays in ROOT 7. root-graf3d-gl 6.22.08 1.fc34 2833318 Unspecified GL renderer for ROOT This package contains the GL renderer for ROOT. This library provides 3D rendering of volumes and shapes defined in ROOT, as well as 3D rendering of histograms, and similar. Included is also a high quality 3D viewer for ROOT defined geometries. root-graf3d-gviz3d 6.22.08 1.fc34 215230 Unspecified Graphviz 3D library for ROOT This package contains the 3-dimensional graphviz library for ROOT. root-graf3d-x3d 6.22.08 1.fc34 158248 Unspecified X 3D renderer for ROOT This package contains the X 3D renderer for ROOT. This library provides 3D rendering of volumes and shapes defined in ROOT. Included is also a low quality 3D viewer for ROOT defined geometries. root-gui 6.22.08 1.fc34 4641294 Unspecified GUI library for ROOT This package contains a library for defining graphical user interfaces. root-gui 6.22.08 1.fc34 5212580 Unspecified GUI library for ROOT This package contains a library for defining graphical user interfaces. root-gui-browsable 6.22.08 1.fc34 570656 Unspecified GUI browsable (ROOT 7) This package contains GUI browsable components for ROOT 7. root-gui-browserv7 6.22.08 1.fc34 402520 Unspecified Browser (ROOT 7) This package contains a file browser for ROOT 7. root-gui-builder 6.22.08 1.fc34 602723 Unspecified GUI editor library for ROOT This package contains a library for editing graphical user interfaces in ROOT. root-gui-canvaspainter 6.22.08 1.fc34 111877 Unspecified Canvas painter (ROOT 7) This package contains a canvas painter extension for ROOT 7 root-gui-fitpanel 6.22.08 1.fc34 423170 Unspecified GUI element for fits in ROOT This package contains a library to show a pop-up dialog when fitting various kinds of data. root-gui-fitpanelv7 6.22.08 1.fc34 264741 Unspecified GUI element for fits in ROOT (ROOT 7) This package contains a library to show a pop-up dialog when fitting various kinds of data. root-gui-ged 6.22.08 1.fc34 1439854 Unspecified GUI element for editing various ROOT objects This package contains a library to show a pop-up window for editing various ROOT objects. root-gui-ged 6.22.08 1.fc34 1518536 Unspecified GUI element for editing various ROOT objects This package contains a library to show a pop-up window for editing various ROOT objects. root-gui-html 6.22.08 1.fc34 440474 Unspecified HTML GUI library for ROOT This package contains a library for defining HTML graphical user interfaces. root-gui-qt5webdisplay 6.22.08 1.fc34 111749 Unspecified Qt5 Web display (ROOT 7) This package contains a Qt5 web display extension for ROOT 7. root-gui-recorder 6.22.08 1.fc34 277390 Unspecified Interface for recording and replaying events in ROOT This library provides interface for recording and replaying events in ROOT. Recorded events are: - Commands typed by user in command line ('new TCanvas') - GUI events (mouse movement, button clicks, ...) All the recorded events from one session are stored in one TFile and can be replayed again anytime. root-gui-webdisplay 6.22.08 1.fc34 29759729 Unspecified Web display (ROOT 7) This package contains a web display extension for ROOT 7. root-gui-webgui6 6.22.08 1.fc34 296693 Unspecified Web based GUI for ROOT This package provides a Web based GUI for ROOT. root-hbook 6.22.08 1.fc34 1054028 Unspecified Hbook library for ROOT This package contains the Hbook library for ROOT, allowing you to access legacy Hbook files (NTuples and Histograms from PAW). root-hist 6.22.08 1.fc34 4625970 Unspecified Histogram library for ROOT This package contains a library for histogramming in ROOT. root-hist 6.22.08 1.fc34 4761848 Unspecified Histogram library for ROOT This package contains a library for histogramming in ROOT. root-hist-draw 6.22.08 1.fc34 227166 Unspecified Histogram drawing (ROOT 7) This package contains an histogram drawing extension for ROOT 7. root-hist-factory 6.22.08 1.fc34 1697480 Unspecified RooFit PDFs from ROOT histograms Create RooFit probability density functions from ROOT histograms. root-hist-painter 6.22.08 1.fc34 709540 Unspecified Histogram painter plugin for ROOT This package contains a painter of histograms for ROOT. root-hist-painter 6.22.08 1.fc34 669362 Unspecified Histogram painter plugin for ROOT This package contains a painter of histograms for ROOT. root-histv7 6.22.08 1.fc34 254130 Unspecified Histogram library for ROOT (ROOT 7) This package contains a library for histogramming in ROOT 7. root-html 6.22.08 1.fc34 717484 Unspecified HTML documentation generator for ROOT This package contains classes to automatically extract documentation from marked up sources. root-icons 6.22.08 1.fc34 1909031 Unspecified ROOT icon collection This package contains icons used by the ROOT GUI. root-io 6.22.08 1.fc34 4577703 Unspecified Input/output of ROOT objects This package provides I/O routines for ROOT objects. root-io 6.22.08 1.fc34 4430965 Unspecified Input/output of ROOT objects This package provides I/O routines for ROOT objects. root-io-dcache 6.22.08 1.fc34 98460 Unspecified dCache input/output library for ROOT This package contains the dCache extension for ROOT. root-io-gfal 6.22.08 1.fc34 92598 Unspecified Grid File Access Library input/output library for ROOT This package contains the Grid File Access Library extension for ROOT. root-io-sql 6.22.08 1.fc34 471954 Unspecified SQL input/output library for ROOT This package contains the SQL extension for ROOT, that allows transparent access to files data via an SQL database, using ROOT's TFile interface. root-io-xml 6.22.08 1.fc34 438572 Unspecified XML reader library for ROOT This package contains the XML reader library for ROOT. root-io-xmlparser 6.22.08 1.fc34 130853 Unspecified XML parser library for ROOT This package contains the XML parser library for ROOT. root-mathcore 6.22.08 1.fc34 3090464 Unspecified Core mathematics library for ROOT This package contains the MathCore library for ROOT. root-mathcore 6.22.08 1.fc34 3062609 Unspecified Core mathematics library for ROOT This package contains the MathCore library for ROOT. root-mathmore 6.22.08 1.fc34 941624 Unspecified GSL interface library for ROOT This package contains the MathMore library for ROOT. This provides a partial GNU Scientific Library interface for ROOT. While the rest of root is licensed under LGPLv2+ this optional library is licensed under GPLv2+ due to its use of GSL. root-mathmore 6.22.08 1.fc34 939441 Unspecified GSL interface library for ROOT This package contains the MathMore library for ROOT. This provides a partial GNU Scientific Library interface for ROOT. While the rest of root is licensed under LGPLv2+ this optional library is licensed under GPLv2+ due to its use of GSL. root-matrix 6.22.08 1.fc34 1744658 Unspecified Matrix library for ROOT This package contains the Matrix library for ROOT. root-matrix 6.22.08 1.fc34 1704452 Unspecified Matrix library for ROOT This package contains the Matrix library for ROOT. root-memstat 6.22.08 1.fc34 99354 Unspecified Memory statistics tool for use with ROOT This package contains the memory statistics tool for debugging memory leaks and such. root-minuit 6.22.08 1.fc34 526498 Unspecified Minuit library for ROOT This package contains the MINUIT library for ROOT. This provides a fitting algorithm for ROOT. root-minuit 6.22.08 1.fc34 531280 Unspecified Minuit library for ROOT This package contains the MINUIT library for ROOT. This provides a fitting algorithm for ROOT. root-minuit2 6.22.08 1.fc34 1162499 Unspecified Minuit version 2 library for ROOT This package contains the MINUIT version 2 library for ROOT. This provides an fitting algorithm for ROOT. root-mlp 6.22.08 1.fc34 284550 Unspecified Multi-layer perceptron extension for ROOT This package contains the mlp library for ROOT. This library provides a multi-layer perceptron neural network package for ROOT. root-montecarlo-eg 6.22.08 1.fc34 973286 Unspecified Event generator library for ROOT This package contains an event generator library for ROOT. root-montecarlo-pythia8 6.22.08 1.fc34 155090 Unspecified Pythia version 8 plugin for ROOT This package contains the Pythia version 8 plug-in for ROOT. This package provide the ROOT user with transparent interface to the Pythia (version 8) event generators for hadronic interactions. If the term "hadronic" does not ring any bells, this package is not for you. root-montecarlo-vmc 6.22.08 1.fc34 396647 Unspecified Virtual Monte-Carlo (simulation) library for ROOT This package contains the VMC library for ROOT. root-multiproc 6.22.08 1.fc34 114493 Unspecified Multi-processor support for ROOT This package provides ROOT's multi-processor support library: libMultiProc. root-multiproc 6.22.08 1.fc34 111275 Unspecified Multi-processor support for ROOT This package provides ROOT's multi-processor support library: libMultiProc. root-net 6.22.08 1.fc34 962138 Unspecified Net library for ROOT This package contains the ROOT networking library. root-net 6.22.08 1.fc34 1044992 Unspecified Net library for ROOT This package contains the ROOT networking library. root-net-auth 6.22.08 1.fc34 273672 Unspecified Authentication extension for ROOT This package contains the basic authentication algorithms used by ROOT. root-net-davix 6.22.08 1.fc34 167786 Unspecified Davix extension for ROOT This package contains the davix extension for ROOT, that provides access to http based storage such as webdav and S3. root-net-http 6.22.08 1.fc34 564123 Unspecified HTTP server extension for ROOT This package contains the HTTP server extension for ROOT. It provides an http interface to arbitrary ROOT applications. root-net-httpsniff 6.22.08 1.fc34 79097 Unspecified HTTP sniffer extension for ROOT This package contains the HTTP sniffer extension for ROOT. root-net-rpdutils 6.22.08 1.fc34 137495 Unspecified Authentication utilities used by xproofd This package contains authentication utilities used by xproofd. root-netx 6.22.08 1.fc34 188015 Unspecified NetX extension for ROOT This package contains the NetX extension for ROOT, i.e. a client for the xrootd server. Both the old (NetX) and the new (NetXNG) version are provided. root-notebook 6.22.08 1.fc34 121651 Unspecified Static files for the Jupyter ROOT Notebook Javascript and style files for the Jupyter ROOT Notebook. root-physics 6.22.08 1.fc34 418466 Unspecified Physics library for ROOT This package contains the physics library for ROOT. root-physics 6.22.08 1.fc34 415136 Unspecified Physics library for ROOT This package contains the physics library for ROOT. root-proof 6.22.08 1.fc34 2045780 Unspecified PROOF extension for ROOT This package contains the proof extension for ROOT. This provides a client to use in a PROOF environment. root-proof-bench 6.22.08 1.fc34 412723 Unspecified PROOF benchmarking This package contains the steering class for PROOF benchmarks. root-proof-player 6.22.08 1.fc34 1184206 Unspecified PROOF player extension for ROOT This package contains the proof player extension for ROOT. root-proof-sessionviewer 6.22.08 1.fc34 720787 Unspecified GUI to browse an interactive PROOF session This package contains a library for browsing an interactive PROOF session in ROOT. root-quadp 6.22.08 1.fc34 499508 Unspecified QuadP library for ROOT This package contains the QuadP library for ROOT. This provides the a framework in which to do Quadratic Programming. The quadratic programming problem involves minimization of a quadratic function subject to linear constraints. root-r 6.22.08 1.fc34 475917 Unspecified R interface for ROOT ROOT R is an interface in ROOT to call R functions using an R C++ interface. This interface opens the possibility in ROOT to use the very large set of mathematical and statistical tools provided by R. With ROOT R you can perform a conversion from ROOT's C++ objects to R's objects, transform the returned R objects into ROOT's C++ objects, then the R functionality can be used directly for statistical studies in ROOT. root-r-tools 6.22.08 1.fc34 179247 Unspecified R Tools This package contains a minimizer module for ROOT that uses the ROOT R interface. root-roofit 6.22.08 1.fc34 3280512 Unspecified ROOT extension for modeling expected distributions - toolkit The RooFit packages provide a toolkit for modeling the expected distribution of events in a physics analysis. Models can be used to perform likelihood fits, produce plots, and generate "toy Monte Carlo" samples for various studies. The RooFit tools are integrated with the object-oriented and interactive ROOT graphical environment. RooFit has been developed for the BaBar collaboration, a high energy physics experiment at the Stanford Linear Accelerator Center, and is primarily targeted to the high-energy physicists using the ROOT analysis environment, but the general nature of the package make it suitable for adoption in different disciplines as well. This package contains the RooFit toolkit classes. root-roofit-core 6.22.08 1.fc34 7923286 Unspecified ROOT extension for modeling expected distributions - core The RooFit packages provide a toolkit for modeling the expected distribution of events in a physics analysis. Models can be used to perform likelihood fits, produce plots, and generate "toy Monte Carlo" samples for various studies. The RooFit tools are integrated with the object-oriented and interactive ROOT graphical environment. RooFit has been developed for the BaBar collaboration, a high energy physics experiment at the Stanford Linear Accelerator Center, and is primarily targeted to the high-energy physicists using the ROOT analysis environment, but the general nature of the package make it suitable for adoption in different disciplines as well. This package contains the core RooFit classes. root-roofit-more 6.22.08 1.fc34 254113 Unspecified ROOT extension for modeling expected distributions - more The RooFit packages provide a toolkit for modeling the expected distribution of events in a physics analysis. Models can be used to perform likelihood fits, produce plots, and generate "toy Monte Carlo" samples for various studies. The RooFit tools are integrated with the object-oriented and interactive ROOT graphical environment. RooFit has been developed for the BaBar collaboration, a high energy physics experiment at the Stanford Linear Accelerator Center, and is primarily targeted to the high-energy physicists using the ROOT analysis environment, but the general nature of the package make it suitable for adoption in different disciplines as well. This package contains RooFit classes that use the mathmore library. root-roostats 6.22.08 1.fc34 2161653 Unspecified Statistical tools built on top of RooFit RooStats is a package containing statistical tools built on top of RooFit. root-smatrix 6.22.08 1.fc34 785087 Unspecified Sparse matrix library for ROOT This package contains the Smatrix library for ROOT. root-spectrum 6.22.08 1.fc34 458399 Unspecified Spectra analysis library for ROOT This package contains the Spectrum library for ROOT. root-spectrum-painter 6.22.08 1.fc34 299286 Unspecified Spectrum painter plugin for ROOT This package contains a painter of spectra for ROOT. root-splot 6.22.08 1.fc34 101476 Unspecified Splot library for ROOT A common method used in High Energy Physics to perform measurements is the maximum Likelihood method, exploiting discriminating variables to disentangle signal from background. The crucial point for such an analysis to be reliable is to use an exhaustive list of sources of events combined with an accurate description of all the Probability Density Functions (PDF). To assess the validity of the fit, a convincing quality check is to explore further the data sample by examining the distributions of control variables. A control variable can be obtained for instance by removing one of the discriminating variables before performing again the maximum Likelihood fit: this removed variable is a control variable. The expected distribution of this control variable, for signal, is to be compared to the one extracted, for signal, from the data sample. In order to be able to do so, one must be able to unfold from the distribution of the whole data sample. The SPlot method allows to reconstruct the distributions for the control variable, independently for each of the various sources of events, without making use of any a priori knowledge on this variable. The aim is thus to use the knowledge available for the discriminating variables to infer the behavior of the individual sources of events with respect to the control variable. SPlot is optimal if the control variable is uncorrelated with the discriminating variables. root-sql-mysql 6.22.08 1.fc34 127645 Unspecified MySQL client plugin for ROOT This package contains the MySQL plugin for ROOT. This plugin provides a thin client (interface) to MySQL servers. Using this client, one can obtain information from a MySQL database into the ROOT environment. root-sql-odbc 6.22.08 1.fc34 126056 Unspecified ODBC plugin for ROOT This package contains the ODBC (Open DataBase Connectivity) plugin for ROOT, that allows transparent access to any kind of database that supports the ODBC protocol. root-sql-pgsql 6.22.08 1.fc34 120432 Unspecified PostgreSQL client plugin for ROOT This package contains the PostGreSQL plugin for ROOT. This plugin provides a thin client (interface) to PostGreSQL servers. Using this client, one can obtain information from a PostGreSQL database into the ROOT environment. root-sql-sqlite 6.22.08 1.fc34 106514 Unspecified Sqlite client plugin for ROOT This package contains the sqlite plugin for ROOT. This plugin provides a thin client (interface) to sqlite servers. Using this client, one can obtain information from a sqlite database into the ROOT environment. root-tail 1.3 5.fc34 46365 Unspecified Displays a given file anywhere on your X11 root window Displays a given file anywhere on your X11 root window, i.e. it is kind of tail -f for multiple files using your desktop background as output window. root-tmva 6.22.08 1.fc34 8682135 Unspecified Toolkit for multivariate data analysis The Toolkit for Multivariate Analysis (TMVA) provides a ROOT-integrated environment for the parallel processing and evaluation of MVA techniques to discriminate signal from background samples. It presently includes (ranked by complexity): * Rectangular cut optimization * Correlated likelihood estimator (PDE approach) * Multi-dimensional likelihood estimator (PDE - range-search approach) * Fisher (and Mahalanobis) discriminant * H-Matrix (chi-squared) estimator * Artificial Neural Network (two different implementations) * Boosted Decision Trees The TMVA package includes an implementation for each of these discrimination techniques, their training and testing (performance evaluation). In addition all these methods can be tested in parallel, and hence their performance on a particular data set may easily be compared. root-tmva-gui 6.22.08 1.fc34 492824 Unspecified Toolkit for multivariate data analysis GUI GUI for the Toolkit for Multivariate Analysis (TMVA) root-tmva-python 6.22.08 1.fc34 383843 Unspecified Toolkit for multivariate data analysis (Python) Python integration with TMVA. root-tmva-r 6.22.08 1.fc34 523761 Unspecified Toolkit for multivariate data analysis (R) R integration with TMVA. root-tpython 6.22.08 1.fc34 101168 Unspecified ROOT's TPython interface This package contains ROOT's TPython interface. It makes it possible to call Python from ROOT. root-tree 6.22.08 1.fc34 1872583 Unspecified Tree library for ROOT This package contains the Tree library for ROOT. root-tree 6.22.08 1.fc34 1938641 Unspecified Tree library for ROOT This package contains the Tree library for ROOT. root-tree-dataframe 6.22.08 1.fc34 1314839 Unspecified A high level interface to ROOT trees This package contains a high level interface to ROOT trees. root-tree-dataframe 6.22.08 1.fc34 1303485 Unspecified A high level interface to ROOT trees This package contains a high level interface to ROOT trees. root-tree-ntuple 6.22.08 1.fc34 628234 Unspecified Ntuple (ROOT 7) This package contains an ntuple extension for ROOT 7. root-tree-ntuple 6.22.08 1.fc34 624962 Unspecified Ntuple (ROOT 7) This package contains an ntuple extension for ROOT 7. root-tree-player 6.22.08 1.fc34 1886069 Unspecified Library to loop over a ROOT tree This package contains a plugin to loop over a ROOT tree. root-tree-player 6.22.08 1.fc34 1890891 Unspecified Library to loop over a ROOT tree This package contains a plugin to loop over a ROOT tree. root-tree-viewer 6.22.08 1.fc34 756725 Unspecified GUI to browse a ROOT tree This package contains a plugin for browsing a ROOT tree in ROOT. root-tutorial 6.22.08 1.fc34 14694133 Unspecified ROOT tutorial scripts and test suite This package contains the tutorial scripts and test suite for ROOT. root-unfold 6.22.08 1.fc34 400198 Unspecified Distribution unfolding An algorithm to unfold distributions from detector to truth level. root-unuran 6.22.08 1.fc34 201665 Unspecified Random number generator library Contains universal (also called automatic or black-box) algorithms that can generate random numbers from large classes of continuous or discrete distributions, and also from practically all standard distributions. To generate random numbers the user must supply some information about the desired distribution, especially a C-function that computes the density and - depending on the chosen methods - some additional information (like the borders of the domain, the mode, the derivative of the density ...). After a user has given this information an init-program computes all tables and constants necessary for the random variate generation. The sample program can then generate variates from the desired distribution. root-vecops 6.22.08 1.fc34 1051641 Unspecified Vector operation extension for ROOT This package contains a vector operation extension for ROOT. root-vecops 6.22.08 1.fc34 991055 Unspecified Vector operation extension for ROOT This package contains a vector operation extension for ROOT. rootfiles 8.1 29.fc34 817 Unspecified The basic required files for the root user's directory The rootfiles package contains basic required files that are placed in the root user's account. These files are basically the same as those in /etc/skel, which are placed in regular users' home directories. rootsh 1.5.3 25.fc34 85759 Unspecified Shell wrapper for auditing Rootsh is a wrapper for shells which logs all echoed keystrokes and terminal output to a file and/or to syslog. Its main purpose is the auditing of users who need a shell with root privileges. They start rootsh through the sudo mechanism. rosegarden4 20.12 2.fc34 14031349 Unspecified MIDI, audio and notation editor Rosegarden is a professional audio and MIDI sequencer, score editor, and general purpose music composition and editing environment. Rosegarden is an easy to learn, attractive application, ideal for composers, musicians, music students, and small studio or home recording environments. rott-registered 1.1.2 17.fc34 844209 Unspecified Rise of the Triad registered version This is the icculus.org Linux port of Apogee's classic 3d shooter Rise of the Triad (RotT), which has been released under the GPL by Apogee. This version is enhanced with the "high" resolution rendering from the winrott port. This package contains the engine for the registered version of RotT. If you own the registered version, this allows you to play the registered version under Linux. Place the registered RotT datafiles in a dir and start rott-registered from this dir. rott-shareware 1.1.2 17.fc34 763523 Unspecified Rise of the Triad shareware version This is the icculus.org Linux port of Apogee's classic 3d shooter Rise of the Triad (RotT), which has been released under the GPL by Apogee. This version is enhanced with the "high" resolution rendering from the winrott port. This package contains the engine for the shareware version of RotT. In order to play the shareware version, you will need the shareware datafiles. Which can be freely downloaded from Apogee/3DRealms, but cannot be distributed as a part of Fedora. When you start RotT for the first time it will offer to download the datafiles for you. roundcubemail 1.4.11 1.fc34 18992673 Unspecified Round Cube Webmail is a browser-based multilingual IMAP client RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking. RoundCube Webmail is written in PHP and requires a database: MySQL, PostgreSQL and SQLite are known to work. The user interface is fully skinnable using XHTML and CSS 2. routino 3.3.3 2.fc34 941811 Unspecified Router for OpenStreetMap Data Routino is a command-line application for finding a route between two points using the dataset of topographical information collected by OpenStreetMap. It can be used as a routing tool in Marble. routino-data 3.3.3 2.fc34 259154 Unspecified Data files for routino and routino-libs This package contains the architecture-independent data files used by routino and routino-libs. routino-devel 3.3.3 2.fc34 14330 Unspecified Development files for routino-libs This package contains the files required to compile applications that use routino-libs. routino-devel 3.3.3 2.fc34 14330 Unspecified Development files for routino-libs This package contains the files required to compile applications that use routino-libs. routino-doc 3.3.3 2.fc34 1267305 Unspecified Documentation files for routino and routino-libs This package contains the architecture-independent documentation files for routino and routino-libs. routino-libs 3.3.3 2.fc34 290522 Unspecified Routing library for OpenStreetMap Data The Routino library is a library for finding a route between two points using the dataset of topographical information collected by OpenStreetMap. It can be used by applications to embed Routino, as long as the application's license is compatible with the AGPLv3. routino-libs 3.3.3 2.fc34 276306 Unspecified Routing library for OpenStreetMap Data The Routino library is a library for finding a route between two points using the dataset of topographical information collected by OpenStreetMap. It can be used by applications to embed Routino, as long as the application's license is compatible with the AGPLv3. rows 0.4.1 10.fc34 12218 Unspecified A common, beautiful interface to tabular data, no matter the format Command line tool for tabular formatter. roxterm 3.10.1 2.fc34 1497781 Unspecified Terminal emulator ROXTerm is a terminal emulator intended to provide similar features to gnome-terminal, based on the same VTE library. It is more configurable than gnome-terminal and aimed more at "power" users who make heavy use of terminals. rp-pppoe 3.14 4.fc34 285961 Unspecified A PPP over Ethernet client (for xDSL support). PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used by many ADSL Internet Service Providers. This package contains the Roaring Penguin PPPoE client, a user-mode program that does not require any kernel modifications. It is fully compliant with RFC 2516, the official PPPoE specification. rpc2 2.10 26.fc34 373478 Unspecified C library for remote procedure calls over UDP The RPC2 library, a C library for remote procedure calls over UDP. rpc2 2.10 26.fc34 358754 Unspecified C library for remote procedure calls over UDP The RPC2 library, a C library for remote procedure calls over UDP. rpc2-devel 2.10 26.fc34 157926 Unspecified Development files for rpc2 The rpc2-devel package contains libraries and header files for developing applications that use rpc2. rpc2-devel 2.10 26.fc34 158848 Unspecified Development files for rpc2 The rpc2-devel package contains libraries and header files for developing applications that use rpc2. rpcbind 1.2.5 5.rc1.fc34.4 114806 Unspecified Universal Addresses to RPC Program Number Mapper The rpcbind utility is a server that converts RPC program numbers into universal addresses. It must be running on the host to be able to make RPC calls on a server on that machine. rpcgen 1.4 7.fc34 103542 Unspecified RPC protocol compiler rpcgen is a tool that generates C code to implement an RPC protocol. The input to rpcgen is a language similar to C known as RPC Language (Remote Procedure Call Language). rpcsvc-proto-devel 1.4 7.fc34 111755 Unspecified RPC protocol definitions The rpcsvc-proto package includes several rpcsvc header files and RPC protocol definitions from SunRPC sources (as shipped with glibc). rpcsvc-proto-devel 1.4 7.fc34 111755 Unspecified RPC protocol definitions The rpcsvc-proto package includes several rpcsvc header files and RPC protocol definitions from SunRPC sources (as shipped with glibc). rpi-imager 1.6 1.fc34 1082543 Unspecified Graphical user-interface to write disk images and format SD cards Graphical user-interface to download and write Raspberry Pi disk images, or write custom disk images and format SD cards. rpick 0.6.1 4.fc34 1176437 Unspecified Helps you pick items from a list by various algorithms Helps you pick items from a list by various algorithms. Example uses: pick a restaurant you haven't been to in a while, or an album to listen to. rpkg 2.10 1.fc34 160049 Unspecified RPM packaging utility This is an RPM packaging utility based on python-rpkg library. It works with both DistGit and standard Git repositories and it handles packed directory content as well as unpacked content. rpkg-common 1.62 3.fc34 11870 Unspecified Common files for rpkg Common files for python2-rpkg and python3-rpkg. rpkg-macros 1.1 2.fc34 61498 Unspecified Set of preproc macros for rpkg utility Set of preproc macros to be used by rpkg utilility. They are designed to dynamically generate certain parts of rpm spec files. You can use those macros also without rpkg by: $ cat | preproc -s /usr/lib/rpkg.macros.d/all.bash You can also source /usr/lib/rpkg.macros.d/all.bash into your bash environment and then you can experiment with them directly on your command-line. See content in /usr/lib/rpkg.macros.d to discover available macros. Please, see man rpkg-macros for more information. rpki-client 6.8p1 3.fc34 115157 Unspecified RPKI validator to support BGP Origin Validation The OpenBSD rpki-client is a free, easy-to-use implementation of the Resource Public Key Infrastructure (RPKI) for Relying Parties (RP) to facilitate validation of the Route Origin of a BGP announcement. The program queries the RPKI repository system, downloads and validates Route Origin Authorisations (ROAs) and finally outputs Validated ROA Payloads (VRPs) in the configuration format of OpenBGPD, BIRD, and also as CSV or JSON objects for consumption by other routing stacks. rpl 1.5.7 16.fc34 33691 Unspecified Intelligent recursive search/replace utility rpl is a UN*X text replacement utility. It will replace strings with new strings in multiple text files. It can work recursively over directories and supports limiting the search to specific file suffixes. rpl was originally written by Joe Laffey; this is a rewritten version. rpld 1.8 0.33.beta1.fc34 73172 Unspecified RPL/RIPL remote boot daemon Daemon to net-boot IBM style RPL boot ROMs (this is not the same as the Novell IPX-style RPL protocol, despite the name). rply 1.1.2 18.fc34 122903 Unspecified A library to read and write PLY files RPly is a library that lets applications read and write PLY files. The PLY file format is widely used to store geometric information, such as 3D models, but is general enough to be useful for other purposes. RPly is easy to use, well documented, small, free, open-source, ANSI C, efficient, and well tested. The highlights are: * A callback mechanism that makes PLY file input straightforward; * Support for the full range of numeric formats; * Binary (big and little endian) and text modes are fully supported; * Input and output are buffered for efficiency; * Available under the MIT license for added freedom. rply 1.1.2 18.fc34 130345 Unspecified A library to read and write PLY files RPly is a library that lets applications read and write PLY files. The PLY file format is widely used to store geometric information, such as 3D models, but is general enough to be useful for other purposes. RPly is easy to use, well documented, small, free, open-source, ANSI C, efficient, and well tested. The highlights are: * A callback mechanism that makes PLY file input straightforward; * Support for the full range of numeric formats; * Binary (big and little endian) and text modes are fully supported; * Input and output are buffered for efficiency; * Available under the MIT license for added freedom. rply-devel 1.1.2 18.fc34 16821 Unspecified Libraries and headers for rply Rply Library Header Files and Link Libraries rply-devel 1.1.2 18.fc34 16821 Unspecified Libraries and headers for rply Rply Library Header Files and Link Libraries rpm 4.16.1.3 1.fc34 2752015 Unspecified The RPM package management system The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc. rpm-apidocs 4.16.1.3 1.fc34 6891328 Unspecified API documentation for RPM libraries This package contains API documentation for developing applications that will manipulate RPM packages and databases. rpm-build 4.16.1.3 1.fc34 247997 Unspecified Scripts and executable programs used to build packages The rpm-build package contains the scripts and executable programs that are used to build packages using the RPM Package Manager. rpm-build-libs 4.16.1.3 1.fc34 210676 Unspecified Libraries for building RPM packages This package contains the RPM shared libraries for building packages. rpm-build-libs 4.16.1.3 1.fc34 199526 Unspecified Libraries for building RPM packages This package contains the RPM shared libraries for building packages. rpm-cron 4.16.1.3 1.fc34 361 Unspecified Create daily logs of installed packages. This package contains a cron job which creates daily logs of installed packages on a system. rpm-devel 4.16.1.3 1.fc34 288746 Unspecified Development files for manipulating RPM packages This package contains the RPM C library and header files. These development files will simplify the process of writing programs that manipulate RPM packages and databases. These files are intended to simplify the process of creating graphical package managers or any other tools that need an intimate knowledge of RPM packages in order to function. This package should be installed if you want to develop programs that will manipulate RPM packages and databases. rpm-devel 4.16.1.3 1.fc34 293712 Unspecified Development files for manipulating RPM packages This package contains the RPM C library and header files. These development files will simplify the process of writing programs that manipulate RPM packages and databases. These files are intended to simplify the process of creating graphical package managers or any other tools that need an intimate knowledge of RPM packages in order to function. This package should be installed if you want to develop programs that will manipulate RPM packages and databases. rpm-git-tag-sort 1.0 3.fc34 39624 Unspecified Sorts merged git annotated tags according to topology and rpm version sorting. Sorts git annotated tags of Name-Version-Release form according to topology (primary criterion) and rpm version sorting (secondary criterion). Outputs only merged tags (i.e. those that reachable from the current HEAD). rpm-libs 4.16.1.3 1.fc34 802720 Unspecified Libraries for manipulating RPM packages This package contains the RPM shared libraries. rpm-libs 4.16.1.3 1.fc34 767180 Unspecified Libraries for manipulating RPM packages This package contains the RPM shared libraries. rpm-mpi-hooks 8 1.fc34 8958 Unspecified RPM dependency generator hooks for MPI packages RPM dependency generator hooks for MPI packages. This package should be added as a BuildRequires to all mpi implementations (i.e. openmpi, mpich) as well as a Requires to the their -devel packages. rpm-ostree 2021.3 2.fc34 10088157 Unspecified Hybrid image/package system rpm-ostree is a hybrid image/package system. It supports "composing" packages on a build server into an OSTree repository, which can then be replicated by client systems with atomic upgrades. Additionally, unlike many "pure" image systems, with rpm-ostree each client system can layer on additional packages, providing a "best of both worlds" approach. rpm-ostree-devel 2021.3 2.fc34 96681 Unspecified Development headers for rpm-ostree The rpm-ostree-devel package includes the header files for rpm-ostree-libs. rpm-ostree-devel 2021.3 2.fc34 96683 Unspecified Development headers for rpm-ostree The rpm-ostree-devel package includes the header files for rpm-ostree-libs. rpm-ostree-libs 2021.3 2.fc34 76970 Unspecified Shared library for rpm-ostree The rpm-ostree-libs package includes the shared library for rpm-ostree. rpm-ostree-libs 2021.3 2.fc34 77644 Unspecified Shared library for rpm-ostree The rpm-ostree-libs package includes the shared library for rpm-ostree. rpm-plugin-audit 4.16.1.3 1.fc34 16499 Unspecified Rpm plugin for logging audit events on package operations Rpm plugin for logging audit events on package operations. rpm-plugin-ima 4.16.1.3 1.fc34 16521 Unspecified Rpm plugin ima file signatures Rpm plugin ima file signatures. rpm-plugin-prioreset 4.16.1.3 1.fc34 16446 Unspecified Rpm plugin for resetting scriptlet priorities for SysV init Rpm plugin for resetting scriptlet priorities for SysV init. Useful on legacy SysV init systems if you run rpm transactions with nice/ionice priorities. Should not be used on systemd systems. rpm-plugin-selinux 4.16.1.3 1.fc34 16524 Unspecified Rpm plugin for SELinux functionality Rpm plugin for SELinux functionality. rpm-plugin-syslog 4.16.1.3 1.fc34 16398 Unspecified Rpm plugin for syslog functionality Rpm plugin for syslog functionality. rpm-plugin-systemd-inhibit 4.16.1.3 1.fc34 16767 Unspecified Rpm plugin for systemd inhibit functionality This plugin blocks systemd from entering idle, sleep or shutdown while an rpm transaction is running using the systemd-inhibit mechanism. rpm-sign 4.16.1.3 1.fc34 22748 Unspecified Package signing support This package contains support for digitally signing RPM packages. rpm-sign-libs 4.16.1.3 1.fc34 27602 Unspecified Libraries for signing RPM packages This package contains the RPM shared libraries for signing packages. rpm-sign-libs 4.16.1.3 1.fc34 28292 Unspecified Libraries for signing RPM packages This package contains the RPM shared libraries for signing packages. rpmautospec 0.1.3 5.fc34 978 Unspecified CLI tool for generating RPM releases and changelogs CLI tool for generating RPM releases and changelogs rpmautospec-rpm-macros 0.1.3 5.fc34 379 Unspecified Rpmautospec RPM macros for local rpmbuild RPM macros with placeholders for building rpmautospec enabled packages localy rpmbuild-order 0.4.3.1 2.fc34 2556382 Unspecified Order RPM packages by dependencies The rpmbuild-order tool orders RPM packages by dependencies, so that they can be built in the correct order. It does this by reading RPM package spec files and then topologically sorts them according to their dependencies. The code evolved from cabal-sort by Henning Thielemann. It can also output the ordered dependencies or reverse depends for one or more packages, provided all the packages are checked out in neighboring directories. This is also useful to see what packages are affected when a low-level package changes. It also has support for setting RPM options for bcond etc, which can affect dependencies. Since version 0.4, a library API is also provided. rpmconf 1.1.3 2.fc34 45200 Unspecified Tool to handle rpmnew and rpmsave files This tool search for .rpmnew, .rpmsave and .rpmorig files and ask you what to do with them: Keep current version, place back old version, watch the diff or merge. rpmconf-base 1.1.3 2.fc34 0 Unspecified Filesystem for rpmconf Directory hierarchy for installation scripts, which are handled by rpmconf. rpmdeplint 1.4 20.fc34 3152 Unspecified Tool to find errors in RPM packages in the context of their dependency graph Rpmdeplint is a tool to find errors in RPM packages in the context of their dependency graph. rpmdevtools 9.3 4.fc34 222297 Unspecified RPM Development Tools This package contains scripts and (X)Emacs support files to aid in development of RPM packages. rpmdev-setuptree Create RPM build tree within user's home directory rpmdev-diff Diff contents of two archives rpmdev-newspec Creates new .spec from template rpmdev-rmdevelrpms Find (and optionally remove) "development" RPMs rpmdev-checksig Check package signatures using alternate RPM keyring rpminfo Print information about executables and libraries rpmdev-md5/sha* Display checksums of all files in an archive file rpmdev-vercmp RPM version comparison checker rpmdev-spectool Expand and download sources and patches in specfiles rpmdev-wipetree Erase all files within dirs created by rpmdev-setuptree rpmdev-extract Extract various archives, "tar xvf" style rpmdev-bumpspec Bump revision in specfile ...and many more. rpmemd 1.10 3.fc34 335455 Unspecified Target node process executed by librpmem The rpmemd process is executed on a target node by librpmem library and facilitates access to persistent memory over RDMA. rpmgrill 0.34 7.fc34 381438 Unspecified A utility for catching problems in koji builds rpmgrill runs a series of tests against a set of RPMs, reporting problems that may require a developer's attention. For instance: unapplied patches, multilib incompatibilities. rpminspect 1.4 2.fc34 93082 Development/Tools Build deviation compliance tool Build deviation and compliance tool. This program runs a number of tests against one or two builds of source RPM files. The built artifacts are inspected and compared to report changes and validate policy compliance against the defined parameters. rpminspect-data-fedora 1.3 2.fc34 288408 Development/Tools Build deviation compliance tool data files Vendor specific configuration file for rpminspect and data files used by the inspections provided by librpminspect. rpminspect-data-generic 1.4 2.fc34 44687 Development/Tools Template data files used to drive rpminspect tests The rpminspect-data-generic package is meant as a template to build your product's own data file. The files in it contain product-specific information. The files in this package explain how to construct the control files. rpmlint 1.11 15.fc34 704543 Unspecified Tool for checking common errors in RPM packages rpmlint is a tool for checking common errors in RPM packages. Binary and source packages as well as spec files can be checked. rpmorphan 1.17 12.fc34 229767 Unspecified List packages that have no dependencies (like deborphan) rpmorphan finds "orphaned"[1] packages on your system. It determines which packages have no other packages depending on their installation, and shows you a list of these packages. It intends to be clone of deborphan Debian tools for rpm packages. It will try to help you to remove unused packages, for example: * after a distribution upgrade * when you want to suppress packages after some tests Several tools are also provided : * rpmusage - display rpm packages last use date * rpmdep - display the full dependency of an installed rpm package * rpmduplicates - find programs with several version installed Yum offers a program called 'package-cleanup' which you can use to carry out similar tasks. [1] Note that orphan is used in the sense of Debian's deborphan, and is NOT the same as Fedora orphaned packages which are packages that have no current maintainer. rpmreaper 0.2.0 24.fc34 98091 Unspecified A tool for removing packages from system rpmreaper is a simple ncurses application with a mutt-like interface that allows removing unnecessary packages and their dependencies from the system. rpmrebuild 2.15 2.fc34 217041 Unspecified A tool to build rpm file from rpm database A tool to build an RPM file from a package that has already been installed. rpmspectool 1.99.7 4.fc34 71850 Unspecified Utility for handling RPM spec files The rpmspectool utility lets users expand and download sources and patches in RPM spec files. rpy 3.4.2 3.fc34 0 Unspecified Python interface to the R language RPy provides a robust Python interface to the R programming language. It can manage all kinds of R objects and can execute arbitrary R functions. All the errors from the R language are converted to Python exceptions. rr 5.4.0 2.fc34 3375075 Unspecified Tool to record and replay execution of applications rr is a lightweight tool for recording and replaying execution of applications (trees of processes and threads). For more information, please visit http://rr-project.org rr-testsuite 5.4.0 2.fc34 372740925 Unspecified Testsuite for checking rr functionality rr-testsuite includes compiled test binaries and other files which are used to test the functionality of rr. rrdtool 1.7.2 16.fc34 1275511 Unspecified Round Robin Database Tool to store and display time-series data RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put a friendly user interface on it. rrdtool 1.7.2 16.fc34 1243369 Unspecified Round Robin Database Tool to store and display time-series data RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put a friendly user interface on it. rrdtool-devel 1.7.2 16.fc34 36862 Unspecified RRDtool libraries and header files RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). This package allow you to use directly this library. rrdtool-devel 1.7.2 16.fc34 36864 Unspecified RRDtool libraries and header files RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). This package allow you to use directly this library. rrdtool-doc 1.7.2 16.fc34 955213 Unspecified RRDtool documentation RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). This package contains documentation on using RRD. rrdtool-lua 1.7.2 16.fc34 22658 Unspecified Lua RRDtool bindings The rrdtool-lua package includes RRDtool bindings for Lua. rrdtool-perl 1.7.2 16.fc34 80364 Unspecified Perl RRDtool bindings The Perl RRDtool bindings rrdtool-ruby 1.7.2 16.fc34 24835 Unspecified Ruby RRDtool bindings The rrdtool-ruby package includes RRDtool bindings for Ruby. rrdtool-tcl 1.7.2 16.fc34 27967 Unspecified Tcl RRDtool bindings The rrdtool-tcl package includes RRDtool bindings for Tcl. rsh 0.17 97.fc34 106207 Unspecified Clients for remote access commands (rsh, rlogin, rcp) The rsh package contains a set of programs which allow users to run commands on remote machines, login to other machines and copy files between machines (rsh, rlogin and rcp). All three of these commands use rhosts style authentication. This package contains the clients needed for all of these services. The rsh package should be installed to enable remote access to other machines rsh-server 0.17 97.fc34 91901 Unspecified Servers for remote access commands (rsh, rlogin, rcp) The rsh-server package contains a set of programs which allow users to run commands on remote machines, login to other machines and copy files between machines (rsh, rlogin and rcp). All three of these commands use rhosts style authentication. This package contains the servers needed for all of these services. It also contains a server for rexec, an alternate method of executing remote commands. All of these servers are run by systemd and configured using systemd units and PAM. The rsh-server package should be installed to enable remote access from other machines rshim 2.0.4 4.fc34 94184 Unspecified User-space driver for Mellanox BlueField SoC This is the user-space driver to access the BlueField SoC via the rshim interface. It provides ways to push boot stream, debug the target or login via the virtual console or network interface. rsibreak 0.12.13 5.fc34 1699610 Unspecified A small utility which bothers you at certain intervals RSIBreak is a small utility which bothers you at certain intervals. The interval and duration of two different timers can be configured. You can use the breaks to stretch out or do the dishes. The aim of this utility is to let you know when it is time to have a break from your computer. This can help people to prevent Repetive Strain Injury. rsms-inter-fonts 3.18 1.fc34 4877598 Unspecified The Inter font family Inter is a typeface specially designed for user interfaces with focus on high legibility of small-to-medium sized text on computer screens. The family features a tall x-height to aid in readability of mixed-case and lower-case text. Several OpenType features are provided as well, like contextual alternates that adjusts punctuation depending on the shape of surrounding glyphs, slashed zero for when you need to disambiguate "0" from "o", tabular numbers, etc. rsnapshot 1.4.3 5.fc34 387163 Unspecified Local and remote filesystem snapshot utility This is a remote backup program that uses rsync to take backup snapshots of filesystems. It uses hard links to save space on disk. rss-glx 0.9.1.p 48.fc34 5664887 Unspecified Really Slick Screensavers A port of the Really Slick Screensavers to GLX. Provides several visually impressive and graphically intensive screensavers. Note that this package contains only the display hacks themselves; you will need to install the appropriate subpackage for your desktop environment in order to use them as screensavers. rss-glx-xscreensaver 0.9.1.p 48.fc34 34063 Unspecified Really Slick Screensavers A port of the Really Slick Screensavers to GLX. Provides several visually impressive and graphically intensive screensavers. This package contains files needed to use the hacks with xscreensaver. rss2email 3.12.3 1.fc34 269037 Unspecified Deliver news from RSS feeds to your SMTP server as text or HTML mail rss2email lets you subscribe to a list of XML news feeds (RSS or Atom). It can parse them regularly with the help of cron and send new items to you by email. An HTML mail will be send in the default configuration to the local SMTP server. See the manual page r2e for details on how to set up rss2email. rss2email-zsh-completion 3.12.3 1.fc34 4555 Unspecified zsh-completion files for rss2email This package provides zsh-completion files for rss2email. rssguard 3.9.0 1.fc34 6521219 Unspecified Simple yet powerful feed reader RSS Guard is simple, light and easy-to-use RSS/ATOM feed aggregator developed using Qt framework which supports online feed synchronization. rssh 2.3.4 20.fc34 113263 Unspecified Restricted shell for use with OpenSSH, allowing only scp and/or sftp rssh is a restricted shell for use with OpenSSH, allowing only scp and/or sftp. For example, if you have a server which you only want to allow users to copy files off of via scp, without providing shell access, you can use rssh to do that. It is a alternative to scponly. rst2pdf 0.97 5.fc34 837111 Unspecified Tool for transforming reStructuredText to PDF Tool for transforming reStructuredText to PDF using ReportLab rst2txt 1.1.0 11.fc34 98801 Unspecified Convert reStructuredText to plain text reStructuredText is pretty-damn consumable in its raw form, but extensive use of directives and roles can hamper things or leave the document incomplete in its raw form. rst2txt allows you to work around this by evaluating the reStructuredText source and stripping it of most of its formatting. The end result is a document that's more readable and has elements that don't make sense in a plain text document, such as images, stripped. rstp 04012009git 32.fc34 177828 Unspecified Rapid Spanning Tree User Space Daemon rstp is a user space implementation of the rapid spanning tree protocol. It replaces the in-kernel STP implementation rstudio 1.4.1106 2.fc34 429045151 Unspecified RStudio base package RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management. This package provides common files for rstudio-desktop and rstudio-server. rstudio-desktop 1.4.1106 2.fc34 2450307 Unspecified Integrated development environment for the R programming language RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management. This package provides the Desktop version, to access the RStudio IDE locally. rstudio-server 1.4.1106 2.fc34 3506899 Unspecified Access RStudio via a web browser RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management. This package provides the Server version, a browser-based interface to the RStudio IDE. rsvndump 0.6 20.fc34 131506 Unspecified Remote Subversion repository dumping tool rsvndump is a command line tool that is able to dump a subversion repository that resides on a remote server. All data is dumped in the format that can be read/written by svnadmin, so the data produced by rsvndump can easily be imported into a new subversion repository. rsync 3.2.3 5.fc34 748683 Unspecified A program for synchronizing files over a network Rsync uses a reliable algorithm to bring remote and host files into sync very quickly. Rsync is fast because it just sends the differences in the files over the network instead of sending the complete files. Rsync is often used as a very powerful mirroring process or just as a more capable replacement for the rcp command. A technical report which describes the rsync algorithm is included in this package. rsync-bpc 3.1.3.0 2.fc34 637367 Unspecified A customized fork of rsync that is used as part of BackupPC Rsync-bpc is a customized version of rsync that is used as part of BackupPC, an open source backup system. The main change to rsync is adding a shim layer (in the subdirectory backuppc, and in bpc_sysCalls.c) that emulates the system calls for accessing the file system so that rsync can directly read/write files in BackupPC's format. Rsync-bpc is fully line-compatible with vanilla rsync, so it can talk to rsync servers and clients. Rsync-bpc serves no purpose outside of BackupPC. rsync-daemon 3.2.3 5.fc34 663 Unspecified Service for anonymous access to rsync Rsync can be used to offer read only access to anonymous clients. This package provides the anonymous rsync service. rsyntaxtextarea 3.1.1 5.fc34 1080017 Unspecified A syntax highlighting, code folding text editor for Java Swing applications RSyntaxTextArea is a customizable, syntax highlighting text component for Java Swing applications. Out of the box, it supports syntax highlighting for 40+ programming languages, code folding, search and replace, and has add-on libraries for code completion and spell checking. Syntax highlighting for additional languages can be added via tools such as JFlex. rsyslog 8.2102.0 2.fc34 2722097 Unspecified Enhanced system logging and kernel message trapping daemon Rsyslog is an enhanced, multi-threaded syslog daemon. It supports MySQL, syslog/TCP, RFC 3195, permitted sender lists, filtering on any message part, and fine grain output format control. It is compatible with stock sysklogd and can be used as a drop-in replacement. Rsyslog is simple to set up, with advanced features suitable for enterprise-class, encryption-protected syslog relay chains. rsyslog-crypto 8.2102.0 2.fc34 61323 Unspecified Encryption support This package contains a module providing log file encryption and a command line tool to process encrypted logs. rsyslog-doc 8.2102.0 2.fc34 7331900 Unspecified HTML documentation for rsyslog This subpackage contains documentation for rsyslog. rsyslog-elasticsearch 8.2102.0 2.fc34 54584 Unspecified ElasticSearch output module for rsyslog This module provides the capability for rsyslog to feed logs directly into Elasticsearch. rsyslog-gnutls 8.2102.0 2.fc34 51227 Unspecified TLS protocol support for rsyslog The rsyslog-gnutls package contains the rsyslog plugins that provide the ability to receive syslog messages via upcoming syslog-transport-tls IETF standard protocol. rsyslog-gssapi 8.2102.0 2.fc34 60204 Unspecified GSSAPI authentication and encryption support for rsyslog The rsyslog-gssapi package contains the rsyslog plugins which support GSSAPI authentication and secure connections. GSSAPI is commonly used for Kerberos authentication. rsyslog-hiredis 8.2102.0 2.fc34 20682 Unspecified Redis support for rsyslog This module provides output to Redis. rsyslog-kafka 8.2102.0 2.fc34 88352 Unspecified Provides the omkafka module The rsyslog-kafka package provides module for Apache Kafka output. rsyslog-libdbi 8.2102.0 2.fc34 20761 Unspecified Libdbi database support for rsyslog This module supports a large number of database systems via libdbi. Libdbi abstracts the database layer and provides drivers for many systems. Drivers are available via the libdbi-drivers project. rsyslog-mmaudit 8.2102.0 2.fc34 16328 Unspecified Message modification module supporting Linux audit format This module provides message modification supporting Linux audit format in various settings. rsyslog-mmjsonparse 8.2102.0 2.fc34 20612 Unspecified JSON enhanced logging support This module provides the capability to recognize and parse JSON enhanced syslog messages. rsyslog-mmkubernetes 8.2102.0 2.fc34 55038 Unspecified Provides the mmkubernetes module The rsyslog-mmkubernetes package provides module for adding kubernetes container metadata. rsyslog-mmnormalize 8.2102.0 2.fc34 20716 Unspecified Log normalization support for rsyslog This module provides the capability to normalize log messages via liblognorm. rsyslog-mmsnmptrapd 8.2102.0 2.fc34 20508 Unspecified Message modification module for snmptrapd generated messages This message modification module takes messages generated from snmptrapd and modifies them so that they look like they originated from the read originator. rsyslog-mongodb 8.2102.0 2.fc34 53748 Unspecified MongoDB support for rsyslog The rsyslog-mongodb package contains a dynamic shared object that will add MongoDB database support to rsyslog. rsyslog-mysql 8.2102.0 2.fc34 21742 Unspecified MySQL support for rsyslog The rsyslog-mysql package contains a dynamic shared object that will add MySQL database support to rsyslog. rsyslog-omamqp1 8.2102.0 2.fc34 33024 Unspecified Provides the omamqp1 module The omamqp1 output module can be used to send log messages via an AMQP 1.0-compatible messaging bus. rsyslog-pgsql 8.2102.0 2.fc34 21840 Unspecified PostgresSQL support for rsyslog The rsyslog-pgsql package contains a dynamic shared object that will add PostgreSQL database support to rsyslog. rsyslog-rabbitmq 8.2102.0 2.fc34 37835 Unspecified RabbitMQ support for rsyslog This module allows rsyslog to send messages to a RabbitMQ server. rsyslog-relp 8.2102.0 2.fc34 68118 Unspecified RELP protocol support for rsyslog The rsyslog-relp package contains the rsyslog plugins that provide the ability to receive syslog messages via the reliable RELP protocol. rsyslog-snmp 8.2102.0 2.fc34 29111 Unspecified SNMP protocol support for rsyslog The rsyslog-snmp package contains the rsyslog plugin that provides the ability to send syslog messages as SNMPv1 and SNMPv2c traps. rsyslog-udpspoof 8.2102.0 2.fc34 29587 Unspecified Provides the omudpspoof module This module is similar to the regular UDP forwarder, but permits to spoof the sender address. Also, it enables to circle through a number of source ports. rt 4.4.4 8.fc34 26167050 Unspecified Request tracker RT is an enterprise-grade ticketing system which enables a group of people to intelligently and efficiently manage tasks, issues, and requests submitted by a community of users. rt-mailgate 4.4.4 8.fc34 35273 Unspecified rt's mailgate utility rt's mailgate utility rt-tests 4.4.4 8.fc34 2263072 Unspecified Test suite for package rt Test suite for package rt rtags 2.33 6.fc33 6476539 Unspecified A indexer for the c language family with Emacs integration RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. There’s also limited support for ObjC/ObjC++. It allows you to find symbols by name (including nested class and namespace scope). Most importantly we give you proper follow-symbol and find-references support. rtaudio 5.0.0 9.fc34 133685 Unspecified Real-time Audio I/O Library RtAudio is a set of C++ classes that provide a common API for realtime audio input/output across different operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives: * object-oriented C++ design * simple, common API across all supported platforms * allow simultaneous multi-api support * support dynamic connection of devices * provide extensive audio device parameter control * allow audio device capability probing * automatic internal conversion for data format, channel number compensation, (de)interleaving, and byte-swapping rtaudio 5.0.0 9.fc34 139071 Unspecified Real-time Audio I/O Library RtAudio is a set of C++ classes that provide a common API for realtime audio input/output across different operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives: * object-oriented C++ design * simple, common API across all supported platforms * allow simultaneous multi-api support * support dynamic connection of devices * provide extensive audio device parameter control * allow audio device capability probing * automatic internal conversion for data format, channel number compensation, (de)interleaving, and byte-swapping rtaudio-devel 5.0.0 9.fc34 732059 Unspecified Real-time Audio I/O Library RtAudio is a set of C++ classes that provide a common API for realtime audio input/output across different operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives: * object-oriented C++ design * simple, common API across all supported platforms * allow simultaneous multi-api support * support dynamic connection of devices * provide extensive audio device parameter control * allow audio device capability probing * automatic internal conversion for data format, channel number compensation, (de)interleaving, and byte-swapping rtaudio-devel 5.0.0 9.fc34 732059 Unspecified Real-time Audio I/O Library RtAudio is a set of C++ classes that provide a common API for realtime audio input/output across different operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives: * object-oriented C++ design * simple, common API across all supported platforms * allow simultaneous multi-api support * support dynamic connection of devices * provide extensive audio device parameter control * allow audio device capability probing * automatic internal conversion for data format, channel number compensation, (de)interleaving, and byte-swapping rteval 3.1 4.fc34 402666 Development/Tools Utility to evaluate system suitability for RT Linux The rteval script is a utility for measuring various aspects of realtime behavior on a system under load. The script unpacks the kernel source, and then goes into a loop, running hackbench and compiling a kernel tree. During that loop the cyclictest program is run to measure event response time. After the run time completes, a statistical analysis of the event response times is done and printed to the screen. rteval-loads 1.4 12.fc34 112690468 Development/Tools Source files for rteval loads This package provides source code for system loads used by the rteval package rtfilter 1.1 13.fc34 55316 Unspecified Realtime digital filtering functions for multichannel signals rtfilter provides a library written in C implementing realtime digital filtering functions for multichannel signals (i.e. filtering multiple signals with the same filter). It implements FIR, IIR filters and downsampler for float and double data type (both for real and complex valued signal). Additional functions are also provided to design few usual filters: Butterworth, Chebyshev, windowed sinc, analytical filter... One of the main differences from other libraries providing digital signal processing is that the filter functions have been specifically designed and optimized for multichannel signals (from few channels to several hundred). If data allows it, the library automatically switch to optimized SIMD (Single Instruction Multiple Data) code, allowing to reduce by 3~4 the time spent in processing the data. rtfilter 1.1 13.fc34 60094 Unspecified Realtime digital filtering functions for multichannel signals rtfilter provides a library written in C implementing realtime digital filtering functions for multichannel signals (i.e. filtering multiple signals with the same filter). It implements FIR, IIR filters and downsampler for float and double data type (both for real and complex valued signal). Additional functions are also provided to design few usual filters: Butterworth, Chebyshev, windowed sinc, analytical filter... One of the main differences from other libraries providing digital signal processing is that the filter functions have been specifically designed and optimized for multichannel signals (from few channels to several hundred). If data allows it, the library automatically switch to optimized SIMD (Single Instruction Multiple Data) code, allowing to reduce by 3~4 the time spent in processing the data. rtfilter-devel 1.1 13.fc34 15392 Unspecified Development files for rtfilter The rtfilter-devel package contains libraries and header files for developing applications that use rtfilter. rtfilter-devel 1.1 13.fc34 15394 Unspecified Development files for rtfilter The rtfilter-devel package contains libraries and header files for developing applications that use rtfilter. rtirq 20130402 19.fc34 32304 Unspecified Realtime IRQ thread system tuning Start-up scripts for tuning the realtime scheduling policy and priority of relevant IRQ service threads, featured for a realtime-preempt enabled kernel configuration. rtkit 0.11 26.fc34 150138 Unspecified Realtime Policy and Watchdog Daemon RealtimeKit is a D-Bus system service that changes the scheduling policy of user processes/threads to SCHED_RR (i.e. realtime scheduling mode) on request. It is intended to be used as a secure mechanism to allow real-time scheduling to be used by normal user processes. rtklib 2.4.3.b33 6.fc34 4095221 Unspecified Program Package for GNSS Positioning RTKLIB is an open source program package for standard and precise positioning with GNSS (global navigation satellite system). RTKLIB consists of a portable program library and several APs (application programs) utilizing the library. rtklib-devel 2.4.3.b33 6.fc34 18 Unspecified Include files and mandatory libraries for development Include files and mandatory libraries for development. rtklib-devel 2.4.3.b33 6.fc34 18 Unspecified Include files and mandatory libraries for development Include files and mandatory libraries for development. rtklib-doc 2.4.3.b33 6.fc34 14222242 Unspecified RTKLIB manual Manual for RTKLIB tools. rtklib-libs 2.4.3.b33 6.fc34 1353367 Unspecified RTKLIB shared library RTKLIB Shared library. rtklib-libs 2.4.3.b33 6.fc34 1291313 Unspecified RTKLIB shared library RTKLIB Shared library. rtklib-qt 2.4.3.b33 6.fc34 4381652 Unspecified RTKLIB GUI tools GUI part of RTKLIB tools. rtl-sdr 0.6.0 9.fc34 279631 Unspecified SDR utilities for Realtek RTL2832 based DVB-T dongles This package can turn your RTL2832 based DVB-T dongle into a SDR receiver. rtl-sdr 0.6.0 9.fc34 286005 Unspecified SDR utilities for Realtek RTL2832 based DVB-T dongles This package can turn your RTL2832 based DVB-T dongle into a SDR receiver. rtl-sdr-devel 0.6.0 9.fc34 14638 Unspecified Development files for rtl-sdr Development files for rtl-sdr. rtl-sdr-devel 0.6.0 9.fc34 14640 Unspecified Development files for rtl-sdr Development files for rtl-sdr. rtl-wmbus 0 7.20191213git6a04c45.fc34 26582 Unspecified Software defined receiver for wireless M-Bus with RTL-SDR rtl-wmbus is a software defined receiver for Wireless-M-Bus. It is written in plain C and uses RTL-SDR to interface with RTL2832-based hardware. Wireless-M-Bus is the wireless version of M-Bus ("Meter-Bus", http://www.m-bus.com), which is an European standard for remote reading of smart meters. The primary purpose of rtl-wmbus is experimenting with digital signal processing and software radio. rtl-wmbus can be used on resource constrained devices such as Raspberry Pi Zero or Raspberry PI B+ overclocked to 1GHz. Any Android based tablet will do the same too. rtl-wmbus provides: - filtering - FSK demodulating - clock recovering - mode T1 and mode C1 packet decoding rtlsdr-scanner 1.3.2 9.fc34 928287 Unspecified Frequency scanning GUI for RTL2832 based DVB-T dongles Frequency scanning GUI for RTL2832 based DVB-T dongles. In other words a cheap, simple Spectrum Analyser. rtlsdr-scanner-doc 1.3.2 9.fc34 1221255 Unspecified Documentation files for rtlsdr-scanner Documentation files for rtlsdr-scanner. rtmidi 3.0.0 10.fc34 106102 Unspecified Library for realtime MIDI input/output (ALSA support) RtMidi is a set of C++ classes (RtMidiIn and RtMidiOut) that provides a common API (Application Programming Interface) for realtime MIDI input/output across Linux (ALSA & Jack), Macintosh OS X, Windows (Multimedia Library), and SGI operating systems. RtMidi significantly simplifies the process of interacting with computer MIDI hardware and software. It was designed with the following goals: * object oriented C++ design * simple, common API across all supported platforms * only two header files and one source file for easy inclusion in programming projects * MIDI device enumeration rtmidi 3.0.0 10.fc34 110884 Unspecified Library for realtime MIDI input/output (ALSA support) RtMidi is a set of C++ classes (RtMidiIn and RtMidiOut) that provides a common API (Application Programming Interface) for realtime MIDI input/output across Linux (ALSA & Jack), Macintosh OS X, Windows (Multimedia Library), and SGI operating systems. RtMidi significantly simplifies the process of interacting with computer MIDI hardware and software. It was designed with the following goals: * object oriented C++ design * simple, common API across all supported platforms * only two header files and one source file for easy inclusion in programming projects * MIDI device enumeration rtmidi-devel 3.0.0 10.fc34 714705 Unspecified Development headers and libraries for rtmidi Development headers and libraries for rtmidi. rtmidi-devel 3.0.0 10.fc34 714661 Unspecified Development headers and libraries for rtmidi Development headers and libraries for rtmidi. rtorrent 0.9.8 5.fc34 1291263 Unspecified BitTorrent client based on libtorrent A BitTorrent client using libtorrent, which on high-bandwidth connections is able to seed at 3 times the speed of the official client. Using ncurses its ideal for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents and scanning of directories for torrent files to seed and/or download. rtpproxy 2.0.0 18.fc34 154511 Unspecified A symmetric RTP proxy This is symmetric RTP proxy designed to be used in conjunction with the SIP Express Router (SER) or any other SIP proxy capable of rewriting SDP bodies in SIP messages that it processes. rttr-doc 0.9.6 3.fc34 4386093 Unspecified Documentation for rttr The rttr-documentation documentations for rttr. rubber 1.5.1 6.fc34 748052 Unspecified An automated system for building LaTeX documents This is a building system for LaTeX documents. It is based on a routine that runs just as many compilations as necessary. The module system provides a great flexibility that virtually allows support for any package with no user intervention, as well as pre- and post-processing of the document. The standard modules currently provide support for bibtex, dvips, dvipdfm, pdftex, makeindex. A good number of standard packages are supported, including graphics/graphicx (with automatic conversion between various formats and Metapost compilation). rubberband 1.9.1 1.fc34 864182 Unspecified Audio time-stretching and pitch-shifting library Rubber Band is a library and utility program that permits you to change the tempo and pitch of an audio recording independently of one another. rubberband 1.9.1 1.fc34 858960 Unspecified Audio time-stretching and pitch-shifting library Rubber Band is a library and utility program that permits you to change the tempo and pitch of an audio recording independently of one another. rubberband-devel 1.9.1 1.fc34 43258 Unspecified Development files for rubberband The rubberband-devel package contains libraries and header files for developing applications that use rubberband. rubberband-devel 1.9.1 1.fc34 43260 Unspecified Development files for rubberband The rubberband-devel package contains libraries and header files for developing applications that use rubberband. rubiks 20070912 2.fc34 444334 Unspecified Rubiks cube solvers This package contains several different Rubik's cube solvers. They can be invoked from the command line or used through sagemath. Michael Reid (GPLv2+) - optimal - uses many pre-computed tables to find an optimal solution to the 3x3x3 Rubik's cube Dik T. Winter (MIT) - dikcube - uses Kociemba's algorithm to iteratively find a short solution to the 3x3x3 Rubik's cube - size222 - solves a 2x2x2 Rubik's cube Eric Dietz (GPL+) - cu2 - A fast, non-optimal 2x2x2 solver - cubex - A fast, non-optimal 3x3x3 solver - mcube - A fast, non-optimal 4x4x4 solver ruby 3.0.0 146.fc34 91567 Unspecified An interpreter of object-oriented scripting language Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. ruby 3.0.0 146.fc34 92319 Unspecified An interpreter of object-oriented scripting language Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. ruby-SBML 5.19.0 4.fc34 14579879 Unspecified Ruby bindings for libSBML This package contains Ruby bindings for libSBML. ruby-SEDML 0.4.4 16.fc34 3159777 Unspecified Ruby library that fully supports SED-ML for SBML The SEDML ruby package contains the libraries to develop applications with libSEDML Ruby bindings. ruby-augeas 0.5.0 27.fc34 57534 Unspecified Ruby bindings for Augeas Ruby bindings for augeas. ruby-bonobo2 0.90.4 9.fc34.6 45096 Unspecified Ruby binding of libbonobo-2.x Ruby/Bonobo2 is a Ruby binding of libbonobo-2.x. ruby-bonobo2-devel 0.90.4 9.fc34.6 75 Unspecified Development libraries and header files for ruby-bonobo2 Ruby/Bonobo2 is a Ruby binding of libbonobo-2.x. This package provides libraries and header files for ruby-bonobo2 ruby-bonobo2-devel 0.90.4 9.fc34.6 75 Unspecified Development libraries and header files for ruby-bonobo2 Ruby/Bonobo2 is a Ruby binding of libbonobo-2.x. This package provides libraries and header files for ruby-bonobo2 ruby-bonoboui2 0.90.4 9.fc34.6 70297 Unspecified Ruby binding of libbonoboui-2.x Ruby/BonoboUI2 is a Ruby binding of libbonoboui-2.x. ruby-bonoboui2-devel 0.90.4 9.fc34.6 79 Unspecified Development libraries and header files for ruby-bonoboui2 Ruby/BonoboUI2 is a Ruby binding of libbonoboui-2.x. This package provides libraries and header files for ruby-bonoboui2 ruby-bonoboui2-devel 0.90.4 9.fc34.6 79 Unspecified Development libraries and header files for ruby-bonoboui2 Ruby/BonoboUI2 is a Ruby binding of libbonoboui-2.x. This package provides libraries and header files for ruby-bonoboui2 ruby-bsearch 1.5 23.fc34 17624 Unspecified Binary search library for Ruby Ruby/Bsearch is a binary search library for Ruby. It can search the FIRST or LAST occurrence in an array with a condition given by a block. ruby-caca 0.99 0.53.beta19.fc34 66967 Unspecified Ruby bindings for libcaca This package contains the ruby bindings for using libcaca from ruby. ruby-clearsilver 0.10.5 62.fc34 225249 Unspecified Ruby interface to the ClearSilver HTML templating system Ruby interface to the ClearSilver HTML templating system. ruby-default-gems 3.0.0 146.fc34 96030 Unspecified Default gems which are part of Ruby StdLib. The .gemspec files and executables of default gems, which are part of Ruby StdLib. ruby-devel 3.0.0 146.fc34 1903354 Unspecified A Ruby development environment Header files and libraries for building an extension library for the Ruby or an application embedding Ruby. ruby-devel 3.0.0 146.fc34 1903580 Unspecified A Ruby development environment Header files and libraries for building an extension library for the Ruby or an application embedding Ruby. ruby-doc 3.0.0 146.fc34 18086790 Unspecified Documentation for ruby This package contains documentation for ruby. ruby-facter 3.14.7 7.fc34 1638 Unspecified Ruby bindings for facter The ruby bindings for libfacter. ruby-gconf2 0.90.4 9.fc34.6 86535 Unspecified Ruby binding of GConf-2.x Ruby/GConf2 is a Ruby binding of GConf-2.x. ruby-gconf2-devel 0.90.4 9.fc34.6 85 Unspecified Development libraries and header files for ruby-gconf2 Ruby/GConf2 is a Ruby binding of GConf-2.x. This package provides libraries and header files for ruby-gconf2 ruby-gconf2-devel 0.90.4 9.fc34.6 85 Unspecified Development libraries and header files for ruby-gconf2 Ruby/GConf2 is a Ruby binding of GConf-2.x. This package provides libraries and header files for ruby-gconf2 ruby-gnome2 0.90.4 9.fc34.6 379417 Unspecified Ruby binding of libgnome/libgnomeui-2.x Ruby/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x. ruby-gnome2-devel 0.90.4 9.fc34.6 75 Unspecified Development libraries and header files for ruby-gnome2 Ruby/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x. This package provides libraries and header files for ruby-gnome2 ruby-gnome2-devel 0.90.4 9.fc34.6 75 Unspecified Development libraries and header files for ruby-gnome2 Ruby/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x. This package provides libraries and header files for ruby-gnome2 ruby-gnomecanvas2 0.90.4 9.fc34.6 174674 Unspecified Ruby binding of GnomeCanvas-2.x Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x. ruby-gnomecanvas2-devel 0.90.4 9.fc34.6 85 Unspecified Development libraries and header files for ruby-gnomecanvas2 Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x. This package provides libraries and header files for ruby-gnomecanvas2 ruby-gnomecanvas2-devel 0.90.4 9.fc34.6 85 Unspecified Development libraries and header files for ruby-gnomecanvas2 Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x. This package provides libraries and header files for ruby-gnomecanvas2 ruby-gnomevfs 0.90.4 9.fc34.6 129119 Unspecified Ruby binding of GnomeVFS-2.0.x Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x. ruby-gnomevfs-devel 0.90.4 9.fc34.6 106 Unspecified Development libraries and header files for ruby-gnomevfs Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x. This package provides libraries and header files for ruby-gnomevfs ruby-gnomevfs-devel 0.90.4 9.fc34.6 106 Unspecified Development libraries and header files for ruby-gnomevfs Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x. This package provides libraries and header files for ruby-gnomevfs ruby-gtkglext 0.90.4 9.fc34.6 108509 Unspecified Ruby binding of GtkGLExt Ruby/GtkGLExt is a Ruby binding of GtkGLExt. ruby-gtkglext-devel 0.90.4 9.fc34.6 104 Unspecified Development libraries and header files for ruby-gtkglext Ruby/GtkGLExt is a Ruby binding of GtkGLExt. This package provides libraries and header files for ruby-gtkglext ruby-gtkglext-devel 0.90.4 9.fc34.6 104 Unspecified Development libraries and header files for ruby-gtkglext Ruby/GtkGLExt is a Ruby binding of GtkGLExt. This package provides libraries and header files for ruby-gtkglext ruby-hivex 1.3.19 8.fc34 684163 Unspecified Ruby bindings for hivex ruby-hivex contains Ruby bindings for hivex. ruby-hyperestraier 1.4.13 43.fc34 217882 Unspecified Hyper Estraier Library for Ruby This package contains a Ruby interface for Hyper Estraier. ruby-icon-artist 0.1.92 21.fc34 217599 Unspecified Supporting libraries for icon artists Supporting libraries for icon artist scripts. It contains support for generating new icons from templates, exporting PNGs and SVGs from one canvas SVG, creating new icon theme and managing icon theme buildsys. ruby-libart2 0.90.4 9.fc34.6 106144 Unspecified Ruby binding of Libart_lgpl Ruby/Libart2 is a Ruby binding of Libart_lgpl. ruby-libart2-devel 0.90.4 9.fc34.6 2331 Unspecified Development libraries and header files for ruby-libart2 Ruby/Libart2 is a Ruby binding of Libart_lgpl. This package provides libraries and header files for ruby-libart2 ruby-libart2-devel 0.90.4 9.fc34.6 2331 Unspecified Development libraries and header files for ruby-libart2 Ruby/Libart2 is a Ruby binding of Libart_lgpl. This package provides libraries and header files for ruby-libart2 ruby-libglade2 0.90.4 9.fc34.6 91292 Unspecified Ruby bindings of Libglade2 Ruby/Libglade2 is a Ruby bindings of Libglade2. This provides a very simple interface to the libglade library, to load interfaces dynamically from a glade file. ruby-libglade2-devel 0.90.4 9.fc34.6 123 Unspecified Development libraries and header files for ruby-libglade2 Ruby/Libglade2 is a Ruby bindings of Libglade2. This package provides libraries and header files for ruby-libglade2 ruby-libglade2-devel 0.90.4 9.fc34.6 123 Unspecified Development libraries and header files for ruby-libglade2 Ruby/Libglade2 is a Ruby bindings of Libglade2. This package provides libraries and header files for ruby-libglade2 ruby-libguestfs 1.45.2 2.fc34 1085479 Unspecified Ruby bindings for libguestfs ruby-libguestfs contains Ruby bindings for libguestfs. ruby-libs 3.0.0 146.fc34 12530987 Unspecified Libraries necessary to run Ruby This package includes the libruby, necessary to run Ruby. ruby-libs 3.0.0 146.fc34 12189979 Unspecified Libraries necessary to run Ruby This package includes the libruby, necessary to run Ruby. ruby-mecab 0.996 6.fc34.18 152779 Unspecified Ruby binding for MeCab Ruby binding for MeCab. ruby-ncurses 1.3.1 36.fc34 265558 Unspecified A module for ruby applications for using ncurses interfaces This ruby extension makes most functions, constants, and external variables of the C library ncurses accessible from the Ruby programming language. ruby-notmuch 0.31.4 1.fc34 65473 Unspecified Ruby bindings for notmuch Ruby bindings for notmuch. ruby-openbabel 2.4.1 34.fc34 2259859 Unspecified Ruby wrapper for the Open Babel library Ruby wrapper for the Open Babel library. ruby-player 3.1.0 33.fc34 11387744 Unspecified Ruby bindings for player This package contains the Ruby client-side bindings for player. If you would like to build player clients using Ruby you will need to install this package. Includes bindings built against the C and C++ client libraries. Ruby bindings are experimental. ruby-prelude 5.2.0 4.fc34 306353 Unspecified Ruby bindings for prelude Provides ruby bindings for prelude. ruby-qdbm 1.8.78 44.fc34 244812 Unspecified QDBM Database Library for Ruby This package contains a Ruby interface for QDBM Database library. ruby-redland 1.0.16.1 40.fc34 218106 Unspecified Ruby modules for the Redland RDF library The ruby-redland package contains the parts of Redland that provide an interface to Ruby. ruby-romkan 0.4 24.fc34 11720 Unspecified Romaji <-> Kana conversion library for Ruby Ruby/Romkan is a Romaji <-> Kana conversion library for Ruby. It can convert a Japanese Romaji string to a Japanese Kana string or vice versa. ruby-solv 0.7.17 3.fc34 288686 Unspecified Ruby bindings for the libsolv library Ruby bindings for the libsolv library. ruby-taglib 1.1 23.fc34 5908 Unspecified Ruby library wrapping the Taglib library ruby-taglib is a simple dl-based wrapper of Taglib's C library. It's short and sweet, because the C API is written by someone who knows how to use OO programming, and Ruby with dl just makes it all too easy to wrap such a library. ruby-yui 2.0.2 3.fc34 1172555 Unspecified Ruby bindings for libyui This package provides Ruby language bindings to access functions of libyui. An User Interface engine that provides the abstraction from graphical user interfaces (Qt, Gtk) and text based user interfaces (ncurses). rubygem-Ascii85 1.1.0 1.fc34 12517 Unspecified Ascii85 encoder/decoder Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding of the same name. rubygem-Ascii85-doc 1.1.0 1.fc34 638230 Unspecified Documentation for rubygem-Ascii85 Documentation for rubygem-Ascii85. rubygem-POpen4 0.1.4 20.fc34 14807 Unspecified Open4 cross-platform POpen4 provides the Rubyist a single API across platforms for executing a command in a child process with handles on stdout, stderr, stdin streams as well as access to the process ID and exit status. It does very little other than to provide an easy way to use either Ara Howard’s Open4 library or the win32-popen3 library by Park Heesob and Daniel Berger depending on your platform and without having to code around the slight differences in their APIs. rubygem-POpen4-doc 0.1.4 20.fc34 615410 Unspecified Documentation for rubygem-POpen4 Documentation for rubygem-POpen4 rubygem-Platform 0.4.0 19.fc34 7837 Unspecified Hopefully robust platform sensing Hopefully robust platform sensing rubygem-Platform-doc 0.4.0 19.fc34 593911 Unspecified Documentation for rubygem-Platform Documentation for rubygem-Platform rubygem-RedCloth 4.3.2 17.fc34 653751 Unspecified Textile parser for Ruby Textile parser for Ruby. rubygem-RedCloth-doc 4.3.2 17.fc34 1205886 Unspecified Documentation for rubygem-RedCloth Documentation for rubygem-RedCloth. rubygem-ZenTest 4.11.2 6.fc34 88735 Unspecified Automated test scaffolding for Ruby ZenTest is an automated test scaffolding for Ruby that provides 4 different tools: zentest, unit_diff, autotest and multiruby. These tools can be used for test conformance auditing and rapid XP. rubygem-ZenTest-doc 4.11.2 6.fc34 1379220 Unspecified Documentation for rubygem-ZenTest Documentation for rubygem-ZenTest. rubygem-abrt 0.4.0 3.fc34 5533 Unspecified ABRT support for Ruby Provides ABRT reporting support for libraries/applications written using Ruby. rubygem-abrt-doc 0.4.0 3.fc34 622975 Unspecified Documentation for rubygem-abrt Documentation for rubygem-abrt. rubygem-abstract 1.0.0 22.fc34 16984 Unspecified Allows you to define an abstract method in Ruby Small library that allows you to define an abstract method in Ruby. rubygem-abstract-doc 1.0.0 22.fc34 593781 Unspecified Documentation for rubygem-abstract This package contains documentation for rubygem-abstract. rubygem-actioncable 6.1.2.1 1.fc34 141041 Unspecified WebSocket framework for Rails Structure many real-time application concerns into channels over a single WebSocket connection. rubygem-actioncable-doc 6.1.2.1 1.fc34 1520207 Unspecified Documentation for rubygem-actioncable Documentation for rubygem-actioncable. rubygem-actionmailbox 6.1.2.1 1.fc34 26484 Unspecified Inbound email handling framework Receive and process incoming emails in Rails applications. rubygem-actionmailbox-doc 6.1.2.1 1.fc34 879377 Unspecified Documentation for rubygem-actionmailbox Documentation for rubygem-actionmailbox. rubygem-actionmailer 6.1.2.1 1.fc34 91401 Unspecified Email composition and delivery framework (part of Rails) Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments. rubygem-actionmailer-doc 6.1.2.1 1.fc34 1115302 Unspecified Documentation for rubygem-actionmailer Documentation for rubygem-actionmailer. rubygem-actionpack 6.1.2.1 1.fc34 809427 Unspecified Web-flow and rendering framework putting the VC in MVC (part of Rails) Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser. rubygem-actionpack-doc 6.1.2.1 1.fc34 5453502 Unspecified Documentation for rubygem-actionpack Documentation for rubygem-actionpack. rubygem-actiontext 6.1.2.1 1.fc34 46751 Unspecified Rich text framework Edit and display rich text in Rails applications. rubygem-actiontext-doc 6.1.2.1 1.fc34 1000579 Unspecified Documentation for rubygem-actiontext Documentation for rubygem-actiontext. rubygem-actionview 6.1.2.1 1.fc34 710030 Unspecified Rendering framework putting the V in MVC (part of Rails) Simple, battle-tested conventions and helpers for building web pages. rubygem-actionview-doc 6.1.2.1 1.fc34 3651960 Unspecified Documentation for rubygem-actionview Documentation for rubygem-actionview. rubygem-activejob 6.1.2.1 1.fc34 109073 Unspecified Job framework with pluggable queues Declare job classes that can be run by a variety of queueing backends. rubygem-activejob-doc 6.1.2.1 1.fc34 1242337 Unspecified Documentation for rubygem-activejob Documentation for rubygem-activejob. rubygem-activemodel 6.1.2.1 1.fc34 238655 Unspecified A toolkit for building modeling frameworks (part of Rails) A toolkit for building modeling frameworks like Active Record. Rich support for attributes, callbacks, validations, serialization, internationalization, and testing. rubygem-activemodel-doc 6.1.2.1 1.fc34 1835632 Unspecified Documentation for rubygem-activemodel Documentation for rubygem-activemodel. rubygem-activemodel-serializers-xml 1.0.2 3.fc34 18117 Unspecified XML serialization for Active Model objects and Active Record models XML serialization for your Active Model objects and Active Record models - extracted from Rails. rubygem-activemodel-serializers-xml-doc 1.0.2 3.fc34 652818 Unspecified Documentation for rubygem-activemodel-serializers-xml Documentation for rubygem-activemodel-serializers-xml. rubygem-activerecord 6.1.2.1 1.fc34 1754655 Unspecified Object-relational mapper framework (part of Rails) Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties database tables and classes together for business objects, like Customer or Subscription, that can find, save, and destroy themselves without resorting to manual SQL. rubygem-activerecord-doc 6.1.2.1 1.fc34 9331910 Unspecified Documentation for rubygem-activerecord Documentation for rubygem-activerecord. rubygem-activeresource 5.1.1 3.fc34 131960 Unspecified REST modeling framework (part of Rails) REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Active Record models. rubygem-activeresource-doc 5.1.1 3.fc34 1579808 Unspecified Documentation for rubygem-activeresource Documentation for rubygem-activeresource. rubygem-activestorage 6.1.2.1 1.fc34 184478 Unspecified Local and cloud file storage framework Attach cloud and local files in Rails applications. rubygem-activestorage-doc 6.1.2.1 1.fc34 1283697 Unspecified Documentation for rubygem-activestorage Documentation for rubygem-activestorage. rubygem-activesupport 6.1.2.1 1.fc34 816417 Unspecified A support libraries and Ruby core extensions extracted from the Rails framework A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing. rubygem-activesupport-doc 6.1.2.1 1.fc34 5791125 Unspecified Documentation for rubygem-activesupport Documentation for rubygem-activesupport. rubygem-acts_as_list 1.0.3 1.fc34 34919 Unspecified A gem allowing a active_record model to act_as_list This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table. rubygem-acts_as_list-doc 1.0.3 1.fc34 961245 Unspecified Documentation for rubygem-acts_as_list Documentation for rubygem-acts_as_list. rubygem-addressable 2.7.0 3.fc34 278758 Unspecified URI Implementation Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates. rubygem-addressable-doc 2.7.0 3.fc34 1614921 Unspecified Documentation for rubygem-addressable Documentation for rubygem-addressable. rubygem-afm 0.2.2 13.fc34 6872 Unspecified Reading Adobe Font Metrics (afm) files A simple library to read afm files and use the data conveniently. rubygem-afm-doc 0.2.2 13.fc34 661878 Unspecified Documentation for rubygem-afm Documentation for rubygem-afm rubygem-algorithms 0.6.1 19.fc34 160202 Unspecified Useful algorithms and data structures for Ruby. Optional C extensions Ruby Gem adding support for various data structures and algorithms: Heap, Priority Queue, Deque, Stack, Queue, Red-Black Trees, Splay Trees, sorting algorithms, and more. rubygem-algorithms-doc 0.6.1 19.fc34 2073699 Unspecified Documentation for rubygem-algorithms Documentation for rubygem-algorithms. rubygem-allison 2.0.3 23.fc34 102762 Unspecified A modern, pretty RDoc template A modern, pretty RDoc template. rubygem-allison-doc 2.0.3 23.fc34 656500 Unspecified Documentation for rubygem-allison This package contains documentation for rubygem-allison. rubygem-ammeter 1.1.4 8.fc34 14689 Unspecified Write specs for your Rails 3+ generators Write specs for your Rails 3+ generators. rubygem-ammeter-doc 1.1.4 8.fc34 695211 Unspecified Documentation for rubygem-ammeter Documentation for rubygem-ammeter. rubygem-ancestry 3.0.0 9.fc34 26740 Unspecified Organize ActiveRecord model into a tree structure Ancestry allows the records of a ActiveRecord model to be organized in a tree structure, using a single, intuitively formatted database column. It exposes all the standard tree structure relations (ancestors, parent, root, children, siblings, descendants) and all of them can be fetched in a single sql query. Additional features are named_scopes, integrity checking, integrity restoration, arrangement of (sub)tree into hashes and different strategies for dealing with orphaned records. rubygem-ancestry-doc 3.0.0 9.fc34 830669 Unspecified Documentation for rubygem-ancestry Documentation for rubygem-ancestry. rubygem-ansi 1.5.0 12.fc34 79776 Unspecified ANSI at your fingertips! The ANSI project is a superlative collection of ANSI escape code related libraries enabling ANSI colorization and styling of console output. Byte for byte ANSI is the best ANSI code library available for the Ruby programming language. rubygem-ansi-doc 1.5.0 12.fc34 1406253 Unspecified Documentation for rubygem-ansi Documentation for rubygem-ansi. rubygem-apipie-rails 0.5.18 2.fc34 484511 Unspecified Rails REST API documentation tool Apipie-rails is a DSL and Rails engine for documenting your RESTful API. Instead of traditional use of #comments, Apipie lets you describe the code, through the code. This brings advantages like: * No need to learn yet another syntax, you already know Ruby, right? * Possibility of reusing the docs for other purposes (such as validation) * Easier to extend and maintain (no string parsing involved) * Possibility of reusing other sources for documentation purposes (such as routes etc.) The documentation is available from within your app (by default under the /apipie path.) In development mode, you can see the changes as you go. It's markup language agnostic, and even provides an API for reusing the documentation data in JSON. rubygem-apipie-rails-doc 0.5.18 2.fc34 2851651 Unspecified Documentation for rubygem-apipie-rails Documentation for rubygem-apipie-rails. rubygem-appraisal 0.5.2 13.fc34 16877 Unspecified Find out what your Ruby gems are worth Appraisal integrates with bundler and rake to test your library against different versions of dependencies in repeatable scenarios called "appraisals." rubygem-appraisal-doc 0.5.2 13.fc34 706870 Unspecified Documentation for rubygem-appraisal Documentation for rubygem-appraisal rubygem-archive-tar-minitar 0.5.2 21.fc34 81898 Unspecified Provides POSIX tar archive management from Ruby programs Archive::Tar::Minitar is a pure-Ruby library and command-line utility that provides the ability to deal with POSIX tar(1) archive files. The implementation is based heavily on Mauricio Ferna'ndez's implementation in rpa-base, but has been reorganised to promote reuse in other projects. rubygem-archive-tar-minitar-doc 0.5.2 21.fc34 1133337 Unspecified Documentation for rubygem-archive-tar-minitar This package contains documentation for rubygem-archive-tar-minitar. rubygem-arel 9.0.0 8.fc34 112977 Unspecified Arel is a SQL AST manager for Ruby Arel is a Relational Algebra for Ruby. It 1) simplifies the generation complex of SQL queries and it 2) adapts to various RDBMS systems. It is intended to be a framework framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation. rubygem-arel-doc 9.0.0 8.fc34 2565993 Unspecified Documentation for rubygem-arel Documentation for rubygem-arel. rubygem-aruba 0.14.14 5.fc34 259598 Unspecified CLI Steps for Cucumber, hand-crafted for you in Aruba Aruba is Cucumber extension for Command line applications written in any programming language. rubygem-aruba-doc 0.14.14 5.fc34 2907095 Unspecified Documentation for rubygem-aruba Documentation for rubygem-aruba rubygem-asciidoctor 2.0.12 1.fc34 1000145 Unspecified A fast, open source AsciiDoc implementation in Ruby A fast, open source text processor and publishing toolchain, written in Ruby, for transforming AsciiDoc markup into HTML 5, DocBook 4.5, DocBook 5.0 and custom output formats. The transformation from AsciiDoc to custom output formats is performed by running the nodes in the parsed document tree through a collection of templates written in a template language supported by Tilt. rubygem-asciidoctor-doc 2.0.12 1.fc34 4726299 Unspecified Documentation for rubygem-asciidoctor Documentation for rubygem-asciidoctor rubygem-asciidoctor-pdf 1.5.4 3.fc34 3664950 Unspecified Converts AsciiDoc documents to PDF using Prawn An extension for Asciidoctor that converts AsciiDoc documents to PDF using the Prawn PDF library. rubygem-asciidoctor-pdf-doc 1.5.4 3.fc34 3100288 Unspecified Documentation for rubygem-asciidoctor-pdf Documentation for rubygem-asciidoctor-pdf. rubygem-async_sinatra 1.3.0 9.fc34 15343 Unspecified A Sinatra plugin for running on async webservers A Sinatra plugin to provide convenience whilst performing asynchronous responses inside of the Sinatra framework running under async webservers. To properly utilize this package, some knowledge of EventMachine and/or asynchronous patterns is recommended. Currently, supporting servers include: * Thin * Rainbows * Zbatery. rubygem-async_sinatra-doc 1.3.0 9.fc34 735015 Unspecified Documentation for rubygem-async_sinatra Documentation for rubygem-async_sinatra. rubygem-atk 3.4.3 2.fc34 29850 Unspecified Ruby binding of ATK-1.0.x Ruby/ATK is a Ruby binding of ATK-1.0.x or later. rubygem-atk-doc 3.4.3 2.fc34 599060 Unspecified Documentation for rubygem-atk This package contains documentation for rubygem-atk. rubygem-atomic 1.1.101 9.fc34 34229 Unspecified An atomic reference implementation for JRuby, Rubinius, and MRI An atomic reference implementation for JRuby, Rubinius, and MRI. rubygem-atomic-doc 1.1.101 9.fc34 691492 Unspecified Documentation for rubygem-atomic Documentation for rubygem-atomic. rubygem-awesome_print 1.0.2 21.fc34 65616 Unspecified Pretty print Ruby objects with proper indentation and colors Great Ruby debugging companion: pretty print Ruby objects to visualize their structure. Supports custom object formatting via plugins. rubygem-awesome_print-doc 1.0.2 21.fc34 892518 Unspecified Documentation for rubygem-awesome_print Documentation for rubygem-awesome_print rubygem-aws-sigv4 1.0.2 8.fc34 37926 Unspecified AWS Signature Version 4 library Amazon Web Services Signature Version 4 signing library. Generates sigv4 signature for HTTP requests. rubygem-aws-sigv4-doc 1.0.2 8.fc34 765245 Unspecified Documentation for rubygem-aws-sigv4 Documentation for rubygem-aws-sigv4. rubygem-backports 3.20.1 2.fc34 449454 Unspecified Backports of Ruby features for older Ruby Essential backports that enable many of the nice features of Ruby for earlier versions. rubygem-backports-doc 3.20.1 2.fc34 2692402 Unspecified Documentation for rubygem-backports Documentation for rubygem-backports. rubygem-bacon 1.2.0 13.fc34 14084 Unspecified A small RSpec clone Bacon is a small RSpec clone weighing less than 350 LoC but nevertheless providing all essential features. rubygem-bacon-colored_output 1.1.1 9.fc34 2923 Unspecified Colored output for Bacon test framework! http://i.imgur.com/EpTpw.png Colored output for Bacon test framework! http://i.imgur.com/EpTpw.png. rubygem-bacon-colored_output-doc 1.1.1 9.fc34 591543 Unspecified Documentation for rubygem-bacon-colored_output Documentation for rubygem-bacon-colored_output. rubygem-bacon-doc 1.2.0 13.fc34 851509 Unspecified Documentation for rubygem-bacon Documentation for rubygem-bacon. rubygem-base32 0.3.4 2.fc34 5354 Unspecified Ruby extension for base32 encoding and decoding Ruby extension for base32 encoding and decoding. rubygem-base32-doc 0.3.4 2.fc34 620028 Unspecified Documentation for rubygem-base32 Documentation for rubygem-base32. rubygem-bcrypt 3.1.16 2.fc34 38284 Unspecified Wrapper around bcrypt() password hashing algorithm bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords. bcrypt-ruby provides a simple, humane wrapper for safely handling passwords. rubygem-bcrypt-doc 3.1.16 2.fc34 907604 Unspecified Documentation for rubygem-bcrypt Documentation for rubygem-bcrypt. rubygem-benchmark-ips 2.7.2 10.fc34 40579 Unspecified An iterations per second enhancement to Benchmark An iterations per second enhancement to Benchmark. rubygem-benchmark-ips-doc 2.7.2 10.fc34 938113 Unspecified Documentation for rubygem-benchmark-ips Documentation for rubygem-benchmark-ips. rubygem-between_meals 0.0.12 1.fc34 62582 Unspecified Between Meals Between Meals is the library for calculating what Chef objects were modified between two revisions in a version control system. It is also the library that backs Taste Tester and Grocery Delivery. It currently supports SVN, GIT and HG, but plugins can easily be written for other source control systems. It also includes some wrappers around knife execution and a few other utility functions. rubygem-between_meals-doc 0.0.12 1.fc34 1012994 Unspecified Documentation for rubygem-between_meals Documentation for rubygem-between_meals. rubygem-bigdecimal 3.0.0 146.fc34 108686 Unspecified BigDecimal provides arbitrary-precision floating point decimal arithmetic Ruby provides built-in support for arbitrary precision integer arithmetic. For example: 42**13 -> 1265437718438866624512 BigDecimal provides similar support for very large or very accurate floating point numbers. Decimal arithmetic is also useful for general calculation, because it provides the correct answers people expect–whereas normal binary floating point arithmetic often introduces subtle errors because of the conversion between base 10 and base 2. rubygem-bindex 0.8.1 3.fc34 21840 Unspecified Bindings for your Ruby exceptions Bindings for your Ruby exceptions. rubygem-bindex-doc 0.8.1 3.fc34 731213 Unspecified Documentation for rubygem-bindex Documentation for rubygem-bindex. rubygem-bootsnap 1.4.7 3.fc34 71073 Unspecified Boot large ruby/rails apps faster Bootsnap is a library that plugs into Ruby, with optional support for ActiveSupport and YAML, to optimize and cache expensive computations. rubygem-bootsnap-doc 1.4.7 3.fc34 1024609 Unspecified Documentation for rubygem-bootsnap Documentation for rubygem-bootsnap. rubygem-bson 4.10.0 3.fc34 270096 Unspecified Ruby implementation of the BSON specification A fully featured BSON specification implementation in Ruby. rubygem-bson-doc 4.10.0 3.fc34 2469624 Unspecified Documentation for rubygem-bson Documentation for rubygem-bson. rubygem-builder 3.2.4 4.fc34 32921 Unspecified Builders for MarkUp Builder provides a number of builder objects that make creating structured data simple to do. Currently the following builder objects are supported: * XML Markup * XML Events rubygem-builder-doc 3.2.4 4.fc34 954468 Unspecified Documentation for rubygem-builder Documentation for rubygem-builder. rubygem-bundler 2.2.3 146.fc34 1233617 Unspecified Library and utilities to manage a Ruby application's gem dependencies Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably. rubygem-bundler-doc 1.16.1 9.fc34 7568240 Unspecified Documentation for rubygem-bundler Documentation for rubygem-bundler. rubygem-bundler_ext 0.4.1 11.fc34 8604 Unspecified Load system gems via Bundler DSL Simple library leveraging the Bundler Gemfile DSL to load gems already on the system and managed by the systems package manager (like yum/apt) rubygem-bundler_ext-doc 0.4.1 11.fc34 700573 Unspecified Documentation for rubygem-bundler_ext Documentation for rubygem-bundler_ext. rubygem-byebug 11.1.3 2.fc34.2 300961 Unspecified Ruby 2.0 fast debugger - base + CLI Byebug is a Ruby 2 debugger. It's implemented using the Ruby 2 TracePoint C API for execution control and the Debug Inspector C API for call stack navigation. The core component provides support that front-ends can build on. It provides breakpoint handling and bindings for stack frames among other things and it comes with an easy to use command line interface. rubygem-byebug-doc 11.1.3 2.fc34.2 2780879 Unspecified Documentation for rubygem-byebug Documentation for rubygem-byebug. rubygem-cairo 1.17.5 1.fc34 519170 Unspecified Ruby bindings for cairo Ruby bindings for cairo. Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, win32, and image buffers. rubygem-cairo-devel 1.17.5 1.fc34 14857 Unspecified Ruby-cairo development environment Header files and libraries for building a extension library for the ruby-cairo rubygem-cairo-devel 1.17.5 1.fc34 14857 Unspecified Ruby-cairo development environment Header files and libraries for building a extension library for the ruby-cairo rubygem-cairo-doc 1.17.5 1.fc34 2789793 Unspecified Documentation for rubygem-cairo This package contains documentation for rubygem-cairo. rubygem-cairo-gobject 3.4.3 4.fc34 53196 Unspecified Ruby binding of cairo-gobject Ruby/CairoGObject is a Ruby binding of cairo-gobject. rubygem-cairo-gobject-doc 3.4.3 4.fc34 613438 Unspecified Documentation for rubygem-cairo-gobject Documentation for rubygem-cairo-gobject rubygem-capybara 3.34.0 3.fc34 1318069 Unspecified Capybara aims to simplify the process of integration testing Rack applications Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website. rubygem-capybara-doc 3.34.0 3.fc34 5464824 Unspecified Documentation for rubygem-capybara Documentation for rubygem-capybara. rubygem-chake 0.21.2 3.fc34 26466 Unspecified Serverless configuration management tool for chef chake allows one to manage a number of hosts via SSH by combining chef (solo) and rake. It doesn't require a chef server; all you need is a workstation from where you can SSH into all your hosts. chake automates copying the configuration management repository to the target host (including managing encrypted files), running chef on them, and running arbitrary commands on the hosts. rubygem-chake-doc 0.21.2 3.fc34 753573 Unspecified Documentation for rubygem-chake Documentation for rubygem-chake. rubygem-childprocess 1.0.1 6.fc33 99840 Unspecified A gem for controlling external programs running in the background This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination. rubygem-childprocess-doc 1.0.1 6.fc33 1214205 Unspecified Documentation for rubygem-childprocess Documentation for rubygem-childprocess. rubygem-chronic 0.10.2 12.fc34 105356 Unspecified A natural language date parser Chronic is a natural language date/time parser written in pure Ruby. rubygem-chronic-doc 0.10.2 12.fc34 1412362 Unspecified Documentation for rubygem-chronic Documentation for rubygem-chronic. rubygem-chunky_png 1.4.0 2.fc34 3290932 Unspecified Pure ruby library for read/write, chunk-level access to PNG files This pure Ruby library can read and write PNG images without depending on an external image library, like RMagick. It tries to be memory efficient and reasonably fast. It supports reading and writing all PNG variants that are defined in the specification, with one limitation: only 8-bit color depth is supported. It supports all transparency, interlacing and filtering options the PNG specifications allows. It can also read and write textual metadata from PNG files. Low-level read/write access to PNG chunks is also possible. This library supports simple drawing on the image canvas and simple operations like alpha composition and cropping. Finally, it can import from and export to RMagick for interoperability. rubygem-cinch 2.2.4 12.fc34 187501 Unspecified An IRC Bot Building Framework A simple, friendly DSL for creating IRC bots. rubygem-cinch-doc 2.2.4 12.fc34 2212944 Unspecified Documentation for rubygem-cinch Documentation for rubygem-cinch. rubygem-cliver 0.3.2 13.fc34 21072 Unspecified Cross-platform version constraints for cli tools Assertions for command-line dependencies. rubygem-cliver-doc 0.3.2 13.fc34 730509 Unspecified Documentation for rubygem-cliver Documentation for rubygem-cliver. rubygem-clockwork 2.0.4 4.fc34 25974 Unspecified A scheduler process to replace cron A scheduler process to replace cron, using a more flexible Ruby syntax running as a single long-running process. Inspired by rufus-scheduler and resque-scheduler. rubygem-clockwork-doc 2.0.4 4.fc34 941041 Unspecified Documentation for rubygem-clockwork Documentation for rubygem-clockwork. rubygem-clutter 3.4.3 2.fc34 49832 Unspecified Ruby binding of Clutter Ruby/Clutter is a Ruby binding of Clutter. rubygem-clutter-doc 3.4.3 2.fc34 821129 Unspecified Documentation for rubygem-clutter Documentation for rubygem-clutter rubygem-clutter-gdk 3.4.3 2.fc34 29997 Unspecified Ruby binding of GDK specific API of Clutter Ruby/ClutterGDK is a Ruby binding of GDK specific API of Clutter. rubygem-clutter-gdk-doc 3.4.3 2.fc34 602230 Unspecified Documentation for rubygem-clutter-gdk Documentation for rubygem-clutter-gdk. rubygem-clutter-gstreamer 3.4.3 2.fc34 33007 Unspecified Ruby binding of Clutter-GStreamer Ruby/ClutterGStreamer is a Ruby binding of Clutter-GStreamer. rubygem-clutter-gstreamer-doc 3.4.3 2.fc34 737975 Unspecified Documentation for rubygem-clutter-gstreamer Documentation for rubygem-clutter-gstreamer. rubygem-clutter-gtk 3.4.3 2.fc34 30786 Unspecified Ruby binding of Clutter-GTK Ruby/ClutterGTK is a Ruby binding of Clutter-GTK. rubygem-clutter-gtk-doc 3.4.3 2.fc34 641815 Unspecified Documentation for rubygem-clutter-gtk Documentation for rubygem-clutter-gtk. rubygem-codeclimate-test-reporter 1.0.8 8.fc34 29947 Unspecified Uploads Ruby test coverage data to Code Climate Collects test coverage data from your Ruby test suite and sends it to Code Climate's hosted, automated code review service. Based on SimpleCov. rubygem-codeclimate-test-reporter-doc 1.0.8 8.fc34 819245 Unspecified Documentation for rubygem-codeclimate-test-reporter Documentation for rubygem-codeclimate-test-reporter. rubygem-coderay 1.1.3 1.fc34 338662 Unspecified Fast syntax highlighting for selected languages Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter. rubygem-coderay-doc 1.1.3 1.fc34 2062536 Unspecified Documentation for rubygem-coderay Documentation for rubygem-coderay. rubygem-coffee-rails 5.0.0 1.fc34 4806 Unspecified Coffee Script adapter for the Rails asset pipeline Coffee Script adapter for the Rails asset pipeline. rubygem-coffee-rails-doc 5.0.0 1.fc34 617783 Unspecified Documentation for rubygem-coffee-rails Documentation for rubygem-coffee-rails. rubygem-coffee-script 2.4.1 12.fc34 4388 Unspecified Ruby CoffeeScript Compiler Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. rubygem-coffee-script-doc 2.4.1 12.fc34 607026 Unspecified Documentation for rubygem-coffee-script Documentation for rubygem-coffee-script. rubygem-coffee-script-source 1.10.0 11.fc34 1197 Unspecified The CoffeeScript Compiler CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. rubygem-coffee-script-source-doc 1.10.0 11.fc34 1202676 Unspecified Documentation for rubygem-coffee-script-source Documentation for rubygem-coffee-script-source. rubygem-color 1.8 9.fc34 80665 Unspecified Color management with Ruby Color is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipulation support to applications that require it. It also provides 152 named RGB colours (184 with spelling variations) that are commonly supported in HTML, SVG, and X11 applications. A technique for generating monochromatic contrasting palettes is also included. The Color library performs purely mathematical manipulation of the colours based on colour theory without reference to colour profiles (such as sRGB or Adobe RGB). For most purposes, when working with RGB and HSL colour spaces, this won't matter. Absolute colour spaces (like CIE L*a*b* and XYZ) and cannot be reliably converted to relative colour spaces (like RGB) without colour profiles. rubygem-color-doc 1.8 9.fc34 1443295 Unspecified Documentation for rubygem-color Documentation for rubygem-color. rubygem-colorator 1.1.0 10.fc34 6736 Unspecified Colorize your text in the terminal Colorize your text in the terminal. There are a bunch of gems that provide functionality like this, but none have as simple an API as this. Just call "string".color and your text will be colorized. rubygem-colorator-doc 1.1.0 10.fc34 614490 Unspecified Documentation files for rubygem-colorator This package contains the documentation files for rubygem-colorator. rubygem-colorize 0.8.1 9.fc34 26437 Unspecified Add color methods to String class Ruby String class extension. Adds methods to set text color, background color and, text effects on ruby console and command line output, using ANSI escape sequences. rubygem-colorize-doc 0.8.1 9.fc34 664856 Unspecified Documentation for rubygem-colorize Documentation for rubygem-colorize rubygem-comp_tree 1.1.3 14.fc34 38691 Unspecified A simple framework for automatic parallelism CompTree is a parallel computation tree structure based upon concepts from pure functional programming. rubygem-comp_tree-doc 1.1.3 14.fc34 670268 Unspecified Documentation for rubygem-comp_tree Documentation for rubygem-comp_tree rubygem-concurrent-ruby 1.1.5 4.fc34 706521 Unspecified Modern concurrency tools for Ruby Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns. rubygem-concurrent-ruby-doc 1.1.5 4.fc34 4846914 Unspecified Documentation for rubygem-concurrent-ruby Documentation for rubygem-concurrent-ruby. rubygem-connection_pool 2.2.3 2.fc34 17020 Development/Languages Generic connection pool for Ruby Generic connection pool for Ruby. rubygem-connection_pool-doc 2.2.3 2.fc34 674311 Documentation Documentation for rubygem-connection_pool Documentation for rubygem-connection_pool. rubygem-contracts 0.16.0 10.fc34 96782 Unspecified Contracts for Ruby This library provides contracts for Ruby. Contracts let you clearly express how your code behaves, and free you from writing tons of boilerplate, defensive code. rubygem-contracts-doc 0.16.0 10.fc34 1335606 Unspecified Documentation for rubygem-contracts Documentation for rubygem-contracts. rubygem-cookiejar 0.3.3 4.fc34 37486 Unspecified Parsing and returning cookies in Ruby The Ruby CookieJar is a library to help manage client-side cookies in pure Ruby. It enables parsing and setting of cookie headers, alternating between multiple 'jars' of cookies at one time (such as having a set of cookies for each browser or thread), and supports persistence of the cookies in a JSON string. rubygem-cookiejar-doc 0.3.3 4.fc34 792664 Unspecified Documentation for rubygem-cookiejar Documentation for rubygem-cookiejar rubygem-coveralls 0.8.13 13.fc34 26114 Unspecified A Ruby implementation of the Coveralls API Coveralls works with your continuous integration server to give you test coverage history and statistics. This package is a Ruby implementation of the Coveralls API. rubygem-coveralls-doc 0.8.13 13.fc34 802082 Unspecified Documentation for rubygem-coveralls Documentation for rubygem-coveralls rubygem-crack 0.4.5 2.fc34 12837 Unspecified Really simple JSON and XML parsing, ripped from Merb and Rails Really simple JSON and XML parsing, ripped from Merb and Rails. rubygem-crack-doc 0.4.5 2.fc34 635465 Unspecified Documentation for rubygem-crack Documentation for rubygem-crack. rubygem-crass 1.0.4 7.fc34 43551 Unspecified CSS parser based on the CSS Syntax Level 3 spec Crass is a pure Ruby CSS parser based on the CSS Syntax Level 3 spec. rubygem-crass-doc 1.0.4 7.fc34 855341 Unspecified Documentation for rubygem-crass Documentation for rubygem-crass. rubygem-creole 0.5.0 15.fc34 31610 Unspecified Lightweight markup language Creole is a lightweight markup language (http://wikicreole.org/). rubygem-creole-doc 0.5.0 15.fc34 670403 Unspecified Documentation for rubygem-creole Documentation for rubygem-creole rubygem-css_parser 1.9.0 1.fc34 60104 Unspecified Ruby CSS parser A set of classes for parsing CSS in Ruby. rubygem-css_parser-doc 1.9.0 1.fc34 801870 Unspecified Documentation for rubygem-css_parser Documentation for rubygem-css_parser. rubygem-cucumber 3.1.2 10.fc34 328359 Unspecified Tool to execute plain-text documents as functional tests Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid. rubygem-cucumber-core 3.2.0 10.fc34 94878 Unspecified Core library for the Cucumber BDD app Core library for the Cucumber BDD app. rubygem-cucumber-core-doc 3.2.0 10.fc34 2130570 Unspecified Documentation for rubygem-cucumber-core Documentation for rubygem-cucumber-core. rubygem-cucumber-doc 3.1.2 10.fc34 3992585 Unspecified Documentation for rubygem-cucumber Documentation for rubygem-cucumber. rubygem-cucumber-expressions 6.0.1 6.fc34 25508 Unspecified A simpler alternative to Regular Expressions Cucumber Expressions - a simpler alternative to Regular Expressions. rubygem-cucumber-expressions-doc 6.0.1 6.fc34 875085 Unspecified Documentation for rubygem-cucumber-expressions Documentation for rubygem-cucumber-expressions. rubygem-cucumber-rails 1.8.0 5.fc33 27008 Unspecified Cucumber Generators and Runtime for Rails Cucumber Generator and Runtime for Rails. rubygem-cucumber-rails-doc 1.8.0 5.fc33 869870 Unspecified Documentation for rubygem-cucumber-rails Documentation for rubygem-cucumber-rails. rubygem-cucumber-tag_expressions 2.0.2 3.fc34 10183 Unspecified Cucumber tag expressions for ruby Cucumber tag expressions for ruby. rubygem-cucumber-tag_expressions-doc 2.0.2 3.fc34 671428 Unspecified Documentation for rubygem-cucumber-tag_expressions Documentation for rubygem-cucumber-tag_expressions. rubygem-cucumber-wire 0.0.1 14.fc34 16835 Unspecified Wire protocol for Cucumber Wire protocol for Cucumber. rubygem-cucumber-wire-doc 0.0.1 14.fc34 876691 Unspecified Documentation for rubygem-cucumber-wire Documentation for rubygem-cucumber-wire. rubygem-curb 0.9.11 3.fc34 183534 Unspecified Ruby libcurl bindings Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for the libcurl(3), a fully-featured client-side URL transfer library. cURL and libcurl live at http://curl.haxx.se/. rubygem-curb-doc 0.9.11 3.fc34 1797835 Unspecified Documentation for rubygem-curb Documentation for rubygem-curb. rubygem-daemon_controller 1.2.0 14.fc34 35809 Unspecified A library for implementing daemon management capabilities A library for robust daemon management. rubygem-daemon_controller-doc 1.2.0 14.fc34 838300 Unspecified Documentation for rubygem-daemon_controller Documentation for rubygem-daemon_controller. rubygem-daemons 1.1.9 14.fc34 97341 Unspecified A toolkit to create and control daemons in different ways Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash. rubygem-daemons-doc 1.1.9 14.fc34 1058114 Unspecified Documentation for rubygem-daemons Documentation for rubygem-daemons rubygem-dalli 2.7.8 7.fc34 78544 Unspecified High performance memcached client for Ruby High performance memcached client for Ruby rubygem-dalli-doc 2.7.8 7.fc34 1239004 Unspecified Documentation for rubygem-dalli Documentation for rubygem-dalli rubygem-database_cleaner 1.7.0 5.fc34 59194 Unspecified Strategies for cleaning databases Strategies for cleaning databases. Can be used to ensure a clean state for testing. rubygem-database_cleaner-doc 1.7.0 5.fc34 1499500 Unspecified Documentation for rubygem-database_cleaner Documentation for rubygem-database_cleaner. rubygem-declarative_authorization 0.5.7 15.fc34 385088 Unspecified Provides readable authorization rules for Rails Provides readable authorization rules for Rails. rubygem-declarative_authorization-doc 0.5.7 15.fc34 2026933 Unspecified Documentation for rubygem-declarative_authorization Documentation for rubygem-declarative_authorization. rubygem-deep_merge 1.2.1 7.fc34 15945 Unspecified Merge Deeply Nested Hashes Recursively merge hashes. rubygem-deep_merge-doc 1.2.1 7.fc34 684038 Unspecified Documentation for rubygem-deep_merge Documentation for rubygem-deep_merge rubygem-delorean 2.1.0 12.fc34 3792 Unspecified Delorean lets you travel in time with Ruby by mocking Time.now Delorean lets you travel in time with Ruby by mocking Time.now. rubygem-delorean-doc 2.1.0 12.fc34 637679 Unspecified Documentation for rubygem-delorean Documentation for rubygem-delorean. rubygem-diff-lcs 1.3 10.fc34 98073 Unspecified Provide a list of changes between two sequenced collections Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities to create a simple HTML diff output format and a standard diff-like tool. rubygem-diff-lcs-doc 1.3 10.fc34 1277697 Unspecified Documentation for rubygem-diff-lcs Documentation for rubygem-diff-lcs. rubygem-diffy 3.2.1 5.fc34 27669 Unspecified A convenient way to diff string in ruby It provides a convenient way to generate a diff from two strings or files. Instead of reimplementing the LCS diff algorithm Diffy uses battle tested Unix diff to generate diffs, and focuses on providing a convenient interface, and getting out of your way. rubygem-diffy-doc 3.2.1 5.fc34 681860 Unspecified Documentation for rubygem-diffy Documentation for rubygem-diffy. rubygem-ditz 0.5 24.fc34 1698442 Unspecified A command-line issue tracker A command-line issue tracker written in ruby. rubygem-dnsruby 1.53 19.fc34 1047624 Unspecified Ruby DNS(SEC) implementation Dnsruby is a pure Ruby DNS client library. It provides a complete DNS client implementation, including DNSSEC. It can also load (BIND) zone files. Dnsruby has been used in OpenDNSSEC and ISC's DLV service. rubygem-dnsruby-doc 1.53 19.fc34 2629643 Unspecified Documentation for rubygem-dnsruby Documentation for rubygem-dnsruby rubygem-docile 1.1.5 12.fc34 10398 Unspecified Docile keeps your Ruby DSLs tame and well-behaved Docile turns any Ruby object into a DSL. Especially useful with the Builder pattern. rubygem-docile-doc 1.1.5 12.fc34 664817 Unspecified Documentation for rubygem-docile Documentation for rubygem-docile rubygem-domain_name 0.5.20190701 4.fc34 243493 Unspecified Domain Name manipulation library for Ruby This is a Domain Name manipulation library for Ruby. It can also be used for cookie domain validation based on the Public Suffix List. rubygem-domain_name-doc 0.5.20190701 4.fc34 704681 Unspecified Documentation for rubygem-domain_name Documentation for rubygem-domain_name rubygem-drake 0.9.2.0.3.1 14.fc34 157223 Unspecified A branch of Rake supporting automatic parallelizing of tasks Drake is an auto-parallelizing branch of Rake, a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax. rubygem-drake-doc 0.9.2.0.3.1 14.fc34 2416472 Unspecified Documentation for rubygem-drake Documentation for rubygem-drake rubygem-ejs 1.1.1 13.fc34 5306 Unspecified EJS (Embedded JavaScript) template compiler Compile and evaluate EJS (Embedded JavaScript) templates from Ruby. rubygem-ejs-doc 1.1.1 13.fc34 607285 Unspecified Documentation for rubygem-ejs Documentation for rubygem-ejs. rubygem-elasticsearch-transport 5.0.4 8.fc34 53390 Unspecified Ruby client for Elasticsearch Ruby client for Elasticsearch. See the `elasticsearch` gem for full integration. rubygem-elasticsearch-transport-doc 5.0.4 8.fc34 1151074 Unspecified Documentation for rubygem-elasticsearch-transport Documentation for rubygem-elasticsearch-transport. rubygem-em-http-request 1.1.7 3.fc34 221250 Unspecified EventMachine based, async HTTP Request client EventMachine based, async HTTP Request client. rubygem-em-http-request-doc 1.1.7 3.fc34 1195551 Unspecified Documentation for rubygem-em-http-request Documentation for rubygem-em-http-request. rubygem-em-socksify 0.3.0 19.fc34 10463 Unspecified Transparent proxy support for any EventMachine protocol Transparent proxy support for any EventMachine protocol rubygem-em-socksify-doc 0.3.0 19.fc34 670192 Unspecified Documentation for rubygem-em-socksify Documentation for rubygem-em-socksify rubygem-em-spec 0.2.7 11.fc34 10561 Unspecified BDD for Ruby/EventMachine Simple BDD API for testing asynchronous Ruby/EventMachine code. rubygem-em-spec-doc 0.2.7 11.fc34 693134 Unspecified Documentation for rubygem-em-spec Documentation for rubygem-em-spec. rubygem-em-websocket 0.5.2 2.fc34 53885 Unspecified EventMachine based WebSocket server EventMachine based WebSocket server. rubygem-em-websocket-client 0.1.2 7.fc34 4095 Unspecified EventMachine WebSocket Client A WebSocket client implementation for EventMachine. rubygem-em-websocket-client-doc 0.1.2 7.fc34 621879 Unspecified Documentation for rubygem-em-websocket-client Documentation for rubygem-em-websocket-client. rubygem-em-websocket-doc 0.5.2 2.fc34 1121799 Unspecified Documentation for rubygem-em-websocket Documentation for rubygem-em-websocket. rubygem-ensure_valid_encoding 0.5.3 13.fc34 10486 Unspecified Replace bad bytes in given encoding with replacement strings Replace bad bytes in given encoding with replacement strings, _or_ fail quickly on invalid encodings -- _without_ a transcode to a different encoding. rubygem-ensure_valid_encoding-doc 0.5.3 13.fc34 601899 Unspecified Documentation for rubygem-ensure_valid_encoding Documentation for rubygem-ensure_valid_encoding rubygem-erubi 1.7.0 7.fc34 11215 Unspecified Small ERB Implementation Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis. rubygem-erubi-doc 1.7.0 7.fc34 700856 Unspecified Documentation for rubygem-erubi Documentation for rubygem-erubi. rubygem-escape 0.0.4 20.fc34 9568 Unspecified HTML/URI/shell escaping utilities Escape library provides several HTML/URI/shell escaping functions. rubygem-escape-doc 0.0.4 20.fc34 626842 Unspecified Documentation for rubygem-escape Documentation for rubygem-escape. rubygem-ethon 0.12.0 5.fc34 118732 Unspecified Libcurl wrapper Very lightweight libcurl wrapper. rubygem-ethon-doc 0.12.0 5.fc34 1336180 Unspecified Documentation for rubygem-ethon Documentation for rubygem-ethon. rubygem-eventmachine 1.2.7 14.fc34 558506 Unspecified Ruby/EventMachine library EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required. rubygem-eventmachine-doc 1.2.7 14.fc34 3185685 Unspecified Documentation for rubygem-eventmachine Documentation for rubygem-eventmachine. rubygem-excon 0.73.0 3.fc34 99607 Unspecified Speed, persistence, http(s) EXtended http(s) CONnections. rubygem-excon-doc 0.73.0 3.fc34 1616512 Unspecified Documentation for rubygem-excon Documentation for rubygem-excon. rubygem-execjs 2.7.0 11.fc34 25965 Unspecified Run JavaScript code from Ruby ExecJS lets you run JavaScript code from Ruby. It automatically picks the best runtime available to evaluate your JavaScript program, then returns the result to you as a Ruby object. rubygem-execjs-doc 2.7.0 11.fc34 867828 Unspecified Documentation for rubygem-execjs Documentation for rubygem-execjs rubygem-expression_parser 0.9.0 17.fc34 6448 Unspecified A math parser A math parser rubygem-expression_parser-doc 0.9.0 17.fc34 633929 Unspecified Documentation for rubygem-expression_parser Documentation for rubygem-expression_parser rubygem-facon 0.5.0 18.fc34 34028 Unspecified Tiny mocking library A mocking library in the spirit of the Bacon spec library. Small, compact, and works with Bacon. rubygem-facon-doc 0.5.0 18.fc34 785204 Unspecified Documentation for rubygem-facon Documentation for rubygem-facon. rubygem-factory_bot 4.10.0 5.fc33 62612 Unspecified Framework and DSL for defining and using model instance factories Framework and DSL for defining and using factories - less error-prone, more explicit, and all-around easier to work with than fixtures. rubygem-factory_bot-doc 4.10.0 5.fc33 1592387 Unspecified Documentation for rubygem-factory_bot Documentation for rubygem-factory_bot. rubygem-fake_ftp 0.3.0 8.fc34 21253 Unspecified Creates a fake FTP server for use in testing Testing FTP? Use this! rubygem-fake_ftp-doc 0.3.0 8.fc34 925337 Unspecified Documentation for rubygem-fake_ftp Documentation for rubygem-fake_ftp. rubygem-fakefs 1.2.2 2.fc34 88470 Unspecified A fake filesystem. Use it in your tests A fake filesystem. Use it in your tests. rubygem-fakefs-doc 1.2.2 2.fc34 1465206 Unspecified Documentation for rubygem-fakefs Documentation for rubygem-fakefs. rubygem-faraday 1.0.1 4.fc34 159855 Unspecified HTTP/REST API client library HTTP/REST API client library. rubygem-faraday-doc 1.0.1 4.fc34 2148971 Unspecified Documentation for rubygem-faraday Documentation for rubygem-faraday. rubygem-fattr 2.2.2 12.fc34 634522 Unspecified Fatter attribute for Ruby The fattr gem is a Fatter attribute for Ruby rubygem-fattr-doc 2.2.2 12.fc34 654178 Unspecified Documentation for rubygem-fattr Documentation for rubygem-fattr. rubygem-ffi 1.13.1 3.fc34 493272 Unspecified FFI Extensions for Ruby Ruby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code. Moreover, a Ruby-FFI extension works without changes on Ruby and JRuby. Discover why should you write your next extension using Ruby-FFI here[http://wiki.github.com/ffi/ffi/why-use-ffi]. rubygem-ffi-doc 1.13.1 3.fc34 10624559 Unspecified Documentation for rubygem-ffi Documentation for rubygem-ffi. rubygem-file-tail 1.2.0 7.fc34 33782 Unspecified File::Tail for Ruby Library to tail files in Ruby. rubygem-file-tail-doc 1.2.0 7.fc34 770386 Unspecified Documentation for rubygem-file-tail Documentation for rubygem-file-tail. rubygem-flexmock 2.3.6 9.fc34 160396 Unspecified Mock object library for ruby FlexMock is a simple, but flexible, mock object library for Ruby unit testing. rubygem-flexmock-doc 2.3.6 9.fc34 1683298 Unspecified Documentation for rubygem-flexmock This package contains documentation for rubygem-flexmock. rubygem-fog-aws 3.8.0 2.fc34 2954787 Unspecified Module for the 'fog' gem to support Amazon Web Services This library can be used as a module for `fog` or as standalone provider to use the Amazon Web Services in applications. rubygem-fog-aws-doc 3.8.0 2.fc34 18226868 Unspecified Documentation for rubygem-fog-aws Documentation for rubygem-fog-aws. rubygem-fog-core 2.2.3 2.fc34 120295 Unspecified Shared classes and tests for fog providers and services Shared classes and tests for fog providers and services. rubygem-fog-core-doc 2.2.3 2.fc34 1730553 Unspecified Documentation for rubygem-fog-core Documentation for rubygem-fog-core. rubygem-fog-json 1.2.0 6.fc34 4028 Unspecified JSON parsing for fog providers Extraction of the JSON parsing tools shared between a number of providers in the 'fog' gem. rubygem-fog-json-doc 1.2.0 6.fc34 610448 Unspecified Documentation for rubygem-fog-json Documentation for rubygem-fog-json. rubygem-fog-libvirt 0.8.0 1.fc34 74956 Unspecified Module for the 'fog' gem to support libvirt This library can be used as a module for 'fog' or as standalone libvirt provider. rubygem-fog-libvirt-doc 0.8.0 1.fc34 1212706 Unspecified Documentation for rubygem-fog-libvirt Documentation for rubygem-fog-libvirt. rubygem-fog-xml 0.1.3 6.fc34 8485 Unspecified XML parsing for fog providers Extraction of the XML parsing tools shared between a number of providers in the 'fog' gem. rubygem-fog-xml-doc 0.1.3 6.fc34 654645 Unspecified Documentation for rubygem-fog-xml Documentation for rubygem-fog-xml. rubygem-font-awesome-rails 4.7.0.7 1.fc34 829877 Unspecified An asset gemification of the font-awesome icon font library A font-awesome icon font library for the Rails asset pipeline. rubygem-font-awesome-rails-doc 4.7.0.7 1.fc34 607699 Unspecified Documentation for rubygem-font-awesome-rails Documentation for rubygem-font-awesome-rails. rubygem-foreigner 1.7.4 2.fc34 44279 Unspecified Foreign Keys for Rails Adds helpers to migrations and correctly dumps foreign keys to schema.rb. rubygem-foreigner-doc 1.7.4 2.fc34 792148 Unspecified Documentation for rubygem-foreigner Documentation for rubygem-foreigner. rubygem-formatador 0.2.5 11.fc34 10134 Unspecified Ruby STDOUT text formatting STDOUT text formatting. rubygem-formatador-doc 0.2.5 11.fc34 675124 Unspecified Documentation for rubygem-formatador Documentation for rubygem-formatador. rubygem-forwardable-extended 2.6.0 10.fc34 10427 Unspecified Forwardable with hash, and instance variable extensions Extends forwardable with delegation to hashes and instance variables. rubygem-forwardable-extended-doc 2.6.0 10.fc34 621442 Unspecified Documentation files for rubygem-forwardable-extended This package contains the documentation files for rubygem-forwardable-extended. rubygem-fssm 0.2.10 13.fc34 20133 Unspecified File system state monitor The File System State Monitor keeps track of the state of any number of paths and will fire events when said state changes (create/update/delete). FSSM supports using FSEvents on MacOS, Inotify on GNU/Linux, and polling anywhere else. rubygem-fssm-doc 0.2.10 13.fc34 962908 Unspecified Documentation for rubygem-fssm Documentation for rubygem-fssm. rubygem-gdk3 3.4.3 3.fc34 69405 Unspecified Ruby binding of GDK-3.x Ruby/GDK3 is a Ruby binding of GDK-3.x. rubygem-gdk3-doc 3.4.3 3.fc34 935652 Unspecified Documentation for rubygem-gdk3 Documentation for rubygem-gdk3 rubygem-gdk_pixbuf2 3.4.3 2.fc34 53065 Unspecified Ruby binding of GdkPixbuf-2.x Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x. rubygem-gdk_pixbuf2-doc 3.4.3 2.fc34 713185 Unspecified Documentation for rubygem-gdk_pixbuf2 This package contains documentation for rubygem-gdk_pixbuf2. rubygem-gem-nice-install 0.3.0 12.fc34 10967 Unspecified A RubyGems plugin that improves gem installation user experience A RubyGems plugin that improves gem installation user experience. If binary extension build fails, it tries to install its development dependencies. rubygem-gem-nice-install-doc 0.3.0 12.fc34 656047 Unspecified Documentation for rubygem-gem-nice-install Documentation for rubygem-gem-nice-install. rubygem-gem-patch 0.1.6 11.fc33 10688 Unspecified RubyGems plugin for patching gems gem-patch is a RubyGems plugin that helps to patch gems without manually opening and rebuilding them. It opens a given .gem file, extracts it, patches it with system `patch` command, clones its spec, updates the file list and builds the patched gem. rubygem-gem-patch-doc 0.1.6 11.fc33 678460 Unspecified Documentation for rubygem-gem-patch Documentation for rubygem-gem-patch rubygem-gem2rpm 1.0.1 7.fc34 69879 Unspecified Generate rpm specfiles from gems Generate source rpms and rpm spec files from a Ruby Gem. The spec file tries to follow the gem as closely as possible, and be compliant with the Fedora rubygem packaging guidelines. rubygem-gem2rpm-doc 1.0.1 7.fc34 906349 Unspecified Documentation for rubygem-gem2rpm Documentation for rubygem-gem2rpm. rubygem-generator_spec 0.9.4 9.fc34 9050 Unspecified Test Rails generators with RSpec Test Rails generators with RSpec. rubygem-generator_spec-doc 0.9.4 9.fc34 661047 Unspecified Documentation for rubygem-generator_spec Documentation for rubygem-generator_spec. rubygem-gettext 3.3.7 2.fc34 299949 Unspecified RubyGem of Localization Library and Tools for Ruby Ruby-GetText-Package is a GNU GetText-like program for Ruby. The catalog file(po-file) is same format with GNU GetText. So you can use GNU GetText tools for maintaining. This package provides gem for Ruby-Gettext-Package. rubygem-gettext-doc 3.3.7 2.fc34 2334789 Unspecified Documentation for rubygem-gettext This package contains documentation for rubygem-gettext. rubygem-gherkin 5.1.0 6.fc34 164319 Unspecified Fast Gherkin lexer/parser A fast Gherkin lexer/parser based on the Ragel State Machine Compiler. rubygem-gherkin-doc 5.1.0 6.fc34 1456804 Unspecified Documentation for rubygem-gherkin Documentation for rubygem-gherkin. rubygem-gio2 3.4.3 3.fc34 82122 Unspecified Ruby binding of gio-2.0.x Ruby/GIO2 is a Ruby binding of gio-2.0.x. rubygem-gio2-devel 3.4.3 3.fc34 79 Unspecified Ruby/GIO2 development environment Header files and libraries for building a extension library for the rubygem-gio2 rubygem-gio2-devel 3.4.3 3.fc34 79 Unspecified Ruby/GIO2 development environment Header files and libraries for building a extension library for the rubygem-gio2 rubygem-gio2-doc 3.4.3 3.fc34 864212 Unspecified Documentation for rubygem-gio2 This package contains documentation for rubygem-gio2. rubygem-git 1.7.0 2.fc34 80181 Unspecified Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary. rubygem-git-doc 1.7.0 2.fc34 1516859 Unspecified Documentation for rubygem-git Documentation for rubygem-git. rubygem-glib2 3.4.3 3.fc34 457171 Unspecified Ruby binding of GLib-2.x Ruby/GLib2 is a Ruby binding of GLib-2.x. rubygem-glib2-devel 3.4.3 3.fc34 84918 Unspecified Ruby/GLib development environment Header files and libraries for building a extension library for the rubygem-glib2 rubygem-glib2-devel 3.4.3 3.fc34 84918 Unspecified Ruby/GLib development environment Header files and libraries for building a extension library for the rubygem-glib2 rubygem-glib2-doc 3.4.3 3.fc34 1405447 Unspecified Documentation for rubygem-glib2 This package contains documentation for rubygem-glib2. rubygem-globalid 0.4.2 5.fc34 22548 Unspecified Refer to any model with a URI: gid://app/class/id URIs for your models makes it easy to pass references around. rubygem-globalid-doc 0.4.2 5.fc34 790497 Unspecified Documentation for rubygem-globalid Documentation for rubygem-globalid. rubygem-glu 8.3.0 17.fc34 75706 Unspecified Glu bindings for the opengl gem Glu bindings for the opengl gem. rubygem-glu-doc 8.3.0 17.fc34 735925 Unspecified Documentation for rubygem-glu Documentation for rubygem-glu. rubygem-glut 8.3.0 16.fc34 81922 Unspecified Glut bindings for the OpenGL gem Glut bindings for the opengl gem. rubygem-glut-doc 8.3.0 16.fc34 761846 Unspecified Documentation for rubygem-glut Documentation for rubygem-glut. rubygem-gobject-introspection 3.4.3 3.fc34 227145 Unspecified Ruby binding of GObjectIntrospection Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection. rubygem-gobject-introspection-devel 3.4.3 3.fc34 1821 Unspecified Ruby/GdkPixbuf2 development environment Header files and libraries for building a extension library for the rubygem-gobject-introspection rubygem-gobject-introspection-devel 3.4.3 3.fc34 1821 Unspecified Ruby/GdkPixbuf2 development environment Header files and libraries for building a extension library for the rubygem-gobject-introspection rubygem-gobject-introspection-doc 3.4.3 3.fc34 1042240 Unspecified Documentation for rubygem-gobject-introspection Documentation for rubygem-gobject-introspection rubygem-goocanvas 2.2.0 24.fc34 108555 Unspecified Ruby binding of GooCanvas Ruby/GooCanvas is a Ruby binding of GooCanvas. rubygem-goocanvas 2.2.0 24.fc34 109181 Unspecified Ruby binding of GooCanvas Ruby/GooCanvas is a Ruby binding of GooCanvas. rubygem-goocanvas-devel 2.2.0 24.fc34 99 Unspecified Ruby/GooCanvas development environment Header files and libraries for building a extension library for the rubygem-goocanvas rubygem-goocanvas-devel 2.2.0 24.fc34 99 Unspecified Ruby/GooCanvas development environment Header files and libraries for building a extension library for the rubygem-goocanvas rubygem-goocanvas-doc 2.2.0 24.fc34 755856 Unspecified Documentation for rubygem-goocanvas This package contains documentation for rubygem-goocanvas. rubygem-goocanvas1 1.2.6 27.fc34 93981 Unspecified Ruby binding of GooCanvas Ruby/GooCanvas is a Ruby binding of GooCanvas. rubygem-goocanvas1 1.2.6 27.fc34 90551 Unspecified Ruby binding of GooCanvas Ruby/GooCanvas is a Ruby binding of GooCanvas. rubygem-goocanvas1-devel 1.2.6 27.fc34 99 Unspecified Ruby/GooCanvas development environment Header files and libraries for building a extension library for the rubygem-goocanvas rubygem-goocanvas1-devel 1.2.6 27.fc34 99 Unspecified Ruby/GooCanvas development environment Header files and libraries for building a extension library for the rubygem-goocanvas rubygem-goocanvas1-doc 1.2.6 27.fc34 777255 Unspecified Documentation for rubygem-goocanvas1 This package contains documentation for rubygem-goocanvas1. rubygem-gssapi 1.3.1 2.fc34 42163 Unspecified A FFI wrapper around the system GSSAPI library A FFI wrapper around the system GSSAPI library. Please make sure and read the Yard docs or standard GSSAPI documentation if you have any questions. There is also a class called GSSAPI::Simple that wraps many of the common features used for GSSAPI. rubygem-gssapi-doc 1.3.1 2.fc34 810290 Unspecified Documentation for rubygem-gssapi Documentation for rubygem-gssapi rubygem-gstreamer 3.4.3 3.fc34 65004 Unspecified Ruby binding of GStreamer Ruby/GStreamer is a Ruby binding of GStreamer. rubygem-gstreamer 3.4.3 3.fc34 69770 Unspecified Ruby binding of GStreamer Ruby/GStreamer is a Ruby binding of GStreamer. rubygem-gstreamer-devel 3.4.3 3.fc34 93 Unspecified Ruby/GStreamer development environment Header files and libraries for building a extension library for the rubygem-gstreamer rubygem-gstreamer-devel 3.4.3 3.fc34 93 Unspecified Ruby/GStreamer development environment Header files and libraries for building a extension library for the rubygem-gstreamer rubygem-gstreamer-doc 3.4.3 3.fc34 834086 Unspecified Documentation for rubygem-gstreamer This package contains documentation for rubygem-gstreamer. rubygem-gtk2 3.4.3 3.fc34 1259783 Unspecified Ruby binding of GTK+-2.x Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. rubygem-gtk2-devel 3.4.3 3.fc34 11955 Unspecified Ruby/GTK development environment Header files and libraries for building a extension library for the rubygem-gtk2 rubygem-gtk2-devel 3.4.3 3.fc34 11955 Unspecified Ruby/GTK development environment Header files and libraries for building a extension library for the rubygem-gtk2 rubygem-gtk2-doc 3.4.3 3.fc34 1541421 Unspecified Documentation for rubygem-gtk2 This package contains documentation for rubygem-gtk2. rubygem-gtk3 3.4.3 3.fc34 247961 Unspecified Ruby/GTK3 is a Ruby binding of GTK+-3.x Ruby/GTK3 is a Ruby binding of GTK+-3.x. rubygem-gtk3 3.4.3 3.fc34 252751 Unspecified Ruby/GTK3 is a Ruby binding of GTK+-3.x Ruby/GTK3 is a Ruby binding of GTK+-3.x. rubygem-gtk3-devel 3.4.3 3.fc34 89 Unspecified Ruby/GTK3 development environment Header files and libraries for building a extension library for the rubygem-gtk3 rubygem-gtk3-devel 3.4.3 3.fc34 89 Unspecified Ruby/GTK3 development environment Header files and libraries for building a extension library for the rubygem-gtk3 rubygem-gtk3-doc 3.4.3 3.fc34 3616048 Unspecified Documentation for rubygem-gtk3 Documentation for rubygem-gtk3 rubygem-gtksourceview2 3.4.3 3.fc34 69389 Unspecified Ruby binding of gtksourceview-2.x Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x. rubygem-gtksourceview2-devel 3.4.3 3.fc34 103 Unspecified Ruby/GtkSourceView2 development environment Header files and libraries for building a extension library for the rubygem-gtksourceview2 rubygem-gtksourceview2-devel 3.4.3 3.fc34 103 Unspecified Ruby/GtkSourceView2 development environment Header files and libraries for building a extension library for the rubygem-gtksourceview2 rubygem-gtksourceview2-doc 3.4.3 3.fc34 622317 Unspecified Documentation for rubygem-gtksourceview2 This package contains documentation for rubygem-gtksourceview2. rubygem-gtksourceview3 3.4.3 2.fc34 34278 Unspecified Ruby binding of gtksourceview-3.x Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x. rubygem-gtksourceview3-doc 3.4.3 2.fc34 621569 Unspecified Documentation for rubygem-gtksourceview3 Documentation for rubygem-gtksourceview3. rubygem-guard 2.16.2 2.fc34 165622 Unspecified Guard keeps an eye on your file modifications Guard is a command line tool to easily handle events on file system modifications. rubygem-guard-compat 1.2.1 8.fc34 9434 Unspecified Tools for developing Guard compatible plugins Helps creating valid Guard plugins and testing them. rubygem-guard-compat-doc 1.2.1 8.fc34 690258 Unspecified Documentation for rubygem-guard-compat Documentation for rubygem-guard-compat. rubygem-guard-doc 2.16.2 2.fc34 1832331 Unspecified Documentation for rubygem-guard Documentation for rubygem-guard. rubygem-guard-livereload 2.5.2 9.fc34 48532 Unspecified Guard plugin for livereload Guard::LiveReload automatically reloads your browser when 'view' files are modified. rubygem-guard-livereload-doc 2.5.2 9.fc34 682713 Unspecified Documentation for rubygem-guard-livereload Documentation for rubygem-guard-livereload. rubygem-guard-shell 0.7.1 8.fc34 3816 Unspecified Guard gem for running shell commands Guard::Shell automatically runs shell commands when watched files are modified. rubygem-guard-shell-doc 0.7.1 8.fc34 612566 Unspecified Documentation for rubygem-guard-shell Documentation for rubygem-guard-shell. rubygem-haml 5.0.4 6.fc33 172561 Unspecified An elegant, structured (X)HTML/XML templating engine Haml (HTML Abstraction Markup Language) is a layer on top of HTML or XML that's designed to express the structure documents in a non-repetitive, elegant, easy way by using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine. rubygem-haml-doc 5.0.4 6.fc33 1996724 Unspecified Documentation for rubygem-haml Documentation for rubygem-haml. rubygem-hashdiff 1.0.1 2.fc34 26399 Unspecified Hashdiff is a diff lib to compute the smallest difference between two hashes Hashdiff is a diff lib to compute the smallest difference between two hashes. rubygem-hashdiff-doc 1.0.1 2.fc34 794062 Unspecified Documentation for rubygem-hashdiff Documentation for rubygem-hashdiff. rubygem-hashery 2.1.2 10.fc34 87100 Unspecified Facets-bread collection of Hash-like classes The Hashery is a tight collection of Hash-like classes. Included among its many offerings are the auto-sorting Dictionary class, the efficient LRUHash, the flexible OpenHash and the convenient KeyHash. Nearly every class is a subclass of the CRUDHash which defines a CRUD model on top of Ruby's standard Hash making it a snap to subclass and augment to fit any specific use case. rubygem-hashery-doc 2.1.2 10.fc34 1442109 Unspecified Documentation for rubygem-hashery Documentation for rubygem-hashery. rubygem-hashicorp-checkpoint 0.1.5 7.fc34 21569 Unspecified Internal HashiCorp service to check version information Internal HashiCorp service to check version information. rubygem-hashicorp-checkpoint-doc 0.1.5 7.fc34 612967 Unspecified Documentation for rubygem-hashicorp-checkpoint Documentation for rubygem-hashicorp-checkpoint. rubygem-hashie 2.0.5 15.fc34 39720 Unspecified Your friendly neighborhood hash toolkit Hashie is a small collection of tools that make hashes more powerful. Currently includes Mash (Mocking Hash) and Dash (Discrete Hash). rubygem-hashie-doc 2.0.5 15.fc34 1028058 Unspecified Documentation for rubygem-hashie Documentation for rubygem-hashie rubygem-hashr 2.0.1 5.fc34 7250 Unspecified Simple Hash extension to make working with nested hashes Simple Hash extension to make working with nested hashes (e.g. for configuration) easier and less error-prone. rubygem-hashr-doc 2.0.1 5.fc34 670218 Unspecified Documentation for rubygem-hashr This package contains documentation for rubygem-hashr. rubygem-hiera-eyaml 3.2.0 3.fc34 65303 Unspecified Hiera backend for decrypting encrypted yaml properties Hiera backend for decrypting encrypted yaml properties. rubygem-hiera-eyaml-doc 3.2.0 3.fc34 1197589 Unspecified Documentation for rubygem-hiera-eyaml Documentation for rubygem-hiera-eyaml. rubygem-hiera-vault 0.2.2 10.fc34 6697 Unspecified Module for using vault as a hiera backend Hiera backend for looking up secrets stored in Vault. rubygem-hiera-vault-doc 0.2.2 10.fc34 614232 Unspecified Documentation for rubygem-hiera-vault Documentation for rubygem-hiera-vault. rubygem-highline 2.0.3 1.fc34 145469 Unspecified HighLine is a high-level command-line IO library A high-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work. rubygem-highline-doc 2.0.3 1.fc34 1887319 Unspecified Documentation for rubygem-highline Documentation for rubygem-highline rubygem-hikidoc 0.1.0 13.fc34 47097 Unspecified Text-to-HTML conversion tool for web writers 'HikiDoc' is a text-to-HTML conversion tool for web writers. HikiDoc allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid HTML (or XHTML). rubygem-hikidoc-doc 0.1.0 13.fc34 804818 Unspecified Documentation for rubygem-hikidoc Documentation for rubygem-hikidoc rubygem-hiredis 0.6.3 8.fc34 39081 Unspecified Ruby wrapper for hiredis Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O). rubygem-hiredis-doc 0.6.3 8.fc34 729195 Unspecified Documentation for rubygem-hiredis Documentation for rubygem-hiredis. rubygem-hitimes 2.0.0 2.fc34 36353 Unspecified A fast, high resolution timer library for recording performance metrics Hitimes is a fast, high resolution timer library for recording performance metrics. It uses the appropriate low method calls for each system to get the highest granularity time increments possible. It currently supports any of the following systems: * any system with the POSIX call `clock_gettime()` * Mac OS X * Windows * JRuby Using Hitimes can be faster than using a series of `Time.new` calls, and it will have a much higher granularity. It is definitely faster than using `Process.times`. rubygem-hitimes-doc 2.0.0 2.fc34 977416 Unspecified Documentation for rubygem-hitimes Documentation for rubygem-hitimes. rubygem-hocon 1.3.1 2.fc34 370357 Unspecified HOCON Config Library A port of the Java Typesafe Config library to Ruby. https://github.com/typesafehub/config rubygem-hocon-doc 1.3.1 2.fc34 4414872 Unspecified Documentation for rubygem-hocon Documentation for rubygem-hocon. rubygem-hoe 3.22.3 2.fc34 284632 Unspecified Hoe is a simple rake/rubygems helper for project Rakefiles Hoe is a rake/rubygems helper for project Rakefiles. It helps generate rubygems and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all your usual project tasks including rdoc generation, testing, packaging, and deployment. Plug-ins Provided: * Hoe::Clean * Hoe::Debug * Hoe::Deps * Hoe::Flay * Hoe::Flog * Hoe::Inline * Hoe::Package * Hoe::Publish * Hoe::RCov * Hoe::Signing * Hoe::Test See class rdoc for help. Hint: ri Hoe rubygem-hoe-doc 3.22.3 2.fc34 1257908 Unspecified Documentation for rubygem-hoe This package contains documentation for rubygem-hoe. rubygem-hpricot 0.8.6 32.fc34 680528 Unspecified A Fast, Enjoyable HTML Parser for Ruby Hpricot is a very flexible HTML parser, based on Tanaka Akira's HTree and John Resig's JQuery, but with the scanner recoded in C (using Ragel for scanning.) rubygem-hpricot-doc 0.8.6 32.fc34 3121660 Unspecified Documentation for rubygem-hpricot This package contains documentation for rubygem-hpricot. rubygem-hrx 1.0.0 4.fc34 40717 Unspecified An HRX parser and serializer A parser and serializer for the HRX human-readable archive format. rubygem-hrx-doc 1.0.0 4.fc34 772731 Unspecified Documentation for rubygem-hrx Documentation for rubygem-hrx. rubygem-htmlentities 4.3.4 11.fc34 140678 Unspecified A module for encoding and decoding (X)HTML entities HTMLEntities is a simple library to facilitate encoding and decoding of named (ý and so on) or numerical ({ or Ī) entities in HTML and XHTML documents. rubygem-htmlentities-doc 4.3.4 11.fc34 647359 Unspecified Documentation for rubygem-htmlentities This package contains documentation for rubygem-htmlentities. rubygem-http-accept 2.1.1 4.fc34 33221 Unspecified Parse Accept and Accept-Language HTTP headers Parse Accept and Accept-Language HTTP headers. rubygem-http-accept-doc 2.1.1 4.fc34 705717 Unspecified Documentation for rubygem-http-accept Documentation for rubygem-http-accept. rubygem-http-cookie 1.0.3 10.fc34 74507 Unspecified Ruby library to handle HTTP Cookies based on RFC 6265 HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has builtin support for the legacy cookies.txt and the latest cookies.sqlite formats of Mozilla Firefox, and its modular API makes it easy to add support for a new backend store. rubygem-http-cookie-doc 1.0.3 10.fc34 1043417 Unspecified Documentation for rubygem-http-cookie Documentation for rubygem-http-cookie rubygem-http_connection 1.4.4 9.fc34 21607 Unspecified RightScale's robust HTTP/S connection module Rightscale::HttpConnection is a robust HTTP(S) library. It implements a retry algorithm for low-level network errors. rubygem-http_connection-doc 1.4.4 9.fc34 690479 Unspecified Documentation for rubygem-http_connection Documentation for rubygem-http_connection. rubygem-http_parser.rb 0.6.0 21.fc34 54041 Unspecified Simple callback-based HTTP request/response parser Ruby bindings to http://github.com/joylent/http-parser and http://github.com/a2800276/http-parser.java. rubygem-http_parser.rb-doc 0.6.0 21.fc34 1655590 Unspecified Documentation for rubygem-http_parser.rb Documentation for rubygem-http_parser.rb. rubygem-httparty 0.18.1 3.fc34 77267 Unspecified Makes http fun! Also, makes consuming restful web services dead easy Makes http fun! Also, makes consuming restful web services dead easy. rubygem-httparty-doc 0.18.1 3.fc34 1151357 Unspecified Documentation for rubygem-httparty Documentation for rubygem-httparty. rubygem-httpclient 2.8.3 4.fc34 735018 Unspecified HTTP Client interface for ruby an interface to HTTP Client for the ruby language rubygem-httpclient-doc 2.8.3 4.fc34 3713397 Unspecified Documentation for rubygem-httpclient Documentation for rubygem-httpclient rubygem-i18n 1.8.7 2.fc34 149516 Unspecified New wave Internationalization support for Ruby Ruby Internationalization and localization solution. rubygem-i18n-doc 1.8.7 2.fc34 1553886 Unspecified Documentation for rubygem-i18n Documentation for rubygem-i18n. rubygem-i18n_data 0.10.0 4.fc34 977303 Unspecified Country/language names and 2-letter-code pairs, in 85 languages Country/language names and 2-letter-code pairs, in 85 languages. rubygem-i18n_data-doc 0.10.0 4.fc34 671419 Unspecified Documentation for rubygem-i18n_data Documentation for rubygem-i18n_data. rubygem-icaro 1.0.6 16.fc34 4729 Unspecified Icaro API for Ruby Icaro Robot project Ruby API rubygem-icaro-doc 1.0.6 16.fc34 621520 Unspecified Documentation for rubygem-icaro This package contains documentation for rubygem-icaro. rubygem-idn 0.0.2 33.fc34 38611 Unspecified Ruby Bindings for the GNU LibIDN library Ruby Bindings for the GNU LibIDN library, an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. rubygem-idn-doc 0.0.2 33.fc34 758747 Unspecified Documentation for rubygem-idn Documentation for rubygem-idn. rubygem-image_processing 1.11.0 2.fc34 28394 Unspecified High-level wrapper for processing images for the web with ImageMagick or libvips High-level wrapper for processing images for the web with ImageMagick or libvips. rubygem-image_processing-doc 1.11.0 2.fc34 843586 Unspecified Documentation for rubygem-image_processing Documentation for rubygem-image_processing. rubygem-imagesize 0.1.1 25.fc34 10830 Unspecified Measure image size(GIF, PNG, JPEG ,,, etc) Imagefile measures image (GIF, PNG, JPEG ,,, etc) size code by Pure Ruby ["PCX", "PSD", "XPM", "TIFF", "XBM", "PGM", "PBM", "PPM", "BMP", "JPEG", "PNG", "GIF", "SWF"] rubygem-imagesize-doc 0.1.1 25.fc34 681817 Unspecified Documentation for rubygem-imagesize Documentation for rubygem-imagesize rubygem-introspection 0.0.4 10.fc34 5625 Unspecified Dynamic inspection of the hierarchy of method definitions on a Ruby object Dynamic inspection of the hierarchy of method definitions on a Ruby object. rubygem-introspection-doc 0.0.4 10.fc34 664100 Unspecified Documentation for rubygem-introspection Documentation for rubygem-introspection. rubygem-io-console 0.5.6 146.fc34 38522 Unspecified IO/Console is a simple console utilizing library IO/Console provides very simple and portable access to console. It doesn't provide higher layer features, such like curses and readline. rubygem-ipaddress 0.8.3 9.fc34 66244 Unspecified IPv4/IPv6 address manipulation library IPAddress is a Ruby library designed to make manipulation of IPv4 and IPv6 addresses both powerful and simple. It maintains a layer of compatibility with Ruby's own IPAddr, while addressing many of its issues. rubygem-ipaddress-doc 0.8.3 9.fc34 1102602 Unspecified Documentation for rubygem-ipaddress Documentation for rubygem-ipaddress. rubygem-irb 1.3.0 146.fc34 193723 Unspecified The Interactive Ruby The irb is acronym for Interactive Ruby. It evaluates ruby expression from the terminal. rubygem-isolate 3.5.0 3.fc34 38956 Unspecified Very simple RubyGems sandbox Isolate is a very simple RubyGems sandbox. It provides a way to express and automatically install your project's Gem dependencies. rubygem-isolate-doc 3.5.0 3.fc34 856015 Unspecified Documentation for rubygem-isolate This package contains documentation for rubygem-isolate. rubygem-jbuilder 2.11.2 1.fc34 31324 Unspecified Create JSON structures via a Builder-style DSL Jbuilder gives you a simple DSL for declaring JSON structures that beats massaging giant hash structures. This is particularly helpful when the generation process is fraught with conditionals and loops. rubygem-jbuilder-doc 2.11.2 1.fc34 888700 Unspecified Documentation for rubygem-jbuilder Documentation for rubygem-jbuilder. rubygem-jekyll 4.2.0 2.fc34 447910 Unspecified Simple, blog aware, static site generator Jekyll is a simple, blog-aware, static site generator. You create your content as text files (Markdown), and organize them into folders. Then, you build the shell of your site using Liquid-enhanced HTML templates. Jekyll automatically stitches the content and templates together, generating a website made entirely of static assets, suitable for uploading to any server. rubygem-jekyll-asciidoc 3.0.0 4.fc34 30749 Unspecified Jekyll plugin for using AsciiDoc sources with Asciidoctor A Jekyll plugin that converts the AsciiDoc source files in your site to HTML pages using Asciidoctor. rubygem-jekyll-asciidoc-doc 3.0.0 4.fc34 845967 Unspecified Documentation for rubygem-jekyll-asciidoc Documentation for rubygem-jekyll-asciidoc. rubygem-jekyll-doc 4.2.0 2.fc34 3675713 Unspecified Documentation for rubygem-jekyll Documentation for rubygem-jekyll. rubygem-jekyll-email-protect 1.1.0 6.fc34 3511 Unspecified A simple liquid filter which converts emails into percent-encoded strings Email protection liquid filter for Jekyll. rubygem-jekyll-email-protect-doc 1.1.0 6.fc34 600437 Unspecified Documentation for rubygem-jekyll-email-protect Documentation for rubygem-jekyll-email-protect. rubygem-jekyll-feed 0.15.1 3.fc34 13912 Unspecified Jekyll plugin to generate an Atom feed of your Jekyll posts A Jekyll plugin to generate an Atom feed of your Jekyll posts. rubygem-jekyll-feed-doc 0.15.1 3.fc34 734494 Unspecified Documentation for rubygem-jekyll-feed Documentation for rubygem-jekyll-feed. rubygem-jekyll-git-authors 1.0.0 5.fc34 9078 Unspecified Jekyll plugin that adds git authors into your page Jekyll plugin that adds git authors and their obfuscated email address into page using markdown and liquid. rubygem-jekyll-git-authors-doc 1.0.0 5.fc34 673661 Unspecified Documentation for rubygem-jekyll-git-authors Documentation for rubygem-jekyll-git-authors. rubygem-jekyll-sass-converter 2.1.0 3.fc34 16361 Unspecified Basic Sass converter for Jekyll A basic Sass converter for Jekyll. rubygem-jekyll-sass-converter-doc 2.1.0 3.fc34 679690 Unspecified Documentation for rubygem-jekyll-sass-converter Documentation for rubygem-jekyll-sass-converter. rubygem-jekyll-seo-tag 2.7.1 2.fc34 26022 Unspecified Jekyll plugin to add SEO metadata tags A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content. rubygem-jekyll-seo-tag-doc 2.7.1 2.fc34 807594 Unspecified Documentation for rubygem-jekyll-seo-tag Documentation for rubygem-jekyll-seo-tag. rubygem-jekyll-toc 0.16.1 2.fc34 11764 Unspecified Jekyll Table of Contents plugin A liquid filter plugin for Jekyll which generates a table of contents. rubygem-jekyll-toc-doc 0.16.1 2.fc34 699489 Unspecified Documentation for rubygem-jekyll-toc Documentation for rubygem-jekyll-toc. rubygem-jekyll-watch 2.2.1 5.fc34 6427 Unspecified Rebuild your Jekyll site when a file changes Rebuild your Jekyll site when a file changes with the `--watch` switch. rubygem-jekyll-watch-doc 2.2.1 5.fc34 629522 Unspecified Documentation for rubygem-jekyll-watch Documentation for rubygem-jekyll-watch. rubygem-jmespath 1.4.0 6.fc34 73684 Unspecified JMESPath - Ruby Edition Implements JMESPath for Ruby. rubygem-jmespath-doc 1.4.0 6.fc34 1447382 Unspecified Documentation for rubygem-jmespath Documentation for rubygem-jmespath. rubygem-jquery-rails 4.2.2 11.fc34 1521633 Unspecified Use jQuery with Rails 4+ This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. rubygem-jquery-rails-doc 4.2.2 11.fc34 648350 Unspecified Documentation for rubygem-jquery-rails Documentation for rubygem-jquery-rails. rubygem-json 2.5.1 201.fc34 172196 Unspecified A JSON implementation in Ruby This is a implementation of the JSON specification according to RFC 4627 in Ruby. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language. rubygem-json-doc 2.5.1 201.fc34 1509488 Unspecified Documentation for rubygem-json This package contains documentation for rubygem-json. rubygem-json_spec 1.1.5 9.fc34 16643 Unspecified Easily handle JSON in RSpec and Cucumber RSpec matchers and Cucumber steps for testing JSON content. rubygem-json_spec-doc 1.1.5 9.fc34 853174 Unspecified Documentation for rubygem-json_spec Documentation for rubygem-json_spec. rubygem-kramdown 2.3.1 1.fc34 281706 Unspecified Fast, pure-Ruby Markdown-superset converter kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions. rubygem-kramdown-doc 2.3.1 1.fc34 1797572 Unspecified Documentation for rubygem-kramdown Documentation for rubygem-kramdown rubygem-kramdown-parser-gfm 1.1.0 6.fc34 11592 Unspecified Kramdown parser for GitHub-flavored markdown kramdown-parser-gfm provides a kramdown parser for the GFM dialect of Markdown. rubygem-kramdown-parser-gfm-doc 1.1.0 6.fc34 642741 Unspecified Documentation for rubygem-kramdown-parser-gfm Documentation for rubygem-kramdown-parser-gfm. rubygem-kramdown-syntax-coderay 1.0.1 4.fc34 7528 Unspecified Coderay syntax highlighting for kramdown kramdown-syntax-coderay uses coderay to highlight code blocks/spans. rubygem-kramdown-syntax-coderay-doc 1.0.1 4.fc34 614901 Unspecified Documentation for rubygem-kramdown-syntax-coderay Documentation for rubygem-kramdown-syntax-coderay. rubygem-krb5-auth 0.8.3 14.gita86ddf2.fc34 715530 Unspecified Kerberos binding for Ruby Kerberos binding for Ruby rubygem-launchy 2.4.3 10.fc34 29532 Unspecified Helper class for cross-platform launching of applications Launchy is helper class for launching cross-platform applications in a fire and forget manner. There are application concepts (browser, email client, etc) that are common across all platforms, and they may be launched differently on each platform. Launchy is here to make a common approach to launching external application from within ruby programs. rubygem-launchy-doc 2.4.3 10.fc34 1126072 Unspecified Documentation for rubygem-launchy Documentation for rubygem-launchy. rubygem-levenshtein 0.2.2 26.fc34 22236 Unspecified Calculates the Levenshtein distance between two byte strings Calculates the Levenshtein distance between two byte strings. The Levenshtein distance is a metric for measuring the amount of difference between two sequences (i.e., the so called edit distance). The Levenshtein distance between two sequences is given by the minimum number of operations needed to transform one sequence into the other, where an operation is an insertion, deletion, or substitution of a single element. rubygem-levenshtein-doc 0.2.2 26.fc34 644398 Unspecified Documentation for rubygem-levenshtein Documentation for rubygem-levenshtein rubygem-linked-list 0.0.15 2.fc34 12172 Unspecified Ruby implementation of Doubly Linked List, following some Ruby idioms Ruby implementation of Doubly Linked List, following some Ruby idioms. rubygem-linked-list-doc 0.0.15 2.fc34 713567 Unspecified Documentation for rubygem-linked-list Documentation for rubygem-linked-list. rubygem-liquid 4.0.3 7.fc34 106752 Unspecified Secure, non-evaling end user template engine Liquid is a template engine which was written with very specific requirements: * It has to have beautiful and simple markup. Template engines which don't produce good looking markup are no fun to use. * It needs to be non evaling and secure. Liquid templates are made so that users can edit them. You don't want to run code on your server which your users wrote. * It has to be stateless. Compile and render steps have to be separate so that the expensive parsing and compiling can be done once and later on you can just render it passing in a hash with local variables and objects. rubygem-liquid-doc 4.0.3 7.fc34 2005405 Unspecified Documentation for rubygem-liquid Documentation for rubygem-liquid. rubygem-listen 3.4.1 2.fc34 66111 Unspecified Listen to file modifications The Listen gem listens to file modifications and notifies you about the changes. Works everywhere! rubygem-listen-doc 3.4.1 2.fc34 1215435 Unspecified Documentation for rubygem-listen Documentation for rubygem-listen. rubygem-little-plugger 1.1.4 9.fc34 13930 Unspecified LittlePlugger is a module that provides Gem based plugin management LittlePlugger is a module that provides Gem based plugin management. By extending your own class or module with LittlePlugger you can easily manage the loading and initializing of plugins provided by other gems. rubygem-little-plugger-doc 1.1.4 9.fc34 659129 Unspecified Documentation for rubygem-little-plugger Documentation for rubygem-little-plugger. rubygem-locale 2.1.3 1.fc34.2 253253 Unspecified Pure ruby library which provides basic APIs for localization Ruby-Locale is the pure ruby library which provides basic and general purpose APIs for localization. It aims to support all environments which ruby works and all kind of programs (GUI, WWW, library, etc), and becomes the hub of other i18n/l10n libs/apps to handle major locale ID standards. rubygem-locale-doc 2.1.3 1.fc34.2 1045444 Unspecified Documentation for rubygem-locale This package contains documentation for rubygem-locale. rubygem-lockfile 1.4.3 23.fc34 81009 Unspecified Ruby library for creating NFS safe lockfiles rlock creates NFS resistant lockfiles rubygem-lockfile-doc 1.4.3 23.fc34 756794 Unspecified Documentation for rubygem-lockfile Documentation for rubygem-lockfile rubygem-log4r 1.1.10 15.fc34 91655 Unspecified Log4r, logging framework for ruby Log4r is a comprehensive and flexible logging library for use in Ruby programs. It features a heirarchical logging system of any number of levels, custom level names, multiple output destinations per log event, custom formatting, and more. rubygem-log4r-doc 1.1.10 15.fc34 1543163 Unspecified Documentation for rubygem-log4r Documentation for rubygem-log4r. rubygem-logstash-event 1.2.02 13.fc34 13541 Unspecified Library that contains the classes required to create LogStash events rubygem-logstash-event contains the classes required to create LogStash events (combination of timestamp in ISO8601 format and message in any format) and their serialization to json. logstash-event rubygem is part of LogStash project, http://logstash.net/. rubygem-logstash-event-doc 1.2.02 13.fc34 723030 Unspecified Documentation for rubygem-logstash-event Documentation for rubygem-logstash-event. rubygem-logstasher 1.3.0 6.fc34 29769 Unspecified Awesome rails logs Logstasher gem generates logstash compatible logs in JSON format. It can also easily log events from Rails. Logstasher is not compatible with the current version of Rails, but it is possible to use logstasher in non-rails applications. rubygem-logstasher-doc 1.3.0 6.fc34 893868 Unspecified Documentation for rubygem-logstasher Documentation for rubygem-logstasher. rubygem-loofah 2.4.0 3.fc34 77482 Unspecified Manipulate and transform HTML/XML documents and fragments Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah excels at HTML sanitization (XSS prevention). It includes some nice HTML sanitizers, which are based on HTML5lib's safelist, so it most likely won't make your codes less secure. (These statements have not been evaluated by Netexperts.) rubygem-loofah-doc 2.4.0 3.fc34 1276950 Unspecified Documentation for rubygem-loofah Documentation for rubygem-loofah. rubygem-lumberjack 1.0.13 6.fc34 41052 Unspecified A simple, powerful, and very fast logging utility A simple, powerful, and very fast logging utility that can be a drop in replacement for Logger or ActiveSupport::BufferedLogger. Provides support for automatically rolling log files even with multiple processes writing the same log file. rubygem-lumberjack-doc 1.0.13 6.fc34 933288 Unspecified Documentation for rubygem-lumberjack Documentation for rubygem-lumberjack. rubygem-macaddr 1.7.2 4.fc34 7880 Unspecified MAC Address Determination for Ruby Cross platform mac address determination for Ruby. rubygem-macaddr-doc 1.7.2 4.fc34 608381 Unspecified Documentation for rubygem-macaddr Documentation for rubygem-macaddr. rubygem-mail 2.7.1 3.fc34 3572165 Unspecified Mail provides a nice Ruby DSL for making, sending and reading emails A really Ruby Mail handler. rubygem-mail-doc 2.7.1 3.fc34 4119972 Unspecified Documentation for rubygem-mail Documentation for rubygem-mail. rubygem-marc 1.0.4 6.fc34 1312865 Unspecified Ruby library for MARC catalog marc is a ruby library for reading and writing MAchine Readable Cataloging (MARC). More information about MARC can be found at . rubygem-marc-doc 1.0.4 6.fc34 1291073 Unspecified Documentation for rubygem-marc This package contains documentation for rubygem-marc. rubygem-marcel 0.3.2 7.fc34 9167 Unspecified Simple mime type detection using magic numbers, file names, and extensions Simple mime type detection using magic numbers, file names, and extensions. rubygem-marcel-doc 0.3.2 7.fc34 10743239 Unspecified Documentation for rubygem-marcel Documentation for rubygem-marcel. rubygem-maruku 0.7.2 10.fc33 224981 Unspecified Maruku is a Markdown-superset interpreter written in Ruby Maruku is a Markdown interpreter in Ruby. It features native export to HTML and PDF (via Latex). The output is really beautiful! rubygem-maruku-doc 0.7.2 10.fc33 2354355 Unspecified Documentation for rubygem-maruku Documentation for rubygem-maruku. rubygem-mechanize 2.7.7 1.fc34 262120 Unspecified A handy web browsing ruby object The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history. rubygem-mechanize-doc 2.7.7 1.fc34 2524849 Unspecified Documentation for rubygem-mechanize This package contains documentation for rubygem-mechanize. rubygem-memcache-client 1.8.5 22.fc34 999387 Unspecified A Ruby library for accessing memcached A Ruby library for accessing memcached. rubygem-memfs 1.0.0 14.fc34 34909 Unspecified Fake file system that can be used for tests MemFs provides a fake file system that can be used for tests. Strongly inspired by FakeFS. rubygem-memfs-doc 1.0.0 14.fc34 1265355 Unspecified Documentation for rubygem-memfs Documentation for rubygem-memfs. rubygem-mercenary 0.3.6 10.fc34 38125 Unspecified An easier way to build your command-line scripts in Ruby Lightweight and flexible library for writing command-line apps in Ruby. rubygem-mercenary-doc 0.3.6 10.fc34 724132 Unspecified Documentation files for rubygem-mercenary This package contains the documentation files for rubygem-mercenary. rubygem-metaclass 0.0.4 12.fc34 2020 Unspecified Adds a metaclass method to all Ruby objects Adds a metaclass method to all Ruby objects rubygem-metaclass-doc 0.0.4 12.fc34 594023 Unspecified Documentation for rubygem-metaclass Documentation for rubygem-metaclass rubygem-method_source 1.0.0 2.fc34 16441 Unspecified Retrieve the source code for a method Retrieve the source code for a method rubygem-method_source-doc 1.0.0 2.fc34 708474 Unspecified Documentation for rubygem-method_source Documentation for rubygem-method_source rubygem-mime-types 3.3.1 3.fc34 48977 Unspecified The mime-types library provides a library The mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. Version 3.0 is a major release that requires Ruby 2.0 compatibility and removes deprecated functions. The columnar registry format introduced in 2.6 has been made the primary format; the registry data has been extracted from this library and put into {mime-types-data}[https://github.com/mime-types/mime-types-data]. Additionally, mime-types is now licensed exclusively under the MIT licence and there is a code of conduct in effect. There are a number of other smaller changes described in the History file. rubygem-mime-types-data 3.2020.1104 2.fc34 1140615 Unspecified A registry for information about MIME media type definitions mime-types-data provides a registry for information about MIME media type definitions. It can be used with the Ruby mime-types library or other software to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. rubygem-mime-types-data-doc 3.2020.1104 2.fc34 750571 Unspecified Documentation for rubygem-mime-types-data Documentation for rubygem-mime-types-data. rubygem-mime-types-doc 3.3.1 3.fc34 1069379 Unspecified Documentation for rubygem-mime-types This package contains documentation for rubygem-mime-types. rubygem-mimemagic 0.3.2 7.fc34 2160109 Unspecified Fast mime detection by extension or content Fast mime detection by extension or content in pure ruby (Uses freedesktop.org.xml shared-mime-info database). rubygem-mimemagic-doc 0.3.2 7.fc34 696244 Unspecified Documentation for rubygem-mimemagic Documentation for rubygem-mimemagic. rubygem-mini_magick 4.11.0 2.fc34 49241 Unspecified Manipulate images with minimal use of memory via ImageMagick / GraphicsMagick A ruby wrapper for ImageMagick command line. Using MiniMagick the ruby processes memory remains small (it spawns ImageMagick's command line program mogrify which takes up some memory as well, but is much smaller compared to RMagick). rubygem-mini_magick-doc 4.11.0 2.fc34 995108 Unspecified Documentation for rubygem-mini_magick Documentation for rubygem-mini_magick. rubygem-mini_mime 1.0.0 7.fc34 214882 Unspecified A lightweight mime type lookup toy Minimal mime type implementation for use with the mail and rest-client gem. rubygem-mini_mime-doc 1.0.0 7.fc34 1102004 Unspecified Documentation for rubygem-mini_mime Documentation for rubygem-mini_mime. rubygem-mini_portile 0.6.2 12.fc34 21575 Unspecified Simplistic port-like solution for developers Simplistic port-like solution for developers. It provides a standard and simplified way to compile against dependency libraries without messing up your system. rubygem-mini_portile-doc 0.6.2 12.fc34 736043 Unspecified Documentation for rubygem-mini_portile Documentation for rubygem-mini_portile rubygem-mini_portile2 2.5.0 3.fc34 32985 Unspecified Simplistic port-like solution for developers Simplistic port-like solution for developers. It provides a standard and simplified way to compile against dependency libraries without messing up your system. rubygem-mini_portile2-doc 2.5.0 3.fc34 730874 Unspecified Documentation for rubygem-mini_portile2 Documentation for rubygem-mini_portile2. rubygem-minima 2.5.1 4.fc34 37704 Unspecified Beautiful, minimal theme for Jekyll A beautiful, minimal theme for Jekyll. rubygem-minima-doc 2.5.1 4.fc34 756913 Unspecified Documentation for rubygem-minima Documentation for rubygem-minima. rubygem-minitest 5.14.4 200.fc34 129773 Unspecified minitest provides a complete suite of testing facilities minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply. rubygem-minitest-around 0.4.1 7.fc34 7026 Unspecified Around block for minitest Alternative for setup/teardown dance. rubygem-minitest-around-doc 0.4.1 7.fc34 602949 Unspecified Documentation for rubygem-minitest-around Documentation for rubygem-minitest-around. rubygem-minitest-doc 5.14.4 200.fc34 1731490 Unspecified Documentation for rubygem-minitest Documentation for rubygem-minitest. rubygem-minitest-profile 0.0.2 7.fc34 3350 Unspecified Outputter to display the slowest tests in a minitest suite Outputter to display the slowest tests in a minitest suite. rubygem-minitest-profile-doc 0.0.2 7.fc34 603901 Unspecified Documentation for rubygem-minitest-profile Documentation for rubygem-minitest-profile. rubygem-minitest-reporters 1.4.2 4.fc34 252920 Unspecified Create customizable Minitest output formats Death to haphazard monkey-patching! Extend Minitest through simple hooks. rubygem-minitest-reporters-doc 1.4.2 4.fc34 1155362 Unspecified Documentation for rubygem-minitest-reporters Documentation for rubygem-minitest-reporters. rubygem-minitest-stub-const 0.6 3.fc34 4211 Unspecified Stub constants for the duration of a block in MiniTest Stub constants for the duration of a block in MiniTest. rubygem-minitest-stub-const-doc 0.6 3.fc34 602614 Unspecified Documentation for rubygem-minitest-stub-const Documentation for rubygem-minitest-stub-const. rubygem-minitest4 4.7.0 15.fc34 111289 Unspecified Small and fast replacement for ruby's huge and slow test/unit minitest/unit is a small and fast replacement for ruby's huge and slow test/unit. This is meant to be clean and easy to use both as a regular test writer and for language implementors that need a minimal set of methods to bootstrap a working unit test suite. miniunit/spec is a functionally complete spec engine. miniunit/mock, by Steven Baker, is a beautifully tiny mock object framework. This is a compatibitity package for minitest version 4.x.y. rubygem-minitest4-doc 4.7.0 15.fc34 1266874 Unspecified Documentation for rubygem-minitest4 This package contains documentation for rubygem-minitest4. rubygem-mixlib-cli 1.7.0 8.fc34 23898 Unspecified Simple Ruby mix-in for CLI interfaces A simple mix-in for CLI interfaces, including option parsing. rubygem-mixlib-cli-doc 1.7.0 8.fc34 720769 Unspecified Documentation for rubygem-mixlib-cli This package contains documentation for rubygem-mixlib-cli. rubygem-mixlib-config 2.2.4 8.fc34 32677 Unspecified Simple Ruby config mix-in A class-based config mixin, similar to the one found in Chef. rubygem-mixlib-config-doc 2.2.4 8.fc34 804981 Unspecified Documentation for rubygem-mixlib-config This package contains documentation for rubygem-mixlib-config. rubygem-mixlib-log 3.0.9 1.fc34 26413 Unspecified A gem that provides a simple mixin for log functionality A gem that provides a simple mixin for log functionality. rubygem-mixlib-log-doc 3.0.9 1.fc34 699443 Unspecified Documentation for rubygem-mixlib-log Documentation for rubygem-mixlib-log. rubygem-mixlib-shellout 2.3.2 8.fc34 70178 Unspecified Run external commands on Unix or Windows Run external commands on Unix or Windows rubygem-mixlib-shellout-doc 2.3.2 8.fc34 958268 Unspecified Documentation for rubygem-mixlib-shellout Documentation for rubygem-mixlib-shellout rubygem-mizuho 0.9.20 16.fc34 2802341 Unspecified Mizuho documentation formatting tool A documentation formatting tool. Mizuho converts Asciidoc input files into nicely outputted HTML, possibly one file per chapter. Multiple templates are supported, so you can write your own. rubygem-mizuho-doc 0.9.20 16.fc34 814701 Unspecified Documentation for rubygem-mizuho Documentation for rubygem-mizuho rubygem-mkrf 0.2.3 23.fc34 28721 Unspecified Making C extensions for Ruby a bit easier mkrf is a library for generating Rakefiles to build Ruby extension modules written in C. It is intended as a replacement for mkmf. The major difference between the two is that mkrf builds you a Rakefile instead of a Makefile. This proposed replacement to mkmf generates Rakefiles to build C Extensions. rubygem-mkrf-doc 0.2.3 23.fc34 768708 Unspecified Documentation for rubygem-mkrf This package contains documentation for rubygem-mkrf. rubygem-mocha 1.9.0 4.fc34 236038 Unspecified Mocking and stubbing library Mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbing of methods on real (non-mock) classes. rubygem-mocha-doc 1.9.0 4.fc34 3526827 Unspecified Documentation for rubygem-mocha This package contains documentation for rubygem-mocha. rubygem-mongo 2.14.0 2.fc34 1967977 Unspecified Ruby driver for MongoDB A Ruby driver for MongoDB. rubygem-mongo-doc 2.14.0 2.fc34 14577948 Unspecified Documentation for rubygem-mongo Documentation for rubygem-mongo. rubygem-mongoid 7.2.1 1.fc34 1089879 Unspecified Elegant Persistance in Ruby for MongoDB Mongoid is an ODM (Object Document Mapper) Framework for MongoDB, written in Ruby. rubygem-mongoid-doc 7.2.1 1.fc34 11384015 Unspecified Documentation for rubygem-mongoid Documentation for rubygem-mongoid. rubygem-mono_logger 1.1.0 16.fc34 4522 Unspecified A lock-free logger compatible with Ruby 2.0 A lock-free logger compatible with Ruby 2.0. Ruby does not allow you to request a lock in a trap handler because that could deadlock, so Logger is not sufficient. rubygem-mono_logger-doc 1.1.0 16.fc34 622990 Unspecified Documentation for rubygem-mono_logger Documentation for rubygem-mono_logger. rubygem-moped 1.5.3 12.fc34 161022 Unspecified A MongoDB driver for Ruby Moped is a MongoDB driver for Ruby, which exposes a simple, elegant, and fast API. Moped is the supported driver for Mongoid from version 3 and higher. Moped is composed of three parts: an implementation of the BSON specification, an implementation of the Mongo Wire Protocol, and the driver itself. rubygem-moped-doc 1.5.3 12.fc34 1992477 Unspecified Documentation for rubygem-moped Documentation for rubygem-moped rubygem-more_core_extensions 1.2.0 13.fc34 20823 Unspecified Set of core extensions beyond those provided by ActiveSupport Set of core extensions beyond those provided by ActiveSupport. rubygem-more_core_extensions-doc 1.2.0 13.fc34 822332 Unspecified Documentation for rubygem-more_core_extensions Documentation for rubygem-more_core_extensions. rubygem-morph-cli 0.2.3 10.fc34 12549 Unspecified Runs Morph scrapers from the command line Actually it will run them on the Morph server identically to the real thing. That means not installing a bucket load of libraries and bits and bobs that are already installed with the Morph scraper environments. rubygem-msgpack 1.1.0 15.fc34 121258 Unspecified MessagePack, a binary-based efficient data interchange format MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small. rubygem-msgpack-doc 1.1.0 15.fc34 1069530 Unspecified Documentation for rubygem-msgpack Documentation for rubygem-msgpack. rubygem-multi_json 1.15.0 2.fc34 34186 Unspecified A common interface to multiple JSON libraries A common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb, JrJackson, and OkJson. rubygem-multi_json-doc 1.15.0 2.fc34 921919 Unspecified Documentation for rubygem-multi_json Documentation for rubygem-multi_json. rubygem-multi_test 0.1.2 11.fc34 4586 Unspecified Wafter-thin gem to disable autorun of various testing libraries multi_test gives a uniform interface onto whatever testing library has been loaded into a running Ruby process. It can be used to clobber autorun behaviour from older versions of Test::Unit that automatically hook in when the user requires them. rubygem-multi_test-doc 0.1.2 11.fc34 625015 Unspecified Documentation for rubygem-multi_test Documentation for rubygem-multi_test. rubygem-multi_xml 0.6.0 12.fc34 23085 Unspecified A generic swappable back-end for XML parsing Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML. rubygem-multi_xml-doc 0.6.0 12.fc34 708620 Unspecified Documentation for rubygem-multi_xml Documentation for rubygem-multi_xml. rubygem-multipart-post 2.0.0 12.fc34 11380 Unspecified Creates a multipart form post accessory for Net::HTTP Use with Net::HTTP to do multipart form posts. IO values that have #content_type, #original_filename, and #local_path will be posted as a binary file. rubygem-multipart-post-doc 2.0.0 12.fc34 700637 Unspecified Documentation for rubygem-multipart-post Documentation for rubygem-multipart-post rubygem-mustache 1.1.1 3.fc34 72998 Unspecified Mustache is a framework-agnostic way to render logic-free views Inspired by ctemplate, Mustache is a framework-agnostic way to render logic-free views. As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two parts: a Ruby class and an HTML template. rubygem-mustache-doc 1.1.1 3.fc34 985702 Unspecified Documentation for rubygem-mustache Documentation for rubygem-mustache. rubygem-mustermann 1.1.1 3.fc34 109122 Unspecified Your personal string matching expert A library implementing patterns that behave like regular expressions. rubygem-mustermann-doc 1.1.1 3.fc34 1650781 Unspecified Documentation for rubygem-mustermann Documentation for rubygem-mustermann. rubygem-mysql2 0.5.3 7.fc34 140277 Unspecified A simple, fast Mysql library for Ruby, binding to libmysql The Mysql2 gem is meant to serve the extremely common use-case of connecting, querying and iterating on results. Some database libraries out there serve as direct 1:1 mappings of the already complex C API\'s available. This one is not. rubygem-mysql2-doc 0.5.3 7.fc34 851698 Unspecified Documentation for rubygem-mysql2 Documentation for rubygem-mysql2 rubygem-narray 0.6.1.1 21.fc34 270481 Unspecified N-dimensional Numerical Array class for Ruby NArray is a Numerical N-dimensional Array class. Supported element types are 1/2/4-byte Integer, single/double-precision, Real/Complex and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix sub-classes. rubygem-narray 0.6.1.1 21.fc34 265575 Unspecified N-dimensional Numerical Array class for Ruby NArray is a Numerical N-dimensional Array class. Supported element types are 1/2/4-byte Integer, single/double-precision, Real/Complex and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix sub-classes. rubygem-narray-devel 0.6.1.1 21.fc34 1048564 Unspecified Development files and developer's docs for rubygem-narray This package contains the development files and the developer's documentation for rubygem-narray. rubygem-narray-devel 0.6.1.1 21.fc34 1048360 Unspecified Development files and developer's docs for rubygem-narray This package contains the development files and the developer's documentation for rubygem-narray. rubygem-native-package-installer 1.1.1 2.fc34 71589 Unspecified Native packages installation helper Users need to install native packages to install an extension library that depends on native packages. It bores users because users need to install native packages and an extension library separately. native-package-installer helps to install native packages on "gem install". Users can install both native packages and an extension library by one action, "gem install". rubygem-native-package-installer-doc 1.1.1 2.fc34 809315 Unspecified Documentation for rubygem-native-package-installer Documentation for rubygem-native-package-installer. rubygem-ncursesw 1.4.10 4.fc34 246084 Unspecified Ruby wrapper for the ncurses library, with wide character support This wrapper provides access to the functions, macros, global variables and constants of the ncurses library. These are mapped to a Ruby module named "Ncurses". Functions and external variables are implemented as singleton functions of the module Ncurses. The ncursesw gem is a fork with improved wide character support. rubygem-ncursesw-doc 1.4.10 4.fc34 796844 Unspecified Documentation for rubygem-ncursesw Documentation for rubygem-ncursesw rubygem-nenv 0.3.0 10.fc34 14394 Unspecified Convenience wrapper for Ruby's ENV Using ENV is like using raw SQL statements in your code. We all know how that ends... rubygem-nenv-doc 0.3.0 10.fc34 673159 Unspecified Documentation for rubygem-nenv Documentation for rubygem-nenv. rubygem-nesty 1.0.2 11.fc34 3231 Unspecified Nested exception support for Ruby Nested exception support for Ruby. rubygem-nesty-doc 1.0.2 11.fc34 610395 Unspecified Documentation for rubygem-nesty Documentation for rubygem-nesty. rubygem-net-http-digest_auth 1.4.1 9.fc34 10551 Unspecified Implementation of RFC 2617 - Digest Access Authentication An implementation of RFC 2617 - Digest Access Authentication. At this time the gem does not drop in to Net::HTTP and can be used for with other HTTP clients. In order to use net-http-digest_auth you'll need to perform some request wrangling on your own. See the class documentation at Net::HTTP::DigestAuth for an example. rubygem-net-http-digest_auth-doc 1.4.1 9.fc34 643415 Unspecified Documentation for rubygem-net-http-digest_auth Documentation for rubygem-net-http-digest_auth rubygem-net-http-persistent 4.0.1 1.fc34 51121 Unspecified Persistent connections using Net::HTTP plus a speed fix Persistent connections using Net::HTTP plus a speed fix for 1.8. It's thread-safe too. rubygem-net-http-persistent-doc 4.0.1 1.fc34 845483 Unspecified Documentation for rubygem-net-http-persistent This package contains documentation for rubygem-net-http-persistent. rubygem-net-irc 0.0.9 18.D20121021git4cf339fa69.fc34 47141 Unspecified Library for implementing IRC server and client library for implementing IRC server and client rubygem-net-irc-doc 0.0.9 18.D20121021git4cf339fa69.fc34 1049911 Unspecified Documentation for rubygem-net-irc Documentation for rubygem-net-irc rubygem-net-ldap 0.16.1 8.fc34 184869 Unspecified Net::LDAP for Ruby implements client access LDAP protocol Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for accessing distributed directory services. Net::LDAP is written completely in Ruby with no external dependencies. It supports most LDAP client features and a subset of server features as well. Net::LDAP has been tested against modern popular LDAP servers including OpenLDAP and Active Directory. The current release is mostly compliant with earlier versions of the IETF LDAP RFCs (2251–2256, 2829–2830, 3377, and 3771). Our roadmap for Net::LDAP 1.0 is to gain full client compliance with the most recent LDAP RFCs (4510–4519, plus portions of 4520–4532). rubygem-net-ldap-doc 0.16.1 8.fc34 1786479 Unspecified Documentation for rubygem-net-ldap Documentation for rubygem-net-ldap. rubygem-net-scp 1.2.1 15.fc34 36942 Unspecified A pure Ruby implementation of the SCP client protocol A pure Ruby implementation of the SCP client protocol rubygem-net-scp-doc 1.2.1 15.fc34 829471 Unspecified Documentation for rubygem-net-scp Documentation for rubygem-net-scp rubygem-net-sftp 2.1.2 13.fc34 152455 Unspecified A pure Ruby implementation of the SFTP client protocol A pure Ruby implementation of the SFTP client protocol rubygem-net-sftp-doc 2.1.2 13.fc34 1728370 Unspecified Documentation for rubygem-net-sftp This package contains documentation for rubygem-net-sftp. rubygem-net-ssh 6.1.0 1.fc34 411553 Unspecified Net::SSH: a pure-Ruby implementation of the SSH2 client protocol Net::SSH: a pure-Ruby implementation of the SSH2 client protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH2. rubygem-net-ssh-doc 6.1.0 1.fc34 3426080 Unspecified Documentation for rubygem-net-ssh Documentation for rubygem-net-ssh. rubygem-net-ssh-gateway 1.2.0 15.fc34 10367 Unspecified A simple library to assist in establishing tunneled Net::SSH connections A simple library to assist in establishing tunneled Net::SSH connections rubygem-net-ssh-gateway-doc 1.2.0 15.fc34 699178 Unspecified Documentation for rubygem-net-ssh-gateway Documentation for rubygem-net-ssh-gateway rubygem-netrc 0.11.0 9.fc34 8925 Unspecified Library to read and write netrc files This library can read and update netrc files, preserving formatting including comments and whitespace. rubygem-netrc-doc 0.11.0 9.fc34 664671 Unspecified Documentation for rubygem-netrc Documentation for rubygem-netrc. rubygem-nifti 0.0.2 14.fc34 4212730 Unspecified A pure Ruby API to the NIfTI Neuroimaging Format Ruby NIfTI is a pure-ruby library for handling NIfTI data in Ruby. NIfTI (Neuroimaging Informatics Technology Initiative) is an image format designed primarily for the storage and analysis of MRI & PET imaging data. rubygem-nifti-doc 0.0.2 14.fc34 51317 Unspecified Documentation for rubygem-nifti Documentation for rubygem-nifti. rubygem-nio4r 2.5.2 5.fc34 110483 Unspecified New IO for Ruby Cross-platform asynchronous I/O primitives for scalable network clients and servers. Inspired by the Java NIO API, but simplified for ease-of-use. rubygem-nio4r-doc 2.5.2 5.fc34 916712 Unspecified Documentation for rubygem-nio4r Documentation for rubygem-nio4r. rubygem-nokogiri 1.11.2 1.fc34 626622 Unspecified An HTML, XML, SAX, and Reader parser Nokogiri parses and searches XML/HTML very quickly, and also has correctly implemented CSS3 selector support as well as XPath support. Nokogiri also features an Hpricot compatibility layer to help ease the change to using correct CSS and XPath. rubygem-nokogiri-doc 1.11.2 1.fc34 2562807 Unspecified Documentation for rubygem-nokogiri This package contains documentation for rubygem-nokogiri. rubygem-notiffany 0.1.3 4.fc34 51155 Unspecified Notifier library (extracted from Guard project) Wrapper libray for most popular notification libraries such as Growl, Libnotify, Notifu. rubygem-notiffany-doc 0.1.3 4.fc34 1007897 Unspecified Documentation for rubygem-notiffany Documentation for rubygem-notiffany. rubygem-oauth 0.5.5 2.fc34 86616 Unspecified OAuth Core Ruby implementation This is a RubyGem for implementing both OAuth clients and servers in Ruby applications. See the OAuth specs http://oauth.net/core/1.0/ rubygem-oauth-doc 0.5.5 2.fc34 1499559 Unspecified Documentation for rubygem-oauth Documentation for rubygem-oauth. rubygem-open4 1.3.4 12.fc34 34420 Unspecified Manage child processes and their IO handles easily Open child process with handles on pid, stdin, stdout, and stderr. Manage child processes and their IO handles easily. rubygem-open4-doc 1.3.4 12.fc34 763170 Unspecified Documentation for rubygem-open4 Documentation for rubygem-open4 rubygem-opengl 0.10.0 16.fc34 812797 Unspecified An OpenGL wrapper for Ruby An OpenGL wrapper for Ruby. ruby-opengl contains bindings for OpenGL and the GLU and GLUT libraries. rubygem-opengl-doc 0.10.0 16.fc34 963392 Unspecified Documentation for rubygem-opengl Documentation for rubygem-opengl rubygem-opennebula 4.12.1 13.fc34 311479 Unspecified OpenNebula Client API Libraries needed to talk to OpenNebula. rubygem-opennebula-doc 4.12.1 13.fc34 2247467 Unspecified Documentation for rubygem-opennebula Documentation for rubygem-opennebula. rubygem-openscap 0.4.9 4.fc34 53810 Unspecified A FFI wrapper around the OpenSCAP library A FFI wrapper around the OpenSCAP library. The rubygem-openscap provides only a subset of openscap functionality. rubygem-openscap-devel 0.4.9 4.fc34 23378730 Unspecified Development for rubygem-openscap Development files for rubygem-openscap rubygem-openscap-doc 0.4.9 4.fc34 883218 Unspecified Documentation for rubygem-openscap Documentation for rubygem-openscap. rubygem-openwsman 2.6.8 19.fc34 286427 Unspecified Ruby client bindings for Openwsman The openwsman gem provides a Ruby API to manage systems using the WS-Management protocol. rubygem-openwsman-doc 2.6.8 19.fc34 1517767 Unspecified Documentation for openwsman Documentation for rubygem-openwsman rubygem-optimist 3.0.0 3.fc34 35423 Unspecified Commandline option parser for Ruby Commandline option parser for Ruby. rubygem-optimist-doc 3.0.0 3.fc34 913606 Unspecified Documentation for rubygem-optimist Documentation for rubygem-optimist. rubygem-ox 2.14.4 1.fc34 241970 Unspecified Fast XML parser and object serializer A fast XML parser and object serializer that uses only standard C lib. Optimized XML (Ox), as the name implies was written to provide speed optimized XML handling. It was designed to be an alternative to Nokogiri and other Ruby XML parsers for generic XML parsing and as an alternative to Marshal for Object serialization. rubygem-ox-doc 2.14.4 1.fc34 1108420 Unspecified Documentation for rubygem-ox Documentation for rubygem-ox. rubygem-pango 3.4.3 3.fc34 74354 Unspecified Ruby binding of pango-1.x Ruby/Pango is a Ruby binding of pango-1.x. rubygem-pango-devel 3.4.3 3.fc34 9417 Unspecified Ruby/pango development environment Header files and libraries for building a extension library for the rubygem-pango rubygem-pango-devel 3.4.3 3.fc34 9417 Unspecified Ruby/pango development environment Header files and libraries for building a extension library for the rubygem-pango rubygem-pango-doc 3.4.3 3.fc34 815710 Unspecified Documentation for rubygem-pango This package contains documentation for rubygem-pango. rubygem-pango-no-gi 3.4.3 3.fc34 154675 Unspecified Ruby binding of pango-1.x with no-gi version Ruby/Pango is a Ruby binding of pango-1.x. This package contains no-gi implementation of Ruby/Pango. rubygem-pango-no-gi-doc 3.4.3 3.fc34 654970 Unspecified Documentation for rubygem-pango no-gi This package contains documentation for ubygem-pango-no-gi. rubygem-parallel 1.12.1 8.fc34 19262 Unspecified Run any kind of code in parallel processes Run any kind of code in parallel processes. rubygem-parallel-doc 1.12.1 8.fc34 745543 Unspecified Documentation for rubygem-parallel Documentation for rubygem-parallel. rubygem-parse-cron 0.1.4 13.fc34 9470 Unspecified Parses cron expressions and calculates the next occurrence parses cron expressions and calculates the next occurrence after a given date rubygem-parse-cron-doc 0.1.4 13.fc34 670195 Unspecified Documentation for rubygem-parse-cron Documentation for rubygem-parse-cron rubygem-parseconfig 1.1.0 2.fc34 13373 Unspecified Config File Parser for Standard Unix/Linux Type Config Files ParseConfig provides simple parsing of standard configuration files in the form of 'param = value'. It also supports nested [group] sections. rubygem-parseconfig-doc 1.1.0 2.fc34 593531 Unspecified Documentation for rubygem-parseconfig Documentation for rubygem-parseconfig. rubygem-pastel 0.8.0 1.fc34 22790 Unspecified Terminal strings styling with intuitive and clean API Terminal strings styling with intuitive and clean API. rubygem-pastel-doc 0.8.0 1.fc34 871293 Unspecified Documentation for rubygem-pastel Documentation for rubygem-pastel. rubygem-pathspec 0.2.1 8.fc34 31738 Unspecified Use to match path patterns such as gitignore Use to match path patterns such as gitignore. rubygem-pathspec-doc 0.2.1 8.fc34 692467 Unspecified Documentation for rubygem-pathspec Documentaion for rubygem-pathspec rubygem-pathutil 0.14.0 10.fc34 32901 Unspecified Faster pure Ruby implementation of Pathname with extra bits Pathutil tries to be a faster pure Ruby implementation of Pathname. It arose out of a need to fix basic problems with Pathname, such as susceptibility to join overrides, need for automatic encoding, and normalization (for stuff like Jekyll) and the ability to do other safe-style operations in an encapsulated format, like copying files and folders with symbolic links but only if they originate from the given root. rubygem-pathutil-doc 0.14.0 10.fc34 758959 Unspecified Documentation files for rubygem-pathutil This package contains the documentation files for rubygem-pathutil. rubygem-pdf-core 0.9.0 2.fc34 116619 Unspecified PDF::Core is used by Prawn to render PDF documents PDF::Core is used by Prawn to render PDF documents. rubygem-pdf-core-doc 0.9.0 2.fc34 879568 Unspecified Documentation for rubygem-pdf-core Documentation for rubygem-pdf-core. rubygem-pdf-inspector 1.3.0 7.fc34 67609 Unspecified A tool for analyzing PDF output This library provides a number of PDF::Reader[0] based tools for use in testing PDF output. Presently, the primary purpose of this tool is to support the tests found in Prawn[1], a pure Ruby PDF generation library. However, it may be useful to others, so we have made it available as a gem in its own right. [0] https://github.com/yob/pdf-reader [1] https://github.com/sandal/prawn rubygem-pdf-inspector-doc 1.3.0 7.fc34 792917 Unspecified Documentation for rubygem-pdf-inspector Documentation for rubygem-pdf-inspector. rubygem-pdf-reader 2.4.2 1.fc34 918135 Unspecified A library for accessing the content of PDF files The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe. rubygem-pdf-reader-doc 2.4.2 1.fc34 3698861 Unspecified Documentation for rubygem-pdf-reader Documentation for rubygem-pdf-reader. rubygem-pdfkit 0.8.5 1.fc34 29103 Unspecified HTML+CSS to PDF using wkhtmltopdf Create PDFs using plain old HTML+CSS. Uses wkhtmltopdf on the back-end which renders HTML using Webkit. rubygem-pdfkit-doc 0.8.5 1.fc34 754256 Unspecified Documentation for rubygem-pdfkit Documentation for rubygem-pdfkit. rubygem-pg 1.2.3 5.fc34 267895 Unspecified A Ruby interface to the PostgreSQL RDBMS This is the extension library to access a PostgreSQL database from Ruby. This library works with PostgreSQL 9.1 and later. rubygem-pg-doc 1.2.3 5.fc34 2727624 Unspecified Documentation for rubygem-pg Documentation for rubygem-pg. rubygem-pkg-config 1.4.5 1.fc34 75434 Unspecified A pkg-config implementation by Ruby This gem contains a pkg-config implementation by Ruby rubygem-pkg-config-doc 1.4.5 1.fc34 747165 Unspecified Documentation for rubygem-pkg-config This package contains documentation for rubygem-pkg-config. rubygem-plist 3.4.0 8.fc34 16001 Unspecified All-purpose Property List manipulation library Plist is a library to manipulate Property List files, also known as plists. It can parse plist files into native Ruby data structures as well as generating new plist files from your Ruby objects. rubygem-plist-doc 3.4.0 8.fc34 747938 Unspecified Documentation for rubygem-plist Documentation for rubygem-plist. rubygem-polyglot 0.3.5 10.fc34 4289 Unspecified Augment 'require' to load non-Ruby file types The Polyglot library allows a Ruby module to register a loader for the file type associated with a filename extension, and it augments 'require' to find and load matching files. rubygem-polyglot-doc 0.3.5 10.fc34 631868 Unspecified Documentation for rubygem-polyglot Documentation for rubygem-polyglot. rubygem-poppler 3.4.3 2.fc34 50917 Unspecified Ruby binding of poppler-glib Ruby/Poppler is a Ruby binding of poppler-glib. rubygem-poppler-doc 3.4.3 2.fc34 751939 Unspecified Documentation for rubygem-poppler This package contains documentation for rubygem-poppler. rubygem-posix-spawn 0.3.15 3.fc34 72560 Unspecified posix_spawnp(2) for Ruby posix-spawn uses posix_spawnp(2) for faster process spawning. rubygem-posix-spawn-doc 0.3.15 3.fc34 776534 Unspecified Documentation for rubygem-posix-spawn Documentation for rubygem-posix-spawn rubygem-power_assert 1.2.0 202.fc34 32514 Unspecified Power Assert for Ruby Power Assert for Ruby. Power Assert shows each value of variables and method calls in the expression. It is useful for testing, providing which value wasn't correct when the condition is not satisfied. rubygem-power_assert-doc 1.2.0 202.fc34 816067 Unspecified Documentation for rubygem-power_assert Documentation for rubygem-power_assert. rubygem-powerpack 0.1.1 10.fc34 26641 Unspecified A few useful extensions to core Ruby classes A few useful extensions to core Ruby classes. rubygem-powerpack-doc 0.1.1 10.fc34 695843 Unspecified Documentation for rubygem-powerpack Documentation for rubygem-powerpack. rubygem-pr_geohash 1.0.0 22.fc34 13278 Unspecified GeoHash encode/decode library for pure Ruby GeoHash encode/decode library for pure Ruby. It's implementation of http://en.wikipedia.org/wiki/Geohash rubygem-pr_geohash-doc 1.0.0 22.fc34 638627 Unspecified Documentation for rubygem-pr_geohash Documentation for rubygem-pr_geohash rubygem-prawn 2.4.0 3.fc34 976104 Unspecified A fast and nimble PDF generator for Ruby Prawn is a pure Ruby PDF generation library that provides a lot of great functionality while trying to remain simple and reasonably performant. Here are some of the important features we provide: - Vector drawing support, including lines, polygons, curves, ellipses, etc. - Extensive text rendering support, including flowing text and limited inline formatting options. - Support for both PDF builtin fonts as well as embedded TrueType fonts - A variety of low level tools for basic layout needs, including a simple grid system - PNG and JPG image embedding, with flexible scaling options - Reporting tools for rendering complex data tables, with pagination support - Security features including encryption and password protection - Tools for rendering repeatable content (i.e headers, footers, and page numbers) - Comprehensive internationalization features, including full support for UTF-8 based fonts, right-to-left text rendering, fallback font support, and extension points for customizable text wrapping. - Support for PDF outlines for document navigation - Low level PDF features, allowing users to create custom extensions by dropping down all the way to the PDF object tree layer. (Mostly useful to those with knowledge of the PDF specification) - Lots of other stuff! rubygem-prawn-doc 2.4.0 3.fc34 2896605 Unspecified Documentation for rubygem-prawn Documentation for rubygem-prawn rubygem-prawn-icon 3.0.0 2.fc34 1324757 Unspecified Provides icon fonts for PrawnPDF Prawn::Icon provides various icon fonts including FontAwesome, Foundation Icons and GitHub Octicons for use with the Prawn PDF toolkit. rubygem-prawn-icon-doc 3.0.0 2.fc34 782340 Unspecified Documentation for rubygem-prawn-icon Documentation for rubygem-prawn-icon. rubygem-prawn-manual_builder 0.3.1 3.fc34 5422329 Unspecified A tool for writing manuals for Prawn and Prawn accessories A tool for writing manuals for Prawn and Prawn accessories. rubygem-prawn-manual_builder-doc 0.3.1 3.fc34 751114 Unspecified Documentation for rubygem-prawn-manual_builder Documentation for rubygem-prawn-manual_builder. rubygem-prawn-svg 0.32.0 1.fc34 122450 Unspecified SVG renderer for Prawn PDF library This gem allows you to render SVG directly into a PDF using the 'prawn' gem. Since PDF is vector-based, you'll get nice scaled graphics if you use SVG instead of an image. rubygem-prawn-svg-doc 0.32.0 1.fc34 2195005 Unspecified Documentation for rubygem-prawn-svg Documentation for rubygem-prawn-svg. rubygem-prawn-table 0.2.2 13.fc34 154503 Unspecified Provides tables for PrawnPDF Prawn::Table provides tables for the Prawn PDF toolkit. rubygem-prawn-table-doc 0.2.2 13.fc34 1224307 Unspecified Documentation for rubygem-prawn-table Documentation for rubygem-prawn-table. rubygem-prawn-templates 0.1.2 4.fc34 75194 Unspecified Prawn::Templates allows using PDFs as templates in Prawn Prawn::Templates allows using PDFs as templates in Prawn. rubygem-prawn-templates-doc 0.1.2 4.fc34 677902 Unspecified Documentation for rubygem-prawn-templates Documentation for rubygem-prawn-templates. rubygem-progressbar 1.11.0 1.fc34 32076 Unspecified Ruby/ProgressBar is a flexible text progress bar library Ruby/ProgressBar is an extremely flexible text progress bar library for Ruby. The output can be customized with a flexible formatting system including: percentage, bars of various formats, elapsed time and estimated time remaining. rubygem-progressbar-doc 1.11.0 1.fc34 1018491 Unspecified Documentation for rubygem-progressbar Documentation for rubygem-progressbar. rubygem-proxifier 1.0.3 10.fc34 14564 Unspecified Proxifier is a gem to force ruby to use a proxy Proxifier adds support for HTTP or SOCKS proxies and lets you force TCPSocket to use proxies. rubygem-proxifier-doc 1.0.3 10.fc34 737150 Unspecified Documentation for rubygem-proxifier Documentation for rubygem-proxifier. rubygem-pry 0.13.1 4.fc34 457582 Unspecified An IRB alternative and runtime developer console Pry is a runtime developer console and IRB alternative with powerful introspection capabilities. Pry aims to be more than an IRB replacement. It is an attempt to bring REPL driven programming to the Ruby language. rubygem-pry-byebug 3.6.0 8.fc34 25678 Unspecified Fast debugging with Pry Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' commands to control execution. rubygem-pry-byebug-doc 3.6.0 8.fc34 893919 Unspecified Documentation for rubygem-pry-byebug Documentation for rubygem-pry-byebug. rubygem-pry-doc 0.13.1 4.fc34 4201494 Unspecified Documentation for rubygem-pry Documentation for rubygem-pry. rubygem-psych 3.3.0 146.fc34 138651 Unspecified A libyaml wrapper for Ruby Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format. rubygem-public_suffix 4.0.6 2.fc34 258666 Unspecified Domain name parser based on the Public Suffix List PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains. rubygem-public_suffix-doc 4.0.6 2.fc34 882962 Unspecified Documentation for rubygem-public_suffix Documentation for rubygem-public_suffix. rubygem-puma 4.3.6 2.fc34 267290 Unspecified A simple, fast, threaded, and highly concurrent HTTP 1.1 server Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well. rubygem-puma-doc 4.3.6 2.fc34 2348947 Unspecified Documentation for rubygem-puma Documentation for rubygem-puma. rubygem-pundit 2.1.0 2.fc34 24259 Unspecified Object oriented authorization for Rails Object oriented authorization for Rails applications. rubygem-pundit-doc 2.1.0 2.fc34 862479 Unspecified Documentation for rubygem-pundit Documentation for rubygem-pundit. rubygem-puppet-lint 2.4.2 2.fc34 136204 Unspecified Ensure your Puppet manifests conform with the Puppetlabs style guide Checks your Puppet manifests against the Puppetlabs style guide and alerts you to any discrepancies. rubygem-puppet-lint-doc 2.4.2 2.fc34 1517845 Unspecified Documentation for rubygem-puppet-lint Documentation for rubygem-puppet-lint rubygem-qpid_proton 0.33.0 3.fc34 711432 System Environment/Libraries Ruby language bindings for the Qpid Proton messaging framework Proton is a high performance, lightweight messaging library. It can be used in the widest range of messaging applications including brokers, client libraries, routers, bridges, proxies, and more. Proton is based on the AMQP 1.0 messaging standard. rubygem-rabbit 3.0.0 7.fc34 4076044 Unspecified RD-document-based presentation application Rabbit is an RD-document-based presentation application. rubygem-rabbit-doc 3.0.0 7.fc34 11192651 Unspecified Documentation for rubygem-rabbit Documentation for rubygem-rabbit rubygem-racc 1.5.2 201.fc34 190456 Unspecified LALR(1) parser generator Racc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program. rubygem-racc-doc 1.5.2 201.fc34 2023935 Unspecified Documentation for rubygem-racc Documentation for rubygem-racc. rubygem-rack 2.2.3 5.fc34 313213 Unspecified A modular Ruby webserver interface Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call. rubygem-rack-accept 0.4.5 12.fc34 17847 Unspecified HTTP Accept* for Ruby/Rack HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack rubygem-rack-accept-doc 0.4.5 12.fc34 828954 Unspecified Documentation for rack-accept This package contains documentation for rack-accept. rubygem-rack-cache 1.6.1 10.fc34 66058 Unspecified HTTP Caching for Rack Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-based applications that produce freshness (Expires, Cache-Control) and/or validation (Last-Modified, ETag) information. rubygem-rack-cache-doc 1.6.1 10.fc34 1473456 Unspecified Documentation for rubygem-rack-cache Documentation for rubygem-rack-cache rubygem-rack-cors 1.1.1 4.fc34 16206 Unspecified Middleware for enabling Cross-Origin Resource Sharing in Rack apps Middleware that will make Rack-based apps CORS compatible. Fork the project here: https://github.com/cyu/rack-cors. rubygem-rack-cors-doc 1.1.1 4.fc34 720248 Unspecified Documentation for rubygem-rack-cors Documentation for rubygem-rack-cors. rubygem-rack-doc 2.2.3 5.fc34 3119426 Unspecified Documentation for rubygem-rack Documentation for rubygem-rack. rubygem-rack-protection 2.0.8.1 3.fc34 35306 Unspecified Ruby gem that protects against typical web attacks Protect against typical web attacks, works with all Rack apps, including Rails. rubygem-rack-protection-doc 2.0.8.1 3.fc34 869107 Unspecified Documentation for rubygem-rack-protection Documentation for rubygem-rack-protection. rubygem-rack-restful_submit 1.2.2 19.fc34 3980 Unspecified Allows RESTful routing without Javascript and multiple submit buttons Implements support of RESTful resources with Rails MVC when Javascript is off and bulk operations are required with multiple submit buttons. rubygem-rack-restful_submit-doc 1.2.2 19.fc34 608359 Unspecified Documentation for rubygem-rack-restful_submit Documentation for rubygem-rack-restful_submit rubygem-rack-test 1.1.0 3.fc34 30059 Unspecified Simple testing API built on Rack Rack::Test is a small, simple testing API for Rack apps. It can be used on its own or as a reusable starting point for Web frameworks and testing libraries to build on. Most of its initial functionality is an extraction of Merb 1.0's request helpers feature. rubygem-rack-test-doc 1.1.0 3.fc34 732450 Unspecified Documentation for rubygem-rack-test Documentation for rubygem-rack-test. rubygem-rails 6.1.2.1 1.fc34 3272 Unspecified Full-stack web application framework Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration. rubygem-rails-controller-testing 1.0.5 2.fc34 12523 Unspecified Extracting `assigns` and `assert_template` from ActionDispatch This gem brings back assigns to your controller tests as well as assert_template to both controller and integration tests. rubygem-rails-controller-testing-doc 1.0.5 2.fc34 1364107 Unspecified Documentation for rubygem-rails-controller-testing Documentation for rubygem-rails-controller-testing. rubygem-rails-deprecated_sanitizer 1.0.3 13.fc34 66906 Unspecified Deprecated sanitizer API extracted from Action View In Rails 4.2 HTML sanitization has been rewritten using a more secure library. This gem includes the old behavior shipping with Rails 4.2 and before. It is strictly provided to ease migration. It will be supported until Rails 5. rubygem-rails-deprecated_sanitizer-doc 1.0.3 13.fc34 850160 Unspecified Documentation for rubygem-rails-deprecated_sanitizer Documentation for rubygem-rails-deprecated_sanitizer. rubygem-rails-doc 6.1.2.1 1.fc34 601859 Unspecified Documentation for rubygem-rails Documentation for rubygem-rails. rubygem-rails-dom-testing 2.0.3 4.fc34 23843 Unspecified Dom and Selector assertions for Rails applications This gem can compare doms and assert certain elements exists in doms using Nokogiri. rubygem-rails-dom-testing-doc 2.0.3 4.fc34 715049 Unspecified Documentation for rubygem-rails-dom-testing Documentation for rubygem-rails-dom-testing. rubygem-rails-html-sanitizer 1.3.0 4.fc34 16547 Unspecified This gem is responsible to sanitize HTML fragments in Rails applications HTML sanitization for Rails applications. rubygem-rails-html-sanitizer-doc 1.3.0 4.fc34 778935 Unspecified Documentation for rubygem-rails-html-sanitizer Documentation for rubygem-rails-html-sanitizer. rubygem-railties 6.1.2.1 1.fc34 919039 Unspecified Tools for creating, working with, and running Rails applications Rails internals: application bootup, plugins, generators, and rake tasks. Railties is responsible to glue all frameworks together. Overall, it: * handles all the bootstrapping process for a Rails application; * manages rails command line interface; * provides Rails generators core; rubygem-railties-doc 6.1.2.1 1.fc34 597991 Unspecified Documentation for rubygem-railties Documentation for rubygem-railties. rubygem-rainbow 3.0.0 7.fc34 16926 Unspecified Ruby String class extension enabling coloring text on ANSI terminals Rainbow is an extension to the Ruby String class adding support for colorizing text on ANSI terminals. rubygem-rainbow-doc 3.0.0 7.fc34 818885 Unspecified Documentation for rubygem-rainbow. Documentation for rubygem-rainbow rubygem-rake 13.0.3 200.fc34.1 134917 Unspecified Rake is a Make-like program implemented in Ruby Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax. rubygem-rake-compiler 1.1.1 2.fc34 101374 Unspecified Rake-based Ruby C Extension task generator rake-compiler aims to help Gem developers while dealing with Ruby C extensions, simplifiying the code and reducing the duplication. It follows *convention over configuration* and set an standarized structure to build and package C extensions in your gems. This is the result of expriences dealing with several Gems that required native extensions across platforms and different user configurations where details like portability and clarity of code were lacking. rubygem-rake-compiler-doc 1.1.1 2.fc34 949022 Unspecified Documentation for rubygem-rake-compiler This package contains documentation for rubygem-rake-compiler. rubygem-rake-contrib 1.0.0 10.fc34 7238 Unspecified Additional libraries for Rake Additional libraries for Rake. rubygem-rake-contrib-doc 1.0.0 10.fc34 624783 Unspecified Documentation for rubygem-rake-contrib Documentation for rubygem-rake-contrib. rubygem-rake-doc 13.0.3 200.fc34.1 1426187 Unspecified Documentation for rubygem-rake Documentation for rubygem-rake. rubygem-rb-inotify 0.10.1 3.fc34 26009 Unspecified A Ruby wrapper for Linux inotify, using FFI A Ruby wrapper for Linux inotify, using FFI. rubygem-rb-inotify-doc 0.10.1 3.fc34 728226 Unspecified Documentation for rubygem-rb-inotify Documentation for rubygem-rb-inotify. rubygem-rb-readline 0.5.5 8.fc34 296523 Unspecified Pure-Ruby Readline Implementation The readline library provides a pure Ruby implementation of the GNU readline C library, as well as the Readline extension that ships as part of the standard library. rubygem-rb-readline-doc 0.5.5 8.fc34 2142567 Unspecified Documentation for rubygem-rb-readline Documentation for rubygem-rb-readline. rubygem-rbs 1.0.0 146.fc34 1794911 Unspecified Type signature for Ruby RBS is the language for type signatures for Ruby and standard library definitions. rubygem-rbvmomi 1.11.2 9.fc34 872291 Unspecified Ruby interface to the VMware vSphere API Ruby interface to the VMware vSphere API. rubygem-rbvmomi-doc 1.11.2 9.fc34 1873411 Unspecified Documentation for rubygem-rbvmomi Documentation for rubygem-rbvmomi. rubygem-rchardet 1.8.0 2.fc34 471311 Unspecified Character encoding auto-detection in Ruby Character encoding auto-detection in Ruby. As smart as your browser. rubygem-rchardet-doc 1.8.0 2.fc34 1072253 Unspecified Documentation for rubygem-rchardet Documentation for rubygem-rchardet. rubygem-rdiscount 2.2.0.2 3.fc34 30877 Unspecified Converts documents in Markdown syntax to HTML Description: RDiscount converts documents in Markdown syntax to HTML. It uses the excellent Discount processor by David Loren Parsons for this purpose, and thereby inherits Discount's numerous useful extensions to the Markdown language. rubygem-rdiscount-doc 2.2.0.2 3.fc34 688038 Unspecified Documentation for rubygem-rdiscount This package contains Rakefile, test directory and documentation for rubygem-rdiscount. rubygem-rdoc 6.3.0 146.fc34 1716530 Unspecified A tool to generate HTML and command-line documentation for Ruby projects RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the 'rdoc' and 'ri' tools for generating and displaying online documentation. rubygem-rdoc-doc 6.2.1 202.fc34 5536518 Unspecified Documentation for rubygem-rdoc Documentation for rubygem-rdoc. rubygem-rdtool 0.6.38 16.fc34 214453 Unspecified Formatter for RD RD is multipurpose documentation format created for documentating Ruby and output of Ruby world. You can embed RD into Ruby script. And RD have neat syntax which help you to read document in Ruby script. On the other hand, RD have a feature for class reference. rubygem-rdtool-doc 0.6.38 16.fc34 1835854 Unspecified Documentation for rubygem-rdtool Documentation for rubygem-rdtool rubygem-recaptcha 3.4.0 10.fc34 13015 Unspecified Helpers for the reCAPTCHA API This plug-in adds helpers for the reCAPTCHA API. In your views you can use the recaptcha_tags method to embed the needed JavaScript, and you can validate in your controllers with verify_recaptcha. Beforehand you need to configure Recaptcha with your custom private and public key. You may find detailed examples below. Exceptions will be raised if you call these methods and the keys can’t be found. rubygem-recaptcha-doc 3.4.0 10.fc34 673949 Unspecified Documentation for rubygem-recaptcha Documentation for rubygem-recaptcha. rubygem-red-colors 0.1.1 1.fc34 70902 Unspecified Red Colors provides a wide array of features for dealing with colors Red Colors provides a wide array of features for dealing with colors. This includes conversion between colorspaces, desaturation, and parsing colors. rubygem-red-colors-doc 0.1.1 1.fc34 906043 Unspecified Documentation for rubygem-red-colors Documentation for rubygem-red-colors. rubygem-redcarpet 3.3.2 19.fc34 128939 Unspecified A fast, safe and extensible Markdown to (X)HTML parser A fast, safe and extensible Markdown to (X)HTML parser. rubygem-redcarpet-doc 3.3.2 19.fc34 790418 Unspecified Documentation for rubygem-redcarpet Documentation for rubygem-redcarpet. rubygem-redis 4.2.5 2.fc34 205678 Unspecified A Ruby client library for Redis A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface. rubygem-redis-doc 4.2.5 2.fc34 2369835 Unspecified Documentation for rubygem-redis Documentation for rubygem-redis. rubygem-redis-namespace 1.8.1 1.fc34 22425 Unspecified Namespaces Redis commands Adds a Redis::Namespace class which can be used to namespace calls to Redis. This is useful when using a single instance of Redis with multiple, different applications. rubygem-redis-namespace-doc 1.8.1 1.fc34 710875 Unspecified Documentation for rubygem-redis-namespace Documentation for rubygem-redis-namespace. rubygem-ref 2.0.0 10.fc34 28299 Unspecified Library that implements weak, soft, and strong references in Ruby Library that implements weak, soft, and strong references in Ruby that work across multiple runtimes (MRI,Jruby and Rubinius). Also includes implementation of maps/hashes that use references and a reference queue. rubygem-ref-doc 2.0.0 10.fc34 798765 Unspecified Documentation for rubygem-ref Documentation for rubygem-ref. rubygem-regexp_parser 2.0.0 2.fc34 230373 Unspecified Scanner, lexer, parser for ruby's regular expressions A library for tokenizing, lexing, and parsing Ruby regular expressions. rubygem-regexp_parser-doc 2.0.0 2.fc34 2990280 Unspecified Documentation for rubygem-regexp_parser Documentation for rubygem-regexp_parser. rubygem-regexp_property_values 1.0.0 3.fc34 39311 Unspecified Inspect property values supported by Ruby's regex engine This small library lets you see which property values are supported by the regular expression engine of the Ruby version you are running, and what they match. rubygem-regexp_property_values-doc 1.0.0 3.fc34 751271 Unspecified Documentation for rubygem-regexp_property_values Documentation for rubygem-regexp_property_values. rubygem-request_store 1.3.2 10.fc34 4207 Unspecified RequestStore gives you per-request global storage RequestStore gives you per-request global storage. rubygem-request_store-doc 1.3.2 10.fc34 621088 Unspecified Documentation for rubygem-request_store Documentation for rubygem-request_store. rubygem-require_all 3.0.0 4.fc34 10492 Unspecified A wonderfully simple way to load your code A wonderfully simple way to load your code. Tired of futzing around with require statements everywhere, littering your code with require File (__FILE__) crap? What if you could just point something at a big directory full of code and have everything just auto-magically load regardless of the dependency structure? Wouldn't that be nice? Well, now you can! rubygem-require_all-doc 3.0.0 4.fc34 696474 Unspecified Documentation for rubygem-require_all Documentation for rubygem-require_all. rubygem-resolve-hostname 0.1.0 9.fc34 7509 Unspecified Hostname resolver with caching With caching, selector for IPv4/IPv6, and many other features. rubygem-resolve-hostname-doc 0.1.0 9.fc34 644036 Unspecified Documentation for rubygem-resolve-hostname Documentation for rubygem-resolve-hostname. rubygem-resque 1.25.2 15.fc34 204076 Unspecified A Redis-backed queueing system Resque is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be converted to background jobs or you can create new classes specifically to do work. Or, you can do both. Resque is heavily inspired by DelayedJob and is comprised of three parts: * A Ruby library for creating, querying, and processing jobs * A Rake task for starting a worker which processes jobs * A Sinatra app for monitoring queues, jobs, and workers. rubygem-resque-doc 1.25.2 15.fc34 1605689 Unspecified Documentation for rubygem-resque Documentation for rubygem-resque rubygem-rest-client 2.1.0 5.fc34 86043 Unspecified Simple HTTP and REST client for Ruby A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete. rubygem-rest-client-doc 2.1.0 5.fc34 1606078 Unspecified Documentation for rubygem-rest-client Documentation for rubygem-rest-client. rubygem-rexml 3.2.4 146.fc34 296738 Unspecified An XML toolkit for Ruby REXML was inspired by the Electric XML library for Java, which features an easy-to-use API, small size, and speed. Hopefully, REXML, designed with the same philosophy, has these same features. I've tried to keep the API as intuitive as possible, and have followed the Ruby methodology for method naming and code flow, rather than mirroring the Java API. REXML supports both tree and stream document parsing. Stream parsing is faster (about 1.5 times as fast). However, with stream parsing, you don't get access to features such as XPath. rubygem-rgen 0.8.4 5.fc34 328916 Unspecified Ruby Modelling and Generator Framework RGen is a framework for Model Driven Software Development (MDSD) in Ruby. This means that it helps you build Metamodels, instantiate Models, modify and transform Models and finally generate arbitrary textual content from it. rubygem-rgen-doc 0.8.4 5.fc34 1564848 Unspecified Documentation for rubygem-rgen Documentation for rubygem-rgen. rubygem-rmagick 4.2.2 1.fc34 694539 Unspecified Ruby binding to ImageMagick RMagick is an interface between Ruby and ImageMagick. rubygem-rmagick-doc 4.2.2 1.fc34 4527189 Unspecified Documentation for rubygem-rmagick Documentation for rubygem-rmagick. rubygem-rmail 1.1.4 3.fc34 109338 Unspecified A MIME mail parsing and generation library RMail is a lightweight mail library containing various utility classes and modules that allow ruby scripts to parse, modify, and generate MIME mail messages. rubygem-rmail-doc 1.1.4 3.fc34 1483942 Unspecified Documentation for rubygem-rmail Documentation for rubygem-rmail. rubygem-ronn-ng 0.9.1 2.fc34 79979 Unspecified Builds man pages from Markdown Ronn builds manuals in HTML and Unix man page format from Markdown. The source format includes all of Markdown but has a more rigid structure and syntax extensions for features commonly found in man pages (definition lists, link notation, etc.). The ronn-format(7) manual page defines the format in detail. rubygem-ronn-ng-doc 0.9.1 2.fc34 1153032 Unspecified Documentation for rubygem-ronn-ng Documentation for rubygem-ronn-ng. rubygem-rouge 3.26.0 2.fc34 1740398 Unspecified Pure-ruby colorizer based on pygments Rouge aims to a be a simple, easy-to-extend drop-in replacement for pygments. rubygem-rouge-doc 3.26.0 2.fc34 7220153 Unspecified Documentation for rubygem-rouge Documentation for rubygem-rouge. rubygem-rr 1.2.1 1.fc34 113067 Unspecified RR is a test double framework with a terse syntax RR is a test double framework that features a rich selection of double techniques and a terse syntax. rubygem-rr-doc 1.2.1 1.fc34 2202938 Unspecified Documentation for rubygem-rr Documentation for rubygem-rr. rubygem-rsolr 1.1.2 9.fc34 34005 Unspecified A Ruby client for Apache Solr RSolr aims to provide a simple and extensible library for working with Solr. rubygem-rsolr-doc 1.1.2 9.fc34 974574 Unspecified Documentation for rubygem-rsolr Documentation for rubygem-rsolr. rubygem-rspec 3.10.0 2.fc34 6658 Unspecified Behaviour driven development (BDD) framework for Ruby RSpec is a behaviour driven development (BDD) framework for Ruby. rubygem-rspec-collection_matchers 1.2.0 2.fc34 14181 Unspecified Collection cardinality matchers Collection cardinality matchers, extracted from rspec-expectations. rubygem-rspec-collection_matchers-doc 1.2.0 2.fc34 737568 Unspecified Documentation for rubygem-rspec-collection_matchers Documentation for rubygem-rspec-collection_matchers. rubygem-rspec-core 3.10.1 5.fc34 603337 Unspecified RSpec runner and formatters Behaviour Driven Development for Ruby. RSpec runner and example groups. rubygem-rspec-core-doc 3.10.1 5.fc34 4263733 Unspecified Documentation for rubygem-rspec-core This package contains documentation for rubygem-rspec-core. rubygem-rspec-doc 3.10.0 2.fc34 594842 Unspecified Documentation for rubygem-rspec This package contains documentation for rubygem-rspec. rubygem-rspec-expectations 3.10.1 1.fc34.1 327110 Unspecified RSpec expectations (should and matchers) rspec-expectations adds `should` and `should_not` to every object and includes RSpec::Matchers, a library of standard matchers. rubygem-rspec-expectations-doc 3.10.1 1.fc34.1 2835703 Unspecified Documentation for rubygem-rspec-expectations This package contains documentation for rubygem-rspec-expectations. rubygem-rspec-its 1.3.0 5.fc34 8712 Unspecified Provides "its" method formerly part of rspec-core RSpec extension gem for attribute matching. rubygem-rspec-its-doc 1.3.0 5.fc34 642528 Unspecified Documentation for rubygem-rspec-its Documentation for rubygem-rspec-its. rubygem-rspec-mocks 3.10.2 1.fc34 295167 Unspecified RSpec's 'test double' framework (mocks and stubs) rspec-mocks provides a test-double framework for rspec including support for method stubs, fakes, and message expectations. rubygem-rspec-mocks-doc 3.10.2 1.fc34 2828535 Unspecified Documentation for rubygem-rspec-mocks This package contains documentation for rubygem-rspec-mocks. rubygem-rspec-pending_for 0.1.16 1.fc34 7978 Unspecified Mark specs pending or skipped for specific Ruby engine Mark specs pending or skipped for specific Ruby engine (e.g. MRI or JRuby) / version combinations. rubygem-rspec-pending_for-doc 0.1.16 1.fc34 635684 Unspecified Documentation for rubygem-rspec-pending_for Documentation for rubygem-rspec-pending_for. rubygem-rspec-rails 4.0.2 1.fc34 189352 Unspecified RSpec for Rails rspec-rails is a testing framework for Rails 5+. rubygem-rspec-rails-doc 4.0.2 1.fc34 2091756 Unspecified Documentation for rubygem-rspec-rails Documentation for rubygem-rspec-rails. rubygem-rspec-support 3.10.2 1.fc34 106578 Unspecified Common functionality to Rspec series `RSpec::Support` provides common functionality to `RSpec::Core`, `RSpec::Expectations` and `RSpec::Mocks`. It is considered suitable for internal use only at this time. rubygem-rspec-support-doc 3.10.2 1.fc34 1412532 Unspecified Documentation for rubygem-rspec-support Documentation for rubygem-rspec-support rubygem-rspec2 2.14.1 14.fc34 4160 Unspecified Behaviour driven development (BDD) framework for Ruby RSpec is a behaviour driven development (BDD) framework for Ruby. rubygem-rspec2-core 2.14.8 11.fc34.3 286829 Unspecified Rspec 2 runner and formatters Behaviour Driven Development for Ruby. rubygem-rspec2-core-doc 2.14.8 11.fc34.3 2753652 Unspecified Documentation for rubygem-rspec2-core This package contains documentation for rubygem-rspec2-core. rubygem-rspec2-doc 2.14.1 14.fc34 595339 Unspecified Documentation for rubygem-rspec2 This package contains documentation for rubygem-rspec2. rubygem-rspec2-expectations 2.14.5 10.fc34.7 139794 Unspecified Rspec 2 expectations (should and matchers) rspec-expectations adds `should` and `should_not` to every object and includes RSpec::Matchers, a library of standard matchers. rubygem-rspec2-expectations-doc 2.14.5 10.fc34.7 1867746 Unspecified Documentation for rubygem-rspec2-expectations This package contains documentation for rubygem-rspec2-expectations. rubygem-rspec2-mocks 2.14.6 6.fc34.6 152682 Unspecified Rspec 2 doubles (mocks and stubs) rspec-mocks provides a test-double framework for Rspec including support for method stubs, fakes, and message expectations. rubygem-rspec2-mocks-doc 2.14.6 6.fc34.6 1957094 Unspecified Documentation for rubygem-rspec2-mocks This package contains documentation for rubygem-rspec2-mocks. rubygem-rss 0.2.9 146.fc34 678472 Unspecified Family of libraries that support various formats of XML "feeds" Really Simple Syndication (RSS) is a family of formats that describe 'feeds', specially constructed XML documents that allow an interested person to subscribe and receive updates from a particular web service. This library provides tooling to read and create these feeds. rubygem-rsvg2 3.4.3 2.fc34 35410 Unspecified Ruby binding of librsvg-2.x Ruby/RSVG is a Ruby binding of librsvg. rubygem-rsvg2-doc 3.4.3 2.fc34 637868 Unspecified Documentation for rubygem-rsvg2 This package contains documentation for rubygem-rsvg2. rubygem-rttool 1.0.3.0 15.fc34 78299 Unspecified Converter from RT into various formats RT is a simple and human-readable table format. RTtool is a converter from RT into various formats. RT can be incorporated into RD. rubygem-rttool-doc 1.0.3.0 15.fc34 702202 Unspecified Documentation for rubygem-rttool Documentation for rubygem-rttool rubygem-rubeyond 0.1 14.1.fc34 40018 Unspecified A development framework for Ruby Rubeyond provides addition general classes, mixins and functions to round out the standard library that ships with the Ruby language. rubygem-rubeyond-doc 0.1 14.1.fc34 601747 Unspecified Documentation for rubygem-rubeyond Documentation for rubygem-rubeyond rubygem-ruby-dbus 0.16.0 4.fc34 133357 Unspecified Ruby module for interaction with D-Bus Pure Ruby module for interaction with D-Bus IPC system. rubygem-ruby-dbus-doc 0.16.0 4.fc34 1567961 Unspecified Documentation for rubygem-ruby-dbus Documentation for rubygem-ruby-dbus. rubygem-ruby-libvirt 0.7.1 12.fc34 295168 Unspecified Ruby bindings for LIBVIRT Ruby bindings for libvirt. rubygem-ruby-libvirt-doc 0.7.1 12.fc34 1882570 Unspecified Documentation for rubygem-ruby-libvirt Documentation for rubygem-ruby-libvirt rubygem-ruby-ntlm 0.0.4 9.fc34 20596 Unspecified NTLM implementation for Ruby NTLM implementation for Ruby. rubygem-ruby-ntlm-doc 0.0.4 9.fc34 746494 Unspecified Documentation for rubygem-ruby-ntlm Documentation for rubygem-ruby-ntlm rubygem-ruby-opengl 0.61.0 13.fc34 954 Unspecified OpenGL Interface for Ruby ruby-opengl consists of Ruby extension modules that are bindings for the OpenGL, GLU, and GLUT libraries. It is intended to be a replacement for -- and uses the code from -- Yoshi's ruby-opengl. rubygem-ruby-progressbar 1.11.0 1.fc34 32086 Unspecified Ruby/ProgressBar is a flexible text progress bar library Ruby/ProgressBar is an extremely flexible text progress bar library for Ruby. The output can be customized with a flexible formatting system including: percentage, bars of various formats, elapsed time and estimated time remaining. rubygem-ruby-progressbar-doc 1.11.0 1.fc34 1018671 Unspecified Documentation for rubygem-ruby-progressbar Documentation for rubygem-ruby-progressbar. rubygem-ruby-rc4 0.1.5 20.fc34 2964 Unspecified Pure Ruby implementation of the RC4 algorithm RubyRC4 is a pure Ruby implementation of the RC4 algorithm. rubygem-ruby-rc4-doc 0.1.5 20.fc34 612582 Unspecified Documentation for rubygem-ruby-rc4 Documentation for rubygem-ruby-rc4. rubygem-ruby-shadow 2.5.0 15.fc34 17960 Unspecified Ruby shadow password module This module provides access to shadow passwords on Linux and Solaris. rubygem-ruby-shadow-doc 2.5.0 15.fc34 580244 Unspecified Documentation for rubygem-ruby-shadow Documentation for rubygem-ruby-shadow. rubygem-ruby-vips 2.0.17 1.fc34 246432 Unspecified Ruby extension for the vips image processing library ruby-vips is a binding for the vips image processing library. It is fast and it can process large images without loading the whole image in memory. rubygem-ruby-vips-doc 2.0.17 1.fc34 1571528 Unspecified Documentation for rubygem-ruby-vips Documentation for rubygem-ruby-vips. rubygem-ruby_dep 1.5.0 7.fc33 31508 Unspecified Extracts supported Ruby versions from Travis file Creates a version constraint of supported Rubies,suitable for a gemspec file. rubygem-ruby_dep-doc 1.5.0 7.fc33 714757 Unspecified Documentation for rubygem-ruby_dep Documentation for rubygem-ruby_dep. rubygem-ruby_engine 2.0.0 1.fc34 3113 Unspecified Adds the RubyEngine pseudo-constant Gives you an RubyEngine class that simplifies checking for your Ruby implementation. rubygem-ruby_engine-doc 2.0.0 1.fc34 602833 Unspecified Documentation for rubygem-ruby_engine Documentation for rubygem-ruby_engine. rubygem-ruby_version 1.0.2 1.fc34 4680 Unspecified Adds the RubyVersion pseudo-constant Provides a RubyVersion class which offers a convenient DSL for checking for the right Ruby version. rubygem-ruby_version-doc 1.0.2 1.fc34 622190 Unspecified Documentation for rubygem-ruby_version Documentation for rubygem-ruby_version. rubygem-rubygems-mirror 1.3.0 6.fc34 19249 Unspecified This is an update to the old `gem mirror` command This is an update to the old `gem mirror` command. It uses net/http/persistent and threads to grab the mirror set a little faster than the original. Eventually it will replace `gem mirror` completely. Right now the API is not completely stable (it will change several times before release), however, I will maintain stability in master. rubygem-rubygems-mirror-doc 1.3.0 6.fc34 761408 Unspecified Documentation for rubygem-rubygems-mirror Documentation for rubygem-rubygems-mirror. rubygem-rubyzip 2.3.0 2.fc34 126493 Unspecified A ruby module for reading and writing zip files A ruby module for reading and writing zip files. rubygem-rubyzip-doc 2.3.0 2.fc34 1543118 Unspecified Documentation for rubygem-rubyzip Documentation for rubygem-rubyzip. rubygem-rugged 1.1.0 3.fc34 361938 Unspecified Rugged is a Ruby binding to the libgit2 library Rugged is a Ruby bindings to the libgit2W C Git library. This is for testing and using the libgit2 library in a language that is awesome. rubygem-rugged-doc 1.1.0 3.fc34 1982390 Unspecified Documentation for rubygem-rugged Documentation for rubygem-rugged. rubygem-safe_yaml 1.0.4 13.fc34 32663 Unspecified Parse YAML safely The SafeYAML gem provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications. Unlike Ruby's built-in implementation of YAML.load, SafeYAML's version will not expose apps to arbitrary code execution exploits. rubygem-safe_yaml-doc 1.0.4 13.fc34 922871 Unspecified Documentation for rubygem-safe_yaml Documentation for rubygem-safe_yaml rubygem-sass 3.7.4 2.fc34 823484 Unspecified A powerful but elegant CSS compiler that makes CSS fun again Sass makes CSS fun again. Sass is an extension of CSS, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. rubygem-sass-doc 3.7.4 2.fc34 6272122 Unspecified Documentation for rubygem-sass Documentation for rubygem-sass. rubygem-sass-rails 6.0.0 2.fc34 2651 Unspecified Sass adapter for the Rails asset pipeline Sass adapter for the Rails asset pipeline. rubygem-sass-rails-doc 6.0.0 2.fc34 590657 Unspecified Documentation for rubygem-sass-rails Documentation for rubygem-sass-rails. rubygem-sass-twitter-bootstrap 2.3.0 13.fc34 323004 Unspecified Gem of the Twitter Bootstrap Create a Rails compatible gem for John Long's Sass conversion of the Twitter Bootstrap rubygem-sass-twitter-bootstrap-doc 2.3.0 13.fc34 597602 Unspecified Documentation for rubygem-sass-twitter-bootstrap Documentation for rubygem-sass-twitter-bootstrap rubygem-sassc 2.4.0 5.fc34 83172 Unspecified Use libsass with Ruby! Use libsass with Ruby! rubygem-sassc-doc 2.4.0 5.fc34 1254901 Unspecified Documentation for rubygem-sassc Documentation for rubygem-sassc. rubygem-sassc-rails 2.1.2 2.fc34 17381 Unspecified Integrate SassC-Ruby into Rails Integrate SassC-Ruby into Rails. rubygem-sassc-rails-doc 2.1.2 2.fc34 833011 Unspecified Documentation for rubygem-sassc-rails Documentation for rubygem-sassc-rails. rubygem-scoped_search 4.1.0 8.fc33 79459 Unspecified Easily search your ActiveRecord models Scoped search makes it easy to search your ActiveRecord-based models. It will create a named scope :search_for that can be called with a query string. It will build an SQL query using the provided query string and a definition that specifies on what fields to search. Because the functionality is built on named_scope, the result of the search_for call can be used like any other named_scope, so it can be chained with another scope or combined with will_paginate. Because it uses standard SQL, it does not require any setup, indexers or daemons. This makes scoped_search suitable to quickly add basic search functionality to your application with little hassle. On the other hand, it may not be the best choice if it is going to be used on very large data sets or by a large user base. rubygem-scoped_search-doc 4.1.0 8.fc33 1397341 Unspecified Documentation for rubygem-scoped_search This package contains documentation for rubygem-scoped_search. rubygem-scrub_rb 1.0.1 13.fc34 9491 Unspecified Pure-ruby polyfill of MRI 2.1 String#scrub This gem provides a pure-ruby implementation of `String#scrub` and `#scrub!`, monkey-patched into String, that should work on any ruby platform. rubygem-scrub_rb-doc 1.0.1 13.fc34 602843 Unspecified Documentation for rubygem-scrub_rb Documentation for rubygem-scrub_rb. rubygem-scruffy 0.3.0 21.beta1.fc34 130067 Unspecified A powerful, clean graphing library for Ruby Scruffy is a Ruby library for generating high quality, good looking graphs. It is designed to be easy to use and highly customizable. rubygem-scruffy-doc 0.3.0 21.beta1.fc34 1647964 Unspecified Scruffy gem documentation Documentation for rubygem-scruffy rubygem-sdoc 1.0.0 7.fc34 440389 Unspecified RDoc generator to build searchable HTML documentation for Ruby code SDoc is simply a wrapper for the rdoc command line tool. rubygem-sdoc-doc 1.0.0 7.fc34 1527989 Unspecified Documentation for rubygem-sdoc Documentation for rubygem-sdoc. rubygem-selenium-webdriver 3.142.7 3.fc33 2072184 Unspecified The next generation developer focused tool for automated testing of webapps WebDriver is a tool for writing automated tests of websites. It aims to mimic the behavior of a real user, and as such interacts with the HTML of the application. rubygem-selenium-webdriver-doc 3.142.7 3.fc33 4200578 Unspecified Documentation for rubygem-selenium-webdriver Documentation for rubygem-selenium-webdriver rubygem-semantic 1.6.1 8.fc34 9318 Unspecified Utility class for parsing, storing, and comparing versions Semantic Version utility class for parsing, storing, and comparing versions. rubygem-semantic-doc 1.6.1 8.fc34 647855 Unspecified Documentation for rubygem-semantic Documentation for rubygem-semantic rubygem-sequel 5.40.0 2.fc34 2249301 Unspecified The Database Toolkit for Ruby The Database Toolkit for Ruby. rubygem-sequel-doc 5.40.0 2.fc34 21621586 Unspecified Documentation for rubygem-sequel Documentation for rubygem-sequel. rubygem-serialport 1.3.1 24.fc34 55061 Unspecified Ruby library that provides a class for using RS-232 serial ports Ruby SerialPort is a class for using RS232 serial ports. It also contains low-level function to check current state of signals on the line. rubygem-serialport-doc 1.3.1 24.fc34 741980 Unspecified Documentation for rubygem-serialport This package contains documentation for rubygem-serialport. rubygem-session 3.1.0 22.fc34 39536 Unspecified Session drives external programs Session offers a set of classes built upon Open3::popen3 for driving external progams via pipes. It offers a significant abstraction over Open3::popen in that the stdout/stderr of each command sent can be deliniated rubygem-session-doc 3.1.0 22.fc34 794398 Unspecified Documentation for rubygem-session Documentation for rubygem-session rubygem-settingslogic 2.0.9 15.fc34 8363 Unspecified Simple settings solution for Ruby Settingslogic is a simple configuration and settings solution that uses an ERB enabled YAML file. Settingslogic works with Rails, Sinatra, or any Ruby project. rubygem-settingslogic-doc 2.0.9 15.fc34 641954 Unspecified Documentation for rubygem-settingslogic Documentation for rubygem-settingslogic. rubygem-sexp_processor 4.14.1 3.fc34 194368 Unspecified A branch of ParseTree providing generic sexp processing tools sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure. rubygem-sexp_processor-doc 4.14.1 3.fc34 1147311 Unspecified Documentation for rubygem-sexp_processor Documentation for rubygem-sexp_processor. rubygem-shellany 0.0.1 11.fc34 7643 Unspecified Simple, somewhat portable command capturing MRI+JRuby compatible command output capturing. rubygem-shellany-doc 0.0.1 11.fc34 618050 Unspecified Documentation for rubygem-shellany Documentation for rubygem-shellany. rubygem-shindo 0.3.8 14.fc34 14498 Unspecified Simple depth first Ruby testing Work with your tests, not against them. rubygem-shindo-doc 0.3.8 14.fc34 690983 Unspecified Documentation for rubygem-shindo Documentation for rubygem-shindo. rubygem-shoulda 3.6.0 8.fc34 2502 Unspecified Making tests easy on the fingers and eyes Making tests easy on the fingers and eyes. rubygem-shoulda-context 1.2.2 9.fc34 29988 Unspecified Context framework extracted from Shoulda Shoulda's contexts make it easy to write understandable and maintainable tests for Test::Unit. It's fully compatible with your existing tests in Test::Unit, and requires no retooling to use. Refer to the shoulda gem if you want to know more about using shoulda with Rails or RSpec. rubygem-shoulda-context-doc 1.2.2 9.fc34 772211 Unspecified Documentation for rubygem-shoulda-context Documentation for rubygem-shoulda-context. rubygem-shoulda-doc 3.6.0 8.fc34 629313 Unspecified Documentation for rubygem-shoulda Documentation for rubygem-shoulda. rubygem-shoulda-matchers 4.5.1 1.fc34 445152 Unspecified Simple one-liner tests for common Rails functionality Shoulda Matchers provides RSpec- and Minitest-compatible one-liners to test common Rails functionality that, if written by hand, would be much longer, more complex, and error-prone. rubygem-shoulda-matchers-doc 4.5.1 1.fc34 4846359 Unspecified Documentation for rubygem-shoulda-matchers Documentation for rubygem-shoulda-matchers. rubygem-simple-navigation 4.1.0 3.fc34 78321 Unspecified Ruby library for creating navigation for your Rails or Sinatra application With the simple-navigation gem installed you can easily create multilevel navigation for your Rails, Sinatra or Padrino applications. The navigation is global in a single configuration file. It supports automatic as well as explicit highlighting of the currently active navigation through regular expressions. rubygem-simple-navigation-doc 4.1.0 3.fc34 1198826 Unspecified Documentation for rubygem-simple-navigation Documentation for rubygem-simple-navigation. rubygem-simplecov 0.13.0 10.fc34 94039 Unspecified Code coverage analysis tool for Ruby 1.9 Code coverage for Ruby 1.9 with a powerful configuration library and automatic merging of coverage across test suites rubygem-simplecov-doc 0.13.0 10.fc34 1643642 Unspecified Documentation for rubygem-simplecov Documentation for rubygem-simplecov rubygem-simplecov-html 0.10.0 11.fc34 562141 Unspecified Default HTML formatter for SimpleCov Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+ rubygem-simplecov-html-doc 0.10.0 11.fc34 624552 Unspecified Documentation for rubygem-simplecov-html Documentation for rubygem-simplecov-html rubygem-sinatra 2.0.8.1 3.fc34 131889 Unspecified Ruby-based web application framework Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort. rubygem-sinatra-cross_origin 0.4.0 9.fc34 4423 Unspecified Cross Origin Resource Sharing helper for Sinatra Cross Origin Resource Sharing helper for Sinatra. rubygem-sinatra-cross_origin-doc 0.4.0 9.fc34 634855 Unspecified Documentation for rubygem-sinatra-cross_origin Documentation for rubygem-sinatra-cross_origin. rubygem-sinatra-doc 2.0.8.1 3.fc34 5634540 Unspecified Documentation for rubygem-sinatra Documentation for rubygem-sinatra. rubygem-sinatra-rabbit 1.1.6 14.fc34 140386 Unspecified Ruby DSL for creating restful applications using Sinatra Sinatra::Rabbit is a Sinatra extensions that makes designing a REST API much easier and more fun. Rabbit maps REST resources to 'collections'. Every collection then could define CRUD and other operations to manipulate with resource. Rabbit will handle parameter validation and capability checks for you, so you can focus on the structure and design of your REST API. rubygem-sinatra-rabbit-doc 1.1.6 14.fc34 1149174 Unspecified Documentation for rubygem-sinatra-rabbit Documentation for rubygem-sinatra-rabbit rubygem-six 0.2.0 14.fc34 40023 Unspecified Ultra simple authorization gem for ruby Ultra lite authorization library. rubygem-six-doc 0.2.0 14.fc34 646776 Unspecified Documentation for rubygem-six Documentation for rubygem-six. rubygem-slim 4.1.0 3.fc34 66846 Unspecified Slim is a template language Slim is a template language whose goal is reduce the syntax to the essential parts without becoming cryptic. rubygem-slim-doc 4.1.0 3.fc34 1396313 Unspecified Documentation for rubygem-slim Documentation for rubygem-slim. rubygem-snmp 1.3.2 2.fc34 1064159 Unspecified A Ruby implementation of SNMP (the Simple Network Management Protocol) A Ruby implementation of SNMP (the Simple Network Management Protocol). rubygem-snmp-doc 1.3.2 2.fc34 1330325 Unspecified Documentation for rubygem-snmp Documentation for rubygem-snmp. rubygem-spring 2.1.1 3.fc34 73891 Unspecified Rails application preloader Spring is a Rails application preloader. It speeds up development by keeping your application running in the background so you don't need to boot it every time you run a test, rake task or migration. rubygem-spring-doc 2.1.1 3.fc34 1318388 Unspecified Documentation for rubygem-spring Documentation for rubygem-spring. rubygem-spring-watcher-listen 2.0.1 13.fc34 4146 Unspecified Makes spring watch files using the listen gem This gem makes Spring watch the filesystem for changes using Listen rather than by polling the filesystem. On larger projects this means spring will be more responsive, more accurate and use less cpu on local filesystems. rubygem-spring-watcher-listen-doc 2.0.1 13.fc34 608399 Unspecified Documentation for rubygem-spring-watcher-listen Documentation for rubygem-spring-watcher-listen. rubygem-sprockets 4.0.2 2.fc34 271149 Unspecified Rack-based asset packaging system Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, Sass, and SCSS. rubygem-sprockets-doc 4.0.2 2.fc34 2572178 Unspecified Documentation for rubygem-sprockets Documentation for rubygem-sprockets. rubygem-sprockets-rails 3.2.2 2.fc34 28889 Unspecified Sprockets Rails integration Provides Sprockets implementation for Rails 4.x (and beyond) Asset Pipeline. rubygem-sprockets-rails-doc 3.2.2 2.fc34 780106 Unspecified Documentation for rubygem-sprockets-rails Documentation for rubygem-sprockets-rails. rubygem-sqlite3 1.4.2 5.fc34 120415 Unspecified Allows Ruby scripts to interface with a SQLite3 database SQLite3/Ruby is a module to allow Ruby scripts to interface with a SQLite3 database. rubygem-sqlite3-doc 1.4.2 5.fc34 1540452 Unspecified Documentation for rubygem-sqlite3 Documentation for rubygem-sqlite3. rubygem-sshkey 2.0.0 5.fc34 15987 Unspecified Generate private/public SSH key-pairs using pure Ruby Generate private and public SSH keys (RSA and DSA supported) using pure Ruby. rubygem-sshkey-doc 2.0.0 5.fc34 733689 Unspecified Documentation for sshkey Documentation for rubygem-sshkey rubygem-state_machine 1.1.2 22.fc34 806671 Unspecified Adds support for creating state machines for attributes on any Ruby class Adds support for creating state machines for attributes on any Ruby class rubygem-state_machine-doc 1.1.2 22.fc34 3802887 Unspecified Documentation files, rdoc, ri, examples and tests Documentation files for state_machine, includes RDoc, ri, tests, examples and another extra documentation files. rubygem-stomp 1.4.10 2.fc34 143864 Unspecified Ruby client for the Stomp messaging protocol Ruby client for the Stomp messaging protocol rubygem-stomp-doc 1.4.10 2.fc34 1909251 Unspecified Documentation for rubygem-stomp This package contains documentation for rubygem-stomp. rubygem-stringex 2.8.5 5.fc34 439149 Unspecified Useful extensions to Ruby's String class Some [hopefully] useful extensions to Ruby's String class. Stringex is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to ASCII transliteration], and StringExtensions [miscellaneous helper methods for the String class]. rubygem-stringex-doc 2.8.5 5.fc34 1255887 Unspecified Documentation for rubygem-stringex Documentation for rubygem-stringex. rubygem-sup 1.0 2.fc33 478567 Unspecified A console-based email client written in ruby Sup is a console-based email client for people with a lot of email. It supports tagging, very fast full-text search, automatic contact-list management, and more. If you're the type of person who treats email as an extension of your long-term memory, Sup is for you. Sup makes it easy to: - Handle massive amounts of email. - Mix email from different sources: mbox files (even across different machines), Maildir directories, IMAP folders, POP accounts, and GMail accounts. - Instantaneously search over your entire email collection. Search over body text, or use a query language to combine search predicates in any way. - Handle multiple accounts. Replying to email sent to a particular account will use the correct SMTP server, signature, and from address. - Add custom code to handle certain types of messages or to handle certain types of text within messages. - Organize email with user-defined labels, automatically track recent contacts, and much more! The goal of Sup is to become the email client of choice for nerds everywhere. rubygem-sup-doc 1.0 2.fc33 4662522 Unspecified Documentation for rubygem-sup Documentation for rubygem-sup rubygem-syck 1.4.0 6.fc34 198217 Unspecified Gemified version of Syck from Ruby's stdlib A gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdlib, and this gem is meant to bridge the gap for people that haven't updated their YAML yet. rubygem-syck-doc 1.4.0 6.fc34 1313168 Unspecified Documentation for rubygem-syck Documentation for rubygem-syck rubygem-syntax 1.2.0 12.fc34 54161 Unspecified Ruby library for performing simple syntax highlighting Syntax is a lexical analysis framework. It supports pluggable syntax modules, and comes with modules for Ruby, XML, and YAML. rubygem-syntax-doc 1.2.0 12.fc34 847908 Unspecified Documentation for rubygem-syntax Documentation for rubygem-syntax. rubygem-systemu 2.6.5 8.fc34 15251 Unspecified systemu universal capture of stdout and stderr and handling of child process pid for windows, *nix, etc. rubygem-systemu-doc 2.6.5 8.fc34 670801 Unspecified Documentation for rubygem-systemu Documentation for rubygem-systemu. rubygem-temple 0.8.2 2.fc34 67338 Unspecified Template compilation framework in Ruby Temple is an abstraction and a framework for compiling templates to pure Ruby. It's all about making it easier to experiment, implement and optimize template languages. If you're interested in implementing your own template language, or anything else related to the internals of a template engine: You've come to the right place. rubygem-temple-doc 0.8.2 2.fc34 1442141 Unspecified Documentation for rubygem-temple Documentation for rubygem-temple. rubygem-term-ansicolor 1.4.0 10.fc34 52751 Unspecified Ruby library that colors strings using ANSI escape sequences This library uses ANSI escape sequences to control the attributes of terminal output. rubygem-term-ansicolor-doc 1.4.0 10.fc34 1758964 Unspecified Documentation for rubygem-term-ansicolor Documentation for rubygem-term-ansicolor. rubygem-terminal-table 1.8.0 9.fc34 20398 Unspecified Simple, feature rich ASCII table generation library Simple, feature rich ASCII table generation library. rubygem-terminal-table-doc 1.8.0 9.fc34 764119 Unspecified Documentation for rubygem-terminal-table Documentation for rubygem-terminal-table. rubygem-test-unit 3.4.0 200.fc34 341003 Unspecified Improved version of Test::Unit bundled in Ruby 1.8.x Test::Unit 2.x - Improved version of Test::Unit bundled in Ruby 1.8.x. Ruby 1.9.x bundles minitest not Test::Unit. Test::Unit bundled in Ruby 1.8.x had not been improved but unbundled Test::Unit (Test::Unit 2.x) will be improved actively. rubygem-test-unit-doc 3.4.0 200.fc34 3334831 Unspecified Documentation for rubygem-test-unit This package contains documentation for rubygem-test-unit. rubygem-test-unit-notify 1.0.4 12.fc34 53906 Unspecified Test::Unit::Notify - A test result notify extension for Test::Unit Test::Unit::Notify - A test result notify extension for Test::Unit. rubygem-test-unit-notify-doc 1.0.4 12.fc34 748560 Unspecified Documentation for rubygem-test-unit-notify Documentation for rubygem-test-unit-notify rubygem-test-unit-rr 1.0.5 11.fc34 33414 Unspecified Test::Unit::RR - RR adapter for Test::Unit Test::Unit::RR - RR adapter for Test::Unit. rubygem-test-unit-rr-doc 1.0.5 11.fc34 615440 Unspecified Documentation for rubygem-test-unit-rr Documentation for rubygem-test-unit-rr rubygem-test_construct 2.0.2 2.fc34 8914 Unspecified Creates temporary files and directories for testing Creates temporary files and directories for testing. rubygem-test_construct-doc 2.0.2 2.fc34 680939 Unspecified Documentation for rubygem-test_construct Documentation for rubygem-test_construct. rubygem-test_declarative 0.0.5 19.fc34 2830 Unspecified Simply adds a declarative test method syntax to test/unit Simply adds a declarative test method syntax to test/unit. rubygem-test_declarative-doc 0.0.5 19.fc34 593901 Unspecified Documentation for rubygem-test_declarative Documentation for rubygem-test_declarative rubygem-text 1.3.1 11.fc34 30780 Unspecified Collection of text algorithms A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Figlet, Porter Stemming rubygem-text-doc 1.3.1 11.fc34 756895 Unspecified Documentation for rubygem-text Documentation for rubygem-text rubygem-thin 1.8.0 1.fc34 132535 Unspecified A thin and fast web server Thin is a Ruby web server that glues together three of the best Ruby libraries in web history. The Mongrel parser, the root of Mongrel speed and security, Event Machine, a network I/O library with extremely high scalability and Rack, a minimal interface between webservers and Ruby frameworks. rubygem-thin-doc 1.8.0 1.fc34 1446602 Unspecified Documentation for rubygem-thin Documentation for rubygem-thin. rubygem-thor 1.1.0 2.fc34 177592 Unspecified Thor is a toolkit for building powerful command-line interfaces Thor is a toolkit for building powerful command-line interfaces. rubygem-thor-doc 1.1.0 2.fc34 1537159 Unspecified Documentation for rubygem-thor Documentation for rubygem-thor. rubygem-thread_order 1.1.1 5.fc34 8024 Unspecified Test helper for ordering threaded code Test helper for ordering threaded code. rubygem-thread_order-doc 1.1.1 5.fc34 610910 Unspecified Documentation for rubygem-thread_order Documentation for rubygem-thread_order. rubygem-thread_safe 0.3.6 9.fc34 80499 Unspecified Thread-safe collections and utilities for Ruby A collection of data structures and utilities to make thread-safe programming in Ruby easier. rubygem-thread_safe-doc 0.3.6 9.fc34 1186949 Unspecified Documentation for rubygem-thread_safe Documentation for rubygem-thread_safe. rubygem-tilt 2.0.10 4.fc34 64689 Unspecified Generic interface to multiple Ruby template engines Generic interface to multiple Ruby template engines. rubygem-tilt-doc 2.0.10 4.fc34 1248251 Unspecified Documentation for rubygem-tilt Documentation for rubygem-tilt. rubygem-timecop 0.9.2 2.fc34 21626 Unspecified Provides a unified method to mock Time.now, Date.today in a single call A gem providing "time travel" and "time freezing" capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call. rubygem-timecop-doc 0.9.2 2.fc34 711712 Unspecified Documentation for rubygem-timecop Documentation for rubygem-timecop. rubygem-timers 4.0.1 11.fc34 11963 Unspecified Pure Ruby one-shot and periodic timers Schedule procs to run after a certain time using any API that accepts a timeout rubygem-timers-doc 4.0.1 11.fc34 713349 Unspecified Documentation for rubygem-timers Documentation for rubygem-timers. rubygem-tins 1.0.0 15.fc34 86675 Unspecified Useful tools library in Ruby All the stuff that isn't good/big enough for a real library. rubygem-tins-doc 1.0.0 15.fc34 2006608 Unspecified Documentation for rubygem-tins Documentation for rubygem-tins. rubygem-tk 0.4.0 1.fc34 1851870 Unspecified Tk interface module using tcltklib Tk interface module using tcltklib. rubygem-tk-doc 0.4.0 1.fc34 27197540 Unspecified Documentation for rubygem-tk Documentation for rubygem-tk. rubygem-tomlrb 2.0.1 1.fc34 33540 Unspecified TOML parser based on racc A racc based toml parser. rubygem-tomlrb-doc 2.0.1 1.fc34 764432 Unspecified Documentation for rubygem-tomlrb Documentation for rubygem-tomlrb. rubygem-transaction-simple 1.4.0.2 20.fc34 30835 Unspecified Simple object transaction support for Ruby Transaction::Simple provides a generic way to add active transaction support to objects. The transaction methods added by this module will work with most objects, excluding those that cannot be Marshal-ed (bindings, procedure objects, IO instances, or singleton objects). rubygem-transaction-simple-doc 1.4.0.2 20.fc34 847402 Unspecified Documentation for rubygem-transaction-simple This package contains documentation for rubygem-transaction-simple. rubygem-treetop 1.6.10 5.fc34 185928 Unspecified A Ruby-based text parsing and interpretation DSL A Parsing Expression Grammar (PEG) Parser generator DSL for Ruby. rubygem-treetop-doc 1.6.10 5.fc34 2502599 Unspecified Documentation for rubygem-treetop Documentation for rubygem-treetop. rubygem-trollop 2.1.2 9.fc34 31400 Unspecified Trollop is a commandline option parser for Ruby that just gets out of your way Trollop is a commandline option parser for Ruby that just gets out of your way. One line of code per option is all you need to write. For that, you get a nice automatically-generated help page, robust option parsing, command subcompletion, and sensible defaults for everything you don't specify. rubygem-trollop-doc 2.1.2 9.fc34 826391 Unspecified Documentation for rubygem-trollop Documentation for rubygem-trollop. rubygem-ttfunk 1.7.0 3.fc34 249159 Unspecified Font Metrics Parser for Prawn TTFunk is a TrueType font parser written in pure ruby. rubygem-ttfunk-doc 1.7.0 3.fc34 2194773 Unspecified Documentation for rubygem-ttfunk This package contains documentation for rubygem-ttfunk. rubygem-tty-color 0.6.0 1.fc34 9974 Unspecified Terminal color capabilities detection Terminal color capabilities detection. rubygem-tty-color-doc 0.6.0 1.fc34 688346 Unspecified Documentation for rubygem-tty-color Documentation for rubygem-tty-color. rubygem-turbolinks 5.1.1 6.fc34 5978 Unspecified Turbolinks makes navigating your web application faster Rails engine for Turbolinks 5 support. rubygem-turbolinks-doc 5.1.1 6.fc34 621388 Unspecified Documentation for rubygem-turbolinks Documentation for rubygem-turbolinks. rubygem-turbolinks-source 5.2.0 2.fc34 40501 Unspecified Turbolinks JavaScript assets Turbolinks JavaScript assets. rubygem-turbolinks-source-doc 5.2.0 2.fc34 671373 Unspecified Documentation for rubygem-turbolinks-source Documentation for rubygem-turbolinks-source. rubygem-typeprof 0.11.0 146.fc34 788385 Unspecified TypeProf is a type analysis tool for Ruby code based on abstract interpretation TypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes input Ruby code in a level of types instead of values, gathers what types are passed to and returned by methods, and prints the analysis result in RBS format, a standard type description format for Ruby 3.0. rubygem-typhoeus 1.4.0 4.fc34 82076 Unspecified Parallel HTTP library on top of libcurl multi Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic. rubygem-typhoeus-doc 1.4.0 4.fc34 1411019 Unspecified Documentation for rubygem-typhoeus Documentation for rubygem-typhoeus. rubygem-tzinfo 2.0.4 2.fc34 284212 Unspecified Daylight savings aware timezone library TZInfo provides daylight savings aware transformations between times in different time zones. rubygem-tzinfo-doc 2.0.4 2.fc34 2101114 Unspecified Documentation for rubygem-tzinfo Documentation for rubygem-tzinfo. rubygem-uglifier 3.2.0 10.fc34 649761 Unspecified Ruby wrapper for UglifyJS JavaScript compressor Uglifier minifies JavaScript files by wrapping UglifyJS to be accessible in Ruby. rubygem-uglifier-doc 3.2.0 10.fc34 2089040 Unspecified Documentation for rubygem-uglifier Documentation for rubygem-uglifier. rubygem-unf 0.1.4 17.fc34 6401 Unspecified Wrapper library to bring Unicode Normalization Form support to Ruby/JRuby This is a wrapper library to bring Unicode Normalization Form support to Ruby/JRuby. rubygem-unf-doc 0.1.4 17.fc34 615131 Unspecified Documentation for rubygem-unf Documentation for rubygem-unf. rubygem-unf_ext 0.0.7.7 4.fc34 430621 Unspecified Unicode Normalization Form support library for CRuby Unicode Normalization Form support library for CRuby. rubygem-unf_ext-doc 0.0.7.7 4.fc34 624654 Unspecified Documentation for rubygem-unf_ext Documentation for rubygem-unf_ext. rubygem-unicode 0.4.4.2 19.fc34 1711718 Unspecified Unicode normalization library for Ruby Unicode normalization library for Ruby. rubygem-unicode-display_width 1.7.0 2.fc34 15419 Unspecified Support for east_asian_width string widths This gem adds String#display_size to get the display size of a string using EastAsianWidth.txt. rubygem-unicode-display_width-doc 1.7.0 2.fc34 651911 Unspecified Documentation for rubygem-unicode-display_width This package contains documentation for rubygem-unicode-display_width. rubygem-uuid 2.3.7 12.fc34 19777 Unspecified UUID generator based on RFC 4122 UUID generator for producing universally unique identifiers based on RFC 4122 (http://www.ietf.org/rfc/rfc4122.txt). rubygem-uuid-doc 2.3.7 12.fc34 727251 Unspecified Documentation for rubygem-uuid Documentation for rubygem-uuid. rubygem-uuidtools 2.1.5 13.fc34 47174 Unspecified A simple universally unique ID generation library UUIDTools was designed to be a simple library for generating any of the various types of UUIDs. It conforms to RFC 4122 whenever possible. rubygem-uuidtools-doc 2.1.5 13.fc34 805126 Unspecified Documentation for rubygem-uuidtools This package contains documentation for rubygem-uuidtools. rubygem-vault 0.15.0 2.fc34 164512 Unspecified A Ruby API client for interacting with a Vault server A Ruby API client for interacting with a Vault server rubygem-vault-doc 0.15.0 2.fc34 1611906 Unspecified Documentation for rubygem-vault Documentation for rubygem-vault. rubygem-vcr 2.3.0 16.fc34 2644442 Unspecified Record test suite HTTP interactions and replay during future test runs VCR provides a simple API to record and replay your test suite's HTTP interactions. It works with a variety of HTTP client libraries, HTTP stubbing libraries and testing frameworks. rubygem-vegas 0.1.11 14.fc34 15747 Unspecified Create executable versions of Sinatra/Rack apps Vegas aims to solve the simple problem of creating executable versions of Sinatra/Rack apps. It includes a class Vegas::Runner that wraps Rack/Sinatra applications and provides a simple command line interface and launching mechanism. rubygem-vegas-doc 0.1.11 14.fc34 686174 Unspecified Documentation for rubygem-vegas Documentation for rubygem-vegas rubygem-vte 3.4.3 3.fc34 86166 Unspecified Ruby binding of vte Ruby/VTE is a Ruby binding of VTE rubygem-vte-devel 3.4.3 3.fc34 82 Unspecified Ruby/VTE development environment Header files and libraries for building a extension library for the rubygem-vte rubygem-vte-devel 3.4.3 3.fc34 82 Unspecified Ruby/VTE development environment Header files and libraries for building a extension library for the rubygem-vte rubygem-vte-doc 3.4.3 3.fc34 624806 Unspecified Documentation for rubygem-vte This package contains documentation for rubygem-vte. rubygem-vte3 3.4.3 3.fc34 39244 Unspecified Ruby binding of VTE Ruby/VTE3 is a Ruby binding of VTE . rubygem-vte3-doc 3.4.3 3.fc34 651646 Unspecified Documentation for rubygem-vte3 Documentation for rubygem-vte3 . rubygem-web-console 4.1.0 2.fc34 67341 Unspecified A debugging tool for your Ruby on Rails applications A debugging tool for your Ruby on Rails applications. rubygem-web-console-doc 4.1.0 2.fc34 883320 Unspecified Documentation for rubygem-web-console Documentation for rubygem-web-console. rubygem-webkit2-gtk 3.4.3 2.fc34 35893 Unspecified Ruby binding of WebKit2GTK+ Ruby/WebKit2GTK is a Ruby binding of WebKit2GTK+. rubygem-webkit2-gtk-doc 3.4.3 2.fc34 642345 Unspecified Documentation for rubygem-webkit2-gtk Documentation for rubygem-webkit2-gtk. rubygem-webmock 3.11.1 2.fc34 154581 Unspecified Library for stubbing HTTP requests in Ruby WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. rubygem-webmock-doc 3.11.1 2.fc34 2616022 Unspecified Documentation for rubygem-webmock Documentation for rubygem-webmock. rubygem-webrick 1.7.0 2.fc34 201768 Unspecified HTTP server toolkit WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server. rubygem-webrick-doc 1.7.0 2.fc34 1605017 Unspecified Documentation for rubygem-webrick Documentation for rubygem-webrick. rubygem-webrobots 0.1.2 11.fc34 39938 Unspecified Ruby library to help write robots.txt compliant web robots This library helps write robots.txt compliant web robots in Ruby. rubygem-webrobots-doc 0.1.2 11.fc34 732762 Unspecified Documentation for rubygem-webrobots Documentation for rubygem-webrobots rubygem-websocket 1.2.9 2.fc34 65016 Unspecified Universal Ruby library to handle WebSocket protocol Universal Ruby library to handle WebSocket protocol. rubygem-websocket-doc 1.2.9 2.fc34 1314918 Unspecified Documentation for rubygem-websocket Documentation for rubygem-websocket. rubygem-websocket-driver 0.7.3 3.fc34 57942 Unspecified WebSocket protocol handler with pluggable I/O This module provides a complete implementation of the WebSocket protocols that can be hooked up to any TCP library. It aims to simplify things by decoupling the protocol details from the I/O layer, such that users only need to implement code to stream data in and out of it without needing to know anything about how the protocol actually works. Think of it as a complete WebSocket system with pluggable I/O. rubygem-websocket-driver-doc 0.7.3 3.fc34 1098261 Unspecified Documentation for rubygem-websocket-driver Documentation for rubygem-websocket-driver. rubygem-websocket-extensions 0.1.2 10.fc34 8715 Unspecified Generic extension manager for WebSocket connections Generic extension manager for WebSocket connections. rubygem-websocket-extensions-doc 0.1.2 10.fc34 729638 Unspecified Documentation for rubygem-websocket-extensions Documentation for rubygem-websocket-extensions. rubygem-whiskey_disk 0.6.24 19.fc34 160606 Unspecified Ruby tool for embarrassingly fast deployments Opinionated gem for doing fast git-based server deployments. rubygem-whiskey_disk-doc 0.6.24 19.fc34 1284581 Unspecified Documentation for rubygem-whiskey_disk Documentation for rubygem-whiskey_disk. rubygem-xml-simple 1.1.5 10.fc33 31064 Unspecified A simple API for XML processing A simple API for XML processing. rubygem-xml-simple-doc 1.1.5 10.fc33 776776 Unspecified Documentation for rubygem-xml-simple Documentation for rubygem-xml-simple. rubygem-xmlparser 0.7.2.1 31.fc34 3189427 Unspecified Ruby bindings to the Expat XML parsing library Ruby bindings to the Expat XML parsing library. rubygem-xpath 3.2.0 2.fc34 12085 Unspecified Generate XPath expressions from Ruby XPath is a Ruby DSL for generating XPath expressions. rubygem-xpath-doc 3.2.0 2.fc34 741385 Unspecified Documentation for rubygem-xpath Documentation for rubygem-xpath. rubygem-yaml-lint 0.0.10 4.fc34 4904 Unspecified Really simple YAML lint Check if your YAML files can be loaded. rubygem-yaml-lint-doc 0.0.10 4.fc34 607467 Unspecified Documentation for rubygem-yaml-lint Documentation for rubygem-yaml-lint. rubygem-yard 0.9.26 2.fc34 2221132 Unspecified Documentation tool for consistent and usable documentation in Ruby YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions. rubygem-yard-doc 0.9.26 2.fc34 6855647 Unspecified Documentation for rubygem-yard Documentation for rubygem-yard. rubygem-zeitwerk 2.4.2 2.fc34 43409 Unspecified Efficient and thread-safe constant autoloader Zeitwerk implements constant autoloading with Ruby semantics. Each gem and application may have their own independent autoloader, with its own configuration, inflector, and logger. Supports autoloading, preloading, reloading, and eager loading. rubygem-zeitwerk-doc 2.4.2 2.fc34 846444 Unspecified Documentation for rubygem-zeitwerk Documentation for rubygem-zeitwerk. rubygem-zoom 0.5.0 20.fc34 44977 Unspecified Ruby binding to ZOOM Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation Model (ZOOM), an abstract object-oriented programming interface to a subset of the services specified by the Z39.50 standard, also known as the international standard ISO 23950. rubygem-zoom-doc 0.5.0 20.fc34 688312 Unspecified Documentation for rubygem-zoom This package contains documentation for rubygem-zoom. rubygems 3.2.14 200.fc34 1185592 Unspecified The Ruby standard for packaging ruby libraries RubyGems is the Ruby standard for publishing and managing third party libraries. rubygems-devel 3.2.3 146.fc34 12080 Unspecified Macros and development tools for packaging RubyGems Macros and development tools for packaging RubyGems. rubygems-doc 3.2.14 200.fc34 6744965 Unspecified Documentation for rubygems Documentation for rubygems. rubypick 1.1.1 14.fc34 4555 Unspecified Stub to allow choosing Ruby runtime Fedora /usr/bin/ruby stub to allow choosing Ruby runtime. Similarly to rbenv or RVM, it allows non-privileged user to choose which is preferred Ruby runtime for current task. rudeconfig 5.0.6 6.fc34 137657 Unspecified Library (C++ API) for reading and writing configuration/.ini files rudeconfig is a library that allows applications to read, modify and create configuration/.ini files. rudeconfig 5.0.6 6.fc34 134279 Unspecified Library (C++ API) for reading and writing configuration/.ini files rudeconfig is a library that allows applications to read, modify and create configuration/.ini files. rudeconfig-devel 5.0.6 6.fc34 23147 Unspecified Development files for rudeconfig rudeconfig is a library that allows applications to read, modify and create configuration/.ini files. The rudeconfig-devel package contains libraries, header files, and documentation needed to develop C++ applications using rudeconfig. rudeconfig-devel 5.0.6 6.fc34 23147 Unspecified Development files for rudeconfig rudeconfig is a library that allows applications to read, modify and create configuration/.ini files. The rudeconfig-devel package contains libraries, header files, and documentation needed to develop C++ applications using rudeconfig. rudesocket 1.3.0 28.fc34 83094 Unspecified Library (C++ API) for creating client sockets rudesocket is a library provides client socket services to an application. In addition to normal and SSL TCP connections, it supports proxies, SOCK4 and SOCKS5 servers. Furthermore, it allows you to chain proxies together. rudesocket 1.3.0 28.fc34 87944 Unspecified Library (C++ API) for creating client sockets rudesocket is a library provides client socket services to an application. In addition to normal and SSL TCP connections, it supports proxies, SOCK4 and SOCKS5 servers. Furthermore, it allows you to chain proxies together. rudesocket-devel 1.3.0 28.fc34 8272 Unspecified Development files for rudesocket rudesocket is a library provides client socket services to an application. In addition to normal and SSL TCP connections, it supports proxies, SOCK4 and SOCKS5 servers. Furthermore, it allows you to chain proxies together. The rudesocket-devel package contains libraries, header files, and documentation needed to develop C++ applications using rudesocket. rudesocket-devel 1.3.0 28.fc34 8272 Unspecified Development files for rudesocket rudesocket is a library provides client socket services to an application. In addition to normal and SSL TCP connections, it supports proxies, SOCK4 and SOCKS5 servers. Furthermore, it allows you to chain proxies together. The rudesocket-devel package contains libraries, header files, and documentation needed to develop C++ applications using rudesocket. rudiments 1.3.1 2.fc34 995808 Unspecified C++ class library for developing systems and applications A C++ class library for developing systems and applications. Rudiments includes frameworks for processes, threads, clients, servers, loggers and compilers. It also includes data structures for buffers, arrays, linked lists and dictionaries, and utility classes for processing text and binary data, regular expressions, random numbers, encryption, date and time, system information, files, directories, file-systems, inter-process communication, dynamic libraries, and XML. rudiments 1.3.1 2.fc34 984828 Unspecified C++ class library for developing systems and applications A C++ class library for developing systems and applications. Rudiments includes frameworks for processes, threads, clients, servers, loggers and compilers. It also includes data structures for buffers, arrays, linked lists and dictionaries, and utility classes for processing text and binary data, regular expressions, random numbers, encryption, date and time, system information, files, directories, file-systems, inter-process communication, dynamic libraries, and XML. rudiments-devel 1.3.1 2.fc34 824746 Unspecified Development files for rudiments Development files for rudiments. rudiments-devel 1.3.1 2.fc34 824675 Unspecified Development files for rudiments Development files for rudiments. rudiments-doc 1.3.1 2.fc34 14164557 Unspecified Documentation for rudiments Documentation for rudiments. rumor 1.0.5 24.fc34 122787 Unspecified Really Unintelligent Music transcriptOR Rumor is a realtime monophonic (with chords) MIDI keyboard to Lilypond converter. It receives MIDI events, quantizes them according to its metronome on the fly and outputs handwritten-like corresponding Lilypond notation. Tempo, meter, key and other parameters can be set via command-line options. runc 1.0.0 375.dev.git12644e6.fc34 11071437 Unspecified CLI for running Open Containers The runc command can be used to start containers which are packaged in accordance with the Open Container Initiative's specifications, and to manage containers running under runc. rundoc 0.11 16.fc34 7733 Unspecified An Ant task designed to help with the single-sourcing of program documentation An Ant task designed to help with the single-sourcing of program documentation. rundoc-javadoc 0.11 16.fc34 1360651 Unspecified Javadocs for rundoc This package contains the API documentation for rundoc. rusers 0.17 97.fc34 44900 Unspecified Displays the users logged into machines on the local network The rusers program allows users to find out who is logged into various machines on the local network. The rusers command produces output similar to who, but for the specified list of hosts or for all machines on the local network. Install rusers if you need to keep track of who is logged into your local network. rusers-server 0.17 97.fc34 56941 Unspecified Server for the rusers protocol The rusers program allows users to find out who is logged into various machines on the local network. The rusers command produces output similar to who, but for the specified list of hosts or for all machines on the local network. The rusers-server package contains the server for responding to rusers requests. Install rusers-server if you want remote users to be able to see who is logged into your machine. rust 1.51.0 1.fc34 90556140 Unspecified The Rust Programming Language Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator. rust-ab_glyph_rasterizer+default-devel 0.1.4 2.fc34 979 Unspecified Coverage rasterization for lines, quadratic & cubic beziers Coverage rasterization for lines, quadratic & cubic beziers. This package contains library source intended for building other packages which use "default" feature of "ab_glyph_rasterizer" crate. rust-ab_glyph_rasterizer+libm-devel 0.1.4 2.fc34 979 Unspecified Coverage rasterization for lines, quadratic & cubic beziers Coverage rasterization for lines, quadratic & cubic beziers. This package contains library source intended for building other packages which use "libm" feature of "ab_glyph_rasterizer" crate. rust-ab_glyph_rasterizer+std-devel 0.1.4 2.fc34 979 Unspecified Coverage rasterization for lines, quadratic & cubic beziers Coverage rasterization for lines, quadratic & cubic beziers. This package contains library source intended for building other packages which use "std" feature of "ab_glyph_rasterizer" crate. rust-ab_glyph_rasterizer-devel 0.1.4 2.fc34 24051 Unspecified Coverage rasterization for lines, quadratic & cubic beziers Coverage rasterization for lines, quadratic & cubic beziers. This package contains library source intended for building other packages which use "ab_glyph_rasterizer" crate. rust-abomonation+default-devel 0.7.3 4.fc34 955 Unspecified High performance and very unsafe serialization library High performance and very unsafe serialization library. This package contains library source intended for building other packages which use "default" feature of "abomonation" crate. rust-abomonation-devel 0.7.3 4.fc34 75783 Unspecified High performance and very unsafe serialization library High performance and very unsafe serialization library. This package contains library source intended for building other packages which use "abomonation" crate. rust-actix+default-devel 0.10.0 2.fc34 2394 Unspecified Actor framework for Rust Actor framework for Rust. This package contains library source intended for building other packages which use "default" feature of "actix" crate. rust-actix+mailbox_assert-devel 0.10.0 2.fc34 2394 Unspecified Actor framework for Rust Actor framework for Rust. This package contains library source intended for building other packages which use "mailbox_assert" feature of "actix" crate. rust-actix+resolver-devel 0.10.0 2.fc34 2394 Unspecified Actor framework for Rust Actor framework for Rust. This package contains library source intended for building other packages which use "resolver" feature of "actix" crate. rust-actix+trust-dns-proto-devel 0.10.0 2.fc34 2394 Unspecified Actor framework for Rust Actor framework for Rust. This package contains library source intended for building other packages which use "trust-dns-proto" feature of "actix" crate. rust-actix+trust-dns-resolver-devel 0.10.0 2.fc34 2394 Unspecified Actor framework for Rust Actor framework for Rust. This package contains library source intended for building other packages which use "trust-dns-resolver" feature of "actix" crate. rust-actix-codec+default-devel 0.3.0 2.fc34 1488 Unspecified Codec utilities for working with framed protocols Codec utilities for working with framed protocols. This package contains library source intended for building other packages which use "default" feature of "actix-codec" crate. rust-actix-codec-devel 0.3.0 2.fc34 42327 Unspecified Codec utilities for working with framed protocols Codec utilities for working with framed protocols. This package contains library source intended for building other packages which use "actix-codec" crate. rust-actix-connect+default-devel 2.0.0 3.fc34 1974 Unspecified TCP connector service for Actix ecosystem TCP connector service for Actix ecosystem. This package contains library source intended for building other packages which use "default" feature of "actix-connect" crate. rust-actix-connect+http-devel 2.0.0 3.fc34 1974 Unspecified TCP connector service for Actix ecosystem TCP connector service for Actix ecosystem. This package contains library source intended for building other packages which use "http" feature of "actix-connect" crate. rust-actix-connect+open-ssl-devel 2.0.0 3.fc34 1974 Unspecified TCP connector service for Actix ecosystem TCP connector service for Actix ecosystem. This package contains library source intended for building other packages which use "open-ssl" feature of "actix-connect" crate. rust-actix-connect+openssl-devel 2.0.0 3.fc34 1974 Unspecified TCP connector service for Actix ecosystem TCP connector service for Actix ecosystem. This package contains library source intended for building other packages which use "openssl" feature of "actix-connect" crate. rust-actix-connect+tokio-openssl-devel 2.0.0 3.fc34 1974 Unspecified TCP connector service for Actix ecosystem TCP connector service for Actix ecosystem. This package contains library source intended for building other packages which use "tokio-openssl" feature of "actix-connect" crate. rust-actix-connect+uri-devel 2.0.0 3.fc34 1974 Unspecified TCP connector service for Actix ecosystem TCP connector service for Actix ecosystem. This package contains library source intended for building other packages which use "uri" feature of "actix-connect" crate. rust-actix-connect-devel 2.0.0 3.fc34 73233 Unspecified TCP connector service for Actix ecosystem TCP connector service for Actix ecosystem. This package contains library source intended for building other packages which use "actix-connect" crate. rust-actix-devel 0.10.0 2.fc34 354980 Unspecified Actor framework for Rust Actor framework for Rust. This package contains library source intended for building other packages which use "actix" crate. rust-actix-files+default-devel 0.5.0 2.fc34 1718 Unspecified Static file serving for Actix Web Static file serving for Actix Web. This package contains library source intended for building other packages which use "default" feature of "actix-files" crate. rust-actix-files-devel 0.5.0 2.fc34 114533 Unspecified Static file serving for Actix Web Static file serving for Actix Web. This package contains library source intended for building other packages which use "actix-files" crate. rust-actix-http+actix-devel 2.2.0 2.fc34 3529 Unspecified HTTP primitives for the Actix ecosystem HTTP primitives for the Actix ecosystem. This package contains library source intended for building other packages which use "actix" feature of "actix-http" crate. rust-actix-http+actix-tls-devel 2.2.0 2.fc34 3529 Unspecified HTTP primitives for the Actix ecosystem HTTP primitives for the Actix ecosystem. This package contains library source intended for building other packages which use "actix-tls" feature of "actix-http" crate. rust-actix-http+actors-devel 2.2.0 2.fc34 3529 Unspecified HTTP primitives for the Actix ecosystem HTTP primitives for the Actix ecosystem. This package contains library source intended for building other packages which use "actors" feature of "actix-http" crate. rust-actix-http+brotli2-devel 2.2.0 2.fc34 3529 Unspecified HTTP primitives for the Actix ecosystem HTTP primitives for the Actix ecosystem. This package contains library source intended for building other packages which use "brotli2" feature of "actix-http" crate. rust-actix-http+compress-devel 2.2.0 2.fc34 3529 Unspecified HTTP primitives for the Actix ecosystem HTTP primitives for the Actix ecosystem. This package contains library source intended for building other packages which use "compress" feature of "actix-http" crate. rust-actix-http+default-devel 2.2.0 2.fc34 3529 Unspecified HTTP primitives for the Actix ecosystem HTTP primitives for the Actix ecosystem. This package contains library source intended for building other packages which use "default" feature of "actix-http" crate. rust-actix-http+flate2-devel 2.2.0 2.fc34 3529 Unspecified HTTP primitives for the Actix ecosystem HTTP primitives for the Actix ecosystem. This package contains library source intended for building other packages which use "flate2" feature of "actix-http" crate. rust-actix-http+openssl-devel 2.2.0 2.fc34 3529 Unspecified HTTP primitives for the Actix ecosystem HTTP primitives for the Actix ecosystem. This package contains library source intended for building other packages which use "openssl" feature of "actix-http" crate. rust-actix-http+secure-cookies-devel 2.2.0 2.fc34 3529 Unspecified HTTP primitives for the Actix ecosystem HTTP primitives for the Actix ecosystem. This package contains library source intended for building other packages which use "secure-cookies" feature of "actix-http" crate. rust-actix-http-devel 2.2.0 2.fc34 802812 Unspecified HTTP primitives for the Actix ecosystem HTTP primitives for the Actix ecosystem. This package contains library source intended for building other packages which use "actix-http" crate. rust-actix-macros+actix-reexport-devel 0.1.3 2.fc34 1169 Unspecified Actix runtime macros Actix runtime macros. This package contains library source intended for building other packages which use "actix-reexport" feature of "actix-macros" crate. rust-actix-macros+default-devel 0.1.3 2.fc34 1169 Unspecified Actix runtime macros Actix runtime macros. This package contains library source intended for building other packages which use "default" feature of "actix-macros" crate. rust-actix-macros-devel 0.1.3 2.fc34 5344 Unspecified Actix runtime macros Actix runtime macros. This package contains library source intended for building other packages which use "actix-macros" crate. rust-actix-router+default-devel 0.2.4 3.fc34 1237 Unspecified Path router Path router. This package contains library source intended for building other packages which use "default" feature of "actix-router" crate. rust-actix-router+http-devel 0.2.4 3.fc34 1237 Unspecified Path router Path router. This package contains library source intended for building other packages which use "http" feature of "actix-router" crate. rust-actix-router-devel 0.2.4 3.fc34 103497 Unspecified Path router Path router. This package contains library source intended for building other packages which use "actix-router" crate. rust-actix-rt+default-devel 1.1.1 3.fc34 1480 Unspecified Actix runtime Actix runtime. This package contains library source intended for building other packages which use "default" feature of "actix-rt" crate. rust-actix-rt-devel 1.1.1 3.fc34 62317 Unspecified Actix runtime Actix runtime. This package contains library source intended for building other packages which use "actix-rt" crate. rust-actix-server+default-devel 1.0.4 2.fc34 1726 Unspecified General purpose TCP server built for the Actix ecosystem General purpose TCP server built for the Actix ecosystem. This package contains library source intended for building other packages which use "default" feature of "actix-server" crate. rust-actix-server-config+default-devel 0.2.0 5.fc34 1154 Unspecified Actix server config utils Actix server config utils. This package contains library source intended for building other packages which use "default" feature of "actix-server-config" crate. rust-actix-server-config+tokio-uds-devel 0.2.0 5.fc34 1154 Unspecified Actix server config utils Actix server config utils. This package contains library source intended for building other packages which use "tokio-uds" feature of "actix-server-config" crate. rust-actix-server-config+uds-devel 0.2.0 5.fc34 1154 Unspecified Actix server config utils Actix server config utils. This package contains library source intended for building other packages which use "uds" feature of "actix-server-config" crate. rust-actix-server-config-devel 0.2.0 5.fc34 7769 Unspecified Actix server config utils Actix server config utils. This package contains library source intended for building other packages which use "actix-server-config" crate. rust-actix-server-devel 1.0.4 2.fc34 112093 Unspecified General purpose TCP server built for the Actix ecosystem General purpose TCP server built for the Actix ecosystem. This package contains library source intended for building other packages which use "actix-server" crate. rust-actix-service+default-devel 1.0.6 2.fc34 1386 Unspecified Actix service Service trait and combinators for representing asynchronous request/response operations. This package contains library source intended for building other packages which use "default" feature of "actix-service" crate. rust-actix-service-devel 1.0.6 2.fc34 149085 Unspecified Actix service Service trait and combinators for representing asynchronous request/response operations. This package contains library source intended for building other packages which use "actix-service" crate. rust-actix-testing+default-devel 1.0.1 3.fc34 1276 Unspecified Actix testing utils Actix testing utils. This package contains library source intended for building other packages which use "default" feature of "actix-testing" crate. rust-actix-testing-devel 1.0.1 3.fc34 32375 Unspecified Actix testing utils Actix testing utils. This package contains library source intended for building other packages which use "actix-testing" crate. rust-actix-threadpool+default-devel 0.3.3 2.fc34 1407 Unspecified Actix thread pool for sync code Actix thread pool for sync code. This package contains library source intended for building other packages which use "default" feature of "actix-threadpool" crate. rust-actix-threadpool-devel 0.3.3 2.fc34 30082 Unspecified Actix thread pool for sync code Actix thread pool for sync code. This package contains library source intended for building other packages which use "actix-threadpool" crate. rust-actix-tls+default-devel 2.0.0 3.fc34 1660 Unspecified TLS acceptor services for Actix ecosystem TLS acceptor services for Actix ecosystem. This package contains library source intended for building other packages which use "default" feature of "actix-tls" crate. rust-actix-tls+native-tls-devel 2.0.0 3.fc34 1660 Unspecified TLS acceptor services for Actix ecosystem TLS acceptor services for Actix ecosystem. This package contains library source intended for building other packages which use "native-tls" feature of "actix-tls" crate. rust-actix-tls+nativetls-devel 2.0.0 3.fc34 1660 Unspecified TLS acceptor services for Actix ecosystem TLS acceptor services for Actix ecosystem. This package contains library source intended for building other packages which use "nativetls" feature of "actix-tls" crate. rust-actix-tls+open-ssl-devel 2.0.0 3.fc34 1660 Unspecified TLS acceptor services for Actix ecosystem TLS acceptor services for Actix ecosystem. This package contains library source intended for building other packages which use "open-ssl" feature of "actix-tls" crate. rust-actix-tls+openssl-devel 2.0.0 3.fc34 1660 Unspecified TLS acceptor services for Actix ecosystem TLS acceptor services for Actix ecosystem. This package contains library source intended for building other packages which use "openssl" feature of "actix-tls" crate. rust-actix-tls+tokio-openssl-devel 2.0.0 3.fc34 1660 Unspecified TLS acceptor services for Actix ecosystem TLS acceptor services for Actix ecosystem. This package contains library source intended for building other packages which use "tokio-openssl" feature of "actix-tls" crate. rust-actix-tls+tokio-tls-devel 2.0.0 3.fc34 1660 Unspecified TLS acceptor services for Actix ecosystem TLS acceptor services for Actix ecosystem. This package contains library source intended for building other packages which use "tokio-tls" feature of "actix-tls" crate. rust-actix-tls-devel 2.0.0 3.fc34 38632 Unspecified TLS acceptor services for Actix ecosystem TLS acceptor services for Actix ecosystem. This package contains library source intended for building other packages which use "actix-tls" crate. rust-actix-utils+default-devel 2.0.0 2.fc34 1643 Unspecified Various network related services and utilities for Actix Various network related services and utilities for the Actix ecosystem. This package contains library source intended for building other packages which use "default" feature of "actix-utils" crate. rust-actix-utils-devel 2.0.0 2.fc34 100826 Unspecified Various network related services and utilities for Actix Various network related services and utilities for the Actix ecosystem. This package contains library source intended for building other packages which use "actix-utils" crate. rust-actix-web+compress-devel 3.3.2 2.fc34 4164 Unspecified Powerful, pragmatic, and extremely fast web framework for Rust Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. This package contains library source intended for building other packages which use "compress" feature of "actix-web" crate. rust-actix-web+default-devel 3.3.2 2.fc34 4164 Unspecified Powerful, pragmatic, and extremely fast web framework for Rust Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. This package contains library source intended for building other packages which use "default" feature of "actix-web" crate. rust-actix-web+open-ssl-devel 3.3.2 2.fc34 4164 Unspecified Powerful, pragmatic, and extremely fast web framework for Rust Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. This package contains library source intended for building other packages which use "open-ssl" feature of "actix-web" crate. rust-actix-web+openssl-devel 3.3.2 2.fc34 4164 Unspecified Powerful, pragmatic, and extremely fast web framework for Rust Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. This package contains library source intended for building other packages which use "openssl" feature of "actix-web" crate. rust-actix-web+secure-cookies-devel 3.3.2 2.fc34 4164 Unspecified Powerful, pragmatic, and extremely fast web framework for Rust Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. This package contains library source intended for building other packages which use "secure-cookies" feature of "actix-web" crate. rust-actix-web-codegen+default-devel 0.4.0 2.fc34 1032 Unspecified Actix web proc macros Actix web proc macros. This package contains library source intended for building other packages which use "default" feature of "actix-web-codegen" crate. rust-actix-web-codegen-devel 0.4.0 2.fc34 61286 Unspecified Actix web proc macros Actix web proc macros. This package contains library source intended for building other packages which use "actix-web-codegen" crate. rust-actix-web-devel 3.3.2 2.fc34 646130 Unspecified Powerful, pragmatic, and extremely fast web framework for Rust Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. This package contains library source intended for building other packages which use "actix-web" crate. rust-actix_derive+default-devel 0.5.0 5.fc34 1229 Unspecified Actor framework for Rust Actor framework for Rust. This package contains library source intended for building other packages which use "default" feature of "actix_derive" crate. rust-actix_derive-devel 0.5.0 5.fc34 36242 Unspecified Actor framework for Rust Actor framework for Rust. This package contains library source intended for building other packages which use "actix_derive" crate. rust-addr2line+cpp_demangle-devel 0.14.1 2.fc34 2818 Unspecified Cross-platform symbolication library written in Rust, using `gimli` Cross-platform symbolication library written in Rust, using `gimli`. This package contains library source intended for building other packages which use "cpp_demangle" feature of "addr2line" crate. rust-addr2line+default-devel 0.14.1 2.fc34 2818 Unspecified Cross-platform symbolication library written in Rust, using `gimli` Cross-platform symbolication library written in Rust, using `gimli`. This package contains library source intended for building other packages which use "default" feature of "addr2line" crate. rust-addr2line+fallible-iterator-devel 0.14.1 2.fc34 2818 Unspecified Cross-platform symbolication library written in Rust, using `gimli` Cross-platform symbolication library written in Rust, using `gimli`. This package contains library source intended for building other packages which use "fallible-iterator" feature of "addr2line" crate. rust-addr2line+object-devel 0.14.1 2.fc34 2818 Unspecified Cross-platform symbolication library written in Rust, using `gimli` Cross-platform symbolication library written in Rust, using `gimli`. This package contains library source intended for building other packages which use "object" feature of "addr2line" crate. rust-addr2line+rustc-demangle-devel 0.14.1 2.fc34 2818 Unspecified Cross-platform symbolication library written in Rust, using `gimli` Cross-platform symbolication library written in Rust, using `gimli`. This package contains library source intended for building other packages which use "rustc-demangle" feature of "addr2line" crate. rust-addr2line+smallvec-devel 0.14.1 2.fc34 2818 Unspecified Cross-platform symbolication library written in Rust, using `gimli` Cross-platform symbolication library written in Rust, using `gimli`. This package contains library source intended for building other packages which use "smallvec" feature of "addr2line" crate. rust-addr2line+std-devel 0.14.1 2.fc34 2818 Unspecified Cross-platform symbolication library written in Rust, using `gimli` Cross-platform symbolication library written in Rust, using `gimli`. This package contains library source intended for building other packages which use "std" feature of "addr2line" crate. rust-addr2line+std-object-devel 0.14.1 2.fc34 2818 Unspecified Cross-platform symbolication library written in Rust, using `gimli` Cross-platform symbolication library written in Rust, using `gimli`. This package contains library source intended for building other packages which use "std-object" feature of "addr2line" crate. rust-addr2line-devel 0.14.1 2.fc34 115881 Unspecified Cross-platform symbolication library written in Rust, using `gimli` Cross-platform symbolication library written in Rust, using `gimli`. This package contains library source intended for building other packages which use "addr2line" crate. rust-adler+default-devel 1.0.2 1.fc34 2040 Unspecified Simple clean-room implementation of the Adler-32 checksum Simple clean-room implementation of the Adler-32 checksum. This package contains library source intended for building other packages which use "default" feature of "adler" crate. rust-adler+std-devel 1.0.2 1.fc34 2040 Unspecified Simple clean-room implementation of the Adler-32 checksum Simple clean-room implementation of the Adler-32 checksum. This package contains library source intended for building other packages which use "std" feature of "adler" crate. rust-adler-devel 1.0.2 1.fc34 49353 Unspecified Simple clean-room implementation of the Adler-32 checksum Simple clean-room implementation of the Adler-32 checksum. This package contains library source intended for building other packages which use "adler" crate. rust-adler32+default-devel 1.2.0 2.fc34 1380 Unspecified Minimal Adler32 implementation for Rust Minimal Adler32 implementation for Rust. This package contains library source intended for building other packages which use "default" feature of "adler32" crate. rust-adler32+std-devel 1.2.0 2.fc34 1380 Unspecified Minimal Adler32 implementation for Rust Minimal Adler32 implementation for Rust. This package contains library source intended for building other packages which use "std" feature of "adler32" crate. rust-adler32-devel 1.2.0 2.fc34 18703 Unspecified Minimal Adler32 implementation for Rust Minimal Adler32 implementation for Rust. This package contains library source intended for building other packages which use "adler32" crate. rust-aead+alloc-devel 0.3.2 3.fc34 1270 Unspecified Traits for Authenticated Encryption with Associated Data (AEAD) algorithms Traits for Authenticated Encryption with Associated Data (AEAD) algorithms. This package contains library source intended for building other packages which use "alloc" feature of "aead" crate. rust-aead+blobby-devel 0.3.2 3.fc34 1270 Unspecified Traits for Authenticated Encryption with Associated Data (AEAD) algorithms Traits for Authenticated Encryption with Associated Data (AEAD) algorithms. This package contains library source intended for building other packages which use "blobby" feature of "aead" crate. rust-aead+default-devel 0.3.2 3.fc34 1270 Unspecified Traits for Authenticated Encryption with Associated Data (AEAD) algorithms Traits for Authenticated Encryption with Associated Data (AEAD) algorithms. This package contains library source intended for building other packages which use "default" feature of "aead" crate. rust-aead+dev-devel 0.3.2 3.fc34 1270 Unspecified Traits for Authenticated Encryption with Associated Data (AEAD) algorithms Traits for Authenticated Encryption with Associated Data (AEAD) algorithms. This package contains library source intended for building other packages which use "dev" feature of "aead" crate. rust-aead+std-devel 0.3.2 3.fc34 1270 Unspecified Traits for Authenticated Encryption with Associated Data (AEAD) algorithms Traits for Authenticated Encryption with Associated Data (AEAD) algorithms. This package contains library source intended for building other packages which use "std" feature of "aead" crate. rust-aead-devel 0.3.2 3.fc34 52655 Unspecified Traits for Authenticated Encryption with Associated Data (AEAD) algorithms Traits for Authenticated Encryption with Associated Data (AEAD) algorithms. This package contains library source intended for building other packages which use "aead" crate. rust-aes+default-devel 0.6.0 2.fc34 1203 Unspecified Facade for AES (Rijndael) block ciphers implementations Facade for AES (Rijndael) block ciphers implementations. This package contains library source intended for building other packages which use "default" feature of "aes" crate. rust-aes-devel 0.6.0 2.fc34 160061 Unspecified Facade for AES (Rijndael) block ciphers implementations Facade for AES (Rijndael) block ciphers implementations. This package contains library source intended for building other packages which use "aes" crate. rust-aes-gcm+aes-devel 0.8.0 2.fc34 1704 Unspecified AES-GCM (Galois/Counter Mode) AEAD Cipher implementation Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture- specific hardware acceleration. This package contains library source intended for building other packages which use "aes" feature of "aes-gcm" crate. rust-aes-gcm+alloc-devel 0.8.0 2.fc34 1704 Unspecified AES-GCM (Galois/Counter Mode) AEAD Cipher implementation Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture- specific hardware acceleration. This package contains library source intended for building other packages which use "alloc" feature of "aes-gcm" crate. rust-aes-gcm+default-devel 0.8.0 2.fc34 1704 Unspecified AES-GCM (Galois/Counter Mode) AEAD Cipher implementation Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture- specific hardware acceleration. This package contains library source intended for building other packages which use "default" feature of "aes-gcm" crate. rust-aes-gcm+std-devel 0.8.0 2.fc34 1704 Unspecified AES-GCM (Galois/Counter Mode) AEAD Cipher implementation Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture- specific hardware acceleration. This package contains library source intended for building other packages which use "std" feature of "aes-gcm" crate. rust-aes-gcm+zeroize-devel 0.8.0 2.fc34 1704 Unspecified AES-GCM (Galois/Counter Mode) AEAD Cipher implementation Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture- specific hardware acceleration. This package contains library source intended for building other packages which use "zeroize" feature of "aes-gcm" crate. rust-aes-gcm-devel 0.8.0 2.fc34 386499 Unspecified AES-GCM (Galois/Counter Mode) AEAD Cipher implementation Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture- specific hardware acceleration. This package contains library source intended for building other packages which use "aes-gcm" crate. rust-aes-soft+default-devel 0.6.4 2.fc34 1099 Unspecified AES (Rijndael) block ciphers bit-sliced implementation AES (Rijndael) block ciphers bit-sliced implementation. This package contains library source intended for building other packages which use "default" feature of "aes-soft" crate. rust-aes-soft+semi_fixslice-devel 0.6.4 2.fc34 1099 Unspecified AES (Rijndael) block ciphers bit-sliced implementation AES (Rijndael) block ciphers bit-sliced implementation. This package contains library source intended for building other packages which use "semi_fixslice" feature of "aes-soft" crate. rust-aes-soft-devel 0.6.4 2.fc34 237911 Unspecified AES (Rijndael) block ciphers bit-sliced implementation AES (Rijndael) block ciphers bit-sliced implementation. This package contains library source intended for building other packages which use "aes-soft" crate. rust-ahash+compile-time-rng-devel 0.4.5 2.fc34 2013 Unspecified Non-cryptographic hash function using AES-NI for high performance Non-cryptographic hash function using AES-NI for high performance. This package contains library source intended for building other packages which use "compile-time-rng" feature of "ahash" crate. rust-ahash+const-random-devel 0.4.5 2.fc34 2013 Unspecified Non-cryptographic hash function using AES-NI for high performance Non-cryptographic hash function using AES-NI for high performance. This package contains library source intended for building other packages which use "const-random" feature of "ahash" crate. rust-ahash+default-devel 0.4.5 2.fc34 2013 Unspecified Non-cryptographic hash function using AES-NI for high performance Non-cryptographic hash function using AES-NI for high performance. This package contains library source intended for building other packages which use "default" feature of "ahash" crate. rust-ahash+specialize-devel 0.4.5 2.fc34 2013 Unspecified Non-cryptographic hash function using AES-NI for high performance Non-cryptographic hash function using AES-NI for high performance. This package contains library source intended for building other packages which use "specialize" feature of "ahash" crate. rust-ahash+std-devel 0.4.5 2.fc34 2013 Unspecified Non-cryptographic hash function using AES-NI for high performance Non-cryptographic hash function using AES-NI for high performance. This package contains library source intended for building other packages which use "std" feature of "ahash" crate. rust-ahash-devel 0.4.5 2.fc34 351870 Unspecified Non-cryptographic hash function using AES-NI for high performance Non-cryptographic hash function using AES-NI for high performance. This package contains library source intended for building other packages which use "ahash" crate. rust-aho-corasick+default-devel 0.7.15 2.fc34 1279 Unspecified Fast multiple substring searching Fast multiple substring searching. This package contains library source intended for building other packages which use "default" feature of "aho-corasick" crate. rust-aho-corasick+std-devel 0.7.15 2.fc34 1279 Unspecified Fast multiple substring searching Fast multiple substring searching. This package contains library source intended for building other packages which use "std" feature of "aho-corasick" crate. rust-aho-corasick-devel 0.7.15 2.fc34 487158 Unspecified Fast multiple substring searching Fast multiple substring searching. This package contains library source intended for building other packages which use "aho-corasick" crate. rust-alacritty_config_derive+default-devel 0.1.0 2.fc34 1170 Unspecified Failure resistant deserialization derive Failure resistant deserialization derive. This package contains library source intended for building other packages which use "default" feature of "alacritty_config_derive" crate. rust-alacritty_config_derive-devel 0.1.0 2.fc34 40303 Unspecified Failure resistant deserialization derive Failure resistant deserialization derive. This package contains library source intended for building other packages which use "alacritty_config_derive" crate. rust-alacritty_terminal+bench-devel 0.13.0 1.fc34 1708 Unspecified Library for writing terminal emulators Library for writing terminal emulators. This package contains library source intended for building other packages which use "bench" feature of "alacritty_terminal" crate. rust-alacritty_terminal+default-devel 0.13.0 1.fc34 1708 Unspecified Library for writing terminal emulators Library for writing terminal emulators. This package contains library source intended for building other packages which use "default" feature of "alacritty_terminal" crate. rust-alacritty_terminal-devel 0.13.0 1.fc34 42675049 Unspecified Library for writing terminal emulators Library for writing terminal emulators. This package contains library source intended for building other packages which use "alacritty_terminal" crate. rust-alga+decimal-devel 0.9.3 4.fc34 1380 Unspecified Abstract algebra for Rust Abstract algebra for Rust. This package contains library source intended for building other packages which use "decimal" feature of "alga" crate. rust-alga+default-devel 0.9.3 4.fc34 1380 Unspecified Abstract algebra for Rust Abstract algebra for Rust. This package contains library source intended for building other packages which use "default" feature of "alga" crate. rust-alga+std-devel 0.9.3 4.fc34 1380 Unspecified Abstract algebra for Rust Abstract algebra for Rust. This package contains library source intended for building other packages which use "std" feature of "alga" crate. rust-alga-devel 0.9.3 4.fc34 173615 Unspecified Abstract algebra for Rust Abstract algebra for Rust. This package contains library source intended for building other packages which use "alga" crate. rust-alga_derive+default-devel 0.9.2 3.fc34 1171 Unspecified Derive attribute for implementing algebraic traits from the alga crate Derive attribute for implementing algebraic traits from the alga crate. This package contains library source intended for building other packages which use "default" feature of "alga_derive" crate. rust-alga_derive-devel 0.9.2 3.fc34 45238 Unspecified Derive attribute for implementing algebraic traits from the alga crate Derive attribute for implementing algebraic traits from the alga crate. This package contains library source intended for building other packages which use "alga_derive" crate. rust-alloc-no-stdlib+default-devel 2.0.1 4.fc34 1381 Unspecified Dynamic allocator that may be used with or without the stdlib 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 "default" feature of "alloc-no-stdlib" crate. rust-alloc-no-stdlib+unsafe-devel 2.0.1 4.fc34 1381 Unspecified Dynamic allocator that may be used with or without the stdlib 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 "unsafe" feature of "alloc-no-stdlib" crate. rust-alloc-no-stdlib-devel 2.0.1 4.fc34 62480 Unspecified Dynamic allocator that may be used with or without the stdlib 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 "alloc-no-stdlib" crate. rust-alloc-stdlib+default-devel 0.2.1 4.fc34 650 Unspecified Dynamic allocator example that may be used with the stdlib Dynamic allocator example that may be used with the stdlib. This package contains library source intended for building other packages which use "default" feature of "alloc-stdlib" crate. rust-alloc-stdlib+unsafe-devel 0.2.1 4.fc34 650 Unspecified Dynamic allocator example that may be used with the stdlib Dynamic allocator example that may be used with the stdlib. This package contains library source intended for building other packages which use "unsafe" feature of "alloc-stdlib" crate. rust-alloc-stdlib-devel 0.2.1 4.fc34 42941 Unspecified Dynamic allocator example that may be used with the stdlib Dynamic allocator example that may be used with the stdlib. This package contains library source intended for building other packages which use "alloc-stdlib" crate. rust-alphanumeric-sort+default-devel 1.4.1 1.fc34 1438 Unspecified Sort order for files and folders whose names contain numerals This crate can help you sort order for files and folders whose names contain numerals. This package contains library source intended for building other packages which use "default" feature of "alphanumeric-sort" crate. rust-alphanumeric-sort+std-devel 1.4.1 1.fc34 1438 Unspecified Sort order for files and folders whose names contain numerals This crate can help you sort order for files and folders whose names contain numerals. This package contains library source intended for building other packages which use "std" feature of "alphanumeric-sort" crate. rust-alphanumeric-sort-devel 1.4.1 1.fc34 34918 Unspecified Sort order for files and folders whose names contain numerals This crate can help you sort order for files and folders whose names contain numerals. This package contains library source intended for building other packages which use "alphanumeric-sort" crate. rust-ammonia+default-devel 3.1.1 1.fc34 1318 Unspecified HTML Sanitization HTML Sanitization. This package contains library source intended for building other packages which use "default" feature of "ammonia" crate. rust-ammonia-devel 3.1.1 1.fc34 154155 Unspecified HTML Sanitization HTML Sanitization. This package contains library source intended for building other packages which use "ammonia" crate. rust-analysis 1.51.0 1.fc34 39311931 Unspecified Compiler analysis data for the Rust standard library This package contains analysis data files produced with rustc's -Zsave-analysis feature for the Rust standard library. The RLS (Rust Language Server) uses this data to provide information about the Rust standard library. rust-andrew+default-devel 0.3.1 2.fc34 1198 Unspecified Convenient drawing of shapes, lines and text to buffers Andrew crate provides convenient drawing of objects such as shapes, lines and text to buffers. This package contains library source intended for building other packages which use "default" feature of "andrew" crate. rust-andrew-devel 0.3.1 2.fc34 38184 Unspecified Convenient drawing of shapes, lines and text to buffers Andrew crate provides convenient drawing of objects such as shapes, lines and text to buffers. This package contains library source intended for building other packages which use "andrew" crate. rust-ansi_colours+default-devel 1.0.2 1.fc34 1177 Unspecified True-colour ↔ ANSI terminal palette converter True-colour ↔ ANSI terminal palette converter. This package contains library source intended for building other packages which use "default" feature of "ansi_colours" crate. rust-ansi_colours-devel 1.0.2 1.fc34 40903 Unspecified True-colour ↔ ANSI terminal palette converter True-colour ↔ ANSI terminal palette converter. This package contains library source intended for building other packages which use "ansi_colours" crate. rust-ansi_term+default-devel 0.12.1 4.fc34 1245 Unspecified Library for ANSI terminal colours and styles (bold, underline) Library for ANSI terminal colours and styles (bold, underline). This package contains library source intended for building other packages which use "default" feature of "ansi_term" crate. rust-ansi_term+derive_serde_style-devel 0.12.1 4.fc34 1245 Unspecified Library for ANSI terminal colours and styles (bold, underline) Library for ANSI terminal colours and styles (bold, underline). This package contains library source intended for building other packages which use "derive_serde_style" feature of "ansi_term" crate. rust-ansi_term+serde-devel 0.12.1 4.fc34 1245 Unspecified Library for ANSI terminal colours and styles (bold, underline) Library for ANSI terminal colours and styles (bold, underline). This package contains library source intended for building other packages which use "serde" feature of "ansi_term" crate. rust-ansi_term-devel 0.12.1 4.fc34 86290 Unspecified Library for ANSI terminal colours and styles (bold, underline) Library for ANSI terminal colours and styles (bold, underline). This package contains library source intended for building other packages which use "ansi_term" crate. rust-ansi_term0.11+default-devel 0.11.0 6.fc34 927 Unspecified Library for ANSI terminal colours and styles (bold, underline) Library for ANSI terminal colours and styles (bold, underline). This package contains library source intended for building other packages which use "default" feature of "ansi_term" crate. rust-ansi_term0.11-devel 0.11.0 6.fc34 67510 Unspecified Library for ANSI terminal colours and styles (bold, underline) Library for ANSI terminal colours and styles (bold, underline). This package contains library source intended for building other packages which use "ansi_term" crate. rust-antidote+default-devel 1.0.0 8.fc34 364 Unspecified Poison-free versions of the standard library Mutex and RwLock types Poison-free versions of the standard library Mutex and RwLock types. This package contains library source intended for building other packages which use "default" feature of "antidote" crate. rust-antidote-devel 1.0.0 8.fc34 33081 Unspecified Poison-free versions of the standard library Mutex and RwLock types Poison-free versions of the standard library Mutex and RwLock types. This package contains library source intended for building other packages which use "antidote" crate. rust-anyhow+backtrace-devel 1.0.40 1.fc34 1366 Unspecified Flexible concrete Error type built on std::error::Error Flexible concrete Error type built on std::error::Error. This package contains library source intended for building other packages which use "backtrace" feature of "anyhow" crate. rust-anyhow+default-devel 1.0.40 1.fc34 1366 Unspecified Flexible concrete Error type built on std::error::Error Flexible concrete Error type built on std::error::Error. This package contains library source intended for building other packages which use "default" feature of "anyhow" crate. rust-anyhow+std-devel 1.0.40 1.fc34 1366 Unspecified Flexible concrete Error type built on std::error::Error Flexible concrete Error type built on std::error::Error. This package contains library source intended for building other packages which use "std" feature of "anyhow" crate. rust-anyhow-devel 1.0.40 1.fc34 149908 Unspecified Flexible concrete Error type built on std::error::Error Flexible concrete Error type built on std::error::Error. This package contains library source intended for building other packages which use "anyhow" crate. rust-anymap+bench-devel 0.12.1 3.fc34 477 Unspecified Safe and convenient store for one value of each type Safe and convenient store for one value of each type. This package contains library source intended for building other packages which use "bench" feature of "anymap" crate. rust-anymap+default-devel 0.12.1 3.fc34 477 Unspecified Safe and convenient store for one value of each type Safe and convenient store for one value of each type. This package contains library source intended for building other packages which use "default" feature of "anymap" crate. rust-anymap-devel 0.12.1 3.fc34 64655 Unspecified Safe and convenient store for one value of each type Safe and convenient store for one value of each type. This package contains library source intended for building other packages which use "anymap" crate. rust-aom-sys+build_sources-devel 0.2.1 4.fc34 941 Unspecified FFI bindings to aom FFI bindings to aom. This package contains library source intended for building other packages which use "build_sources" feature of "aom-sys" crate. rust-aom-sys+default-devel 0.2.1 4.fc34 941 Unspecified FFI bindings to aom FFI bindings to aom. This package contains library source intended for building other packages which use "default" feature of "aom-sys" crate. rust-aom-sys-devel 0.2.1 4.fc34 7248 Unspecified FFI bindings to aom FFI bindings to aom. This package contains library source intended for building other packages which use "aom-sys" crate. rust-app_dirs+default-devel 1.2.1 3.fc34 991 Unspecified Put your app's data in the right place on every platform Put your app's data in the right place on every platform. This package contains library source intended for building other packages which use "default" feature of "app_dirs" crate. rust-app_dirs-devel 1.2.1 3.fc34 29210 Unspecified Put your app's data in the right place on every platform Put your app's data in the right place on every platform. This package contains library source intended for building other packages which use "app_dirs" crate. rust-approx+default-devel 0.3.2 8.fc34 1218 Unspecified Approximate floating point equality comparisons and assertions Approximate floating point equality comparisons and assertions. This package contains library source intended for building other packages which use "default" feature of "approx" crate. rust-approx+num-complex-devel 0.3.2 8.fc34 1218 Unspecified Approximate floating point equality comparisons and assertions Approximate floating point equality comparisons and assertions. This package contains library source intended for building other packages which use "num-complex" feature of "approx" crate. rust-approx+std-devel 0.3.2 8.fc34 1218 Unspecified Approximate floating point equality comparisons and assertions Approximate floating point equality comparisons and assertions. This package contains library source intended for building other packages which use "std" feature of "approx" crate. rust-approx-devel 0.3.2 8.fc34 106838 Unspecified Approximate floating point equality comparisons and assertions Approximate floating point equality comparisons and assertions. This package contains library source intended for building other packages which use "approx" crate. rust-arbitrary+default-devel 0.4.7 1.fc34 1399 Unspecified Trait for generating structured data from unstructured data Trait for generating structured data from unstructured data. This package contains library source intended for building other packages which use "default" feature of "arbitrary" crate. rust-arbitrary+derive-devel 0.4.7 1.fc34 1399 Unspecified Trait for generating structured data from unstructured data Trait for generating structured data from unstructured data. This package contains library source intended for building other packages which use "derive" feature of "arbitrary" crate. rust-arbitrary+derive_arbitrary-devel 0.4.7 1.fc34 1399 Unspecified Trait for generating structured data from unstructured data Trait for generating structured data from unstructured data. This package contains library source intended for building other packages which use "derive_arbitrary" feature of "arbitrary" crate. rust-arbitrary-devel 0.4.7 1.fc34 124556 Unspecified Trait for generating structured data from unstructured data Trait for generating structured data from unstructured data. This package contains library source intended for building other packages which use "arbitrary" crate. rust-arc-swap+default-devel 0.4.7 3.fc34 1441 Unspecified Atomically swappable Arc Atomically swappable Arc. This package contains library source intended for building other packages which use "default" feature of "arc-swap" crate. rust-arc-swap+weak-devel 0.4.7 3.fc34 1441 Unspecified Atomically swappable Arc Atomically swappable Arc. This package contains library source intended for building other packages which use "weak" feature of "arc-swap" crate. rust-arc-swap-devel 0.4.7 3.fc34 175665 Unspecified Atomically swappable Arc Atomically swappable Arc. This package contains library source intended for building other packages which use "arc-swap" crate. rust-arg_enum_proc_macro+default-devel 0.3.0 4.fc34 1032 Unspecified Procedural macro compatible with clap arg_enum Procedural macro compatible with clap arg_enum. This package contains library source intended for building other packages which use "default" feature of "arg_enum_proc_macro" crate. rust-arg_enum_proc_macro-devel 0.3.0 4.fc34 12223 Unspecified Procedural macro compatible with clap arg_enum Procedural macro compatible with clap arg_enum. This package contains library source intended for building other packages which use "arg_enum_proc_macro" crate. rust-argparse+default-devel 0.2.2 2.fc33 874 Unspecified Powerful command-line argument parsing library Powerful command-line argument parsing library. This package contains library source intended for building other packages which use "default" feature of "argparse" crate. rust-argparse-devel 0.2.2 2.fc33 105095 Unspecified Powerful command-line argument parsing library Powerful command-line argument parsing library. This package contains library source intended for building other packages which use "argparse" crate. rust-array-init+const-generics-devel 1.0.0 2.fc34 1070 Unspecified Safe wrapper for initializing fixed-size arrays Safe wrapper for initializing fixed-size arrays. This package contains library source intended for building other packages which use "const-generics" feature of "array-init" crate. rust-array-init+default-devel 1.0.0 2.fc34 1070 Unspecified Safe wrapper for initializing fixed-size arrays Safe wrapper for initializing fixed-size arrays. This package contains library source intended for building other packages which use "default" feature of "array-init" crate. rust-array-init-devel 1.0.0 2.fc34 45999 Unspecified Safe wrapper for initializing fixed-size arrays Safe wrapper for initializing fixed-size arrays. This package contains library source intended for building other packages which use "array-init" crate. rust-arraydeque+default-devel 0.4.5 7.fc34 1132 Unspecified Ring buffer with a fixed capacity, which can be stored on the stack Ring buffer with a fixed capacity, which can be stored on the stack. This package contains library source intended for building other packages which use "default" feature of "arraydeque" crate. rust-arraydeque+generic-array-devel 0.4.5 7.fc34 1132 Unspecified Ring buffer with a fixed capacity, which can be stored on the stack Ring buffer with a fixed capacity, which can be stored on the stack. This package contains library source intended for building other packages which use "generic-array" feature of "arraydeque" crate. rust-arraydeque+std-devel 0.4.5 7.fc34 1132 Unspecified Ring buffer with a fixed capacity, which can be stored on the stack Ring buffer with a fixed capacity, which can be stored on the stack. This package contains library source intended for building other packages which use "std" feature of "arraydeque" crate. rust-arraydeque+use_generic_array-devel 0.4.5 7.fc34 1132 Unspecified Ring buffer with a fixed capacity, which can be stored on the stack Ring buffer with a fixed capacity, which can be stored on the stack. This package contains library source intended for building other packages which use "use_generic_array" feature of "arraydeque" crate. rust-arraydeque-devel 0.4.5 7.fc34 114197 Unspecified Ring buffer with a fixed capacity, which can be stored on the stack Ring buffer with a fixed capacity, which can be stored on the stack. This package contains library source intended for building other packages which use "arraydeque" crate. rust-arrayref+default-devel 0.3.6 4.fc34 855 Unspecified Macros to take array references of slices Macros to take array references of slices. This package contains library source intended for building other packages which use "default" feature of "arrayref" crate. rust-arrayref-devel 0.3.6 4.fc34 28336 Unspecified Macros to take array references of slices Macros to take array references of slices. This package contains library source intended for building other packages which use "arrayref" crate. rust-arrayvec+array-sizes-129-255-devel 0.5.2 2.fc34 1615 Unspecified Vector with fixed capacity, backed by an array Vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString. This package contains library source intended for building other packages which use "array-sizes-129-255" feature of "arrayvec" crate. rust-arrayvec+array-sizes-33-128-devel 0.5.2 2.fc34 1615 Unspecified Vector with fixed capacity, backed by an array Vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString. This package contains library source intended for building other packages which use "array-sizes-33-128" feature of "arrayvec" crate. rust-arrayvec+default-devel 0.5.2 2.fc34 1615 Unspecified Vector with fixed capacity, backed by an array Vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString. This package contains library source intended for building other packages which use "default" feature of "arrayvec" crate. rust-arrayvec+serde-devel 0.5.2 2.fc34 1615 Unspecified Vector with fixed capacity, backed by an array Vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString. This package contains library source intended for building other packages which use "serde" feature of "arrayvec" crate. rust-arrayvec+std-devel 0.5.2 2.fc34 1615 Unspecified Vector with fixed capacity, backed by an array Vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString. This package contains library source intended for building other packages which use "std" feature of "arrayvec" crate. rust-arrayvec+unstable-const-fn-devel 0.5.2 2.fc34 1615 Unspecified Vector with fixed capacity, backed by an array Vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString. This package contains library source intended for building other packages which use "unstable-const-fn" feature of "arrayvec" crate. rust-arrayvec-devel 0.5.2 2.fc34 118427 Unspecified Vector with fixed capacity, backed by an array Vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString. This package contains library source intended for building other packages which use "arrayvec" crate. rust-article_scraper+default-devel 1.1.7 1.fc34 1377 Unspecified Scrap article contents from the web Scrap article contents from the web. Powered by fivefilters full text feed configurations. This package contains library source intended for building other packages which use "default" feature of "article_scraper" crate. rust-article_scraper-devel 1.1.7 1.fc34 152847 Unspecified Scrap article contents from the web Scrap article contents from the web. Powered by fivefilters full text feed configurations. This package contains library source intended for building other packages which use "article_scraper" crate. rust-ascii+default-devel 1.0.0 4.fc34 1119 Unspecified ASCII-only equivalents to `char`, `str` and `String` ASCII-only equivalents to `char`, `str` and `String`. This package contains library source intended for building other packages which use "default" feature of "ascii" crate. rust-ascii+serde-devel 1.0.0 4.fc34 1119 Unspecified ASCII-only equivalents to `char`, `str` and `String` ASCII-only equivalents to `char`, `str` and `String`. This package contains library source intended for building other packages which use "serde" feature of "ascii" crate. rust-ascii+serde_test-devel 1.0.0 4.fc34 1119 Unspecified ASCII-only equivalents to `char`, `str` and `String` ASCII-only equivalents to `char`, `str` and `String`. This package contains library source intended for building other packages which use "serde_test" feature of "ascii" crate. rust-ascii+std-devel 1.0.0 4.fc34 1119 Unspecified ASCII-only equivalents to `char`, `str` and `String` ASCII-only equivalents to `char`, `str` and `String`. This package contains library source intended for building other packages which use "std" feature of "ascii" crate. rust-ascii-devel 1.0.0 4.fc34 163687 Unspecified ASCII-only equivalents to `char`, `str` and `String` ASCII-only equivalents to `char`, `str` and `String`. This package contains library source intended for building other packages which use "ascii" crate. rust-askalono+default-devel 0.4.3 3.fc34 1715 Unspecified Library to detect the contents of license files Library to detect the contents of license files. This package contains library source intended for building other packages which use "default" feature of "askalono" crate. rust-askalono+flate2-devel 0.4.3 3.fc34 1715 Unspecified Library to detect the contents of license files Library to detect the contents of license files. This package contains library source intended for building other packages which use "flate2" feature of "askalono" crate. rust-askalono+gzip-devel 0.4.3 3.fc34 1715 Unspecified Library to detect the contents of license files Library to detect the contents of license files. This package contains library source intended for building other packages which use "gzip" feature of "askalono" crate. rust-askalono+serde_json-devel 0.4.3 3.fc34 1715 Unspecified Library to detect the contents of license files Library to detect the contents of license files. This package contains library source intended for building other packages which use "serde_json" feature of "askalono" crate. rust-askalono+spdx-devel 0.4.3 3.fc34 1715 Unspecified Library to detect the contents of license files Library to detect the contents of license files. This package contains library source intended for building other packages which use "spdx" feature of "askalono" crate. rust-askalono-devel 0.4.3 3.fc34 105901 Unspecified Library to detect the contents of license files Library to detect the contents of license files. This package contains library source intended for building other packages which use "askalono" crate. rust-askama+config-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "config" feature of "askama" crate. rust-askama+default-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "default" feature of "askama" crate. rust-askama+humansize-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "humansize" feature of "askama" crate. rust-askama+mime-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "mime" feature of "askama" crate. rust-askama+mime_guess-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "mime_guess" feature of "askama" crate. rust-askama+num-traits-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "num-traits" feature of "askama" crate. rust-askama+serde-json-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "serde-json" feature of "askama" crate. rust-askama+serde-yaml-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "serde-yaml" feature of "askama" crate. rust-askama+urlencode-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "urlencode" feature of "askama" crate. rust-askama+with-actix-web-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "with-actix-web" feature of "askama" crate. rust-askama+with-gotham-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "with-gotham" feature of "askama" crate. rust-askama+with-iron-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "with-iron" feature of "askama" crate. rust-askama+with-mendes-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "with-mendes" feature of "askama" crate. rust-askama+with-rocket-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "with-rocket" feature of "askama" crate. rust-askama+with-tide-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "with-tide" feature of "askama" crate. rust-askama+with-warp-devel 0.10.5 1.fc34 1989 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "with-warp" feature of "askama" crate. rust-askama-devel 0.10.5 1.fc34 31851 Unspecified Type-safe, compiled Jinja-like templates for Rust Type-safe, compiled Jinja-like templates for Rust. This package contains library source intended for building other packages which use "askama" crate. rust-askama_derive+actix-web-devel 0.10.5 1.fc34 1098 Unspecified Procedural macro package for Askama Procedural macro package for Askama. This package contains library source intended for building other packages which use "actix-web" feature of "askama_derive" crate. rust-askama_derive+default-devel 0.10.5 1.fc34 1098 Unspecified Procedural macro package for Askama Procedural macro package for Askama. This package contains library source intended for building other packages which use "default" feature of "askama_derive" crate. rust-askama_derive+gotham-devel 0.10.5 1.fc34 1098 Unspecified Procedural macro package for Askama Procedural macro package for Askama. This package contains library source intended for building other packages which use "gotham" feature of "askama_derive" crate. rust-askama_derive+iron-devel 0.10.5 1.fc34 1098 Unspecified Procedural macro package for Askama Procedural macro package for Askama. This package contains library source intended for building other packages which use "iron" feature of "askama_derive" crate. rust-askama_derive+mendes-devel 0.10.5 1.fc34 1098 Unspecified Procedural macro package for Askama Procedural macro package for Askama. This package contains library source intended for building other packages which use "mendes" feature of "askama_derive" crate. rust-askama_derive+rocket-devel 0.10.5 1.fc34 1098 Unspecified Procedural macro package for Askama Procedural macro package for Askama. This package contains library source intended for building other packages which use "rocket" feature of "askama_derive" crate. rust-askama_derive+tide-devel 0.10.5 1.fc34 1098 Unspecified Procedural macro package for Askama Procedural macro package for Askama. This package contains library source intended for building other packages which use "tide" feature of "askama_derive" crate. rust-askama_derive+warp-devel 0.10.5 1.fc34 1098 Unspecified Procedural macro package for Askama Procedural macro package for Askama. This package contains library source intended for building other packages which use "warp" feature of "askama_derive" crate. rust-askama_derive-devel 0.10.5 1.fc34 29865 Unspecified Procedural macro package for Askama Procedural macro package for Askama. This package contains library source intended for building other packages which use "askama_derive" crate. rust-askama_escape+default-devel 0.10.1 3.fc34 1068 Unspecified Optimized HTML escaping code, extracted from Askama Optimized HTML escaping code, extracted from Askama. This package contains library source intended for building other packages which use "default" feature of "askama_escape" crate. rust-askama_escape-devel 0.10.1 3.fc34 34901 Unspecified Optimized HTML escaping code, extracted from Askama Optimized HTML escaping code, extracted from Askama. This package contains library source intended for building other packages which use "askama_escape" crate. rust-askama_shared+config-devel 0.11.1 1.fc34 1808 Unspecified Shared code for Askama Shared code for Askama. This package contains library source intended for building other packages which use "config" feature of "askama_shared" crate. rust-askama_shared+default-devel 0.11.1 1.fc34 1808 Unspecified Shared code for Askama Shared code for Askama. This package contains library source intended for building other packages which use "default" feature of "askama_shared" crate. rust-askama_shared+humansize-devel 0.11.1 1.fc34 1808 Unspecified Shared code for Askama Shared code for Askama. This package contains library source intended for building other packages which use "humansize" feature of "askama_shared" crate. rust-askama_shared+json-devel 0.11.1 1.fc34 1808 Unspecified Shared code for Askama Shared code for Askama. This package contains library source intended for building other packages which use "json" feature of "askama_shared" crate. rust-askama_shared+num-traits-devel 0.11.1 1.fc34 1808 Unspecified Shared code for Askama Shared code for Askama. This package contains library source intended for building other packages which use "num-traits" feature of "askama_shared" crate. rust-askama_shared+percent-encoding-devel 0.11.1 1.fc34 1808 Unspecified Shared code for Askama Shared code for Askama. This package contains library source intended for building other packages which use "percent-encoding" feature of "askama_shared" crate. rust-askama_shared+serde-devel 0.11.1 1.fc34 1808 Unspecified Shared code for Askama Shared code for Askama. This package contains library source intended for building other packages which use "serde" feature of "askama_shared" crate. rust-askama_shared+serde_derive-devel 0.11.1 1.fc34 1808 Unspecified Shared code for Askama Shared code for Askama. This package contains library source intended for building other packages which use "serde_derive" feature of "askama_shared" crate. rust-askama_shared+serde_json-devel 0.11.1 1.fc34 1808 Unspecified Shared code for Askama Shared code for Askama. This package contains library source intended for building other packages which use "serde_json" feature of "askama_shared" crate. rust-askama_shared+serde_yaml-devel 0.11.1 1.fc34 1808 Unspecified Shared code for Askama Shared code for Askama. This package contains library source intended for building other packages which use "serde_yaml" feature of "askama_shared" crate. rust-askama_shared+toml-devel 0.11.1 1.fc34 1808 Unspecified Shared code for Askama Shared code for Askama. This package contains library source intended for building other packages which use "toml" feature of "askama_shared" crate. rust-askama_shared+yaml-devel 0.11.1 1.fc34 1808 Unspecified Shared code for Askama Shared code for Askama. This package contains library source intended for building other packages which use "yaml" feature of "askama_shared" crate. rust-askama_shared-devel 0.11.1 1.fc34 142981 Unspecified Shared code for Askama Shared code for Askama. This package contains library source intended for building other packages which use "askama_shared" crate. rust-assert-json-diff+default-devel 1.1.0 3.fc34 1333 Unspecified Easily compare two JSON values and get great output Easily compare two JSON values and get great output. This package contains library source intended for building other packages which use "default" feature of "assert-json-diff" crate. rust-assert-json-diff-devel 1.1.0 3.fc34 49748 Unspecified Easily compare two JSON values and get great output Easily compare two JSON values and get great output. This package contains library source intended for building other packages which use "assert-json-diff" crate. rust-assert_approx_eq+default-devel 1.1.0 2.fc34 831 Unspecified Assert approximately equal Assert approximately equal. This package contains library source intended for building other packages which use "default" feature of "assert_approx_eq" crate. rust-assert_approx_eq-devel 1.1.0 2.fc34 34866 Unspecified Assert approximately equal Assert approximately equal. This package contains library source intended for building other packages which use "assert_approx_eq" crate. rust-assert_cli+default-devel 0.6.3 3.fc34 1417 Unspecified Test CLI Applications Test CLI Applications. This package contains library source intended for building other packages which use "default" feature of "assert_cli" crate. rust-assert_cli-devel 0.6.3 3.fc34 82185 Unspecified Test CLI Applications Test CLI Applications. This package contains library source intended for building other packages which use "assert_cli" crate. rust-assert_cmd+default-devel 1.0.3 1.fc34 1589 Unspecified Test CLI Applications Test CLI Applications. This package contains library source intended for building other packages which use "default" feature of "assert_cmd" crate. rust-assert_cmd-devel 1.0.3 1.fc34 126834 Unspecified Test CLI Applications Test CLI Applications. This package contains library source intended for building other packages which use "assert_cmd" crate. rust-assert_fs+default-devel 1.0.1 1.fc34 1438 Unspecified Filesystem fixtures and assertions for testing Filesystem fixtures and assertions for testing. This package contains library source intended for building other packages which use "default" feature of "assert_fs" crate. rust-assert_fs-devel 1.0.1 1.fc34 94265 Unspecified Filesystem fixtures and assertions for testing Filesystem fixtures and assertions for testing. This package contains library source intended for building other packages which use "assert_fs" crate. rust-assert_matches+default-devel 1.5.0 1.fc34 950 Unspecified Asserts that a value matches a pattern Asserts that a value matches a pattern. This package contains library source intended for building other packages which use "default" feature of "assert_matches" crate. rust-assert_matches-devel 1.5.0 1.fc34 37552 Unspecified Asserts that a value matches a pattern Asserts that a value matches a pattern. This package contains library source intended for building other packages which use "assert_matches" crate. rust-assign+default-devel 1.1.1 2.fc34 916 Unspecified Simple macro to allow mutating instance with declarative flavor Simple macro to allow mutating instance with declarative flavor. This package contains library source intended for building other packages which use "default" feature of "assign" crate. rust-assign-devel 1.1.1 2.fc34 12332 Unspecified Simple macro to allow mutating instance with declarative flavor Simple macro to allow mutating instance with declarative flavor. This package contains library source intended for building other packages which use "assign" crate. rust-async-attributes+default-devel 1.1.2 1.fc34 1251 Unspecified Experimental language-level polyfills for Async Rust Experimental language-level polyfills for Async Rust. This package contains library source intended for building other packages which use "default" feature of "async-attributes" crate. rust-async-attributes-devel 1.1.2 1.fc34 37523 Unspecified Experimental language-level polyfills for Async Rust Experimental language-level polyfills for Async Rust. This package contains library source intended for building other packages which use "async-attributes" crate. rust-async-compression+all-algorithms-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "all-algorithms" feature of "async-compression" crate. rust-async-compression+all-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "all" feature of "async-compression" crate. rust-async-compression+all-implementations-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "all-implementations" feature of "async-compression" crate. rust-async-compression+brotli-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "brotli" feature of "async-compression" crate. rust-async-compression+bytes-05-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "bytes-05" feature of "async-compression" crate. rust-async-compression+bzip2-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "bzip2" feature of "async-compression" crate. rust-async-compression+default-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "default" feature of "async-compression" crate. rust-async-compression+deflate-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "deflate" feature of "async-compression" crate. rust-async-compression+flate2-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "flate2" feature of "async-compression" crate. rust-async-compression+futures-bufread-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "futures-bufread" feature of "async-compression" crate. rust-async-compression+futures-io-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "futures-io" feature of "async-compression" crate. rust-async-compression+futures-write-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "futures-write" feature of "async-compression" crate. rust-async-compression+gzip-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "gzip" feature of "async-compression" crate. rust-async-compression+libzstd-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "libzstd" feature of "async-compression" crate. rust-async-compression+lzma-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "lzma" feature of "async-compression" crate. rust-async-compression+stream-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "stream" feature of "async-compression" crate. rust-async-compression+tokio-02-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "tokio-02" feature of "async-compression" crate. rust-async-compression+tokio-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "tokio" feature of "async-compression" crate. rust-async-compression+xz-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "xz" feature of "async-compression" crate. rust-async-compression+xz2-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "xz2" feature of "async-compression" crate. rust-async-compression+zlib-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "zlib" feature of "async-compression" crate. rust-async-compression+zstd-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "zstd" feature of "async-compression" crate. rust-async-compression+zstd-safe-devel 0.3.7 1.fc34 3927 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "zstd-safe" feature of "async-compression" crate. rust-async-compression-devel 0.3.7 1.fc34 357030 Unspecified Adaptors between compression crates and Rust's modern asynchronous IO types Adaptors between compression crates and Rust's modern asynchronous IO types. This package contains library source intended for building other packages which use "async-compression" crate. rust-async-io+default-devel 1.3.1 2.fc34 1996 Unspecified Async I/O and timers Async I/O and timers. This package contains library source intended for building other packages which use "default" feature of "async-io" crate. rust-async-io-devel 1.3.1 2.fc34 136794 Unspecified Async I/O and timers Async I/O and timers. This package contains library source intended for building other packages which use "async-io" crate. rust-async-task+default-devel 3.0.0 2.fc33 1239 Unspecified Task abstraction for building executors Task abstraction for building executors. This package contains library source intended for building other packages which use "default" feature of "async-task" crate. rust-async-task+std-devel 3.0.0 2.fc33 1239 Unspecified Task abstraction for building executors Task abstraction for building executors. This package contains library source intended for building other packages which use "std" feature of "async-task" crate. rust-async-task-devel 3.0.0 2.fc33 184007 Unspecified Task abstraction for building executors Task abstraction for building executors. This package contains library source intended for building other packages which use "async-task" crate. rust-async-trait+default-devel 0.1.42 2.fc34 1355 Unspecified Type erasure for async trait methods Type erasure for async trait methods. This package contains library source intended for building other packages which use "default" feature of "async-trait" crate. rust-async-trait-devel 0.1.42 2.fc34 116432 Unspecified Type erasure for async trait methods Type erasure for async trait methods. This package contains library source intended for building other packages which use "async-trait" crate. rust-asyncgit+default-devel 0.13.0 1.fc34 1333 Unspecified Allow using git2 in a asynchronous context Allow using git2 in a asynchronous context. This package contains library source intended for building other packages which use "default" feature of "asyncgit" crate. rust-asyncgit-devel 0.13.0 1.fc34 222872 Unspecified Allow using git2 in a asynchronous context Allow using git2 in a asynchronous context. This package contains library source intended for building other packages which use "asyncgit" crate. rust-atk+default-devel 0.9.0 3.fc34 1741 Unspecified Rust bindings for the ATK library Rust bindings for the ATK library. This package contains library source intended for building other packages which use "default" feature of "atk" crate. rust-atk+dox-devel 0.9.0 3.fc34 1741 Unspecified Rust bindings for the ATK library Rust bindings for the ATK library. This package contains library source intended for building other packages which use "dox" feature of "atk" crate. rust-atk+embed-lgpl-docs-devel 0.9.0 3.fc34 1741 Unspecified Rust bindings for the ATK library Rust bindings for the ATK library. This package contains library source intended for building other packages which use "embed-lgpl-docs" feature of "atk" crate. rust-atk+gtk-rs-lgpl-docs-devel 0.9.0 3.fc34 1741 Unspecified Rust bindings for the ATK library Rust bindings for the ATK library. This package contains library source intended for building other packages which use "gtk-rs-lgpl-docs" feature of "atk" crate. rust-atk+purge-lgpl-docs-devel 0.9.0 3.fc34 1741 Unspecified Rust bindings for the ATK library Rust bindings for the ATK library. This package contains library source intended for building other packages which use "purge-lgpl-docs" feature of "atk" crate. rust-atk+v2_30-devel 0.9.0 3.fc34 1741 Unspecified Rust bindings for the ATK library Rust bindings for the ATK library. This package contains library source intended for building other packages which use "v2_30" feature of "atk" crate. rust-atk+v2_32-devel 0.9.0 3.fc34 1741 Unspecified Rust bindings for the ATK library Rust bindings for the ATK library. This package contains library source intended for building other packages which use "v2_32" feature of "atk" crate. rust-atk+v2_34-devel 0.9.0 3.fc34 1741 Unspecified Rust bindings for the ATK library Rust bindings for the ATK library. This package contains library source intended for building other packages which use "v2_34" feature of "atk" crate. rust-atk-devel 0.9.0 3.fc34 256518 Unspecified Rust bindings for the ATK library Rust bindings for the ATK library. This package contains library source intended for building other packages which use "atk" crate. rust-atk-sys+default-devel 0.10.0 3.fc34 1396 Unspecified FFI bindings to libatk-1 FFI bindings to libatk-1. This package contains library source intended for building other packages which use "default" feature of "atk-sys" crate. rust-atk-sys+dox-devel 0.10.0 3.fc34 1396 Unspecified FFI bindings to libatk-1 FFI bindings to libatk-1. This package contains library source intended for building other packages which use "dox" feature of "atk-sys" crate. rust-atk-sys+v2_30-devel 0.10.0 3.fc34 1396 Unspecified FFI bindings to libatk-1 FFI bindings to libatk-1. This package contains library source intended for building other packages which use "v2_30" feature of "atk-sys" crate. rust-atk-sys+v2_32-devel 0.10.0 3.fc34 1396 Unspecified FFI bindings to libatk-1 FFI bindings to libatk-1. This package contains library source intended for building other packages which use "v2_32" feature of "atk-sys" crate. rust-atk-sys+v2_34-devel 0.10.0 3.fc34 1396 Unspecified FFI bindings to libatk-1 FFI bindings to libatk-1. This package contains library source intended for building other packages which use "v2_34" feature of "atk-sys" crate. rust-atk-sys-devel 0.10.0 3.fc34 142915 Unspecified FFI bindings to libatk-1 FFI bindings to libatk-1. This package contains library source intended for building other packages which use "atk-sys" crate. rust-atom+default-devel 0.3.5 6.fc34 743 Unspecified Safe abstraction around AtomicPtr A safe abstraction around AtomicPtr. This package contains library source intended for building other packages which use "default" feature of "atom" crate. rust-atom-devel 0.3.5 6.fc34 45623 Unspecified Safe abstraction around AtomicPtr A safe abstraction around AtomicPtr. This package contains library source intended for building other packages which use "atom" crate. rust-atomicwrites+default-devel 0.2.5 4.fc34 1073 Unspecified Atomic file-writes Atomic file-writes. This package contains library source intended for building other packages which use "default" feature of "atomicwrites" crate. rust-atomicwrites-devel 0.2.5 4.fc34 16563 Unspecified Atomic file-writes Atomic file-writes. This package contains library source intended for building other packages which use "atomicwrites" crate. rust-attohttpc+charsets-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "charsets" feature of "attohttpc" crate. rust-attohttpc+compress-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "compress" feature of "attohttpc" crate. rust-attohttpc+default-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "default" feature of "attohttpc" crate. rust-attohttpc+encoding_rs-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "encoding_rs" feature of "attohttpc" crate. rust-attohttpc+encoding_rs_io-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "encoding_rs_io" feature of "attohttpc" crate. rust-attohttpc+flate2-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "flate2" feature of "attohttpc" crate. rust-attohttpc+form-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "form" feature of "attohttpc" crate. rust-attohttpc+json-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "json" feature of "attohttpc" crate. rust-attohttpc+mime-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "mime" feature of "attohttpc" crate. rust-attohttpc+multipart-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "multipart" feature of "attohttpc" crate. rust-attohttpc+multipart-form-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "multipart-form" feature of "attohttpc" crate. rust-attohttpc+native-tls-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "native-tls" feature of "attohttpc" crate. rust-attohttpc+openssl-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "openssl" feature of "attohttpc" crate. rust-attohttpc+serde-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "serde" feature of "attohttpc" crate. rust-attohttpc+serde_json-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "serde_json" feature of "attohttpc" crate. rust-attohttpc+serde_urlencoded-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "serde_urlencoded" feature of "attohttpc" crate. rust-attohttpc+tls-devel 0.16.3 1.fc34 3651 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "tls" feature of "attohttpc" crate. rust-attohttpc-devel 0.16.3 1.fc34 216044 Unspecified Small and lightweight HTTP client Small and lightweight HTTP client. This package contains library source intended for building other packages which use "attohttpc" crate. rust-atty+default-devel 0.2.14 4.fc34 1064 Unspecified Simple interface for querying atty Simple interface for querying atty. This package contains library source intended for building other packages which use "default" feature of "atty" crate. rust-atty-devel 0.2.14 4.fc34 15888 Unspecified Simple interface for querying atty Simple interface for querying atty. This package contains library source intended for building other packages which use "atty" crate. rust-autocfg+default-devel 1.0.1 2.fc34 919 Unspecified Automatic cfg for Rust compiler features Automatic cfg for Rust compiler features. This package contains library source intended for building other packages which use "default" feature of "autocfg" crate. rust-autocfg-devel 1.0.1 2.fc34 55682 Unspecified Automatic cfg for Rust compiler features Automatic cfg for Rust compiler features. This package contains library source intended for building other packages which use "autocfg" crate. rust-av-metrics+default-devel 0.6.2 1.fc34 1345 Unspecified Collection of algorithms for measuring audio/video metrics Collection of algorithms for measuring audio/video metrics. This package contains library source intended for building other packages which use "default" feature of "av-metrics" crate. rust-av-metrics+serde-devel 0.6.2 1.fc34 1345 Unspecified Collection of algorithms for measuring audio/video metrics Collection of algorithms for measuring audio/video metrics. This package contains library source intended for building other packages which use "serde" feature of "av-metrics" crate. rust-av-metrics-devel 0.6.2 1.fc34 97369 Unspecified Collection of algorithms for measuring audio/video metrics Collection of algorithms for measuring audio/video metrics. This package contains library source intended for building other packages which use "av-metrics" crate. rust-average+default-devel 0.10.6 2.fc34 1961 Unspecified Calculate statistics iteratively Calculate statistics iteratively. This package contains library source intended for building other packages which use "default" feature of "average" crate. rust-average+rayon-devel 0.10.6 2.fc34 1961 Unspecified Calculate statistics iteratively Calculate statistics iteratively. This package contains library source intended for building other packages which use "rayon" feature of "average" crate. rust-average+serde-big-array-devel 0.10.6 2.fc34 1961 Unspecified Calculate statistics iteratively Calculate statistics iteratively. This package contains library source intended for building other packages which use "serde-big-array" feature of "average" crate. rust-average+serde-devel 0.10.6 2.fc34 1961 Unspecified Calculate statistics iteratively Calculate statistics iteratively. This package contains library source intended for building other packages which use "serde" feature of "average" crate. rust-average+serde1-devel 0.10.6 2.fc34 1961 Unspecified Calculate statistics iteratively Calculate statistics iteratively. This package contains library source intended for building other packages which use "serde1" feature of "average" crate. rust-average+serde_derive-devel 0.10.6 2.fc34 1961 Unspecified Calculate statistics iteratively Calculate statistics iteratively. This package contains library source intended for building other packages which use "serde_derive" feature of "average" crate. rust-average-devel 0.10.6 2.fc34 104078 Unspecified Calculate statistics iteratively Calculate statistics iteratively. This package contains library source intended for building other packages which use "average" crate. rust-awc+compress-devel 2.0.3 2.fc34 2237 Unspecified Async HTTP client library that uses the Actix runtime Async HTTP and WebSocket client library built on the Actix ecosystem. This package contains library source intended for building other packages which use "compress" feature of "awc" crate. rust-awc+default-devel 2.0.3 2.fc34 2237 Unspecified Async HTTP client library that uses the Actix runtime Async HTTP and WebSocket client library built on the Actix ecosystem. This package contains library source intended for building other packages which use "default" feature of "awc" crate. rust-awc+open-ssl-devel 2.0.3 2.fc34 2237 Unspecified Async HTTP client library that uses the Actix runtime Async HTTP and WebSocket client library built on the Actix ecosystem. This package contains library source intended for building other packages which use "open-ssl" feature of "awc" crate. rust-awc+openssl-devel 2.0.3 2.fc34 2237 Unspecified Async HTTP client library that uses the Actix runtime Async HTTP and WebSocket client library built on the Actix ecosystem. This package contains library source intended for building other packages which use "openssl" feature of "awc" crate. rust-awc-devel 2.0.3 2.fc34 168259 Unspecified Async HTTP client library that uses the Actix runtime Async HTTP and WebSocket client library built on the Actix ecosystem. This package contains library source intended for building other packages which use "awc" crate. rust-backtrace+addr2line-devel 0.3.55 2.fc34 2427 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "addr2line" feature of "backtrace" crate. rust-backtrace+backtrace-sys-devel 0.3.55 2.fc34 2427 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "backtrace-sys" feature of "backtrace" crate. rust-backtrace+cpp_demangle-devel 0.3.55 2.fc34 2427 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "cpp_demangle" feature of "backtrace" crate. rust-backtrace+default-devel 0.3.55 2.fc34 2427 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "default" feature of "backtrace" crate. rust-backtrace+gimli-symbolize-devel 0.3.55 2.fc34 2427 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "gimli-symbolize" feature of "backtrace" crate. rust-backtrace+libbacktrace-devel 0.3.55 2.fc34 2427 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "libbacktrace" feature of "backtrace" crate. rust-backtrace+miniz_oxide-devel 0.3.55 2.fc34 2427 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "miniz_oxide" feature of "backtrace" crate. rust-backtrace+object-devel 0.3.55 2.fc34 2427 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "object" feature of "backtrace" crate. rust-backtrace+rustc-serialize-devel 0.3.55 2.fc34 2427 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "rustc-serialize" feature of "backtrace" crate. rust-backtrace+serde-devel 0.3.55 2.fc34 2427 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "serde" feature of "backtrace" crate. rust-backtrace+serialize-rustc-devel 0.3.55 2.fc34 2427 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "serialize-rustc" feature of "backtrace" crate. rust-backtrace+serialize-serde-devel 0.3.55 2.fc34 2427 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "serialize-serde" feature of "backtrace" crate. rust-backtrace+std-devel 0.3.55 2.fc34 2427 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "std" feature of "backtrace" crate. rust-backtrace-devel 0.3.55 2.fc34 255088 Unspecified Library to acquire a stack trace (backtrace) at runtime in a Rust program Library to acquire a stack trace (backtrace) at runtime in a Rust program. This package contains library source intended for building other packages which use "backtrace" crate. rust-backtrace-sys+backtrace-sys-devel 0.1.37 3.fc34 1279 Unspecified Bindings to the libbacktrace gcc library Bindings to the libbacktrace gcc library. This package contains library source intended for building other packages which use "backtrace-sys" feature of "backtrace-sys" crate. rust-backtrace-sys+default-devel 0.1.37 3.fc34 1279 Unspecified Bindings to the libbacktrace gcc library Bindings to the libbacktrace gcc library. This package contains library source intended for building other packages which use "default" feature of "backtrace-sys" crate. rust-backtrace-sys-devel 0.1.37 3.fc34 2464581 Unspecified Bindings to the libbacktrace gcc library Bindings to the libbacktrace gcc library. This package contains library source intended for building other packages which use "backtrace-sys" crate. rust-base64+alloc-devel 0.13.0 2.fc34 1232 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "alloc" feature of "base64" crate. rust-base64+default-devel 0.13.0 2.fc34 1232 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "default" feature of "base64" crate. rust-base64+std-devel 0.13.0 2.fc34 1232 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "std" feature of "base64" crate. rust-base64-0.10+default-devel 0.10.1 4.fc34 1182 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "default" feature of "base64" crate. rust-base64-0.10-devel 0.10.1 4.fc34 209389 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "base64" crate. rust-base64-0.11+alloc-devel 0.11.0 3.fc34 1232 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "alloc" feature of "base64" crate. rust-base64-0.11+default-devel 0.11.0 3.fc34 1232 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "default" feature of "base64" crate. rust-base64-0.11+std-devel 0.11.0 3.fc34 1232 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "std" feature of "base64" crate. rust-base64-0.11-devel 0.11.0 3.fc34 213792 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "base64" crate. rust-base64-devel 0.13.0 2.fc34 293441 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "base64" crate. rust-base64_0.12+alloc-devel 0.12.3 2.fc34 1184 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "alloc" feature of "base64" crate. rust-base64_0.12+default-devel 0.12.3 2.fc34 1184 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "default" feature of "base64" crate. rust-base64_0.12+std-devel 0.12.3 2.fc34 1184 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "std" feature of "base64" crate. rust-base64_0.12-devel 0.12.3 2.fc34 280531 Unspecified Encodes and decodes base64 as bytes or utf8 Encodes and decodes base64 as bytes or utf8. This package contains library source intended for building other packages which use "base64" crate. rust-bat+application-devel 0.17.1 4.fc34 2611 Unspecified cat(1) clone with wings Cat(1) clone with wings. This package contains library source intended for building other packages which use "application" feature of "bat" crate. rust-bat+atty-devel 0.17.1 4.fc34 2611 Unspecified cat(1) clone with wings Cat(1) clone with wings. This package contains library source intended for building other packages which use "atty" feature of "bat" crate. rust-bat+clap-devel 0.17.1 4.fc34 2611 Unspecified cat(1) clone with wings Cat(1) clone with wings. This package contains library source intended for building other packages which use "clap" feature of "bat" crate. rust-bat+default-devel 0.17.1 4.fc34 2611 Unspecified cat(1) clone with wings Cat(1) clone with wings. This package contains library source intended for building other packages which use "default" feature of "bat" crate. rust-bat+dirs-devel 0.17.1 4.fc34 2611 Unspecified cat(1) clone with wings Cat(1) clone with wings. This package contains library source intended for building other packages which use "dirs" feature of "bat" crate. rust-bat+git-devel 0.17.1 4.fc34 2611 Unspecified cat(1) clone with wings Cat(1) clone with wings. This package contains library source intended for building other packages which use "git" feature of "bat" crate. rust-bat+git2-devel 0.17.1 4.fc34 2611 Unspecified cat(1) clone with wings Cat(1) clone with wings. This package contains library source intended for building other packages which use "git2" feature of "bat" crate. rust-bat+lazy_static-devel 0.17.1 4.fc34 2611 Unspecified cat(1) clone with wings Cat(1) clone with wings. This package contains library source intended for building other packages which use "lazy_static" feature of "bat" crate. rust-bat+paging-devel 0.17.1 4.fc34 2611 Unspecified cat(1) clone with wings Cat(1) clone with wings. This package contains library source intended for building other packages which use "paging" feature of "bat" crate. rust-bat+regex-onig-devel 0.17.1 4.fc34 2611 Unspecified cat(1) clone with wings Cat(1) clone with wings. This package contains library source intended for building other packages which use "regex-onig" feature of "bat" crate. rust-bat+shell-words-devel 0.17.1 4.fc34 2611 Unspecified cat(1) clone with wings Cat(1) clone with wings. This package contains library source intended for building other packages which use "shell-words" feature of "bat" crate. rust-bat+wild-devel 0.17.1 4.fc34 2611 Unspecified cat(1) clone with wings Cat(1) clone with wings. This package contains library source intended for building other packages which use "wild" feature of "bat" crate. rust-bat-devel 0.17.1 4.fc34 3057822 Unspecified cat(1) clone with wings Cat(1) clone with wings. This package contains library source intended for building other packages which use "bat" crate. rust-battery+default-devel 0.7.8 2.fc34 1547 Unspecified Cross-platform information about the notebook batteries Cross-platform information about the notebook batteries. This package contains library source intended for building other packages which use "default" feature of "battery" crate. rust-battery-devel 0.7.8 2.fc34 173952 Unspecified Cross-platform information about the notebook batteries Cross-platform information about the notebook batteries. This package contains library source intended for building other packages which use "battery" crate. rust-bencher+default-devel 0.1.5 10.fc34 1245 Unspecified Port of the libtest (unstable Rust) benchmark runner to Rust stable releases A port of the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmarks and filtering based on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is still missing!). This package contains library source intended for building other packages which use "default" feature of "bencher" crate. rust-bencher-devel 0.1.5 10.fc34 81412 Unspecified Port of the libtest (unstable Rust) benchmark runner to Rust stable releases A port of the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmarks and filtering based on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is still missing!). This package contains library source intended for building other packages which use "bencher" crate. rust-better-panic+default-devel 0.2.0 5.fc34 1104 Unspecified Pretty panic backtraces inspired by Python's tracebacks Pretty panic backtraces inspired by Python's tracebacks. This package contains library source intended for building other packages which use "default" feature of "better-panic" crate. rust-better-panic+syntect-devel 0.2.0 5.fc34 1104 Unspecified Pretty panic backtraces inspired by Python's tracebacks Pretty panic backtraces inspired by Python's tracebacks. This package contains library source intended for building other packages which use "syntect" feature of "better-panic" crate. rust-better-panic-devel 0.2.0 5.fc34 443922 Unspecified Pretty panic backtraces inspired by Python's tracebacks Pretty panic backtraces inspired by Python's tracebacks. This package contains library source intended for building other packages which use "better-panic" crate. rust-bincode+default-devel 1.3.2 2.fc34 1432 Unspecified Binary serialization / deserialization strategy that uses Serde Binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa!. This package contains library source intended for building other packages which use "default" feature of "bincode" crate. rust-bincode+i128-devel 1.3.2 2.fc34 1432 Unspecified Binary serialization / deserialization strategy that uses Serde Binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa!. This package contains library source intended for building other packages which use "i128" feature of "bincode" crate. rust-bincode-devel 1.3.2 2.fc34 142394 Unspecified Binary serialization / deserialization strategy that uses Serde Binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa!. This package contains library source intended for building other packages which use "bincode" crate. rust-bincode0.8+default-devel 0.8.0 11.fc34 621 Unspecified Binary serialization / deserialization strategy that uses Serde Binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa!. This package contains library source intended for building other packages which use "default" feature of "bincode" crate. rust-bincode0.8-devel 0.8.0 11.fc34 334789 Unspecified Binary serialization / deserialization strategy that uses Serde Binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa!. This package contains library source intended for building other packages which use "bincode" crate. rust-bindgen+clap-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "clap" feature of "bindgen" crate. rust-bindgen+default-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "default" feature of "bindgen" crate. rust-bindgen+env_logger-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "env_logger" feature of "bindgen" crate. rust-bindgen+log-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "log" feature of "bindgen" crate. rust-bindgen+logging-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "logging" feature of "bindgen" crate. rust-bindgen+runtime-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "runtime" feature of "bindgen" crate. rust-bindgen+static-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "static" feature of "bindgen" crate. rust-bindgen+testing_only_docs-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "testing_only_docs" feature of "bindgen" crate. rust-bindgen+testing_only_extra_assertions-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "testing_only_extra_assertions" feature of "bindgen" crate. rust-bindgen+testing_only_libclang_3_9-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "testing_only_libclang_3_9" feature of "bindgen" crate. rust-bindgen+testing_only_libclang_4-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "testing_only_libclang_4" feature of "bindgen" crate. rust-bindgen+testing_only_libclang_5-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "testing_only_libclang_5" feature of "bindgen" crate. rust-bindgen+testing_only_libclang_9-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "testing_only_libclang_9" feature of "bindgen" crate. rust-bindgen+which-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "which" feature of "bindgen" crate. rust-bindgen+which-rustfmt-devel 0.57.0 1.fc34 2727 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "which-rustfmt" feature of "bindgen" crate. rust-bindgen-devel 0.57.0 1.fc34 918298 Unspecified Automatically generates Rust FFI bindings to C and C++ libraries Automatically generates Rust FFI bindings to C and C++ libraries. This package contains library source intended for building other packages which use "bindgen" crate. rust-binfarce+default-devel 0.1.1 2.fc34 908 Unspecified Extremely minimal parser for ELF, Mach-O, PE and ar Extremely minimal parser for ELF, Mach-O, PE and ar. This package contains library source intended for building other packages which use "default" feature of "binfarce" crate. rust-binfarce-devel 0.1.1 2.fc34 102261 Unspecified Extremely minimal parser for ELF, Mach-O, PE and ar Extremely minimal parser for ELF, Mach-O, PE and ar. This package contains library source intended for building other packages which use "binfarce" crate. rust-biscuit+default-devel 0.5.0 3.fc34 1690 Unspecified Library to work with Javascript Object Signing and Encryption(JOSE) Library to work with Javascript Object Signing and Encryption(JOSE), including JSON Web Tokens (JWT), JSON Web Signature (JWS) and JSON Web Encryption (JWE). This package contains library source intended for building other packages which use "default" feature of "biscuit" crate. rust-biscuit+strict-devel 0.5.0 3.fc34 1690 Unspecified Library to work with Javascript Object Signing and Encryption(JOSE) Library to work with Javascript Object Signing and Encryption(JOSE), including JSON Web Tokens (JWT), JSON Web Signature (JWS) and JSON Web Encryption (JWE). This package contains library source intended for building other packages which use "strict" feature of "biscuit" crate. rust-biscuit-devel 0.5.0 3.fc34 340105 Unspecified Library to work with Javascript Object Signing and Encryption(JOSE) Library to work with Javascript Object Signing and Encryption(JOSE), including JSON Web Tokens (JWT), JSON Web Signature (JWS) and JSON Web Encryption (JWE). This package contains library source intended for building other packages which use "biscuit" crate. rust-bit-set+default-devel 0.5.2 3.fc34 1053 Unspecified Set of bits Set of bits. This package contains library source intended for building other packages which use "default" feature of "bit-set" crate. rust-bit-set+std-devel 0.5.2 3.fc34 1053 Unspecified Set of bits Set of bits. This package contains library source intended for building other packages which use "std" feature of "bit-set" crate. rust-bit-set-devel 0.5.2 3.fc34 67085 Unspecified Set of bits Set of bits. This package contains library source intended for building other packages which use "bit-set" crate. rust-bit-vec+default-devel 0.6.3 2.fc34 1322 Unspecified Vector of bits Vector of bits. This package contains library source intended for building other packages which use "default" feature of "bit-vec" crate. rust-bit-vec+serde-devel 0.6.3 2.fc34 1322 Unspecified Vector of bits Vector of bits. This package contains library source intended for building other packages which use "serde" feature of "bit-vec" crate. rust-bit-vec+serde_no_std-devel 0.6.3 2.fc34 1322 Unspecified Vector of bits Vector of bits. This package contains library source intended for building other packages which use "serde_no_std" feature of "bit-vec" crate. rust-bit-vec+serde_std-devel 0.6.3 2.fc34 1322 Unspecified Vector of bits Vector of bits. This package contains library source intended for building other packages which use "serde_std" feature of "bit-vec" crate. rust-bit-vec+std-devel 0.6.3 2.fc34 1322 Unspecified Vector of bits Vector of bits. This package contains library source intended for building other packages which use "std" feature of "bit-vec" crate. rust-bit-vec-devel 0.6.3 2.fc34 111509 Unspecified Vector of bits Vector of bits. This package contains library source intended for building other packages which use "bit-vec" crate. rust-bitfield+default-devel 0.13.2 3.fc34 844 Unspecified Macros to generate bitfield-like struct Macros to generate bitfield-like struct. This package contains library source intended for building other packages which use "default" feature of "bitfield" crate. rust-bitfield-devel 0.13.2 3.fc34 92801 Unspecified Macros to generate bitfield-like struct Macros to generate bitfield-like struct. This package contains library source intended for building other packages which use "bitfield" crate. rust-bitflags+default-devel 1.2.1 4.fc34 1192 Unspecified Macro to generate structures which behave like bitflags Macro to generate structures which behave like bitflags. This package contains library source intended for building other packages which use "default" feature of "bitflags" crate. rust-bitflags+example_generated-devel 1.2.1 4.fc34 1192 Unspecified Macro to generate structures which behave like bitflags Macro to generate structures which behave like bitflags. This package contains library source intended for building other packages which use "example_generated" feature of "bitflags" crate. rust-bitflags-devel 1.2.1 4.fc34 84376 Unspecified Macro to generate structures which behave like bitflags Macro to generate structures which behave like bitflags. This package contains library source intended for building other packages which use "bitflags" crate. rust-bitmaps+default-devel 2.1.0 4.fc34 1072 Unspecified Fixed size boolean arrays Fixed size boolean arrays. This package contains library source intended for building other packages which use "default" feature of "bitmaps" crate. rust-bitmaps+std-devel 2.1.0 4.fc34 1072 Unspecified Fixed size boolean arrays Fixed size boolean arrays. This package contains library source intended for building other packages which use "std" feature of "bitmaps" crate. rust-bitmaps-devel 2.1.0 4.fc34 88870 Unspecified Fixed size boolean arrays Fixed size boolean arrays. This package contains library source intended for building other packages which use "bitmaps" crate. rust-bitstream-io+default-devel 1.0.0 1.fc34 1029 Unspecified Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats. This package contains library source intended for building other packages which use "default" feature of "bitstream-io" crate. rust-bitstream-io-devel 1.0.0 1.fc34 205930 Unspecified Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats. This package contains library source intended for building other packages which use "bitstream-io" crate. rust-bitvec+alloc-devel 0.19.4 2.fc34 2036 Unspecified Crate for manipulating memory, bit by bit Crate for manipulating memory, bit by bit. This package contains library source intended for building other packages which use "alloc" feature of "bitvec" crate. rust-bitvec+atomic-devel 0.19.4 2.fc34 2036 Unspecified Crate for manipulating memory, bit by bit Crate for manipulating memory, bit by bit. This package contains library source intended for building other packages which use "atomic" feature of "bitvec" crate. rust-bitvec+default-devel 0.19.4 2.fc34 2036 Unspecified Crate for manipulating memory, bit by bit Crate for manipulating memory, bit by bit. This package contains library source intended for building other packages which use "default" feature of "bitvec" crate. rust-bitvec+serde-devel 0.19.4 2.fc34 2036 Unspecified Crate for manipulating memory, bit by bit Crate for manipulating memory, bit by bit. This package contains library source intended for building other packages which use "serde" feature of "bitvec" crate. rust-bitvec+std-devel 0.19.4 2.fc34 2036 Unspecified Crate for manipulating memory, bit by bit Crate for manipulating memory, bit by bit. This package contains library source intended for building other packages which use "std" feature of "bitvec" crate. rust-bitvec-devel 0.19.4 2.fc34 625361 Unspecified Crate for manipulating memory, bit by bit Crate for manipulating memory, bit by bit. This package contains library source intended for building other packages which use "bitvec" crate. rust-blake2+default-devel 0.9.1 2.fc34 1318 Unspecified BLAKE2 hash functions BLAKE2 hash functions. This package contains library source intended for building other packages which use "default" feature of "blake2" crate. rust-blake2+simd-devel 0.9.1 2.fc34 1318 Unspecified BLAKE2 hash functions BLAKE2 hash functions. This package contains library source intended for building other packages which use "simd" feature of "blake2" crate. rust-blake2+simd_asm-devel 0.9.1 2.fc34 1318 Unspecified BLAKE2 hash functions BLAKE2 hash functions. This package contains library source intended for building other packages which use "simd_asm" feature of "blake2" crate. rust-blake2+simd_opt-devel 0.9.1 2.fc34 1318 Unspecified BLAKE2 hash functions BLAKE2 hash functions. This package contains library source intended for building other packages which use "simd_opt" feature of "blake2" crate. rust-blake2+std-devel 0.9.1 2.fc34 1318 Unspecified BLAKE2 hash functions BLAKE2 hash functions. This package contains library source intended for building other packages which use "std" feature of "blake2" crate. rust-blake2-devel 0.9.1 2.fc34 190696 Unspecified BLAKE2 hash functions BLAKE2 hash functions. This package contains library source intended for building other packages which use "blake2" crate. rust-blobby+default-devel 0.3.0 2.fc34 864 Unspecified Iterator over simple binary blob storage Iterator over simple binary blob storage. This package contains library source intended for building other packages which use "default" feature of "blobby" crate. rust-blobby-devel 0.3.0 2.fc34 37906 Unspecified Iterator over simple binary blob storage Iterator over simple binary blob storage. This package contains library source intended for building other packages which use "blobby" crate. rust-blobby0.1+default-devel 0.1.2 2.fc34 1024 Unspecified Iterator over simple binary blob storage Iterator over simple binary blob storage. This package contains library source intended for building other packages which use "default" feature of "blobby" crate. rust-blobby0.1-devel 0.1.2 2.fc34 34966 Unspecified Iterator over simple binary blob storage Iterator over simple binary blob storage. This package contains library source intended for building other packages which use "blobby" crate. rust-block-buffer+block-padding-devel 0.9.0 3.fc34 1000 Unspecified Fixed size buffer for block processing of data Fixed size buffer for block processing of data. This package contains library source intended for building other packages which use "block-padding" feature of "block-buffer" crate. rust-block-buffer+default-devel 0.9.0 3.fc34 1000 Unspecified Fixed size buffer for block processing of data Fixed size buffer for block processing of data. This package contains library source intended for building other packages which use "default" feature of "block-buffer" crate. rust-block-buffer-devel 0.9.0 3.fc34 32201 Unspecified Fixed size buffer for block processing of data Fixed size buffer for block processing of data. This package contains library source intended for building other packages which use "block-buffer" crate. rust-block-buffer0.7+default-devel 0.7.3 4.fc34 1126 Unspecified Fixed size buffer for block processing of data Fixed size buffer for block processing of data. This package contains library source intended for building other packages which use "default" feature of "block-buffer" crate. rust-block-buffer0.7-devel 0.7.3 4.fc34 31778 Unspecified Fixed size buffer for block processing of data Fixed size buffer for block processing of data. This package contains library source intended for building other packages which use "block-buffer" crate. rust-block-cipher+blobby-devel 0.7.1 3.fc34 1142 Unspecified Traits for description of block ciphers Traits for description of block ciphers. This package contains library source intended for building other packages which use "blobby" feature of "block-cipher" crate. rust-block-cipher+default-devel 0.7.1 3.fc34 1142 Unspecified Traits for description of block ciphers Traits for description of block ciphers. This package contains library source intended for building other packages which use "default" feature of "block-cipher" crate. rust-block-cipher+dev-devel 0.7.1 3.fc34 1142 Unspecified Traits for description of block ciphers Traits for description of block ciphers. This package contains library source intended for building other packages which use "dev" feature of "block-cipher" crate. rust-block-cipher+std-devel 0.7.1 3.fc34 1142 Unspecified Traits for description of block ciphers Traits for description of block ciphers. This package contains library source intended for building other packages which use "std" feature of "block-cipher" crate. rust-block-cipher-devel 0.7.1 3.fc34 40746 Unspecified Traits for description of block ciphers Traits for description of block ciphers. This package contains library source intended for building other packages which use "block-cipher" crate. rust-block-modes+alloc-devel 0.7.0 2.fc34 1108 Unspecified Block cipher modes of operation Block cipher modes of operation. This package contains library source intended for building other packages which use "alloc" feature of "block-modes" crate. rust-block-modes+default-devel 0.7.0 2.fc34 1108 Unspecified Block cipher modes of operation Block cipher modes of operation. This package contains library source intended for building other packages which use "default" feature of "block-modes" crate. rust-block-modes+std-devel 0.7.0 2.fc34 1108 Unspecified Block cipher modes of operation Block cipher modes of operation. This package contains library source intended for building other packages which use "std" feature of "block-modes" crate. rust-block-modes-devel 0.7.0 2.fc34 57420 Unspecified Block cipher modes of operation Block cipher modes of operation. This package contains library source intended for building other packages which use "block-modes" crate. rust-block-padding+default-devel 0.2.1 2.fc34 924 Unspecified Padding and unpadding of messages divided into blocks Padding and unpadding of messages divided into blocks. This package contains library source intended for building other packages which use "default" feature of "block-padding" crate. rust-block-padding-devel 0.2.1 2.fc34 36366 Unspecified Padding and unpadding of messages divided into blocks Padding and unpadding of messages divided into blocks. This package contains library source intended for building other packages which use "block-padding" crate. rust-blsctl+default-devel 0.2.3 2.fc34 928 Unspecified Manages BLS entries and kernel cmdline options Manages BLS entries and kernel cmdline options. This package contains library source intended for building other packages which use "default" feature of "blsctl" crate. rust-blsctl-devel 0.2.3 2.fc34 155202 Unspecified Manages BLS entries and kernel cmdline options Manages BLS entries and kernel cmdline options. This package contains library source intended for building other packages which use "blsctl" crate. rust-bodhi+data-tests-devel 1.0.3 1.fc34 1637 Unspecified Bodhi REST API client Bodhi REST API client. This package contains library source intended for building other packages which use "data-tests" feature of "bodhi" crate. rust-bodhi+debug-devel 1.0.3 1.fc34 1637 Unspecified Bodhi REST API client Bodhi REST API client. This package contains library source intended for building other packages which use "debug" feature of "bodhi" crate. rust-bodhi+default-devel 1.0.3 1.fc34 1637 Unspecified Bodhi REST API client Bodhi REST API client. This package contains library source intended for building other packages which use "default" feature of "bodhi" crate. rust-bodhi+offline-tests-devel 1.0.3 1.fc34 1637 Unspecified Bodhi REST API client Bodhi REST API client. This package contains library source intended for building other packages which use "offline-tests" feature of "bodhi" crate. rust-bodhi+online-tests-devel 1.0.3 1.fc34 1637 Unspecified Bodhi REST API client Bodhi REST API client. This package contains library source intended for building other packages which use "online-tests" feature of "bodhi" crate. rust-bodhi-devel 1.0.3 1.fc34 263892 Unspecified Bodhi REST API client Bodhi REST API client. This package contains library source intended for building other packages which use "bodhi" crate. rust-box_drawing+default-devel 0.1.2 3.fc34 982 Unspecified Very simple library containing constants for UTF-8 box drawing Very simple library containing constants for UTF-8 box drawing. This package contains library source intended for building other packages which use "default" feature of "box_drawing" crate. rust-box_drawing-devel 0.1.2 3.fc34 5790 Unspecified Very simple library containing constants for UTF-8 box drawing Very simple library containing constants for UTF-8 box drawing. This package contains library source intended for building other packages which use "box_drawing" crate. rust-brev+default-devel 0.2.0 4.fc34 856 Unspecified Helpers for quick and dirty scripting Helpers for quick and dirty scripting. This package contains library source intended for building other packages which use "default" feature of "brev" crate. rust-brev-devel 0.2.0 4.fc34 27964 Unspecified Helpers for quick and dirty scripting Helpers for quick and dirty scripting. This package contains library source intended for building other packages which use "brev" crate. rust-brotli+alloc-stdlib-devel 3.3.0 5.fc34 2120 Unspecified Brotli compressor and decompressor avoiding the rust stdlib Brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. This package contains library source intended for building other packages which use "alloc-stdlib" feature of "brotli" crate. rust-brotli+benchmark-devel 3.3.0 5.fc34 2120 Unspecified Brotli compressor and decompressor avoiding the rust stdlib Brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. This package contains library source intended for building other packages which use "benchmark" feature of "brotli" crate. rust-brotli+default-devel 3.3.0 5.fc34 2120 Unspecified Brotli compressor and decompressor avoiding the rust stdlib Brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. This package contains library source intended for building other packages which use "default" feature of "brotli" crate. rust-brotli+disable-timer-devel 3.3.0 5.fc34 2120 Unspecified Brotli compressor and decompressor avoiding the rust stdlib Brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. This package contains library source intended for building other packages which use "disable-timer" feature of "brotli" crate. rust-brotli+external-literal-probability-devel 3.3.0 5.fc34 2120 Unspecified Brotli compressor and decompressor avoiding the rust stdlib Brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. This package contains library source intended for building other packages which use "external-literal-probability" feature of "brotli" crate. rust-brotli+pass-through-ffi-panics-devel 3.3.0 5.fc34 2120 Unspecified Brotli compressor and decompressor avoiding the rust stdlib Brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. This package contains library source intended for building other packages which use "pass-through-ffi-panics" feature of "brotli" crate. rust-brotli+seccomp-devel 3.3.0 5.fc34 2120 Unspecified Brotli compressor and decompressor avoiding the rust stdlib Brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. This package contains library source intended for building other packages which use "seccomp" feature of "brotli" crate. rust-brotli+sha2-devel 3.3.0 5.fc34 2120 Unspecified Brotli compressor and decompressor avoiding the rust stdlib Brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. This package contains library source intended for building other packages which use "sha2" feature of "brotli" crate. rust-brotli+std-devel 3.3.0 5.fc34 2120 Unspecified Brotli compressor and decompressor avoiding the rust stdlib Brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. This package contains library source intended for building other packages which use "std" feature of "brotli" crate. rust-brotli+validation-devel 3.3.0 5.fc34 2120 Unspecified Brotli compressor and decompressor avoiding the rust stdlib Brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. This package contains library source intended for building other packages which use "validation" feature of "brotli" crate. rust-brotli+vector_scratch_space-devel 3.3.0 5.fc34 2120 Unspecified Brotli compressor and decompressor avoiding the rust stdlib Brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. This package contains library source intended for building other packages which use "vector_scratch_space" feature of "brotli" crate. rust-brotli-decompressor+alloc-stdlib-devel 2.3.1 3.fc34 2097 Unspecified Brotli decompressor that with an interface avoiding the rust stdlib Brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli. This package contains library source intended for building other packages which use "alloc-stdlib" feature of "brotli-decompressor" crate. rust-brotli-decompressor+benchmark-devel 2.3.1 3.fc34 2097 Unspecified Brotli decompressor that with an interface avoiding the rust stdlib Brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli. This package contains library source intended for building other packages which use "benchmark" feature of "brotli-decompressor" crate. rust-brotli-decompressor+default-devel 2.3.1 3.fc34 2097 Unspecified Brotli decompressor that with an interface avoiding the rust stdlib Brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli. This package contains library source intended for building other packages which use "default" feature of "brotli-decompressor" crate. rust-brotli-decompressor+disable-timer-devel 2.3.1 3.fc34 2097 Unspecified Brotli decompressor that with an interface avoiding the rust stdlib Brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli. This package contains library source intended for building other packages which use "disable-timer" feature of "brotli-decompressor" crate. rust-brotli-decompressor+pass-through-ffi-panics-devel 2.3.1 3.fc34 2097 Unspecified Brotli decompressor that with an interface avoiding the rust stdlib Brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli. This package contains library source intended for building other packages which use "pass-through-ffi-panics" feature of "brotli-decompressor" crate. rust-brotli-decompressor+seccomp-devel 2.3.1 3.fc34 2097 Unspecified Brotli decompressor that with an interface avoiding the rust stdlib Brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli. This package contains library source intended for building other packages which use "seccomp" feature of "brotli-decompressor" crate. rust-brotli-decompressor+std-devel 2.3.1 3.fc34 2097 Unspecified Brotli decompressor that with an interface avoiding the rust stdlib Brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli. This package contains library source intended for building other packages which use "std" feature of "brotli-decompressor" crate. rust-brotli-decompressor+unsafe-devel 2.3.1 3.fc34 2097 Unspecified Brotli decompressor that with an interface avoiding the rust stdlib Brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli. This package contains library source intended for building other packages which use "unsafe" feature of "brotli-decompressor" crate. rust-brotli-decompressor-devel 2.3.1 3.fc34 2015386 Unspecified Brotli decompressor that with an interface avoiding the rust stdlib Brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli. This package contains library source intended for building other packages which use "brotli-decompressor" crate. rust-brotli-devel 3.3.0 5.fc34 5046134 Unspecified Brotli compressor and decompressor avoiding the rust stdlib Brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. This package contains library source intended for building other packages which use "brotli" crate. rust-brotli-sys+default-devel 0.3.2 5.fc34 1122 Unspecified Raw bindings to libbrotli Raw bindings to libbrotli. This package contains library source intended for building other packages which use "default" feature of "brotli-sys" crate. rust-brotli-sys-devel 0.3.2 5.fc34 1781262 Unspecified Raw bindings to libbrotli Raw bindings to libbrotli. This package contains library source intended for building other packages which use "brotli-sys" crate. rust-brotli2+default-devel 0.3.2 5.fc34 1134 Unspecified Bindings to libbrotli to provide brotli decompression and compression to Rust Bindings to libbrotli to provide brotli decompression and compression to Rust. This package contains library source intended for building other packages which use "default" feature of "brotli2" crate. rust-brotli2-devel 0.3.2 5.fc34 77944 Unspecified Bindings to libbrotli to provide brotli decompression and compression to Rust Bindings to libbrotli to provide brotli decompression and compression to Rust. This package contains library source intended for building other packages which use "brotli2" crate. rust-bstr+default-devel 0.2.14 2.fc34 1805 Unspecified String type that is not required to be valid UTF-8 String type that is not required to be valid UTF-8. This package contains library source intended for building other packages which use "default" feature of "bstr" crate. rust-bstr+lazy_static-devel 0.2.14 2.fc34 1805 Unspecified String type that is not required to be valid UTF-8 String type that is not required to be valid UTF-8. This package contains library source intended for building other packages which use "lazy_static" feature of "bstr" crate. rust-bstr+regex-automata-devel 0.2.14 2.fc34 1805 Unspecified String type that is not required to be valid UTF-8 String type that is not required to be valid UTF-8. This package contains library source intended for building other packages which use "regex-automata" feature of "bstr" crate. rust-bstr+serde-devel 0.2.14 2.fc34 1805 Unspecified String type that is not required to be valid UTF-8 String type that is not required to be valid UTF-8. This package contains library source intended for building other packages which use "serde" feature of "bstr" crate. rust-bstr+serde1-devel 0.2.14 2.fc34 1805 Unspecified String type that is not required to be valid UTF-8 String type that is not required to be valid UTF-8. This package contains library source intended for building other packages which use "serde1" feature of "bstr" crate. rust-bstr+serde1-nostd-devel 0.2.14 2.fc34 1805 Unspecified String type that is not required to be valid UTF-8 String type that is not required to be valid UTF-8. This package contains library source intended for building other packages which use "serde1-nostd" feature of "bstr" crate. rust-bstr+std-devel 0.2.14 2.fc34 1805 Unspecified String type that is not required to be valid UTF-8 String type that is not required to be valid UTF-8. This package contains library source intended for building other packages which use "std" feature of "bstr" crate. rust-bstr+unicode-devel 0.2.14 2.fc34 1805 Unspecified String type that is not required to be valid UTF-8 String type that is not required to be valid UTF-8. This package contains library source intended for building other packages which use "unicode" feature of "bstr" crate. rust-bstr-devel 0.2.14 2.fc34 1841389 Unspecified String type that is not required to be valid UTF-8 String type that is not required to be valid UTF-8. This package contains library source intended for building other packages which use "bstr" crate. rust-buf-min+bytes-buf-tokio2-devel 0.4.0 2.fc34 1144 Unspecified Minimal buffer traits Minimal buffer traits. This package contains library source intended for building other packages which use "bytes-buf-tokio2" feature of "buf-min" crate. rust-buf-min+bytes-buf-tokio3-devel 0.4.0 2.fc34 1144 Unspecified Minimal buffer traits Minimal buffer traits. This package contains library source intended for building other packages which use "bytes-buf-tokio3" feature of "buf-min" crate. rust-buf-min+bytes-tokio2-devel 0.4.0 2.fc34 1144 Unspecified Minimal buffer traits Minimal buffer traits. This package contains library source intended for building other packages which use "bytes-tokio2" feature of "buf-min" crate. rust-buf-min+bytes-tokio3-devel 0.4.0 2.fc34 1144 Unspecified Minimal buffer traits Minimal buffer traits. This package contains library source intended for building other packages which use "bytes-tokio3" feature of "buf-min" crate. rust-buf-min+default-devel 0.4.0 2.fc34 1144 Unspecified Minimal buffer traits Minimal buffer traits. This package contains library source intended for building other packages which use "default" feature of "buf-min" crate. rust-buf-min-devel 0.4.0 2.fc34 31220 Unspecified Minimal buffer traits Minimal buffer traits. This package contains library source intended for building other packages which use "buf-min" crate. rust-buf_redux+default-devel 0.8.4 4.fc34 1128 Unspecified Drop-in replacements for buffered I/O in `std::io` with extra features Drop-in replacements for buffered I/O in `std::io` with extra features. This package contains library source intended for building other packages which use "default" feature of "buf_redux" crate. rust-buf_redux+nightly-devel 0.8.4 4.fc34 1128 Unspecified Drop-in replacements for buffered I/O in `std::io` with extra features Drop-in replacements for buffered I/O in `std::io` with extra features. This package contains library source intended for building other packages which use "nightly" feature of "buf_redux" crate. rust-buf_redux+slice-deque-devel 0.8.4 4.fc34 1128 Unspecified Drop-in replacements for buffered I/O in `std::io` with extra features Drop-in replacements for buffered I/O in `std::io` with extra features. This package contains library source intended for building other packages which use "slice-deque" feature of "buf_redux" crate. rust-buf_redux-devel 0.8.4 4.fc34 122051 Unspecified Drop-in replacements for buffered I/O in `std::io` with extra features Drop-in replacements for buffered I/O in `std::io` with extra features. This package contains library source intended for building other packages which use "buf_redux" crate. rust-bufsize+default-devel 1.0.0 2.fc34 987 Unspecified Bytes::BufMut implementation to count buffer size Bytes::BufMut implementation to count buffer size. This package contains library source intended for building other packages which use "default" feature of "bufsize" crate. rust-bufsize-devel 1.0.0 2.fc34 37068 Unspecified Bytes::BufMut implementation to count buffer size Bytes::BufMut implementation to count buffer size. This package contains library source intended for building other packages which use "bufsize" crate. rust-bufstream+default-devel 0.1.4 7.fc34 1063 Unspecified Buffered I/O for streams where each read/write half is separately buffered Buffered I/O for streams where each read/write half is separately buffered. This package contains library source intended for building other packages which use "default" feature of "bufstream" crate. rust-bufstream+futures-devel 0.1.4 7.fc34 1063 Unspecified Buffered I/O for streams where each read/write half is separately buffered Buffered I/O for streams where each read/write half is separately buffered. This package contains library source intended for building other packages which use "futures" feature of "bufstream" crate. rust-bufstream+tokio-devel 0.1.4 7.fc34 1063 Unspecified Buffered I/O for streams where each read/write half is separately buffered Buffered I/O for streams where each read/write half is separately buffered. This package contains library source intended for building other packages which use "tokio" feature of "bufstream" crate. rust-bufstream+tokio-io-devel 0.1.4 7.fc34 1063 Unspecified Buffered I/O for streams where each read/write half is separately buffered Buffered I/O for streams where each read/write half is separately buffered. This package contains library source intended for building other packages which use "tokio-io" feature of "bufstream" crate. rust-bufstream-devel 0.1.4 7.fc34 34841 Unspecified Buffered I/O for streams where each read/write half is separately buffered Buffered I/O for streams where each read/write half is separately buffered. This package contains library source intended for building other packages which use "bufstream" crate. rust-build_const+default-devel 0.2.1 10.fc34 945 Unspecified Library for creating importable constants from build.rs or a script Library for creating importable constants from build.rs or a script. This package contains library source intended for building other packages which use "default" feature of "build_const" crate. rust-build_const+std-devel 0.2.1 10.fc34 945 Unspecified Library for creating importable constants from build.rs or a script Library for creating importable constants from build.rs or a script. This package contains library source intended for building other packages which use "std" feature of "build_const" crate. rust-build_const-devel 0.2.1 10.fc34 13160 Unspecified Library for creating importable constants from build.rs or a script Library for creating importable constants from build.rs or a script. This package contains library source intended for building other packages which use "build_const" crate. rust-bumpalo+allocator_api-devel 3.6.1 1.fc34 1374 Unspecified Fast bump allocation arena for Rust Fast bump allocation arena for Rust. This package contains library source intended for building other packages which use "allocator_api" feature of "bumpalo" crate. rust-bumpalo+boxed-devel 3.6.1 1.fc34 1374 Unspecified Fast bump allocation arena for Rust Fast bump allocation arena for Rust. This package contains library source intended for building other packages which use "boxed" feature of "bumpalo" crate. rust-bumpalo+collections-devel 3.6.1 1.fc34 1374 Unspecified Fast bump allocation arena for Rust Fast bump allocation arena for Rust. This package contains library source intended for building other packages which use "collections" feature of "bumpalo" crate. rust-bumpalo+default-devel 3.6.1 1.fc34 1374 Unspecified Fast bump allocation arena for Rust Fast bump allocation arena for Rust. This package contains library source intended for building other packages which use "default" feature of "bumpalo" crate. rust-bumpalo-devel 3.6.1 1.fc34 464037 Unspecified Fast bump allocation arena for Rust Fast bump allocation arena for Rust. This package contains library source intended for building other packages which use "bumpalo" crate. rust-byte-tools+default-devel 0.3.1 7.fc34 803 Unspecified Bytes related utility functions Bytes related utility functions. This package contains library source intended for building other packages which use "default" feature of "byte-tools" crate. rust-byte-tools-devel 0.3.1 7.fc34 25333 Unspecified Bytes related utility functions Bytes related utility functions. This package contains library source intended for building other packages which use "byte-tools" crate. rust-byte-unit+default-devel 4.0.10 1.fc34 1229 Unspecified Library for interaction with units of bytes Library for interaction with units of bytes. This package contains library source intended for building other packages which use "default" feature of "byte-unit" crate. rust-byte-unit+serde-devel 4.0.10 1.fc34 1229 Unspecified Library for interaction with units of bytes Library for interaction with units of bytes. This package contains library source intended for building other packages which use "serde" feature of "byte-unit" crate. rust-byte-unit+std-devel 4.0.10 1.fc34 1229 Unspecified Library for interaction with units of bytes Library for interaction with units of bytes. This package contains library source intended for building other packages which use "std" feature of "byte-unit" crate. rust-byte-unit+u128-devel 4.0.10 1.fc34 1229 Unspecified Library for interaction with units of bytes Library for interaction with units of bytes. This package contains library source intended for building other packages which use "u128" feature of "byte-unit" crate. rust-byte-unit-devel 4.0.10 1.fc34 76553 Unspecified Library for interaction with units of bytes Library for interaction with units of bytes. This package contains library source intended for building other packages which use "byte-unit" crate. rust-byte-unit3+default-devel 3.1.4 2.fc34 1083 Unspecified Library for interaction with units of bytes Library for interaction with units of bytes. This package contains library source intended for building other packages which use "default" feature of "byte-unit" crate. rust-byte-unit3+std-devel 3.1.4 2.fc34 1083 Unspecified Library for interaction with units of bytes Library for interaction with units of bytes. This package contains library source intended for building other packages which use "std" feature of "byte-unit" crate. rust-byte-unit3+u128-devel 3.1.4 2.fc34 1083 Unspecified Library for interaction with units of bytes Library for interaction with units of bytes. This package contains library source intended for building other packages which use "u128" feature of "byte-unit" crate. rust-byte-unit3-devel 3.1.4 2.fc34 49596 Unspecified Library for interaction with units of bytes Library for interaction with units of bytes. This package contains library source intended for building other packages which use "byte-unit" crate. rust-bytecount+default-devel 0.6.2 2.fc34 1460 Unspecified Count occurrences of a given byte, or the number of UTF-8 code points Count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast. This package contains library source intended for building other packages which use "default" feature of "bytecount" crate. rust-bytecount+html_report-devel 0.6.2 2.fc34 1460 Unspecified Count occurrences of a given byte, or the number of UTF-8 code points Count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast. This package contains library source intended for building other packages which use "html_report" feature of "bytecount" crate. rust-bytecount+runtime-dispatch-simd-devel 0.6.2 2.fc34 1460 Unspecified Count occurrences of a given byte, or the number of UTF-8 code points Count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast. This package contains library source intended for building other packages which use "runtime-dispatch-simd" feature of "bytecount" crate. rust-bytecount-devel 0.6.2 2.fc34 60233 Unspecified Count occurrences of a given byte, or the number of UTF-8 code points Count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast. This package contains library source intended for building other packages which use "bytecount" crate. rust-bytelines+default-devel 2.2.2 2.fc34 917 Unspecified Read input lines as byte slices for high efficiency Read input lines as byte slices for high efficiency. This package contains library source intended for building other packages which use "default" feature of "bytelines" crate. rust-bytelines-devel 2.2.2 2.fc34 13240 Unspecified Read input lines as byte slices for high efficiency Read input lines as byte slices for high efficiency. This package contains library source intended for building other packages which use "bytelines" crate. rust-bytemuck+bytemuck_derive-devel 1.5.1 1.fc34 1268 Unspecified Crate for mucking around with piles of bytes Crate for mucking around with piles of bytes. This package contains library source intended for building other packages which use "bytemuck_derive" feature of "bytemuck" crate. rust-bytemuck+default-devel 1.5.1 1.fc34 1268 Unspecified Crate for mucking around with piles of bytes Crate for mucking around with piles of bytes. This package contains library source intended for building other packages which use "default" feature of "bytemuck" crate. rust-bytemuck+derive-devel 1.5.1 1.fc34 1268 Unspecified Crate for mucking around with piles of bytes Crate for mucking around with piles of bytes. This package contains library source intended for building other packages which use "derive" feature of "bytemuck" crate. rust-bytemuck+extern_crate_alloc-devel 1.5.1 1.fc34 1268 Unspecified Crate for mucking around with piles of bytes Crate for mucking around with piles of bytes. This package contains library source intended for building other packages which use "extern_crate_alloc" feature of "bytemuck" crate. rust-bytemuck+extern_crate_std-devel 1.5.1 1.fc34 1268 Unspecified Crate for mucking around with piles of bytes Crate for mucking around with piles of bytes. This package contains library source intended for building other packages which use "extern_crate_std" feature of "bytemuck" crate. rust-bytemuck+zeroable_maybe_uninit-devel 1.5.1 1.fc34 1268 Unspecified Crate for mucking around with piles of bytes Crate for mucking around with piles of bytes. This package contains library source intended for building other packages which use "zeroable_maybe_uninit" feature of "bytemuck" crate. rust-bytemuck-devel 1.5.1 1.fc34 97604 Unspecified Crate for mucking around with piles of bytes Crate for mucking around with piles of bytes. This package contains library source intended for building other packages which use "bytemuck" crate. rust-bytemuck_derive+default-devel 1.0.1 2.fc34 1084 Unspecified Derive proc-macros for `bytemuck` Derive proc-macros for `bytemuck`. This package contains library source intended for building other packages which use "default" feature of "bytemuck_derive" crate. rust-bytemuck_derive-devel 1.0.1 2.fc34 41791 Unspecified Derive proc-macros for `bytemuck` Derive proc-macros for `bytemuck`. This package contains library source intended for building other packages which use "bytemuck_derive" crate. rust-byteorder+default-devel 1.4.3 1.fc34 1296 Unspecified Library for reading/writing numbers in big-endian and little-endian Library for reading/writing numbers in big-endian and little-endian. This package contains library source intended for building other packages which use "default" feature of "byteorder" crate. rust-byteorder+i128-devel 1.4.3 1.fc34 1296 Unspecified Library for reading/writing numbers in big-endian and little-endian Library for reading/writing numbers in big-endian and little-endian. This package contains library source intended for building other packages which use "i128" feature of "byteorder" crate. rust-byteorder+std-devel 1.4.3 1.fc34 1296 Unspecified Library for reading/writing numbers in big-endian and little-endian Library for reading/writing numbers in big-endian and little-endian. This package contains library source intended for building other packages which use "std" feature of "byteorder" crate. rust-byteorder-devel 1.4.3 1.fc34 188324 Unspecified Library for reading/writing numbers in big-endian and little-endian Library for reading/writing numbers in big-endian and little-endian. This package contains library source intended for building other packages which use "byteorder" crate. rust-bytes+default-devel 1.0.1 2.fc34 1210 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "default" feature of "bytes" crate. rust-bytes+serde-devel 1.0.1 2.fc34 1210 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "serde" feature of "bytes" crate. rust-bytes+std-devel 1.0.1 2.fc34 1210 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "std" feature of "bytes" crate. rust-bytes-devel 1.0.1 2.fc34 236731 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "bytes" crate. rust-bytes0.3+default-devel 0.3.0 11.fc34 669 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "default" feature of "bytes" crate. rust-bytes0.3-devel 0.3.0 11.fc34 72885 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "bytes" crate. rust-bytes0.4+default-devel 0.4.12 4.fc34 1384 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "default" feature of "bytes" crate. rust-bytes0.4+either-devel 0.4.12 4.fc34 1384 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "either" feature of "bytes" crate. rust-bytes0.4+i128-devel 0.4.12 4.fc34 1384 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "i128" feature of "bytes" crate. rust-bytes0.4+serde-devel 0.4.12 4.fc34 1384 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "serde" feature of "bytes" crate. rust-bytes0.4-devel 0.4.12 4.fc34 232194 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "bytes" crate. rust-bytes0.5+default-devel 0.5.6 2.fc34 1197 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "default" feature of "bytes" crate. rust-bytes0.5+serde-devel 0.5.6 2.fc34 1197 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "serde" feature of "bytes" crate. rust-bytes0.5+std-devel 0.5.6 2.fc34 1197 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "std" feature of "bytes" crate. rust-bytes0.5-devel 0.5.6 2.fc34 231718 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "bytes" crate. rust-bytes0.6+default-devel 0.6.0 2.fc34 1210 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "default" feature of "bytes" crate. rust-bytes0.6+serde-devel 0.6.0 2.fc34 1210 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "serde" feature of "bytes" crate. rust-bytes0.6+std-devel 0.6.0 2.fc34 1210 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "std" feature of "bytes" crate. rust-bytes0.6-devel 0.6.0 2.fc34 235840 Unspecified Types and traits for working with bytes Types and traits for working with bytes. This package contains library source intended for building other packages which use "bytes" crate. rust-bytesize+default-devel 1.0.1 3.fc34 1028 Unspecified Utility for human-readable bytes representations Utility for human-readable bytes representations. This package contains library source intended for building other packages which use "default" feature of "bytesize" crate. rust-bytesize+serde-devel 1.0.1 3.fc34 1028 Unspecified Utility for human-readable bytes representations Utility for human-readable bytes representations. This package contains library source intended for building other packages which use "serde" feature of "bytesize" crate. rust-bytesize-devel 1.0.1 3.fc34 38817 Unspecified Utility for human-readable bytes representations Utility for human-readable bytes representations. This package contains library source intended for building other packages which use "bytesize" crate. rust-bytestring+default-devel 0.1.5 3.fc34 1064 Unspecified UTF-8 encoded string with Bytes as a storage UTF-8 encoded string with Bytes as a storage. This package contains library source intended for building other packages which use "default" feature of "bytestring" crate. rust-bytestring+serde-devel 0.1.5 3.fc34 1064 Unspecified UTF-8 encoded string with Bytes as a storage UTF-8 encoded string with Bytes as a storage. This package contains library source intended for building other packages which use "serde" feature of "bytestring" crate. rust-bytestring-devel 0.1.5 3.fc34 33146 Unspecified UTF-8 encoded string with Bytes as a storage UTF-8 encoded string with Bytes as a storage. This package contains library source intended for building other packages which use "bytestring" crate. rust-bzip2+default-devel 0.4.2 1.fc34 1524 Unspecified Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. This package contains library source intended for building other packages which use "default" feature of "bzip2" crate. rust-bzip2+futures-devel 0.4.2 1.fc34 1524 Unspecified Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. This package contains library source intended for building other packages which use "futures" feature of "bzip2" crate. rust-bzip2+tokio-devel 0.4.2 1.fc34 1524 Unspecified Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. This package contains library source intended for building other packages which use "tokio" feature of "bzip2" crate. rust-bzip2+tokio-io-devel 0.4.2 1.fc34 1524 Unspecified Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. This package contains library source intended for building other packages which use "tokio-io" feature of "bzip2" crate. rust-bzip2-devel 0.4.2 1.fc34 94502 Unspecified Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. This package contains library source intended for building other packages which use "bzip2" crate. rust-bzip2-sys+default-devel 0.1.10 1.fc34 1163 Unspecified Bindings to libbzip2 for bzip2 exposed as Reader/Writer streams Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. This package contains library source intended for building other packages which use "default" feature of "bzip2-sys" crate. rust-bzip2-sys-devel 0.1.10 1.fc34 28654 Unspecified Bindings to libbzip2 for bzip2 exposed as Reader/Writer streams Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. This package contains library source intended for building other packages which use "bzip2-sys" crate. rust-c_vec+default-devel 1.3.3 5.fc34 991 Unspecified Structures to wrap C arrays Structures to wrap C arrays. This package contains library source intended for building other packages which use "default" feature of "c_vec" crate. rust-c_vec-devel 1.3.3 5.fc34 41522 Unspecified Structures to wrap C arrays Structures to wrap C arrays. This package contains library source intended for building other packages which use "c_vec" crate. rust-cache-padded+default-devel 1.1.1 2.fc34 1037 Unspecified Prevent false sharing by padding and aligning to the length of a cache line Prevent false sharing by padding and aligning to the length of a cache line. This package contains library source intended for building other packages which use "default" feature of "cache-padded" crate. rust-cache-padded-devel 1.1.1 2.fc34 36658 Unspecified Prevent false sharing by padding and aligning to the length of a cache line Prevent false sharing by padding and aligning to the length of a cache line. This package contains library source intended for building other packages which use "cache-padded" crate. rust-cairo-rs+default-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "default" feature of "cairo-rs" crate. rust-cairo-rs+dox-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "dox" feature of "cairo-rs" crate. rust-cairo-rs+embed-lgpl-docs-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "embed-lgpl-docs" feature of "cairo-rs" crate. rust-cairo-rs+freetype-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "freetype" feature of "cairo-rs" crate. rust-cairo-rs+glib-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "glib" feature of "cairo-rs" crate. rust-cairo-rs+glib-sys-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "glib-sys" feature of "cairo-rs" crate. rust-cairo-rs+gobject-sys-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "gobject-sys" feature of "cairo-rs" crate. rust-cairo-rs+gtk-rs-lgpl-docs-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "gtk-rs-lgpl-docs" feature of "cairo-rs" crate. rust-cairo-rs+pdf-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "pdf" feature of "cairo-rs" crate. rust-cairo-rs+png-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "png" feature of "cairo-rs" crate. rust-cairo-rs+ps-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "ps" feature of "cairo-rs" crate. rust-cairo-rs+purge-lgpl-docs-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "purge-lgpl-docs" feature of "cairo-rs" crate. rust-cairo-rs+script-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "script" feature of "cairo-rs" crate. rust-cairo-rs+svg-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "svg" feature of "cairo-rs" crate. rust-cairo-rs+use_glib-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "use_glib" feature of "cairo-rs" crate. rust-cairo-rs+v1_14-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "v1_14" feature of "cairo-rs" crate. rust-cairo-rs+v1_16-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "v1_16" feature of "cairo-rs" crate. rust-cairo-rs+xcb-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "xcb" feature of "cairo-rs" crate. rust-cairo-rs+xlib-devel 0.9.1 3.fc34 2156 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "xlib" feature of "cairo-rs" crate. rust-cairo-rs-devel 0.9.1 3.fc34 262563 Unspecified Rust bindings for the Cairo library Rust bindings for the Cairo library. This package contains library source intended for building other packages which use "cairo-rs" crate. rust-cairo-sys-rs+default-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "default" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+dox-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "dox" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+freetype-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "freetype" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+glib-sys-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "glib-sys" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+pdf-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "pdf" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+png-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "png" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+ps-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "ps" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+script-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "script" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+svg-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "svg" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+use_glib-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "use_glib" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+v1_14-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "v1_14" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+v1_16-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "v1_16" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+x11-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "x11" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+xcb-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "xcb" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs+xlib-devel 0.10.0 3.fc34 1604 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "xlib" feature of "cairo-sys-rs" crate. rust-cairo-sys-rs-devel 0.10.0 3.fc34 71602 Unspecified FFI bindings to libcairo FFI bindings to libcairo. This package contains library source intended for building other packages which use "cairo-sys-rs" crate. rust-calloop+default-devel 0.6.5 2.fc34 1057 Unspecified Callback-based event loop Callback-based event loop. This package contains library source intended for building other packages which use "default" feature of "calloop" crate. rust-calloop-devel 0.6.5 2.fc34 114869 Unspecified Callback-based event loop Callback-based event loop. This package contains library source intended for building other packages which use "calloop" crate. rust-caps+default-devel 0.5.1 1.fc34 1287 Unspecified Pure-Rust library to work with Linux capabilities Pure-Rust library to work with Linux capabilities. This package contains library source intended for building other packages which use "default" feature of "caps" crate. rust-caps-devel 0.5.1 1.fc34 77968 Unspecified Pure-Rust library to work with Linux capabilities Pure-Rust library to work with Linux capabilities. This package contains library source intended for building other packages which use "caps" crate. rust-cargo+default-devel 0.51.0 1.fc34 3562 Unspecified Package manager for Rust Package manager for Rust. This package contains library source intended for building other packages which use "default" feature of "cargo" crate. rust-cargo+deny-warnings-devel 0.51.0 1.fc34 3562 Unspecified Package manager for Rust Package manager for Rust. This package contains library source intended for building other packages which use "deny-warnings" feature of "cargo" crate. rust-cargo+openssl-devel 0.51.0 1.fc34 3562 Unspecified Package manager for Rust Package manager for Rust. This package contains library source intended for building other packages which use "openssl" feature of "cargo" crate. rust-cargo+pretty-env-logger-devel 0.51.0 1.fc34 3562 Unspecified Package manager for Rust Package manager for Rust. This package contains library source intended for building other packages which use "pretty-env-logger" feature of "cargo" crate. rust-cargo+pretty_env_logger-devel 0.51.0 1.fc34 3562 Unspecified Package manager for Rust Package manager for Rust. This package contains library source intended for building other packages which use "pretty_env_logger" feature of "cargo" crate. rust-cargo-c+default-devel 0.7.3 2.fc34 1630 Unspecified Helper program to build and install c-like libraries Helper program to build and install c-like libraries. This package contains library source intended for building other packages which use "default" feature of "cargo-c" crate. rust-cargo-c-devel 0.7.3 2.fc34 77591 Unspecified Helper program to build and install c-like libraries Helper program to build and install c-like libraries. This package contains library source intended for building other packages which use "cargo-c" crate. rust-cargo-devel 0.51.0 1.fc34 7717819 Unspecified Package manager for Rust Package manager for Rust. This package contains library source intended for building other packages which use "cargo" crate. rust-cargo-husky+default-devel 1.5.0 4.fc34 1638 Unspecified Husky for cargo cargo-husky is a development tool to set Git hooks automatically on cargo test. By hooking pre-push and running cargo test automatically, it prevents broken codes from being pushed to a remote repository. This package contains library source intended for building other packages which use "default" feature of "cargo-husky" crate. rust-cargo-husky+postmerge-hook-devel 1.5.0 4.fc34 1638 Unspecified Husky for cargo cargo-husky is a development tool to set Git hooks automatically on cargo test. By hooking pre-push and running cargo test automatically, it prevents broken codes from being pushed to a remote repository. This package contains library source intended for building other packages which use "postmerge-hook" feature of "cargo-husky" crate. rust-cargo-husky+precommit-hook-devel 1.5.0 4.fc34 1638 Unspecified Husky for cargo cargo-husky is a development tool to set Git hooks automatically on cargo test. By hooking pre-push and running cargo test automatically, it prevents broken codes from being pushed to a remote repository. This package contains library source intended for building other packages which use "precommit-hook" feature of "cargo-husky" crate. rust-cargo-husky+prepush-hook-devel 1.5.0 4.fc34 1638 Unspecified Husky for cargo cargo-husky is a development tool to set Git hooks automatically on cargo test. By hooking pre-push and running cargo test automatically, it prevents broken codes from being pushed to a remote repository. This package contains library source intended for building other packages which use "prepush-hook" feature of "cargo-husky" crate. rust-cargo-husky+run-cargo-check-devel 1.5.0 4.fc34 1638 Unspecified Husky for cargo cargo-husky is a development tool to set Git hooks automatically on cargo test. By hooking pre-push and running cargo test automatically, it prevents broken codes from being pushed to a remote repository. This package contains library source intended for building other packages which use "run-cargo-check" feature of "cargo-husky" crate. rust-cargo-husky+run-cargo-clippy-devel 1.5.0 4.fc34 1638 Unspecified Husky for cargo cargo-husky is a development tool to set Git hooks automatically on cargo test. By hooking pre-push and running cargo test automatically, it prevents broken codes from being pushed to a remote repository. This package contains library source intended for building other packages which use "run-cargo-clippy" feature of "cargo-husky" crate. rust-cargo-husky+run-cargo-fmt-devel 1.5.0 4.fc34 1638 Unspecified Husky for cargo cargo-husky is a development tool to set Git hooks automatically on cargo test. By hooking pre-push and running cargo test automatically, it prevents broken codes from being pushed to a remote repository. This package contains library source intended for building other packages which use "run-cargo-fmt" feature of "cargo-husky" crate. rust-cargo-husky+run-cargo-test-devel 1.5.0 4.fc34 1638 Unspecified Husky for cargo cargo-husky is a development tool to set Git hooks automatically on cargo test. By hooking pre-push and running cargo test automatically, it prevents broken codes from being pushed to a remote repository. This package contains library source intended for building other packages which use "run-cargo-test" feature of "cargo-husky" crate. rust-cargo-husky+run-for-all-devel 1.5.0 4.fc34 1638 Unspecified Husky for cargo cargo-husky is a development tool to set Git hooks automatically on cargo test. By hooking pre-push and running cargo test automatically, it prevents broken codes from being pushed to a remote repository. This package contains library source intended for building other packages which use "run-for-all" feature of "cargo-husky" crate. rust-cargo-husky+user-hooks-devel 1.5.0 4.fc34 1638 Unspecified Husky for cargo cargo-husky is a development tool to set Git hooks automatically on cargo test. By hooking pre-push and running cargo test automatically, it prevents broken codes from being pushed to a remote repository. This package contains library source intended for building other packages which use "user-hooks" feature of "cargo-husky" crate. rust-cargo-husky-devel 1.5.0 4.fc34 12486 Unspecified Husky for cargo cargo-husky is a development tool to set Git hooks automatically on cargo test. By hooking pre-push and running cargo test automatically, it prevents broken codes from being pushed to a remote repository. This package contains library source intended for building other packages which use "cargo-husky" crate. rust-cargo-platform+default-devel 0.1.1 3.fc34 937 Unspecified Cargo's representation of a target platform Cargo's representation of a target platform. This package contains library source intended for building other packages which use "default" feature of "cargo-platform" crate. rust-cargo-platform-devel 0.1.1 3.fc34 26862 Unspecified Cargo's representation of a target platform Cargo's representation of a target platform. This package contains library source intended for building other packages which use "cargo-platform" crate. rust-cargo-readme+default-devel 3.2.0 4.fc34 1327 Unspecified Cargo subcommand to generate README.md content from doc comments Cargo subcommand to generate README.md content from doc comments. This package contains library source intended for building other packages which use "default" feature of "cargo-readme" crate. rust-cargo-readme-devel 3.2.0 4.fc34 106203 Unspecified Cargo subcommand to generate README.md content from doc comments Cargo subcommand to generate README.md content from doc comments. This package contains library source intended for building other packages which use "cargo-readme" crate. rust-cargo_metadata+default-devel 0.12.3 1.fc34 1233 Unspecified Structured access to the output of `cargo metadata` Structured access to the output of `cargo metadata`. This package contains library source intended for building other packages which use "default" feature of "cargo_metadata" crate. rust-cargo_metadata-devel 0.12.3 1.fc34 65816 Unspecified Structured access to the output of `cargo metadata` Structured access to the output of `cargo metadata`. This package contains library source intended for building other packages which use "cargo_metadata" crate. rust-cassowary+default-devel 0.3.0 5.fc34 1176 Unspecified Rust implementation of the Cassowary linear constraint solving algorithm Rust implementation of the Cassowary linear constraint solving algorithm. The Cassowary algorithm is designed for naturally laying out user interfaces using linear constraints, like 'this button must line up with this text box'. This package contains library source intended for building other packages which use "default" feature of "cassowary" crate. rust-cassowary-devel 0.3.0 5.fc34 106135 Unspecified Rust implementation of the Cassowary linear constraint solving algorithm Rust implementation of the Cassowary linear constraint solving algorithm. The Cassowary algorithm is designed for naturally laying out user interfaces using linear constraints, like 'this button must line up with this text box'. This package contains library source intended for building other packages which use "cassowary" crate. rust-cast+default-devel 0.2.3 5.fc34 1057 Unspecified Ergonomic, checked cast functions for primitive types Ergonomic, checked cast functions for primitive types. This package contains library source intended for building other packages which use "default" feature of "cast" crate. rust-cast+std-devel 0.2.3 5.fc34 1057 Unspecified Ergonomic, checked cast functions for primitive types Ergonomic, checked cast functions for primitive types. This package contains library source intended for building other packages which use "std" feature of "cast" crate. rust-cast+x128-devel 0.2.3 5.fc34 1057 Unspecified Ergonomic, checked cast functions for primitive types Ergonomic, checked cast functions for primitive types. This package contains library source intended for building other packages which use "x128" feature of "cast" crate. rust-cast-devel 0.2.3 5.fc34 55399 Unspecified Ergonomic, checked cast functions for primitive types Ergonomic, checked cast functions for primitive types. This package contains library source intended for building other packages which use "cast" crate. rust-cbindgen+clap-devel 0.17.0 1.fc34 1888 Unspecified Tool for generating C bindings to Rust code Tool for generating C bindings to Rust code. This package contains library source intended for building other packages which use "clap" feature of "cbindgen" crate. rust-cbindgen+default-devel 0.17.0 1.fc34 1888 Unspecified Tool for generating C bindings to Rust code Tool for generating C bindings to Rust code. This package contains library source intended for building other packages which use "default" feature of "cbindgen" crate. rust-cbindgen-devel 0.17.0 1.fc34 1197737 Unspecified Tool for generating C bindings to Rust code Tool for generating C bindings to Rust code. This package contains library source intended for building other packages which use "cbindgen" crate. rust-cc+default-devel 1.0.67 1.fc34 1289 Unspecified Build-time dependency for Cargo build scripts to invoke the native C compiler Build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. This package contains library source intended for building other packages which use "default" feature of "cc" crate. rust-cc+jobserver-devel 1.0.67 1.fc34 1289 Unspecified Build-time dependency for Cargo build scripts to invoke the native C compiler Build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. This package contains library source intended for building other packages which use "jobserver" feature of "cc" crate. rust-cc+parallel-devel 1.0.67 1.fc34 1289 Unspecified Build-time dependency for Cargo build scripts to invoke the native C compiler Build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. This package contains library source intended for building other packages which use "parallel" feature of "cc" crate. rust-cc-devel 1.0.67 1.fc34 228856 Unspecified Build-time dependency for Cargo build scripts to invoke the native C compiler Build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. This package contains library source intended for building other packages which use "cc" crate. rust-cedarwood+default-devel 0.4.4 2.fc34 1392 Unspecified Efficiently-updatable double-array trie in Rust (ported from cedar) Efficiently-updatable double-array trie in Rust (ported from cedar). This package contains library source intended for building other packages which use "default" feature of "cedarwood" crate. rust-cedarwood+reduced-trie-devel 0.4.4 2.fc34 1392 Unspecified Efficiently-updatable double-array trie in Rust (ported from cedar) Efficiently-updatable double-array trie in Rust (ported from cedar). This package contains library source intended for building other packages which use "reduced-trie" feature of "cedarwood" crate. rust-cedarwood-devel 0.4.4 2.fc34 55540 Unspecified Efficiently-updatable double-array trie in Rust (ported from cedar) Efficiently-updatable double-array trie in Rust (ported from cedar). This package contains library source intended for building other packages which use "cedarwood" crate. rust-cexpr+default-devel 0.4.0 3.fc34 1042 Unspecified C expression parser and evaluator A C expression parser and evaluator. This package contains library source intended for building other packages which use "default" feature of "cexpr" crate. rust-cexpr-devel 0.4.0 3.fc34 75358 Unspecified C expression parser and evaluator A C expression parser and evaluator. This package contains library source intended for building other packages which use "cexpr" crate. rust-cfg-if+default-devel 1.0.0 3.fc34 1308 Unspecified Macro to ergonomically define an item depending on a large number of #[cfg] parameters Macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. This package contains library source intended for building other packages which use "default" feature of "cfg-if" crate. rust-cfg-if-devel 1.0.0 3.fc34 32526 Unspecified Macro to ergonomically define an item depending on a large number of #[cfg] parameters Macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. This package contains library source intended for building other packages which use "cfg-if" crate. rust-cfg-if0.1+default-devel 0.1.10 3.fc34 1309 Unspecified Macro to ergonomically define an item depending on a large number of #[cfg] parameters Macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. This package contains library source intended for building other packages which use "default" feature of "cfg-if" crate. rust-cfg-if0.1-devel 0.1.10 3.fc34 32557 Unspecified Macro to ergonomically define an item depending on a large number of #[cfg] parameters Macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. This package contains library source intended for building other packages which use "cfg-if" crate. rust-chainerror+default-devel 0.7.0 1.fc34 1359 Unspecified Make chaining errors easy Make chaining errors easy. This package contains library source intended for building other packages which use "default" feature of "chainerror" crate. rust-chainerror+display-cause-devel 0.7.0 1.fc34 1359 Unspecified Make chaining errors easy Make chaining errors easy. This package contains library source intended for building other packages which use "display-cause" feature of "chainerror" crate. rust-chainerror-devel 0.7.0 1.fc34 63788 Unspecified Make chaining errors easy Make chaining errors easy. This package contains library source intended for building other packages which use "chainerror" crate. rust-charset+default-devel 0.1.2 4.fc34 1344 Unspecified Thunderbird-compatible character encoding decoding for email Thunderbird-compatible character encoding decoding for email. This package contains library source intended for building other packages which use "default" feature of "charset" crate. rust-charset+serde-devel 0.1.2 4.fc34 1344 Unspecified Thunderbird-compatible character encoding decoding for email Thunderbird-compatible character encoding decoding for email. This package contains library source intended for building other packages which use "serde" feature of "charset" crate. rust-charset-devel 0.1.2 4.fc34 69524 Unspecified Thunderbird-compatible character encoding decoding for email Thunderbird-compatible character encoding decoding for email. This package contains library source intended for building other packages which use "charset" crate. rust-chbs+default-devel 0.0.10 3.fc34 1186 Unspecified Crate providing secure passphrase generation based on a wordlist Crate providing secure passphrase generation based on a wordlist. This package contains library source intended for building other packages which use "default" feature of "chbs" crate. rust-chbs-devel 0.0.10 3.fc34 148541 Unspecified Crate providing secure passphrase generation based on a wordlist Crate providing secure passphrase generation based on a wordlist. This package contains library source intended for building other packages which use "chbs" crate. rust-checked_int_cast+default-devel 1.0.0 6.fc34 495 Unspecified Conversions between primitive integers with overflow and underflow checking Conversions between primitive integers with overflow and underflow checking. This package contains library source intended for building other packages which use "default" feature of "checked_int_cast" crate. rust-checked_int_cast-devel 1.0.0 6.fc34 9524 Unspecified Conversions between primitive integers with overflow and underflow checking Conversions between primitive integers with overflow and underflow checking. This package contains library source intended for building other packages which use "checked_int_cast" crate. rust-chrono+alloc-devel 0.4.19 2.fc34 2426 Unspecified Date and time library for Rust Date and time library for Rust. This package contains library source intended for building other packages which use "alloc" feature of "chrono" crate. rust-chrono+clock-devel 0.4.19 2.fc34 2426 Unspecified Date and time library for Rust Date and time library for Rust. This package contains library source intended for building other packages which use "clock" feature of "chrono" crate. rust-chrono+default-devel 0.4.19 2.fc34 2426 Unspecified Date and time library for Rust Date and time library for Rust. This package contains library source intended for building other packages which use "default" feature of "chrono" crate. rust-chrono+libc-devel 0.4.19 2.fc34 2426 Unspecified Date and time library for Rust Date and time library for Rust. This package contains library source intended for building other packages which use "libc" feature of "chrono" crate. rust-chrono+oldtime-devel 0.4.19 2.fc34 2426 Unspecified Date and time library for Rust Date and time library for Rust. This package contains library source intended for building other packages which use "oldtime" feature of "chrono" crate. rust-chrono+pure-rust-locales-devel 0.4.19 2.fc34 2426 Unspecified Date and time library for Rust Date and time library for Rust. This package contains library source intended for building other packages which use "pure-rust-locales" feature of "chrono" crate. rust-chrono+rustc-serialize-devel 0.4.19 2.fc34 2426 Unspecified Date and time library for Rust Date and time library for Rust. This package contains library source intended for building other packages which use "rustc-serialize" feature of "chrono" crate. rust-chrono+serde-devel 0.4.19 2.fc34 2426 Unspecified Date and time library for Rust Date and time library for Rust. This package contains library source intended for building other packages which use "serde" feature of "chrono" crate. rust-chrono+std-devel 0.4.19 2.fc34 2426 Unspecified Date and time library for Rust Date and time library for Rust. This package contains library source intended for building other packages which use "std" feature of "chrono" crate. rust-chrono+time-devel 0.4.19 2.fc34 2426 Unspecified Date and time library for Rust Date and time library for Rust. This package contains library source intended for building other packages which use "time" feature of "chrono" crate. rust-chrono+unstable-locales-devel 0.4.19 2.fc34 2426 Unspecified Date and time library for Rust Date and time library for Rust. This package contains library source intended for building other packages which use "unstable-locales" feature of "chrono" crate. rust-chrono-devel 0.4.19 2.fc34 858696 Unspecified Date and time library for Rust Date and time library for Rust. This package contains library source intended for building other packages which use "chrono" crate. rust-chrono-humanize+default-devel 0.1.2 1.fc34 1310 Unspecified Human-friendly time expressions Human-friendly time expressions - similar to Python arrow.humanize. This package contains library source intended for building other packages which use "default" feature of "chrono-humanize" crate. rust-chrono-humanize+pedantic-devel 0.1.2 1.fc34 1310 Unspecified Human-friendly time expressions Human-friendly time expressions - similar to Python arrow.humanize. This package contains library source intended for building other packages which use "pedantic" feature of "chrono-humanize" crate. rust-chrono-humanize-devel 0.1.2 1.fc34 76644 Unspecified Human-friendly time expressions Human-friendly time expressions - similar to Python arrow.humanize. This package contains library source intended for building other packages which use "chrono-humanize" crate. rust-chrono-tz+default-devel 0.5.3 2.fc34 1257 Unspecified TimeZone implementations for rust-chrono from the IANA database TimeZone implementations for rust-chrono from the IANA database. This package contains library source intended for building other packages which use "default" feature of "chrono-tz" crate. rust-chrono-tz+serde-devel 0.5.3 2.fc34 1257 Unspecified TimeZone implementations for rust-chrono from the IANA database TimeZone implementations for rust-chrono from the IANA database. This package contains library source intended for building other packages which use "serde" feature of "chrono-tz" crate. rust-chrono-tz+std-devel 0.5.3 2.fc34 1257 Unspecified TimeZone implementations for rust-chrono from the IANA database TimeZone implementations for rust-chrono from the IANA database. This package contains library source intended for building other packages which use "std" feature of "chrono-tz" crate. rust-chrono-tz-devel 0.5.3 2.fc34 851434 Unspecified TimeZone implementations for rust-chrono from the IANA database TimeZone implementations for rust-chrono from the IANA database. This package contains library source intended for building other packages which use "chrono-tz" crate. rust-chunked_transfer+default-devel 1.4.0 1.fc34 906 Unspecified Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1) Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1). This package contains library source intended for building other packages which use "default" feature of "chunked_transfer" crate. rust-chunked_transfer-devel 1.4.0 1.fc34 41900 Unspecified Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1) Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1). This package contains library source intended for building other packages which use "chunked_transfer" crate. rust-cipher+blobby-devel 0.2.5 2.fc34 1162 Unspecified Traits for describing block ciphers and stream ciphers Traits for describing block ciphers and stream ciphers. This package contains library source intended for building other packages which use "blobby" feature of "cipher" crate. rust-cipher+default-devel 0.2.5 2.fc34 1162 Unspecified Traits for describing block ciphers and stream ciphers Traits for describing block ciphers and stream ciphers. This package contains library source intended for building other packages which use "default" feature of "cipher" crate. rust-cipher+dev-devel 0.2.5 2.fc34 1162 Unspecified Traits for describing block ciphers and stream ciphers Traits for describing block ciphers and stream ciphers. This package contains library source intended for building other packages which use "dev" feature of "cipher" crate. rust-cipher+std-devel 0.2.5 2.fc34 1162 Unspecified Traits for describing block ciphers and stream ciphers Traits for describing block ciphers and stream ciphers. This package contains library source intended for building other packages which use "std" feature of "cipher" crate. rust-cipher-devel 0.2.5 2.fc34 65193 Unspecified Traits for describing block ciphers and stream ciphers Traits for describing block ciphers and stream ciphers. This package contains library source intended for building other packages which use "cipher" crate. rust-clang-sys+clang_10_0-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang_10_0" feature of "clang-sys" crate. rust-clang-sys+clang_11_0-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang_11_0" feature of "clang-sys" crate. rust-clang-sys+clang_3_5-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang_3_5" feature of "clang-sys" crate. rust-clang-sys+clang_3_6-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang_3_6" feature of "clang-sys" crate. rust-clang-sys+clang_3_7-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang_3_7" feature of "clang-sys" crate. rust-clang-sys+clang_3_8-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang_3_8" feature of "clang-sys" crate. rust-clang-sys+clang_3_9-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang_3_9" feature of "clang-sys" crate. rust-clang-sys+clang_4_0-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang_4_0" feature of "clang-sys" crate. rust-clang-sys+clang_5_0-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang_5_0" feature of "clang-sys" crate. rust-clang-sys+clang_6_0-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang_6_0" feature of "clang-sys" crate. rust-clang-sys+clang_7_0-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang_7_0" feature of "clang-sys" crate. rust-clang-sys+clang_8_0-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang_8_0" feature of "clang-sys" crate. rust-clang-sys+clang_9_0-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang_9_0" feature of "clang-sys" crate. rust-clang-sys+default-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "default" feature of "clang-sys" crate. rust-clang-sys+libloading-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "libloading" feature of "clang-sys" crate. rust-clang-sys+runtime-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "runtime" feature of "clang-sys" crate. rust-clang-sys+static-devel 1.1.1 1.fc34 1522 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "static" feature of "clang-sys" crate. rust-clang-sys-devel 1.1.1 1.fc34 205606 Unspecified Rust bindings for libclang Rust bindings for libclang. This package contains library source intended for building other packages which use "clang-sys" crate. rust-clap+atty-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "atty" feature of "clap" crate. rust-clap+cargo-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "cargo" feature of "clap" crate. rust-clap+clap_derive-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "clap_derive" feature of "clap" crate. rust-clap+color-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "color" feature of "clap" crate. rust-clap+debug-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "debug" feature of "clap" crate. rust-clap+default-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "default" feature of "clap" crate. rust-clap+derive-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "derive" feature of "clap" crate. rust-clap+doc-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "doc" feature of "clap" crate. rust-clap+lazy_static-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "lazy_static" feature of "clap" crate. rust-clap+regex-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "regex" feature of "clap" crate. rust-clap+std-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "std" feature of "clap" crate. rust-clap+strsim-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "strsim" feature of "clap" crate. rust-clap+suggestions-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "suggestions" feature of "clap" crate. rust-clap+termcolor-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "termcolor" feature of "clap" crate. rust-clap+terminal_size-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "terminal_size" feature of "clap" crate. rust-clap+unstable-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "unstable" feature of "clap" crate. rust-clap+wrap_help-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "wrap_help" feature of "clap" crate. rust-clap+yaml-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "yaml" feature of "clap" crate. rust-clap+yaml-rust-devel 3.0.0~beta.2 2.fc34 3195 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "yaml-rust" feature of "clap" crate. rust-clap-devel 3.0.0~beta.2 2.fc34 751198 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "clap" crate. rust-clap2+ansi_term-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "ansi_term" feature of "clap" crate. rust-clap2+atty-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "atty" feature of "clap" crate. rust-clap2+color-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "color" feature of "clap" crate. rust-clap2+debug-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "debug" feature of "clap" crate. rust-clap2+default-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "default" feature of "clap" crate. rust-clap2+doc-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "doc" feature of "clap" crate. rust-clap2+no_cargo-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "no_cargo" feature of "clap" crate. rust-clap2+strsim-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "strsim" feature of "clap" crate. rust-clap2+suggestions-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "suggestions" feature of "clap" crate. rust-clap2+term_size-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "term_size" feature of "clap" crate. rust-clap2+unstable-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "unstable" feature of "clap" crate. rust-clap2+vec_map-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "vec_map" feature of "clap" crate. rust-clap2+wrap_help-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "wrap_help" feature of "clap" crate. rust-clap2+yaml-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "yaml" feature of "clap" crate. rust-clap2+yaml-rust-devel 2.33.3 2.fc34 2934 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "yaml-rust" feature of "clap" crate. rust-clap2-devel 2.33.3 2.fc34 1151578 Unspecified Simple to use, efficient, and full-featured Command Line Argument Parser Simple to use, efficient, and full-featured Command Line Argument Parser. This package contains library source intended for building other packages which use "clap" crate. rust-clap_derive+debug-devel 3.0.0~beta.2 2.fc34 1873 Unspecified Parse command line argument by defining a struct, derive crate Parse command line argument by defining a struct, derive crate. This package contains library source intended for building other packages which use "debug" feature of "clap_derive" crate. rust-clap_derive+default-devel 3.0.0~beta.2 2.fc34 1873 Unspecified Parse command line argument by defining a struct, derive crate Parse command line argument by defining a struct, derive crate. This package contains library source intended for building other packages which use "default" feature of "clap_derive" crate. rust-clap_derive+doc-devel 3.0.0~beta.2 2.fc34 1873 Unspecified Parse command line argument by defining a struct, derive crate Parse command line argument by defining a struct, derive crate. This package contains library source intended for building other packages which use "doc" feature of "clap_derive" crate. rust-clap_derive+unstable-devel 3.0.0~beta.2 2.fc34 1873 Unspecified Parse command line argument by defining a struct, derive crate Parse command line argument by defining a struct, derive crate. This package contains library source intended for building other packages which use "unstable" feature of "clap_derive" crate. rust-clap_derive-devel 3.0.0~beta.2 2.fc34 96784 Unspecified Parse command line argument by defining a struct, derive crate Parse command line argument by defining a struct, derive crate. This package contains library source intended for building other packages which use "clap_derive" crate. rust-clicolors-control+default-devel 1.0.1 4.fc34 1080 Unspecified Common utility library to control CLI colorization Common utility library to control CLI colorization. This package contains library source intended for building other packages which use "default" feature of "clicolors-control" crate. rust-clicolors-control+terminal_autoconfig-devel 1.0.1 4.fc34 1080 Unspecified Common utility library to control CLI colorization Common utility library to control CLI colorization. This package contains library source intended for building other packages which use "terminal_autoconfig" feature of "clicolors-control" crate. rust-clicolors-control-devel 1.0.1 4.fc34 9388 Unspecified Common utility library to control CLI colorization Common utility library to control CLI colorization. This package contains library source intended for building other packages which use "clicolors-control" crate. rust-cmake+default-devel 0.1.45 2.fc34 1021 Unspecified Build dependency for running cmake to build a native library Build dependency for running `cmake` to build a native library. This package contains library source intended for building other packages which use "default" feature of "cmake" crate. rust-cmake-devel 0.1.45 2.fc34 59947 Unspecified Build dependency for running cmake to build a native library Build dependency for running `cmake` to build a native library. This package contains library source intended for building other packages which use "cmake" crate. rust-codespan-reporting+default-devel 0.9.5 2.fc34 1483 Unspecified Beautiful diagnostic reporting for text-based programming languages Beautiful diagnostic reporting for text-based programming languages. This package contains library source intended for building other packages which use "default" feature of "codespan-reporting" crate. rust-codespan-reporting+serde-devel 0.9.5 2.fc34 1483 Unspecified Beautiful diagnostic reporting for text-based programming languages Beautiful diagnostic reporting for text-based programming languages. This package contains library source intended for building other packages which use "serde" feature of "codespan-reporting" crate. rust-codespan-reporting+serialization-devel 0.9.5 2.fc34 1483 Unspecified Beautiful diagnostic reporting for text-based programming languages Beautiful diagnostic reporting for text-based programming languages. This package contains library source intended for building other packages which use "serialization" feature of "codespan-reporting" crate. rust-codespan-reporting-devel 0.9.5 2.fc34 227625 Unspecified Beautiful diagnostic reporting for text-based programming languages Beautiful diagnostic reporting for text-based programming languages. This package contains library source intended for building other packages which use "codespan-reporting" crate. rust-codicon+default-devel 3.0.0 2.fc34 1155 Unspecified Traits for encoding and decoding Traits for encoding and decoding. This package contains library source intended for building other packages which use "default" feature of "codicon" crate. rust-codicon-devel 3.0.0 2.fc34 30523 Unspecified Traits for encoding and decoding Traits for encoding and decoding. This package contains library source intended for building other packages which use "codicon" crate. rust-color-backtrace+default-devel 0.5.0 2.fc34 1075 Unspecified Colorful panic backtraces Colorful panic backtraces. This package contains library source intended for building other packages which use "default" feature of "color-backtrace" crate. rust-color-backtrace+gimli-symbolize-devel 0.5.0 2.fc34 1075 Unspecified Colorful panic backtraces Colorful panic backtraces. This package contains library source intended for building other packages which use "gimli-symbolize" feature of "color-backtrace" crate. rust-color-backtrace-devel 0.5.0 2.fc34 68951 Unspecified Colorful panic backtraces Colorful panic backtraces. This package contains library source intended for building other packages which use "color-backtrace" crate. rust-color_quant+default-devel 1.1.0 2.fc34 798 Unspecified Color quantization library to reduce n colors to 256 colors Color quantization library to reduce n colors to 256 colors. This package contains library source intended for building other packages which use "default" feature of "color_quant" crate. rust-color_quant-devel 1.1.0 2.fc34 21611 Unspecified Color quantization library to reduce n colors to 256 colors Color quantization library to reduce n colors to 256 colors. This package contains library source intended for building other packages which use "color_quant" crate. rust-colored+default-devel 2.0.0 2.fc34 1095 Unspecified Most simple way to add colors in your terminal Most simple way to add colors in your terminal. This package contains library source intended for building other packages which use "default" feature of "colored" crate. rust-colored+no-color-devel 2.0.0 2.fc34 1095 Unspecified Most simple way to add colors in your terminal Most simple way to add colors in your terminal. This package contains library source intended for building other packages which use "no-color" feature of "colored" crate. rust-colored-devel 2.0.0 2.fc34 111125 Unspecified Most simple way to add colors in your terminal Most simple way to add colors in your terminal. This package contains library source intended for building other packages which use "colored" crate. rust-colored1+default-devel 1.9.3 2.fc34 1102 Unspecified Most simple way to add colors in your terminal Most simple way to add colors in your terminal. This package contains library source intended for building other packages which use "default" feature of "colored" crate. rust-colored1+no-color-devel 1.9.3 2.fc34 1102 Unspecified Most simple way to add colors in your terminal Most simple way to add colors in your terminal. This package contains library source intended for building other packages which use "no-color" feature of "colored" crate. rust-colored1-devel 1.9.3 2.fc34 108337 Unspecified Most simple way to add colors in your terminal Most simple way to add colors in your terminal. This package contains library source intended for building other packages which use "colored" crate. rust-colored_json+default-devel 2.1.0 4.fc34 1388 Unspecified Colorize JSON, for printing it out on the command line Colorize JSON, for printing it out on the command line. This package contains library source intended for building other packages which use "default" feature of "colored_json" crate. rust-colored_json-devel 2.1.0 4.fc34 65232 Unspecified Colorize JSON, for printing it out on the command line Colorize JSON, for printing it out on the command line. This package contains library source intended for building other packages which use "colored_json" crate. rust-colorful+default-devel 0.2.1 2.fc34 940 Unspecified Make your terminal output colorful Make your terminal output colorful. This package contains library source intended for building other packages which use "default" feature of "colorful" crate. rust-colorful-devel 0.2.1 2.fc34 111143 Unspecified Make your terminal output colorful Make your terminal output colorful. This package contains library source intended for building other packages which use "colorful" crate. rust-compiletest_rs+default-devel 0.5.0 2.fc34 1567 Unspecified Compiletest utility from the Rust compiler as a standalone testing harness Compiletest utility from the Rust compiler as a standalone testing harness. This package contains library source intended for building other packages which use "default" feature of "compiletest_rs" crate. rust-compiletest_rs+rustc-devel 0.5.0 2.fc34 1567 Unspecified Compiletest utility from the Rust compiler as a standalone testing harness Compiletest utility from the Rust compiler as a standalone testing harness. This package contains library source intended for building other packages which use "rustc" feature of "compiletest_rs" crate. rust-compiletest_rs+stable-devel 0.5.0 2.fc34 1567 Unspecified Compiletest utility from the Rust compiler as a standalone testing harness Compiletest utility from the Rust compiler as a standalone testing harness. This package contains library source intended for building other packages which use "stable" feature of "compiletest_rs" crate. rust-compiletest_rs+tempfile-devel 0.5.0 2.fc34 1567 Unspecified Compiletest utility from the Rust compiler as a standalone testing harness Compiletest utility from the Rust compiler as a standalone testing harness. This package contains library source intended for building other packages which use "tempfile" feature of "compiletest_rs" crate. rust-compiletest_rs+tmp-devel 0.5.0 2.fc34 1567 Unspecified Compiletest utility from the Rust compiler as a standalone testing harness Compiletest utility from the Rust compiler as a standalone testing harness. This package contains library source intended for building other packages which use "tmp" feature of "compiletest_rs" crate. rust-compiletest_rs-devel 0.5.0 2.fc34 224307 Unspecified Compiletest utility from the Rust compiler as a standalone testing harness Compiletest utility from the Rust compiler as a standalone testing harness. This package contains library source intended for building other packages which use "compiletest_rs" crate. rust-comrak+clap-devel 0.8.2 3.fc34 1745 Unspecified 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter. This package contains library source intended for building other packages which use "clap" feature of "comrak" crate. rust-comrak+default-devel 0.8.2 3.fc34 1745 Unspecified 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter. This package contains library source intended for building other packages which use "default" feature of "comrak" crate. rust-comrak-devel 0.8.2 3.fc34 311336 Unspecified 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter. This package contains library source intended for building other packages which use "comrak" crate. rust-concurrent-queue+default-devel 1.2.2 2.fc34 1158 Unspecified Concurrent multi-producer multi-consumer queue Concurrent multi-producer multi-consumer queue. This package contains library source intended for building other packages which use "default" feature of "concurrent-queue" crate. rust-concurrent-queue-devel 1.2.2 2.fc34 84055 Unspecified Concurrent multi-producer multi-consumer queue Concurrent multi-producer multi-consumer queue. This package contains library source intended for building other packages which use "concurrent-queue" crate. rust-config+default-devel 0.10.1 5.fc34 1614 Unspecified Layered configuration system for Rust applications Layered configuration system for Rust applications. This package contains library source intended for building other packages which use "default" feature of "config" crate. rust-config+ini-devel 0.10.1 5.fc34 1614 Unspecified Layered configuration system for Rust applications Layered configuration system for Rust applications. This package contains library source intended for building other packages which use "ini" feature of "config" crate. rust-config+json-devel 0.10.1 5.fc34 1614 Unspecified Layered configuration system for Rust applications Layered configuration system for Rust applications. This package contains library source intended for building other packages which use "json" feature of "config" crate. rust-config+rust-ini-devel 0.10.1 5.fc34 1614 Unspecified Layered configuration system for Rust applications Layered configuration system for Rust applications. This package contains library source intended for building other packages which use "rust-ini" feature of "config" crate. rust-config+serde_json-devel 0.10.1 5.fc34 1614 Unspecified Layered configuration system for Rust applications Layered configuration system for Rust applications. This package contains library source intended for building other packages which use "serde_json" feature of "config" crate. rust-config+toml-devel 0.10.1 5.fc34 1614 Unspecified Layered configuration system for Rust applications Layered configuration system for Rust applications. This package contains library source intended for building other packages which use "toml" feature of "config" crate. rust-config+yaml-devel 0.10.1 5.fc34 1614 Unspecified Layered configuration system for Rust applications Layered configuration system for Rust applications. This package contains library source intended for building other packages which use "yaml" feature of "config" crate. rust-config+yaml-rust-devel 0.10.1 5.fc34 1614 Unspecified Layered configuration system for Rust applications Layered configuration system for Rust applications. This package contains library source intended for building other packages which use "yaml-rust" feature of "config" crate. rust-config-devel 0.10.1 5.fc34 173004 Unspecified Layered configuration system for Rust applications Layered configuration system for Rust applications. This package contains library source intended for building other packages which use "config" crate. rust-console+ansi-parsing-devel 0.14.1 1.fc34 1318 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "ansi-parsing" feature of "console" crate. rust-console+default-devel 0.14.1 1.fc34 1318 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "default" feature of "console" crate. rust-console+regex-devel 0.14.1 1.fc34 1318 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "regex" feature of "console" crate. rust-console+unicode-width-devel 0.14.1 1.fc34 1318 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "unicode-width" feature of "console" crate. rust-console-devel 0.14.1 1.fc34 91019 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "console" crate. rust-console0.11+ansi-parsing-devel 0.11.3 2.fc34 1376 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "ansi-parsing" feature of "console" crate. rust-console0.11+default-devel 0.11.3 2.fc34 1376 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "default" feature of "console" crate. rust-console0.11+regex-devel 0.11.3 2.fc34 1376 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "regex" feature of "console" crate. rust-console0.11+unicode-width-devel 0.11.3 2.fc34 1376 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "unicode-width" feature of "console" crate. rust-console0.11-devel 0.11.3 2.fc34 85676 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "console" crate. rust-console0.12+ansi-parsing-devel 0.12.0 2.fc34 1376 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "ansi-parsing" feature of "console" crate. rust-console0.12+default-devel 0.12.0 2.fc34 1376 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "default" feature of "console" crate. rust-console0.12+regex-devel 0.12.0 2.fc34 1376 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "regex" feature of "console" crate. rust-console0.12+unicode-width-devel 0.12.0 2.fc34 1376 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "unicode-width" feature of "console" crate. rust-console0.12-devel 0.12.0 2.fc34 87261 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "console" crate. rust-console0.13+ansi-parsing-devel 0.13.0 2.fc34 1318 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "ansi-parsing" feature of "console" crate. rust-console0.13+default-devel 0.13.0 2.fc34 1318 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "default" feature of "console" crate. rust-console0.13+regex-devel 0.13.0 2.fc34 1318 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "regex" feature of "console" crate. rust-console0.13+unicode-width-devel 0.13.0 2.fc34 1318 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "unicode-width" feature of "console" crate. rust-console0.13-devel 0.13.0 2.fc34 90749 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "console" crate. rust-console0.9+default-devel 0.9.2 3.fc34 1321 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "default" feature of "console" crate. rust-console0.9+unicode-width-devel 0.9.2 3.fc34 1321 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "unicode-width" feature of "console" crate. rust-console0.9-devel 0.9.2 3.fc34 67810 Unspecified Terminal and console abstraction for Rust Terminal and console abstraction for Rust. This package contains library source intended for building other packages which use "console" crate. rust-const-cstr+default-devel 0.3.0 2.fc34 795 Unspecified Create static C-compatible strings from Rust string literals Create static C-compatible strings from Rust string literals. This package contains library source intended for building other packages which use "default" feature of "const-cstr" crate. rust-const-cstr-devel 0.3.0 2.fc34 34554 Unspecified Create static C-compatible strings from Rust string literals Create static C-compatible strings from Rust string literals. This package contains library source intended for building other packages which use "const-cstr" crate. rust-const-random+default-devel 0.1.13 1.fc34 1009 Unspecified Provides compile time random number generation Provides compile time random number generation. This package contains library source intended for building other packages which use "default" feature of "const-random" crate. rust-const-random-devel 0.1.13 1.fc34 29787 Unspecified Provides compile time random number generation Provides compile time random number generation. This package contains library source intended for building other packages which use "const-random" crate. rust-const-random-macro+default-devel 0.1.13 1.fc34 1127 Unspecified Provides the procedural macro used by const-random Provides the procedural macro used by const-random. This package contains library source intended for building other packages which use "default" feature of "const-random-macro" crate. rust-const-random-macro-devel 0.1.13 1.fc34 28730 Unspecified Provides the procedural macro used by const-random Provides the procedural macro used by const-random. This package contains library source intended for building other packages which use "const-random-macro" crate. rust-const_fn+default-devel 0.4.6 1.fc34 1073 Unspecified Attribute for easy generation of const functions Attribute for easy generation of const functions with conditional compilations. This package contains library source intended for building other packages which use "default" feature of "const_fn" crate. rust-const_fn-devel 0.4.6 1.fc34 57257 Unspecified Attribute for easy generation of const functions Attribute for easy generation of const functions with conditional compilations. This package contains library source intended for building other packages which use "const_fn" crate. rust-content_inspector+default-devel 0.2.4 9.fc34 1046 Unspecified Fast inspection of binary buffers to guess/determine the encoding Fast inspection of binary buffers to guess/determine the encoding. This package contains library source intended for building other packages which use "default" feature of "content_inspector" crate. rust-content_inspector-devel 0.2.4 9.fc34 41406 Unspecified Fast inspection of binary buffers to guess/determine the encoding Fast inspection of binary buffers to guess/determine the encoding. This package contains library source intended for building other packages which use "content_inspector" crate. rust-conv+default-devel 0.3.3 3.fc34 1710 Unspecified Number of conversion traits with more specific semantics Number of conversion traits with more specific semantics than those provided by 'as' or 'From'/'Into'. This package contains library source intended for building other packages which use "default" feature of "conv" crate. rust-conv-devel 0.3.3 3.fc34 125678 Unspecified Number of conversion traits with more specific semantics Number of conversion traits with more specific semantics than those provided by 'as' or 'From'/'Into'. This package contains library source intended for building other packages which use "conv" crate. rust-cookie+aes-gcm-devel 0.14.3 2.fc34 1767 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "aes-gcm" feature of "cookie" crate. rust-cookie+base64-devel 0.14.3 2.fc34 1767 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "base64" feature of "cookie" crate. rust-cookie+default-devel 0.14.3 2.fc34 1767 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "default" feature of "cookie" crate. rust-cookie+hkdf-devel 0.14.3 2.fc34 1767 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "hkdf" feature of "cookie" crate. rust-cookie+hmac-devel 0.14.3 2.fc34 1767 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "hmac" feature of "cookie" crate. rust-cookie+key-expansion-devel 0.14.3 2.fc34 1767 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "key-expansion" feature of "cookie" crate. rust-cookie+percent-encode-devel 0.14.3 2.fc34 1767 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "percent-encode" feature of "cookie" crate. rust-cookie+percent-encoding-devel 0.14.3 2.fc34 1767 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "percent-encoding" feature of "cookie" crate. rust-cookie+private-devel 0.14.3 2.fc34 1767 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "private" feature of "cookie" crate. rust-cookie+rand-devel 0.14.3 2.fc34 1767 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "rand" feature of "cookie" crate. rust-cookie+secure-devel 0.14.3 2.fc34 1767 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "secure" feature of "cookie" crate. rust-cookie+sha2-devel 0.14.3 2.fc34 1767 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "sha2" feature of "cookie" crate. rust-cookie+signed-devel 0.14.3 2.fc34 1767 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "signed" feature of "cookie" crate. rust-cookie-devel 0.14.3 2.fc34 149905 Unspecified HTTP cookie parsing and cookie jar management HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. This package contains library source intended for building other packages which use "cookie" crate. rust-cookie_store+default-devel 0.12.0 2.fc34 1471 Unspecified Implementation of Cookie storage and retrieval per RFC6265 Implementation of Cookie storage and retrieval per [RFC6265](http://tools.ietf.org/html/rfc6265). This package contains library source intended for building other packages which use "default" feature of "cookie_store" crate. rust-cookie_store+indexmap-devel 0.12.0 2.fc34 1471 Unspecified Implementation of Cookie storage and retrieval per RFC6265 Implementation of Cookie storage and retrieval per [RFC6265](http://tools.ietf.org/html/rfc6265). This package contains library source intended for building other packages which use "indexmap" feature of "cookie_store" crate. rust-cookie_store+preserve_order-devel 0.12.0 2.fc34 1471 Unspecified Implementation of Cookie storage and retrieval per RFC6265 Implementation of Cookie storage and retrieval per [RFC6265](http://tools.ietf.org/html/rfc6265). This package contains library source intended for building other packages which use "preserve_order" feature of "cookie_store" crate. rust-cookie_store-devel 0.12.0 2.fc34 149565 Unspecified Implementation of Cookie storage and retrieval per RFC6265 Implementation of Cookie storage and retrieval per [RFC6265](http://tools.ietf.org/html/rfc6265). This package contains library source intended for building other packages which use "cookie_store" crate. rust-copyless+default-devel 0.1.5 2.fc34 904 Unspecified Ways to eliminate memcpy calls when using the standard library Ways to eliminate memcpy calls when using the standard library. This package contains library source intended for building other packages which use "default" feature of "copyless" crate. rust-copyless-devel 0.1.5 2.fc34 33877 Unspecified Ways to eliminate memcpy calls when using the standard library Ways to eliminate memcpy calls when using the standard library. This package contains library source intended for building other packages which use "copyless" crate. rust-copypasta+default-devel 0.7.1 2.fc34 1440 Unspecified Cross-platform clipboard library with Wayland support Cross-platform library for getting and setting the contents of the OS-level clipboard. This package contains library source intended for building other packages which use "default" feature of "copypasta" crate. rust-copypasta+smithay-clipboard-devel 0.7.1 2.fc34 1440 Unspecified Cross-platform clipboard library with Wayland support Cross-platform library for getting and setting the contents of the OS-level clipboard. This package contains library source intended for building other packages which use "smithay-clipboard" feature of "copypasta" crate. rust-copypasta+wayland-devel 0.7.1 2.fc34 1440 Unspecified Cross-platform clipboard library with Wayland support Cross-platform library for getting and setting the contents of the OS-level clipboard. This package contains library source intended for building other packages which use "wayland" feature of "copypasta" crate. rust-copypasta+x11-clipboard-devel 0.7.1 2.fc34 1440 Unspecified Cross-platform clipboard library with Wayland support Cross-platform library for getting and setting the contents of the OS-level clipboard. This package contains library source intended for building other packages which use "x11-clipboard" feature of "copypasta" crate. rust-copypasta+x11-devel 0.7.1 2.fc34 1440 Unspecified Cross-platform clipboard library with Wayland support Cross-platform library for getting and setting the contents of the OS-level clipboard. This package contains library source intended for building other packages which use "x11" feature of "copypasta" crate. rust-copypasta-devel 0.7.1 2.fc34 43360 Unspecified Cross-platform clipboard library with Wayland support Cross-platform library for getting and setting the contents of the OS-level clipboard. This package contains library source intended for building other packages which use "copypasta" crate. rust-cpio+default-devel 0.2.0 4.fc34 834 Unspecified API for creating CPIO archives API for creating CPIO archives. This package contains library source intended for building other packages which use "default" feature of "cpio" crate. rust-cpio-devel 0.2.0 4.fc34 21031 Unspecified API for creating CPIO archives API for creating CPIO archives. This package contains library source intended for building other packages which use "cpio" crate. rust-cpp_demangle+alloc-devel 0.3.2 2.fc34 1580 Unspecified Crate for demangling C++ symbols Crate for demangling C++ symbols. This package contains library source intended for building other packages which use "alloc" feature of "cpp_demangle" crate. rust-cpp_demangle+cppfilt-devel 0.3.2 2.fc34 1580 Unspecified Crate for demangling C++ symbols Crate for demangling C++ symbols. This package contains library source intended for building other packages which use "cppfilt" feature of "cpp_demangle" crate. rust-cpp_demangle+default-devel 0.3.2 2.fc34 1580 Unspecified Crate for demangling C++ symbols Crate for demangling C++ symbols. This package contains library source intended for building other packages which use "default" feature of "cpp_demangle" crate. rust-cpp_demangle+logging-devel 0.3.2 2.fc34 1580 Unspecified Crate for demangling C++ symbols Crate for demangling C++ symbols. This package contains library source intended for building other packages which use "logging" feature of "cpp_demangle" crate. rust-cpp_demangle+nightly-devel 0.3.2 2.fc34 1580 Unspecified Crate for demangling C++ symbols Crate for demangling C++ symbols. This package contains library source intended for building other packages which use "nightly" feature of "cpp_demangle" crate. rust-cpp_demangle+run_libiberty_tests-devel 0.3.2 2.fc34 1580 Unspecified Crate for demangling C++ symbols Crate for demangling C++ symbols. This package contains library source intended for building other packages which use "run_libiberty_tests" feature of "cpp_demangle" crate. rust-cpp_demangle+std-devel 0.3.2 2.fc34 1580 Unspecified Crate for demangling C++ symbols Crate for demangling C++ symbols. This package contains library source intended for building other packages which use "std" feature of "cpp_demangle" crate. rust-cpp_demangle-devel 0.3.2 2.fc34 503341 Unspecified Crate for demangling C++ symbols Crate for demangling C++ symbols. This package contains library source intended for building other packages which use "cpp_demangle" crate. rust-cpuid-bool+default-devel 0.1.2 3.fc34 902 Unspecified Lightweight no-std compatible alternative to is_x86_feature_detected Lightweight no-std compatible alternative to is_x86_feature_detected. This package contains library source intended for building other packages which use "default" feature of "cpuid-bool" crate. rust-cpuid-bool-devel 0.1.2 3.fc34 29807 Unspecified Lightweight no-std compatible alternative to is_x86_feature_detected Lightweight no-std compatible alternative to is_x86_feature_detected. This package contains library source intended for building other packages which use "cpuid-bool" crate. rust-cpython+default-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "default" feature of "cpython" crate. rust-cpython+extension-module-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "extension-module" feature of "cpython" crate. rust-cpython+nightly-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "nightly" feature of "cpython" crate. rust-cpython+no-auto-initialize-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "no-auto-initialize" feature of "cpython" crate. rust-cpython+nonnull-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "nonnull" feature of "cpython" crate. rust-cpython+py-link-mode-default-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "py-link-mode-default" feature of "cpython" crate. rust-cpython+py-link-mode-unresolved-static-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "py-link-mode-unresolved-static" feature of "cpython" crate. rust-cpython+python-3-4-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "python-3-4" feature of "cpython" crate. rust-cpython+python-3-5-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "python-3-5" feature of "cpython" crate. rust-cpython+python-3-6-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "python-3-6" feature of "cpython" crate. rust-cpython+python-3-7-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "python-3-7" feature of "cpython" crate. rust-cpython+python-3-8-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "python-3-8" feature of "cpython" crate. rust-cpython+python3-sys-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "python3-sys" feature of "cpython" crate. rust-cpython+serde-convert-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "serde-convert" feature of "cpython" crate. rust-cpython+serde-devel 0.5.2 2.fc34 2182 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "serde" feature of "cpython" crate. rust-cpython-devel 0.5.2 2.fc34 749926 Unspecified Bindings to Python Bindings to Python. This package contains library source intended for building other packages which use "cpython" crate. rust-crates-io+default-devel 0.32.0 3.fc34 1131 Unspecified Helpers for interacting with crates.io Helpers for interacting with crates.io. This package contains library source intended for building other packages which use "default" feature of "crates-io" crate. rust-crates-io-devel 0.32.0 3.fc34 38233 Unspecified Helpers for interacting with crates.io Helpers for interacting with crates.io. This package contains library source intended for building other packages which use "crates-io" crate. rust-crc+default-devel 1.9.0 2.fc33 1068 Unspecified Rust implementation of CRC(16, 32, 64) with support of various standards Rust implementation of CRC(16, 32, 64) with support of various standards. This package contains library source intended for building other packages which use "default" feature of "crc" crate. rust-crc+std-devel 1.9.0 2.fc33 1068 Unspecified Rust implementation of CRC(16, 32, 64) with support of various standards Rust implementation of CRC(16, 32, 64) with support of various standards. This package contains library source intended for building other packages which use "std" feature of "crc" crate. rust-crc-any+alloc-devel 2.3.5 4.fc34 1465 Unspecified Compute CRC values To compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value. It has many built-in CRC functions. This package contains library source intended for building other packages which use "alloc" feature of "crc-any" crate. rust-crc-any+debug-helper-devel 2.3.5 4.fc34 1465 Unspecified Compute CRC values To compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value. It has many built-in CRC functions. This package contains library source intended for building other packages which use "debug-helper" feature of "crc-any" crate. rust-crc-any+default-devel 2.3.5 4.fc34 1465 Unspecified Compute CRC values To compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value. It has many built-in CRC functions. This package contains library source intended for building other packages which use "default" feature of "crc-any" crate. rust-crc-any+development-devel 2.3.5 4.fc34 1465 Unspecified Compute CRC values To compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value. It has many built-in CRC functions. This package contains library source intended for building other packages which use "development" feature of "crc-any" crate. rust-crc-any+std-devel 2.3.5 4.fc34 1465 Unspecified Compute CRC values To compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value. It has many built-in CRC functions. This package contains library source intended for building other packages which use "std" feature of "crc-any" crate. rust-crc-any-devel 2.3.5 4.fc34 241916 Unspecified Compute CRC values To compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value. It has many built-in CRC functions. This package contains library source intended for building other packages which use "crc-any" crate. rust-crc-core+default-devel 0.1.2 10.fc34 916 Unspecified Core functions shared between source and build script of crc crate Core functions shared between source and build script of crc crate. This package contains library source intended for building other packages which use "default" feature of "crc-core" crate. rust-crc-core+std-devel 0.1.2 10.fc34 916 Unspecified Core functions shared between source and build script of crc crate Core functions shared between source and build script of crc crate. This package contains library source intended for building other packages which use "std" feature of "crc-core" crate. rust-crc-core-devel 0.1.2 10.fc34 27085 Unspecified Core functions shared between source and build script of crc crate Core functions shared between source and build script of crc crate. This package contains library source intended for building other packages which use "crc-core" crate. rust-crc-devel 1.9.0 2.fc33 61275 Unspecified Rust implementation of CRC(16, 32, 64) with support of various standards Rust implementation of CRC(16, 32, 64) with support of various standards. This package contains library source intended for building other packages which use "crc" crate. rust-crc32fast+default-devel 1.2.1 2.fc34 1179 Unspecified Fast, SIMD-accelerated CRC32 (IEEE) checksum computation Fast, SIMD-accelerated CRC32 (IEEE) checksum computation. This package contains library source intended for building other packages which use "default" feature of "crc32fast" crate. rust-crc32fast+nightly-devel 1.2.1 2.fc34 1179 Unspecified Fast, SIMD-accelerated CRC32 (IEEE) checksum computation Fast, SIMD-accelerated CRC32 (IEEE) checksum computation. This package contains library source intended for building other packages which use "nightly" feature of "crc32fast" crate. rust-crc32fast+std-devel 1.2.1 2.fc34 1179 Unspecified Fast, SIMD-accelerated CRC32 (IEEE) checksum computation Fast, SIMD-accelerated CRC32 (IEEE) checksum computation. This package contains library source intended for building other packages which use "std" feature of "crc32fast" crate. rust-crc32fast-devel 1.2.1 2.fc34 110529 Unspecified Fast, SIMD-accelerated CRC32 (IEEE) checksum computation Fast, SIMD-accelerated CRC32 (IEEE) checksum computation. This package contains library source intended for building other packages which use "crc32fast" crate. rust-criterion+default-devel 0.3.3 3.fc34 2436 Unspecified Statistics-driven micro-benchmarking library Statistics-driven micro-benchmarking library. This package contains library source intended for building other packages which use "default" feature of "criterion" crate. rust-criterion+real_blackbox-devel 0.3.3 3.fc34 2436 Unspecified Statistics-driven micro-benchmarking library Statistics-driven micro-benchmarking library. This package contains library source intended for building other packages which use "real_blackbox" feature of "criterion" crate. rust-criterion-devel 0.3.3 3.fc34 526332 Unspecified Statistics-driven micro-benchmarking library Statistics-driven micro-benchmarking library. This package contains library source intended for building other packages which use "criterion" crate. rust-criterion-plot+default-devel 0.4.3 3.fc34 1369 Unspecified Criterion's plotting library Criterion's plotting library. This package contains library source intended for building other packages which use "default" feature of "criterion-plot" crate. rust-criterion-plot-devel 0.4.3 3.fc34 80270 Unspecified Criterion's plotting library Criterion's plotting library. This package contains library source intended for building other packages which use "criterion-plot" crate. rust-crossbeam+alloc-devel 0.8.0 2.fc34 1897 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "alloc" feature of "crossbeam" crate. rust-crossbeam+crossbeam-channel-devel 0.8.0 2.fc34 1897 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "crossbeam-channel" feature of "crossbeam" crate. rust-crossbeam+crossbeam-deque-devel 0.8.0 2.fc34 1897 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "crossbeam-deque" feature of "crossbeam" crate. rust-crossbeam+crossbeam-epoch-devel 0.8.0 2.fc34 1897 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "crossbeam-epoch" feature of "crossbeam" crate. rust-crossbeam+crossbeam-queue-devel 0.8.0 2.fc34 1897 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "crossbeam-queue" feature of "crossbeam" crate. rust-crossbeam+default-devel 0.8.0 2.fc34 1897 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "default" feature of "crossbeam" crate. rust-crossbeam+nightly-devel 0.8.0 2.fc34 1897 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "nightly" feature of "crossbeam" crate. rust-crossbeam+std-devel 0.8.0 2.fc34 1897 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "std" feature of "crossbeam" crate. rust-crossbeam-channel+crossbeam-utils-devel 0.5.0 2.fc34 1414 Unspecified Multi-producer multi-consumer channels for message passing Multi-producer multi-consumer channels for message passing. This package contains library source intended for building other packages which use "crossbeam-utils" feature of "crossbeam-channel" crate. rust-crossbeam-channel+default-devel 0.5.0 2.fc34 1414 Unspecified Multi-producer multi-consumer channels for message passing Multi-producer multi-consumer channels for message passing. This package contains library source intended for building other packages which use "default" feature of "crossbeam-channel" crate. rust-crossbeam-channel+std-devel 0.5.0 2.fc34 1414 Unspecified Multi-producer multi-consumer channels for message passing Multi-producer multi-consumer channels for message passing. This package contains library source intended for building other packages which use "std" feature of "crossbeam-channel" crate. rust-crossbeam-channel-devel 0.5.0 2.fc34 619578 Unspecified Multi-producer multi-consumer channels for message passing Multi-producer multi-consumer channels for message passing. This package contains library source intended for building other packages which use "crossbeam-channel" crate. rust-crossbeam-channel0.4+default-devel 0.4.4 2.fc34 1303 Unspecified Multi-producer multi-consumer channels for message passing Multi-producer multi-consumer channels for message passing. This package contains library source intended for building other packages which use "default" feature of "crossbeam-channel" crate. rust-crossbeam-channel0.4-devel 0.4.4 2.fc34 615459 Unspecified Multi-producer multi-consumer channels for message passing Multi-producer multi-consumer channels for message passing. This package contains library source intended for building other packages which use "crossbeam-channel" crate. rust-crossbeam-deque+crossbeam-epoch-devel 0.8.0 2.fc34 1396 Unspecified Concurrent work-stealing deque Concurrent work-stealing deque. This package contains library source intended for building other packages which use "crossbeam-epoch" feature of "crossbeam-deque" crate. rust-crossbeam-deque+crossbeam-utils-devel 0.8.0 2.fc34 1396 Unspecified Concurrent work-stealing deque Concurrent work-stealing deque. This package contains library source intended for building other packages which use "crossbeam-utils" feature of "crossbeam-deque" crate. rust-crossbeam-deque+default-devel 0.8.0 2.fc34 1396 Unspecified Concurrent work-stealing deque Concurrent work-stealing deque. This package contains library source intended for building other packages which use "default" feature of "crossbeam-deque" crate. rust-crossbeam-deque+std-devel 0.8.0 2.fc34 1396 Unspecified Concurrent work-stealing deque Concurrent work-stealing deque. This package contains library source intended for building other packages which use "std" feature of "crossbeam-deque" crate. rust-crossbeam-deque-devel 0.8.0 2.fc34 131478 Unspecified Concurrent work-stealing deque Concurrent work-stealing deque. This package contains library source intended for building other packages which use "crossbeam-deque" crate. rust-crossbeam-deque0.7+default-devel 0.7.3 2.fc34 1219 Unspecified Concurrent work-stealing deque Concurrent work-stealing deque. This package contains library source intended for building other packages which use "default" feature of "crossbeam-deque" crate. rust-crossbeam-deque0.7-devel 0.7.3 2.fc34 128321 Unspecified Concurrent work-stealing deque Concurrent work-stealing deque. This package contains library source intended for building other packages which use "crossbeam-deque" crate. rust-crossbeam-devel 0.8.0 2.fc34 49097 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "crossbeam" crate. rust-crossbeam-epoch+alloc-devel 0.9.3 1.fc34 1551 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "alloc" feature of "crossbeam-epoch" crate. rust-crossbeam-epoch+const_fn-devel 0.9.3 1.fc34 1551 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "const_fn" feature of "crossbeam-epoch" crate. rust-crossbeam-epoch+default-devel 0.9.3 1.fc34 1551 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "default" feature of "crossbeam-epoch" crate. rust-crossbeam-epoch+lazy_static-devel 0.9.3 1.fc34 1551 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "lazy_static" feature of "crossbeam-epoch" crate. rust-crossbeam-epoch+nightly-devel 0.9.3 1.fc34 1551 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "nightly" feature of "crossbeam-epoch" crate. rust-crossbeam-epoch+std-devel 0.9.3 1.fc34 1551 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "std" feature of "crossbeam-epoch" crate. rust-crossbeam-epoch-devel 0.9.3 1.fc34 197196 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "crossbeam-epoch" crate. rust-crossbeam-epoch0.8+alloc-devel 0.8.2 2.fc34 1593 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "alloc" feature of "crossbeam-epoch" crate. rust-crossbeam-epoch0.8+default-devel 0.8.2 2.fc34 1593 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "default" feature of "crossbeam-epoch" crate. rust-crossbeam-epoch0.8+lazy_static-devel 0.8.2 2.fc34 1593 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "lazy_static" feature of "crossbeam-epoch" crate. rust-crossbeam-epoch0.8+nightly-devel 0.8.2 2.fc34 1593 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "nightly" feature of "crossbeam-epoch" crate. rust-crossbeam-epoch0.8+sanitize-devel 0.8.2 2.fc34 1593 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "sanitize" feature of "crossbeam-epoch" crate. rust-crossbeam-epoch0.8+std-devel 0.8.2 2.fc34 1593 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "std" feature of "crossbeam-epoch" crate. rust-crossbeam-epoch0.8-devel 0.8.2 2.fc34 175550 Unspecified Epoch-based garbage collection Epoch-based garbage collection. This package contains library source intended for building other packages which use "crossbeam-epoch" crate. rust-crossbeam-queue+alloc-devel 0.3.1 2.fc34 1300 Unspecified Concurrent queues Concurrent queues. This package contains library source intended for building other packages which use "alloc" feature of "crossbeam-queue" crate. rust-crossbeam-queue+default-devel 0.3.1 2.fc34 1300 Unspecified Concurrent queues Concurrent queues. This package contains library source intended for building other packages which use "default" feature of "crossbeam-queue" crate. rust-crossbeam-queue+nightly-devel 0.3.1 2.fc34 1300 Unspecified Concurrent queues Concurrent queues. This package contains library source intended for building other packages which use "nightly" feature of "crossbeam-queue" crate. rust-crossbeam-queue+std-devel 0.3.1 2.fc34 1300 Unspecified Concurrent queues Concurrent queues. This package contains library source intended for building other packages which use "std" feature of "crossbeam-queue" crate. rust-crossbeam-queue-devel 0.3.1 2.fc34 73287 Unspecified Concurrent queues Concurrent queues. This package contains library source intended for building other packages which use "crossbeam-queue" crate. rust-crossbeam-queue0.2+alloc-devel 0.2.3 2.fc34 1322 Unspecified Concurrent queues Concurrent queues. This package contains library source intended for building other packages which use "alloc" feature of "crossbeam-queue" crate. rust-crossbeam-queue0.2+default-devel 0.2.3 2.fc34 1322 Unspecified Concurrent queues Concurrent queues. This package contains library source intended for building other packages which use "default" feature of "crossbeam-queue" crate. rust-crossbeam-queue0.2+std-devel 0.2.3 2.fc34 1322 Unspecified Concurrent queues Concurrent queues. This package contains library source intended for building other packages which use "std" feature of "crossbeam-queue" crate. rust-crossbeam-queue0.2-devel 0.2.3 2.fc34 75623 Unspecified Concurrent queues Concurrent queues. This package contains library source intended for building other packages which use "crossbeam-queue" crate. rust-crossbeam-utils+default-devel 0.8.3 2.fc34 1288 Unspecified Utilities for concurrent programming Utilities for concurrent programming. This package contains library source intended for building other packages which use "default" feature of "crossbeam-utils" crate. rust-crossbeam-utils+lazy_static-devel 0.8.3 2.fc34 1288 Unspecified Utilities for concurrent programming Utilities for concurrent programming. This package contains library source intended for building other packages which use "lazy_static" feature of "crossbeam-utils" crate. rust-crossbeam-utils+nightly-devel 0.8.3 2.fc34 1288 Unspecified Utilities for concurrent programming Utilities for concurrent programming. This package contains library source intended for building other packages which use "nightly" feature of "crossbeam-utils" crate. rust-crossbeam-utils+std-devel 0.8.3 2.fc34 1288 Unspecified Utilities for concurrent programming Utilities for concurrent programming. This package contains library source intended for building other packages which use "std" feature of "crossbeam-utils" crate. rust-crossbeam-utils-devel 0.8.3 2.fc34 182217 Unspecified Utilities for concurrent programming Utilities for concurrent programming. This package contains library source intended for building other packages which use "crossbeam-utils" crate. rust-crossbeam-utils0.7+alloc-devel 0.7.2 2.fc34 1300 Unspecified Utilities for concurrent programming Utilities for concurrent programming. This package contains library source intended for building other packages which use "alloc" feature of "crossbeam-utils" crate. rust-crossbeam-utils0.7+default-devel 0.7.2 2.fc34 1300 Unspecified Utilities for concurrent programming Utilities for concurrent programming. This package contains library source intended for building other packages which use "default" feature of "crossbeam-utils" crate. rust-crossbeam-utils0.7+lazy_static-devel 0.7.2 2.fc34 1300 Unspecified Utilities for concurrent programming Utilities for concurrent programming. This package contains library source intended for building other packages which use "lazy_static" feature of "crossbeam-utils" crate. rust-crossbeam-utils0.7+nightly-devel 0.7.2 2.fc34 1300 Unspecified Utilities for concurrent programming Utilities for concurrent programming. This package contains library source intended for building other packages which use "nightly" feature of "crossbeam-utils" crate. rust-crossbeam-utils0.7+std-devel 0.7.2 2.fc34 1300 Unspecified Utilities for concurrent programming Utilities for concurrent programming. This package contains library source intended for building other packages which use "std" feature of "crossbeam-utils" crate. rust-crossbeam-utils0.7-devel 0.7.2 2.fc34 166136 Unspecified Utilities for concurrent programming Utilities for concurrent programming. This package contains library source intended for building other packages which use "crossbeam-utils" crate. rust-crossbeam0.7+alloc-devel 0.7.3 2.fc34 1815 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "alloc" feature of "crossbeam" crate. rust-crossbeam0.7+crossbeam-channel-devel 0.7.3 2.fc34 1815 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "crossbeam-channel" feature of "crossbeam" crate. rust-crossbeam0.7+crossbeam-deque-devel 0.7.3 2.fc34 1815 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "crossbeam-deque" feature of "crossbeam" crate. rust-crossbeam0.7+crossbeam-queue-devel 0.7.3 2.fc34 1815 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "crossbeam-queue" feature of "crossbeam" crate. rust-crossbeam0.7+default-devel 0.7.3 2.fc34 1815 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "default" feature of "crossbeam" crate. rust-crossbeam0.7+nightly-devel 0.7.3 2.fc34 1815 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "nightly" feature of "crossbeam" crate. rust-crossbeam0.7+std-devel 0.7.3 2.fc34 1815 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "std" feature of "crossbeam" crate. rust-crossbeam0.7-devel 0.7.3 2.fc34 48652 Unspecified Tools for concurrent programming Tools for concurrent programming. This package contains library source intended for building other packages which use "crossbeam" crate. rust-crossfont+default-devel 0.2.0 1.fc34 1440 Unspecified Cross platform native font loading and rasterization Cross platform native font loading and rasterization. This package contains library source intended for building other packages which use "default" feature of "crossfont" crate. rust-crossfont+force_system_fontconfig-devel 0.2.0 1.fc34 1440 Unspecified Cross platform native font loading and rasterization Cross platform native font loading and rasterization. This package contains library source intended for building other packages which use "force_system_fontconfig" feature of "crossfont" crate. rust-crossfont-devel 0.2.0 1.fc34 126636 Unspecified Cross platform native font loading and rasterization Cross platform native font loading and rasterization. This package contains library source intended for building other packages which use "crossfont" crate. rust-crossterm+default-devel 0.19.0 1.fc34 2019 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "default" feature of "crossterm" crate. rust-crossterm+event-stream-devel 0.19.0 1.fc34 2019 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "event-stream" feature of "crossterm" crate. rust-crossterm+futures-core-devel 0.19.0 1.fc34 2019 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "futures-core" feature of "crossterm" crate. rust-crossterm+serde-devel 0.19.0 1.fc34 2019 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "serde" feature of "crossterm" crate. rust-crossterm-devel 0.19.0 1.fc34 378331 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "crossterm" crate. rust-crossterm0.17+default-devel 0.17.7 2.fc34 1863 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "default" feature of "crossterm" crate. rust-crossterm0.17+event-stream-devel 0.17.7 2.fc34 1863 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "event-stream" feature of "crossterm" crate. rust-crossterm0.17+futures-util-devel 0.17.7 2.fc34 1863 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "futures-util" feature of "crossterm" crate. rust-crossterm0.17+serde-devel 0.17.7 2.fc34 1863 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "serde" feature of "crossterm" crate. rust-crossterm0.17-devel 0.17.7 2.fc34 363806 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "crossterm" crate. rust-crossterm0.18+default-devel 0.18.2 1.fc34 2023 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "default" feature of "crossterm" crate. rust-crossterm0.18+event-stream-devel 0.18.2 1.fc34 2023 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "event-stream" feature of "crossterm" crate. rust-crossterm0.18+futures-core-devel 0.18.2 1.fc34 2023 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "futures-core" feature of "crossterm" crate. rust-crossterm0.18+serde-devel 0.18.2 1.fc34 2023 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "serde" feature of "crossterm" crate. rust-crossterm0.18-devel 0.18.2 1.fc34 378688 Unspecified Crossplatform terminal library for manipulating terminals Crossplatform terminal library for manipulating terminals. This package contains library source intended for building other packages which use "crossterm" crate. rust-crosstermion+ansi_term-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "ansi_term" feature of "crosstermion" crate. rust-crosstermion+async-channel-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "async-channel" feature of "crosstermion" crate. rust-crosstermion+color-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "color" feature of "crosstermion" crate. rust-crosstermion+crossterm-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "crossterm" feature of "crosstermion" crate. rust-crosstermion+default-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "default" feature of "crosstermion" crate. rust-crosstermion+futures-channel-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "futures-channel" feature of "crosstermion" crate. rust-crosstermion+futures-core-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "futures-core" feature of "crosstermion" crate. rust-crosstermion+futures-lite-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "futures-lite" feature of "crosstermion" crate. rust-crosstermion+input-async-crossterm-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "input-async-crossterm" feature of "crosstermion" crate. rust-crosstermion+input-async-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "input-async" feature of "crosstermion" crate. rust-crosstermion+termion-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "termion" feature of "crosstermion" crate. rust-crosstermion+tui-crossterm-backend-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "tui-crossterm-backend" feature of "crosstermion" crate. rust-crosstermion+tui-crossterm-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "tui-crossterm" feature of "crosstermion" crate. rust-crosstermion+tui-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "tui" feature of "crosstermion" crate. rust-crosstermion+tui-react-crossterm-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "tui-react-crossterm" feature of "crosstermion" crate. rust-crosstermion+tui-react-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "tui-react" feature of "crosstermion" crate. rust-crosstermion+tui-react-termion-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "tui-react-termion" feature of "crosstermion" crate. rust-crosstermion+tui-termion-backend-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "tui-termion-backend" feature of "crosstermion" crate. rust-crosstermion+tui-termion-devel 0.6.0 2.fc34 2259 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "tui-termion" feature of "crosstermion" crate. rust-crosstermion-devel 0.6.0 2.fc34 29411 Unspecified Unification of crossterm and termion behind a common facade for use with feature flags Unification of crossterm and termion behind a common facade for use with feature flags. This package contains library source intended for building other packages which use "crosstermion" crate. rust-crunchy+default-devel 0.2.2 1.fc34 882 Unspecified Crunchy unroller: deterministically unroll constant loops Crunchy unroller: deterministically unroll constant loops. This package contains library source intended for building other packages which use "default" feature of "crunchy" crate. rust-crunchy+limit_1024-devel 0.2.2 1.fc34 882 Unspecified Crunchy unroller: deterministically unroll constant loops Crunchy unroller: deterministically unroll constant loops. This package contains library source intended for building other packages which use "limit_1024" feature of "crunchy" crate. rust-crunchy+limit_128-devel 0.2.2 1.fc34 882 Unspecified Crunchy unroller: deterministically unroll constant loops Crunchy unroller: deterministically unroll constant loops. This package contains library source intended for building other packages which use "limit_128" feature of "crunchy" crate. rust-crunchy+limit_2048-devel 0.2.2 1.fc34 882 Unspecified Crunchy unroller: deterministically unroll constant loops Crunchy unroller: deterministically unroll constant loops. This package contains library source intended for building other packages which use "limit_2048" feature of "crunchy" crate. rust-crunchy+limit_256-devel 0.2.2 1.fc34 882 Unspecified Crunchy unroller: deterministically unroll constant loops Crunchy unroller: deterministically unroll constant loops. This package contains library source intended for building other packages which use "limit_256" feature of "crunchy" crate. rust-crunchy+limit_512-devel 0.2.2 1.fc34 882 Unspecified Crunchy unroller: deterministically unroll constant loops Crunchy unroller: deterministically unroll constant loops. This package contains library source intended for building other packages which use "limit_512" feature of "crunchy" crate. rust-crunchy+limit_64-devel 0.2.2 1.fc34 882 Unspecified Crunchy unroller: deterministically unroll constant loops Crunchy unroller: deterministically unroll constant loops. This package contains library source intended for building other packages which use "limit_64" feature of "crunchy" crate. rust-crunchy+std-devel 0.2.2 1.fc34 882 Unspecified Crunchy unroller: deterministically unroll constant loops Crunchy unroller: deterministically unroll constant loops. This package contains library source intended for building other packages which use "std" feature of "crunchy" crate. rust-crunchy-devel 0.2.2 1.fc34 10727 Unspecified Crunchy unroller: deterministically unroll constant loops Crunchy unroller: deterministically unroll constant loops. This package contains library source intended for building other packages which use "crunchy" crate. rust-crypto-hash+default-devel 0.3.4 5.fc34 1143 Unspecified Wrapper for OS-level cryptographic hash functions Wrapper for OS-level cryptographic hash functions. This package contains library source intended for building other packages which use "default" feature of "crypto-hash" crate. rust-crypto-hash-devel 0.3.4 5.fc34 35514 Unspecified Wrapper for OS-level cryptographic hash functions Wrapper for OS-level cryptographic hash functions. This package contains library source intended for building other packages which use "crypto-hash" crate. rust-crypto-mac+blobby-devel 0.10.0 2.fc34 1253 Unspecified Trait for Message Authentication Code (MAC) algorithms Trait for Message Authentication Code (MAC) algorithms. This package contains library source intended for building other packages which use "blobby" feature of "crypto-mac" crate. rust-crypto-mac+cipher-devel 0.10.0 2.fc34 1253 Unspecified Trait for Message Authentication Code (MAC) algorithms Trait for Message Authentication Code (MAC) algorithms. This package contains library source intended for building other packages which use "cipher" feature of "crypto-mac" crate. rust-crypto-mac+default-devel 0.10.0 2.fc34 1253 Unspecified Trait for Message Authentication Code (MAC) algorithms Trait for Message Authentication Code (MAC) algorithms. This package contains library source intended for building other packages which use "default" feature of "crypto-mac" crate. rust-crypto-mac+dev-devel 0.10.0 2.fc34 1253 Unspecified Trait for Message Authentication Code (MAC) algorithms Trait for Message Authentication Code (MAC) algorithms. This package contains library source intended for building other packages which use "dev" feature of "crypto-mac" crate. rust-crypto-mac+std-devel 0.10.0 2.fc34 1253 Unspecified Trait for Message Authentication Code (MAC) algorithms Trait for Message Authentication Code (MAC) algorithms. This package contains library source intended for building other packages which use "std" feature of "crypto-mac" crate. rust-crypto-mac-devel 0.10.0 2.fc34 41136 Unspecified Trait for Message Authentication Code (MAC) algorithms Trait for Message Authentication Code (MAC) algorithms. This package contains library source intended for building other packages which use "crypto-mac" crate. rust-crypto-mac0.8+blobby-devel 0.8.0 2.fc34 1197 Unspecified Trait for Message Authentication Code (MAC) algorithms Trait for Message Authentication Code (MAC) algorithms. This package contains library source intended for building other packages which use "blobby" feature of "crypto-mac" crate. rust-crypto-mac0.8+default-devel 0.8.0 2.fc34 1197 Unspecified Trait for Message Authentication Code (MAC) algorithms Trait for Message Authentication Code (MAC) algorithms. This package contains library source intended for building other packages which use "default" feature of "crypto-mac" crate. rust-crypto-mac0.8+dev-devel 0.8.0 2.fc34 1197 Unspecified Trait for Message Authentication Code (MAC) algorithms Trait for Message Authentication Code (MAC) algorithms. This package contains library source intended for building other packages which use "dev" feature of "crypto-mac" crate. rust-crypto-mac0.8+std-devel 0.8.0 2.fc34 1197 Unspecified Trait for Message Authentication Code (MAC) algorithms Trait for Message Authentication Code (MAC) algorithms. This package contains library source intended for building other packages which use "std" feature of "crypto-mac" crate. rust-crypto-mac0.8-devel 0.8.0 2.fc34 38797 Unspecified Trait for Message Authentication Code (MAC) algorithms Trait for Message Authentication Code (MAC) algorithms. This package contains library source intended for building other packages which use "crypto-mac" crate. rust-cryptoki+default-devel 0.1.1 1.fc34 1593 Unspecified Rust-native wrapper around the PKCS #11 API Rust-native wrapper around the PKCS #11 API. This package contains library source intended for building other packages which use "default" feature of "cryptoki" crate. rust-cryptoki+generate-bindings-devel 0.1.1 1.fc34 1593 Unspecified Rust-native wrapper around the PKCS #11 API Rust-native wrapper around the PKCS #11 API. This package contains library source intended for building other packages which use "generate-bindings" feature of "cryptoki" crate. rust-cryptoki+psa-crypto-conversions-devel 0.1.1 1.fc34 1593 Unspecified Rust-native wrapper around the PKCS #11 API Rust-native wrapper around the PKCS #11 API. This package contains library source intended for building other packages which use "psa-crypto-conversions" feature of "cryptoki" crate. rust-cryptoki+psa-crypto-devel 0.1.1 1.fc34 1593 Unspecified Rust-native wrapper around the PKCS #11 API Rust-native wrapper around the PKCS #11 API. This package contains library source intended for building other packages which use "psa-crypto" feature of "cryptoki" crate. rust-cryptoki-devel 0.1.1 1.fc34 168740 Unspecified Rust-native wrapper around the PKCS #11 API Rust-native wrapper around the PKCS #11 API. This package contains library source intended for building other packages which use "cryptoki" crate. rust-cryptoki-sys+bindgen-devel 0.1.1 2.fc34 1165 Unspecified FFI wrapper around the PKCS #11 API FFI wrapper around the PKCS #11 API. This package contains library source intended for building other packages which use "bindgen" feature of "cryptoki-sys" crate. rust-cryptoki-sys+default-devel 0.1.1 2.fc34 1165 Unspecified FFI wrapper around the PKCS #11 API FFI wrapper around the PKCS #11 API. This package contains library source intended for building other packages which use "default" feature of "cryptoki-sys" crate. rust-cryptoki-sys+generate-bindings-devel 0.1.1 2.fc34 1165 Unspecified FFI wrapper around the PKCS #11 API FFI wrapper around the PKCS #11 API. This package contains library source intended for building other packages which use "generate-bindings" feature of "cryptoki-sys" crate. rust-cryptoki-sys-devel 0.1.1 2.fc34 393071 Unspecified FFI wrapper around the PKCS #11 API FFI wrapper around the PKCS #11 API. This package contains library source intended for building other packages which use "cryptoki-sys" crate. rust-cryptovec+default-devel 0.5.3 3.fc34 904 Unspecified Vector which zeroes its memory on clears and reallocations Vector which zeroes its memory on clears and reallocations. This package contains library source intended for building other packages which use "default" feature of "cryptovec" crate. rust-cryptovec-devel 0.5.3 3.fc34 13610 Unspecified Vector which zeroes its memory on clears and reallocations Vector which zeroes its memory on clears and reallocations. This package contains library source intended for building other packages which use "cryptovec" crate. rust-cssparser+bench-devel 0.27.2 4.fc34 1639 Unspecified Rust implementation of CSS Syntax Level 3 Rust implementation of CSS Syntax Level 3. This package contains library source intended for building other packages which use "bench" feature of "cssparser" crate. rust-cssparser+default-devel 0.27.2 4.fc34 1639 Unspecified Rust implementation of CSS Syntax Level 3 Rust implementation of CSS Syntax Level 3. This package contains library source intended for building other packages which use "default" feature of "cssparser" crate. rust-cssparser+dummy_match_byte-devel 0.27.2 4.fc34 1639 Unspecified Rust implementation of CSS Syntax Level 3 Rust implementation of CSS Syntax Level 3. This package contains library source intended for building other packages which use "dummy_match_byte" feature of "cssparser" crate. rust-cssparser+serde-devel 0.27.2 4.fc34 1639 Unspecified Rust implementation of CSS Syntax Level 3 Rust implementation of CSS Syntax Level 3. This package contains library source intended for building other packages which use "serde" feature of "cssparser" crate. rust-cssparser-devel 0.27.2 4.fc34 274134 Unspecified Rust implementation of CSS Syntax Level 3 Rust implementation of CSS Syntax Level 3. This package contains library source intended for building other packages which use "cssparser" crate. rust-cssparser-macros+default-devel 0.6.0 4.fc34 966 Unspecified Procedural macros for cssparser Procedural macros for cssparser. This package contains library source intended for building other packages which use "default" feature of "cssparser-macros" crate. rust-cssparser-macros-devel 0.6.0 4.fc34 35740 Unspecified Procedural macros for cssparser Procedural macros for cssparser. This package contains library source intended for building other packages which use "cssparser-macros" crate. rust-csv+default-devel 1.1.6 1.fc34 1547 Unspecified Fast CSV parsing with support for serde Fast CSV parsing with support for serde. This package contains library source intended for building other packages which use "default" feature of "csv" crate. rust-csv-core+default-devel 0.1.10 4.fc34 1324 Unspecified Bare bones CSV parsing with no_std support Bare bones CSV parsing with no_std support. This package contains library source intended for building other packages which use "default" feature of "csv-core" crate. rust-csv-core+libc-devel 0.1.10 4.fc34 1324 Unspecified Bare bones CSV parsing with no_std support Bare bones CSV parsing with no_std support. This package contains library source intended for building other packages which use "libc" feature of "csv-core" crate. rust-csv-core-devel 0.1.10 4.fc34 123918 Unspecified Bare bones CSV parsing with no_std support Bare bones CSV parsing with no_std support. This package contains library source intended for building other packages which use "csv-core" crate. rust-csv-devel 1.1.6 1.fc34 6114140 Unspecified Fast CSV parsing with support for serde Fast CSV parsing with support for serde. This package contains library source intended for building other packages which use "csv" crate. rust-ctor+default-devel 0.1.20 1.fc34 1172 Unspecified __attribute__((constructor)) for Rust __attribute__((constructor)) for Rust. This package contains library source intended for building other packages which use "default" feature of "ctor" crate. rust-ctor-devel 0.1.20 1.fc34 40259 Unspecified __attribute__((constructor)) for Rust __attribute__((constructor)) for Rust. This package contains library source intended for building other packages which use "ctor" crate. rust-ctr+default-devel 0.6.0 2.fc34 1087 Unspecified CTR block mode of operation CTR block mode of operation. This package contains library source intended for building other packages which use "default" feature of "ctr" crate. rust-ctr-devel 0.6.0 2.fc34 56282 Unspecified CTR block mode of operation CTR block mode of operation. This package contains library source intended for building other packages which use "ctr" crate. rust-ctrlc+default-devel 3.1.8 1.fc34 1124 Unspecified Easy Ctrl-C handler for Rust projects Easy Ctrl-C handler for Rust projects. This package contains library source intended for building other packages which use "default" feature of "ctrlc" crate. rust-ctrlc+termination-devel 3.1.8 1.fc34 1124 Unspecified Easy Ctrl-C handler for Rust projects Easy Ctrl-C handler for Rust projects. This package contains library source intended for building other packages which use "termination" feature of "ctrlc" crate. rust-ctrlc-devel 3.1.8 1.fc34 50859 Unspecified Easy Ctrl-C handler for Rust projects Easy Ctrl-C handler for Rust projects. This package contains library source intended for building other packages which use "ctrlc" crate. rust-cty+default-devel 0.2.1 1.fc34 905 Unspecified Type aliases to C types like c_int for use with bindgen Type aliases to C types like c_int for use with bindgen. This package contains library source intended for building other packages which use "default" feature of "cty" crate. rust-cty-devel 0.2.1 1.fc34 30823 Unspecified Type aliases to C types like c_int for use with bindgen Type aliases to C types like c_int for use with bindgen. This package contains library source intended for building other packages which use "cty" crate. rust-curl+default-devel 0.4.33 3.fc34 2129 Unspecified Rust bindings to libcurl for making HTTP requests Rust bindings to libcurl for making HTTP requests. This package contains library source intended for building other packages which use "default" feature of "curl" crate. rust-curl+http2-devel 0.4.33 3.fc34 2129 Unspecified Rust bindings to libcurl for making HTTP requests Rust bindings to libcurl for making HTTP requests. This package contains library source intended for building other packages which use "http2" feature of "curl" crate. rust-curl+openssl-probe-devel 0.4.33 3.fc34 2129 Unspecified Rust bindings to libcurl for making HTTP requests Rust bindings to libcurl for making HTTP requests. This package contains library source intended for building other packages which use "openssl-probe" feature of "curl" crate. rust-curl+openssl-sys-devel 0.4.33 3.fc34 2129 Unspecified Rust bindings to libcurl for making HTTP requests Rust bindings to libcurl for making HTTP requests. This package contains library source intended for building other packages which use "openssl-sys" feature of "curl" crate. rust-curl+protocol-ftp-devel 0.4.33 3.fc34 2129 Unspecified Rust bindings to libcurl for making HTTP requests Rust bindings to libcurl for making HTTP requests. This package contains library source intended for building other packages which use "protocol-ftp" feature of "curl" crate. rust-curl+spnego-devel 0.4.33 3.fc34 2129 Unspecified Rust bindings to libcurl for making HTTP requests Rust bindings to libcurl for making HTTP requests. This package contains library source intended for building other packages which use "spnego" feature of "curl" crate. rust-curl+ssl-devel 0.4.33 3.fc34 2129 Unspecified Rust bindings to libcurl for making HTTP requests Rust bindings to libcurl for making HTTP requests. This package contains library source intended for building other packages which use "ssl" feature of "curl" crate. rust-curl+static-curl-devel 0.4.33 3.fc34 2129 Unspecified Rust bindings to libcurl for making HTTP requests Rust bindings to libcurl for making HTTP requests. This package contains library source intended for building other packages which use "static-curl" feature of "curl" crate. rust-curl+static-ssl-devel 0.4.33 3.fc34 2129 Unspecified Rust bindings to libcurl for making HTTP requests Rust bindings to libcurl for making HTTP requests. This package contains library source intended for building other packages which use "static-ssl" feature of "curl" crate. rust-curl-devel 0.4.33 3.fc34 348477 Unspecified Rust bindings to libcurl for making HTTP requests Rust bindings to libcurl for making HTTP requests. This package contains library source intended for building other packages which use "curl" crate. rust-curl-sys+default-devel 0.4.39 2.fc34 1295 Unspecified Native bindings to the libcurl library Native bindings to the libcurl library. This package contains library source intended for building other packages which use "default" feature of "curl-sys" crate. rust-curl-sys+force-system-lib-on-osx-devel 0.4.39 2.fc34 1295 Unspecified Native bindings to the libcurl library Native bindings to the libcurl library. This package contains library source intended for building other packages which use "force-system-lib-on-osx" feature of "curl-sys" crate. rust-curl-sys+http2-devel 0.4.39 2.fc34 1295 Unspecified Native bindings to the libcurl library Native bindings to the libcurl library. This package contains library source intended for building other packages which use "http2" feature of "curl-sys" crate. rust-curl-sys+protocol-ftp-devel 0.4.39 2.fc34 1295 Unspecified Native bindings to the libcurl library Native bindings to the libcurl library. This package contains library source intended for building other packages which use "protocol-ftp" feature of "curl-sys" crate. rust-curl-sys+spnego-devel 0.4.39 2.fc34 1295 Unspecified Native bindings to the libcurl library Native bindings to the libcurl library. This package contains library source intended for building other packages which use "spnego" feature of "curl-sys" crate. rust-curl-sys+ssl-devel 0.4.39 2.fc34 1295 Unspecified Native bindings to the libcurl library Native bindings to the libcurl library. This package contains library source intended for building other packages which use "ssl" feature of "curl-sys" crate. rust-curl-sys+static-curl-devel 0.4.39 2.fc34 1295 Unspecified Native bindings to the libcurl library Native bindings to the libcurl library. This package contains library source intended for building other packages which use "static-curl" feature of "curl-sys" crate. rust-curl-sys+static-ssl-devel 0.4.39 2.fc34 1295 Unspecified Native bindings to the libcurl library Native bindings to the libcurl library. This package contains library source intended for building other packages which use "static-ssl" feature of "curl-sys" crate. rust-curl-sys-devel 0.4.39 2.fc34 71388 Unspecified Native bindings to the libcurl library Native bindings to the libcurl library. This package contains library source intended for building other packages which use "curl-sys" crate. rust-custom_derive+default-devel 0.1.7 11.fc34 670 Unspecified Macro that enables the use of custom derive attributes (Note: superseded by `macro-attr`) This crate provides a macro that enables the use of custom derive attributes. This package contains library source intended for building other packages which use "default" feature of "custom_derive" crate. rust-custom_derive+std-devel 0.1.7 11.fc34 670 Unspecified Macro that enables the use of custom derive attributes (Note: superseded by `macro-attr`) This crate provides a macro that enables the use of custom derive attributes. This package contains library source intended for building other packages which use "std" feature of "custom_derive" crate. rust-custom_derive-devel 0.1.7 11.fc34 56950 Unspecified Macro that enables the use of custom derive attributes (Note: superseded by `macro-attr`) This crate provides a macro that enables the use of custom derive attributes. This package contains library source intended for building other packages which use "custom_derive" crate. rust-cxx+c++14-devel 0.5.10 2.fc34 1674 Unspecified Safe interop between Rust and C++ Safe interop between Rust and C++. This package contains library source intended for building other packages which use "c++14" feature of "cxx" crate. rust-cxx+c++17-devel 0.5.10 2.fc34 1674 Unspecified Safe interop between Rust and C++ Safe interop between Rust and C++. This package contains library source intended for building other packages which use "c++17" feature of "cxx" crate. rust-cxx+c++20-devel 0.5.10 2.fc34 1674 Unspecified Safe interop between Rust and C++ Safe interop between Rust and C++. This package contains library source intended for building other packages which use "c++20" feature of "cxx" crate. rust-cxx+default-devel 0.5.10 2.fc34 1674 Unspecified Safe interop between Rust and C++ Safe interop between Rust and C++. This package contains library source intended for building other packages which use "default" feature of "cxx" crate. rust-cxx-build+default-devel 0.5.10 2.fc34 1493 Unspecified C++ code generator for integrating `cxx` crate into a Cargo build C++ code generator for integrating `cxx` crate into a Cargo build. This package contains library source intended for building other packages which use "default" feature of "cxx-build" crate. rust-cxx-build-devel 0.5.10 2.fc34 273015 Unspecified C++ code generator for integrating `cxx` crate into a Cargo build C++ code generator for integrating `cxx` crate into a Cargo build. This package contains library source intended for building other packages which use "cxx-build" crate. rust-cxx-devel 0.5.10 2.fc34 190406 Unspecified Safe interop between Rust and C++ Safe interop between Rust and C++. This package contains library source intended for building other packages which use "cxx" crate. rust-cxx-gen+default-devel 0.6.7 2.fc34 1327 Unspecified C++ code generator for integrating `cxx` crate into higher level tools C++ code generator for integrating `cxx` crate into higher level tools. This package contains library source intended for building other packages which use "default" feature of "cxx-gen" crate. rust-cxx-gen-devel 0.6.7 2.fc34 233151 Unspecified C++ code generator for integrating `cxx` crate into higher level tools C++ code generator for integrating `cxx` crate into higher level tools. This package contains library source intended for building other packages which use "cxx-gen" crate. rust-cxxbridge-flags+c++14-devel 0.5.10 1.fc34 931 Unspecified Compiler configuration of the `cxx` crate (implementation detail) Compiler configuration of the `cxx` crate (implementation detail). This package contains library source intended for building other packages which use "c++14" feature of "cxxbridge-flags" crate. rust-cxxbridge-flags+c++17-devel 0.5.10 1.fc34 931 Unspecified Compiler configuration of the `cxx` crate (implementation detail) Compiler configuration of the `cxx` crate (implementation detail). This package contains library source intended for building other packages which use "c++17" feature of "cxxbridge-flags" crate. rust-cxxbridge-flags+c++20-devel 0.5.10 1.fc34 931 Unspecified Compiler configuration of the `cxx` crate (implementation detail) Compiler configuration of the `cxx` crate (implementation detail). This package contains library source intended for building other packages which use "c++20" feature of "cxxbridge-flags" crate. rust-cxxbridge-flags+default-devel 0.5.10 1.fc34 931 Unspecified Compiler configuration of the `cxx` crate (implementation detail) Compiler configuration of the `cxx` crate (implementation detail). This package contains library source intended for building other packages which use "default" feature of "cxxbridge-flags" crate. rust-cxxbridge-flags-devel 0.5.10 1.fc34 1593 Unspecified Compiler configuration of the `cxx` crate (implementation detail) Compiler configuration of the `cxx` crate (implementation detail). This package contains library source intended for building other packages which use "cxxbridge-flags" crate. rust-cxxbridge-macro+default-devel 0.5.10 2.fc34 1144 Unspecified Implementation detail of the `cxx` crate Implementation detail of the `cxx` crate. This package contains library source intended for building other packages which use "default" feature of "cxxbridge-macro" crate. rust-cxxbridge-macro-devel 0.5.10 2.fc34 170886 Unspecified Implementation detail of the `cxx` crate Implementation detail of the `cxx` crate. This package contains library source intended for building other packages which use "cxxbridge-macro" crate. rust-darling+default-devel 0.12.2 1.fc34 1322 Unspecified Proc-macro library for reading attributes into structs Proc-macro library for reading attributes into structs when implementing custom derives. This package contains library source intended for building other packages which use "default" feature of "darling" crate. rust-darling+diagnostics-devel 0.12.2 1.fc34 1322 Unspecified Proc-macro library for reading attributes into structs Proc-macro library for reading attributes into structs when implementing custom derives. This package contains library source intended for building other packages which use "diagnostics" feature of "darling" crate. rust-darling+suggestions-devel 0.12.2 1.fc34 1322 Unspecified Proc-macro library for reading attributes into structs Proc-macro library for reading attributes into structs when implementing custom derives. This package contains library source intended for building other packages which use "suggestions" feature of "darling" crate. rust-darling-devel 0.12.2 1.fc34 77887 Unspecified Proc-macro library for reading attributes into structs Proc-macro library for reading attributes into structs when implementing custom derives. This package contains library source intended for building other packages which use "darling" crate. rust-darling_core+default-devel 0.12.2 1.fc34 1216 Unspecified Helper crate for proc-macro library for reading attributes into structs Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. This package contains library source intended for building other packages which use "default" feature of "darling_core" crate. rust-darling_core+diagnostics-devel 0.12.2 1.fc34 1216 Unspecified Helper crate for proc-macro library for reading attributes into structs Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. This package contains library source intended for building other packages which use "diagnostics" feature of "darling_core" crate. rust-darling_core+strsim-devel 0.12.2 1.fc34 1216 Unspecified Helper crate for proc-macro library for reading attributes into structs Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. This package contains library source intended for building other packages which use "strsim" feature of "darling_core" crate. rust-darling_core+suggestions-devel 0.12.2 1.fc34 1216 Unspecified Helper crate for proc-macro library for reading attributes into structs Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. This package contains library source intended for building other packages which use "suggestions" feature of "darling_core" crate. rust-darling_core-devel 0.12.2 1.fc34 226623 Unspecified Helper crate for proc-macro library for reading attributes into structs Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. This package contains library source intended for building other packages which use "darling_core" crate. rust-darling_macro+default-devel 0.12.2 1.fc34 1020 Unspecified Internal support for a proc-macro library for reading attributes into structs Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. This package contains library source intended for building other packages which use "default" feature of "darling_macro" crate. rust-darling_macro-devel 0.12.2 1.fc34 4473 Unspecified Internal support for a proc-macro library for reading attributes into structs Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. This package contains library source intended for building other packages which use "darling_macro" crate. rust-dashmap+default-devel 3.11.10 2.fc34 1370 Unspecified Blazing fast concurrent HashMap for Rust Blazing fast concurrent HashMap for Rust. This package contains library source intended for building other packages which use "default" feature of "dashmap" crate. rust-dashmap+hashbrown-devel 3.11.10 2.fc34 1370 Unspecified Blazing fast concurrent HashMap for Rust Blazing fast concurrent HashMap for Rust. This package contains library source intended for building other packages which use "hashbrown" feature of "dashmap" crate. rust-dashmap+no_std-devel 3.11.10 2.fc34 1370 Unspecified Blazing fast concurrent HashMap for Rust Blazing fast concurrent HashMap for Rust. This package contains library source intended for building other packages which use "no_std" feature of "dashmap" crate. rust-dashmap+raw-api-devel 3.11.10 2.fc34 1370 Unspecified Blazing fast concurrent HashMap for Rust Blazing fast concurrent HashMap for Rust. This package contains library source intended for building other packages which use "raw-api" feature of "dashmap" crate. rust-dashmap+serde-devel 3.11.10 2.fc34 1370 Unspecified Blazing fast concurrent HashMap for Rust Blazing fast concurrent HashMap for Rust. This package contains library source intended for building other packages which use "serde" feature of "dashmap" crate. rust-dashmap-devel 3.11.10 2.fc34 97255 Unspecified Blazing fast concurrent HashMap for Rust Blazing fast concurrent HashMap for Rust. This package contains library source intended for building other packages which use "dashmap" crate. rust-data-encoding+alloc-devel 2.3.2 1.fc34 1072 Unspecified Efficient and customizable data-encoding functions Efficient and customizable data-encoding functions like base64, base32, and hex. This package contains library source intended for building other packages which use "alloc" feature of "data-encoding" crate. rust-data-encoding+default-devel 2.3.2 1.fc34 1072 Unspecified Efficient and customizable data-encoding functions Efficient and customizable data-encoding functions like base64, base32, and hex. This package contains library source intended for building other packages which use "default" feature of "data-encoding" crate. rust-data-encoding+std-devel 2.3.2 1.fc34 1072 Unspecified Efficient and customizable data-encoding functions Efficient and customizable data-encoding functions like base64, base32, and hex. This package contains library source intended for building other packages which use "std" feature of "data-encoding" crate. rust-data-encoding-devel 2.3.2 1.fc34 114603 Unspecified Efficient and customizable data-encoding functions Efficient and customizable data-encoding functions like base64, base32, and hex. This package contains library source intended for building other packages which use "data-encoding" crate. rust-data-url+default-devel 0.1.0 7.fc34 1032 Unspecified Processing of data: URL according to WHATWG’s Fetch Standard Processing of data: URL according to WHATWG’s Fetch Standard. This package contains library source intended for building other packages which use "default" feature of "data-url" crate. rust-data-url-devel 0.1.0 7.fc34 130822 Unspecified Processing of data: URL according to WHATWG’s Fetch Standard Processing of data: URL according to WHATWG’s Fetch Standard. This package contains library source intended for building other packages which use "data-url" crate. rust-datetime+default-devel 0.5.1 4.fc34 1368 Unspecified Library for date and time formatting and arithmetic Library for date and time formatting and arithmetic. This package contains library source intended for building other packages which use "default" feature of "datetime" crate. rust-datetime+format-devel 0.5.1 4.fc34 1368 Unspecified Library for date and time formatting and arithmetic Library for date and time formatting and arithmetic. This package contains library source intended for building other packages which use "format" feature of "datetime" crate. rust-datetime+iso8601-devel 0.5.1 4.fc34 1368 Unspecified Library for date and time formatting and arithmetic Library for date and time formatting and arithmetic. This package contains library source intended for building other packages which use "iso8601" feature of "datetime" crate. rust-datetime+locale-devel 0.5.1 4.fc34 1368 Unspecified Library for date and time formatting and arithmetic Library for date and time formatting and arithmetic. This package contains library source intended for building other packages which use "locale" feature of "datetime" crate. rust-datetime+num-traits-devel 0.5.1 4.fc34 1368 Unspecified Library for date and time formatting and arithmetic Library for date and time formatting and arithmetic. This package contains library source intended for building other packages which use "num-traits" feature of "datetime" crate. rust-datetime+pad-devel 0.5.1 4.fc34 1368 Unspecified Library for date and time formatting and arithmetic Library for date and time formatting and arithmetic. This package contains library source intended for building other packages which use "pad" feature of "datetime" crate. rust-datetime+parse-devel 0.5.1 4.fc34 1368 Unspecified Library for date and time formatting and arithmetic Library for date and time formatting and arithmetic. This package contains library source intended for building other packages which use "parse" feature of "datetime" crate. rust-datetime-devel 0.5.1 4.fc34 536606 Unspecified Library for date and time formatting and arithmetic Library for date and time formatting and arithmetic. This package contains library source intended for building other packages which use "datetime" crate. rust-dav1d-sys+default-devel 0.3.3 1.fc34 924 Unspecified FFI bindings to dav1d FFI bindings to dav1d. This package contains library source intended for building other packages which use "default" feature of "dav1d-sys" crate. rust-dav1d-sys-devel 0.3.3 1.fc34 6115 Unspecified FFI bindings to dav1d FFI bindings to dav1d. This package contains library source intended for building other packages which use "dav1d-sys" crate. rust-dbus+default-devel 0.9.2 1.fc34 1479 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "default" feature of "dbus" crate. rust-dbus+futures-channel-devel 0.9.2 1.fc34 1479 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "futures-channel" feature of "dbus" crate. rust-dbus+futures-devel 0.9.2 1.fc34 1479 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "futures" feature of "dbus" crate. rust-dbus+futures-executor-devel 0.9.2 1.fc34 1479 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "futures-executor" feature of "dbus" crate. rust-dbus+futures-util-devel 0.9.2 1.fc34 1479 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "futures-util" feature of "dbus" crate. rust-dbus+no-string-validation-devel 0.9.2 1.fc34 1479 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "no-string-validation" feature of "dbus" crate. rust-dbus-codegen+default-devel 0.5.0 3.fc34 1282 Unspecified Binary crate to generate Rust code from XML introspection data Binary crate to generate Rust code from XML introspection data. This package contains library source intended for building other packages which use "default" feature of "dbus-codegen" crate. rust-dbus-codegen-devel 0.5.0 3.fc34 79785 Unspecified Binary crate to generate Rust code from XML introspection data Binary crate to generate Rust code from XML introspection data. This package contains library source intended for building other packages which use "dbus-codegen" crate. rust-dbus-crossroads+default-devel 0.2.2 2.fc34 1214 Unspecified Framework for writing D-Bus method handlers Framework for writing D-Bus method handlers. This package contains library source intended for building other packages which use "default" feature of "dbus-crossroads" crate. rust-dbus-crossroads-devel 0.2.2 2.fc34 186527 Unspecified Framework for writing D-Bus method handlers Framework for writing D-Bus method handlers. This package contains library source intended for building other packages which use "dbus-crossroads" crate. rust-dbus-devel 0.9.2 1.fc34 419521 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "dbus" crate. rust-dbus0.2+default-devel 0.2.3 6.fc34 429 Unspecified Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "default" feature of "dbus" crate. rust-dbus0.2-devel 0.2.3 6.fc34 175423 Unspecified Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "dbus" crate. rust-dbus0.6+default-devel 0.6.5 4.fc34 1247 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "default" feature of "dbus" crate. rust-dbus0.6+no-string-validation-devel 0.6.5 4.fc34 1247 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "no-string-validation" feature of "dbus" crate. rust-dbus0.6-devel 0.6.5 4.fc34 416725 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "dbus" crate. rust-dbus0.8+default-devel 0.8.4 2.fc34 1473 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "default" feature of "dbus" crate. rust-dbus0.8+futures-devel 0.8.4 2.fc34 1473 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "futures" feature of "dbus" crate. rust-dbus0.8+no-string-validation-devel 0.8.4 2.fc34 1473 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "no-string-validation" feature of "dbus" crate. rust-dbus0.8-devel 0.8.4 2.fc34 510101 Unspecified Bindings to D-Bus Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication. This package contains library source intended for building other packages which use "dbus" crate. rust-debug-helper+default-devel 0.3.10 2.fc34 1152 Unspecified Declarative macros to help you implement the `Debug` trait manually Declarative macros to help you implement the `Debug` trait manually. This package contains library source intended for building other packages which use "default" feature of "debug-helper" crate. rust-debug-helper-devel 0.3.10 2.fc34 26575 Unspecified Declarative macros to help you implement the `Debug` trait manually Declarative macros to help you implement the `Debug` trait manually. This package contains library source intended for building other packages which use "debug-helper" crate. rust-debugger-common 1.51.0 1.fc34 3637 Unspecified Common debugger pretty printers for Rust This package includes the common functionality for rust-gdb and rust-lldb. rust-decimal+default-devel 2.1.0 1.fc34 1325 Unspecified Decimal floating point arithmetic for Rust Decimal floating point arithmetic for Rust. This package contains library source intended for building other packages which use "default" feature of "decimal" crate. rust-decimal+ord_subset-devel 2.1.0 1.fc34 1325 Unspecified Decimal floating point arithmetic for Rust Decimal floating point arithmetic for Rust. This package contains library source intended for building other packages which use "ord_subset" feature of "decimal" crate. rust-decimal+rustc-serialize-devel 2.1.0 1.fc34 1325 Unspecified Decimal floating point arithmetic for Rust Decimal floating point arithmetic for Rust. This package contains library source intended for building other packages which use "rustc-serialize" feature of "decimal" crate. rust-decimal+serde-devel 2.1.0 1.fc34 1325 Unspecified Decimal floating point arithmetic for Rust Decimal floating point arithmetic for Rust. This package contains library source intended for building other packages which use "serde" feature of "decimal" crate. rust-decimal-devel 2.1.0 1.fc34 5390832 Unspecified Decimal floating point arithmetic for Rust Decimal floating point arithmetic for Rust. This package contains library source intended for building other packages which use "decimal" crate. rust-deflate+benchmarks-devel 0.8.6 4.fc34 1392 Unspecified DEFLATE, zlib and gzip encoder written in rust DEFLATE, zlib and gzip encoder written in rust. This package contains library source intended for building other packages which use "benchmarks" feature of "deflate" crate. rust-deflate+default-devel 0.8.6 4.fc34 1392 Unspecified DEFLATE, zlib and gzip encoder written in rust DEFLATE, zlib and gzip encoder written in rust. This package contains library source intended for building other packages which use "default" feature of "deflate" crate. rust-deflate+gzip-devel 0.8.6 4.fc34 1392 Unspecified DEFLATE, zlib and gzip encoder written in rust DEFLATE, zlib and gzip encoder written in rust. This package contains library source intended for building other packages which use "gzip" feature of "deflate" crate. rust-deflate+gzip-header-devel 0.8.6 4.fc34 1392 Unspecified DEFLATE, zlib and gzip encoder written in rust DEFLATE, zlib and gzip encoder written in rust. This package contains library source intended for building other packages which use "gzip-header" feature of "deflate" crate. rust-deflate-devel 0.8.6 4.fc34 267251 Unspecified DEFLATE, zlib and gzip encoder written in rust DEFLATE, zlib and gzip encoder written in rust. This package contains library source intended for building other packages which use "deflate" crate. rust-defmac+default-devel 0.2.1 5.fc34 887 Unspecified Macro to define lambda-like macros inline Macro to define lambda-like macros inline. This package contains library source intended for building other packages which use "default" feature of "defmac" crate. rust-defmac-devel 0.2.1 5.fc34 31797 Unspecified Macro to define lambda-like macros inline Macro to define lambda-like macros inline. This package contains library source intended for building other packages which use "defmac" crate. rust-delta_e+default-devel 0.2.1 7.fc34 1028 Unspecified Pure-Rust implementation of the CIEDE2000 algorithm DeltaE is a pure-Rust implementation of the CIEDE2000 algorithm. This package contains library source intended for building other packages which use "default" feature of "delta_e" crate. rust-delta_e-devel 0.2.1 7.fc34 16521 Unspecified Pure-Rust implementation of the CIEDE2000 algorithm DeltaE is a pure-Rust implementation of the CIEDE2000 algorithm. This package contains library source intended for building other packages which use "delta_e" crate. rust-derivative+default-devel 2.2.0 1.fc34 1195 Unspecified Set of alternative `derive` attributes for Rust Set of alternative `derive` attributes for Rust. This package contains library source intended for building other packages which use "default" feature of "derivative" crate. rust-derivative+use_core-devel 2.2.0 1.fc34 1195 Unspecified Set of alternative `derive` attributes for Rust Set of alternative `derive` attributes for Rust. This package contains library source intended for building other packages which use "use_core" feature of "derivative" crate. rust-derivative-devel 2.2.0 1.fc34 268239 Unspecified Set of alternative `derive` attributes for Rust Set of alternative `derive` attributes for Rust. This package contains library source intended for building other packages which use "derivative" crate. rust-derive-new+default-devel 0.5.9 1.fc34 959 Unspecified Derive simple constructor functions for structs and enums This package contains library source intended for building other packages which use "default" feature of "derive-new" crate. rust-derive-new+std-devel 0.5.9 1.fc34 959 Unspecified Derive simple constructor functions for structs and enums This package contains library source intended for building other packages which use "std" feature of "derive-new" crate. rust-derive-new-devel 0.5.9 1.fc34 30398 Unspecified Derive simple constructor functions for structs and enums This package contains library source intended for building other packages which use "derive-new" crate. rust-derive_arbitrary+default-devel 0.4.7 1.fc34 1218 Unspecified Derives arbitrary traits Derives arbitrary traits. This package contains library source intended for building other packages which use "default" feature of "derive_arbitrary" crate. rust-derive_arbitrary-devel 0.4.7 1.fc34 35129 Unspecified Derives arbitrary traits Derives arbitrary traits. This package contains library source intended for building other packages which use "derive_arbitrary" crate. rust-derive_builder+default-devel 0.9.0 7.fc34 2095 Unspecified Rust macro to automatically implement the builder pattern for arbitrary structs Rust macro to automatically implement the builder pattern for arbitrary structs. This package contains library source intended for building other packages which use "default" feature of "derive_builder" crate. rust-derive_builder+env_logger-devel 0.9.0 7.fc34 2095 Unspecified Rust macro to automatically implement the builder pattern for arbitrary structs Rust macro to automatically implement the builder pattern for arbitrary structs. This package contains library source intended for building other packages which use "env_logger" feature of "derive_builder" crate. rust-derive_builder+log-devel 0.9.0 7.fc34 2095 Unspecified Rust macro to automatically implement the builder pattern for arbitrary structs Rust macro to automatically implement the builder pattern for arbitrary structs. This package contains library source intended for building other packages which use "log" feature of "derive_builder" crate. rust-derive_builder+logging-devel 0.9.0 7.fc34 2095 Unspecified Rust macro to automatically implement the builder pattern for arbitrary structs Rust macro to automatically implement the builder pattern for arbitrary structs. This package contains library source intended for building other packages which use "logging" feature of "derive_builder" crate. rust-derive_builder+skeptic-devel 0.9.0 7.fc34 2095 Unspecified Rust macro to automatically implement the builder pattern for arbitrary structs Rust macro to automatically implement the builder pattern for arbitrary structs. This package contains library source intended for building other packages which use "skeptic" feature of "derive_builder" crate. rust-derive_builder+skeptic_tests-devel 0.9.0 7.fc34 2095 Unspecified Rust macro to automatically implement the builder pattern for arbitrary structs Rust macro to automatically implement the builder pattern for arbitrary structs. This package contains library source intended for building other packages which use "skeptic_tests" feature of "derive_builder" crate. rust-derive_builder-devel 0.9.0 7.fc34 143463 Unspecified Rust macro to automatically implement the builder pattern for arbitrary structs Rust macro to automatically implement the builder pattern for arbitrary structs. This package contains library source intended for building other packages which use "derive_builder" crate. rust-derive_builder_core+default-devel 0.9.0 6.fc34 1381 Unspecified Internal helper library for the derive_builder crate Internal helper library for the derive_builder crate. This package contains library source intended for building other packages which use "default" feature of "derive_builder_core" crate. rust-derive_builder_core+log-devel 0.9.0 6.fc34 1381 Unspecified Internal helper library for the derive_builder crate Internal helper library for the derive_builder crate. This package contains library source intended for building other packages which use "log" feature of "derive_builder_core" crate. rust-derive_builder_core+logging-devel 0.9.0 6.fc34 1381 Unspecified Internal helper library for the derive_builder crate Internal helper library for the derive_builder crate. This package contains library source intended for building other packages which use "logging" feature of "derive_builder_core" crate. rust-derive_builder_core-devel 0.9.0 6.fc34 98658 Unspecified Internal helper library for the derive_builder crate Internal helper library for the derive_builder crate. This package contains library source intended for building other packages which use "derive_builder_core" crate. rust-derive_more+add-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "add" feature of "derive_more" crate. rust-derive_more+add_assign-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "add_assign" feature of "derive_more" crate. rust-derive_more+as_mut-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "as_mut" feature of "derive_more" crate. rust-derive_more+as_ref-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "as_ref" feature of "derive_more" crate. rust-derive_more+constructor-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "constructor" feature of "derive_more" crate. rust-derive_more+convert_case-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "convert_case" feature of "derive_more" crate. rust-derive_more+default-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "default" feature of "derive_more" crate. rust-derive_more+deref-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "deref" feature of "derive_more" crate. rust-derive_more+deref_mut-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "deref_mut" feature of "derive_more" crate. rust-derive_more+display-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "display" feature of "derive_more" crate. rust-derive_more+error-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "error" feature of "derive_more" crate. rust-derive_more+from-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "from" feature of "derive_more" crate. rust-derive_more+from_str-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "from_str" feature of "derive_more" crate. rust-derive_more+generate-parsing-rs-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "generate-parsing-rs" feature of "derive_more" crate. rust-derive_more+index-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "index" feature of "derive_more" crate. rust-derive_more+index_mut-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "index_mut" feature of "derive_more" crate. rust-derive_more+into-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "into" feature of "derive_more" crate. rust-derive_more+into_iterator-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "into_iterator" feature of "derive_more" crate. rust-derive_more+is_variant-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "is_variant" feature of "derive_more" crate. rust-derive_more+iterator-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "iterator" feature of "derive_more" crate. rust-derive_more+mul-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "mul" feature of "derive_more" crate. rust-derive_more+mul_assign-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "mul_assign" feature of "derive_more" crate. rust-derive_more+nightly-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "nightly" feature of "derive_more" crate. rust-derive_more+not-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "not" feature of "derive_more" crate. rust-derive_more+peg-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "peg" feature of "derive_more" crate. rust-derive_more+rustc_version-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "rustc_version" feature of "derive_more" crate. rust-derive_more+sum-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "sum" feature of "derive_more" crate. rust-derive_more+testing-helpers-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "testing-helpers" feature of "derive_more" crate. rust-derive_more+try_into-devel 0.99.11 3.fc34 4765 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "try_into" feature of "derive_more" crate. rust-derive_more-devel 0.99.11 3.fc34 334500 Unspecified Adds #[derive(x)] macros for more traits Adds #[derive(x)] macros for more traits. This package contains library source intended for building other packages which use "derive_more" crate. rust-des+default-devel 0.6.0 2.fc34 1146 Unspecified DES and Triple DES (3DES, TDES) block ciphers implementation DES and Triple DES (3DES, TDES) block ciphers implementation. This package contains library source intended for building other packages which use "default" feature of "des" crate. rust-des-devel 0.6.0 2.fc34 105382 Unspecified DES and Triple DES (3DES, TDES) block ciphers implementation DES and Triple DES (3DES, TDES) block ciphers implementation. This package contains library source intended for building other packages which use "des" crate. rust-deunicode+default-devel 1.2.0 1.fc34 1286 Unspecified Convert Unicode strings to pure ASCII by intelligently transliterating them Convert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese. This package contains library source intended for building other packages which use "default" feature of "deunicode" crate. rust-deunicode-devel 1.2.0 1.fc34 454038 Unspecified Convert Unicode strings to pure ASCII by intelligently transliterating them Convert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese. This package contains library source intended for building other packages which use "deunicode" crate. rust-devicemapper+default-devel 0.28.1 2.fc34 1424 Unspecified Library for using Linux device mapper Library for using Linux device mapper. This package contains library source intended for building other packages which use "default" feature of "devicemapper" crate. rust-devicemapper-devel 0.28.1 2.fc34 280022 Unspecified Library for using Linux device mapper Library for using Linux device mapper. This package contains library source intended for building other packages which use "devicemapper" crate. rust-dialoguer+default-devel 0.7.1 2.fc34 1176 Unspecified Command line prompting library Command line prompting library. This package contains library source intended for building other packages which use "default" feature of "dialoguer" crate. rust-dialoguer-devel 0.7.1 2.fc34 90898 Unspecified Command line prompting library Command line prompting library. This package contains library source intended for building other packages which use "dialoguer" crate. rust-diesel+128-column-tables-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "128-column-tables" feature of "diesel" crate. rust-diesel+32-column-tables-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "32-column-tables" feature of "diesel" crate. rust-diesel+64-column-tables-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "64-column-tables" feature of "diesel" crate. rust-diesel+bitflags-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "bitflags" feature of "diesel" crate. rust-diesel+chrono-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "chrono" feature of "diesel" crate. rust-diesel+default-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "default" feature of "diesel" crate. rust-diesel+deprecated-time-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "deprecated-time" feature of "diesel" crate. rust-diesel+huge-tables-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "huge-tables" feature of "diesel" crate. rust-diesel+ipnetwork-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "ipnetwork" feature of "diesel" crate. rust-diesel+large-tables-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "large-tables" feature of "diesel" crate. rust-diesel+libc-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "libc" feature of "diesel" crate. rust-diesel+libsqlite3-sys-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "libsqlite3-sys" feature of "diesel" crate. rust-diesel+network-address-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "network-address" feature of "diesel" crate. rust-diesel+num-integer-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "num-integer" feature of "diesel" crate. rust-diesel+num-traits-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "num-traits" feature of "diesel" crate. rust-diesel+postgres-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "postgres" feature of "diesel" crate. rust-diesel+pq-sys-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "pq-sys" feature of "diesel" crate. rust-diesel+r2d2-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "r2d2" feature of "diesel" crate. rust-diesel+serde_json-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "serde_json" feature of "diesel" crate. rust-diesel+sqlite-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "sqlite" feature of "diesel" crate. rust-diesel+time-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "time" feature of "diesel" crate. rust-diesel+unstable-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "unstable" feature of "diesel" crate. rust-diesel+url-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "url" feature of "diesel" crate. rust-diesel+uuidv07-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "uuidv07" feature of "diesel" crate. rust-diesel+with-deprecated-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "with-deprecated" feature of "diesel" crate. rust-diesel+x128-column-tables-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "x128-column-tables" feature of "diesel" crate. rust-diesel+x32-column-tables-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "x32-column-tables" feature of "diesel" crate. rust-diesel+x64-column-tables-devel 1.4.6 1.fc34 3439 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "x64-column-tables" feature of "diesel" crate. rust-diesel-devel 1.4.6 1.fc34 1220528 Unspecified Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL Safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. This package contains library source intended for building other packages which use "diesel" crate. rust-diesel_derives+default-devel 1.4.1 4.fc34 1437 Unspecified Internal crate to Diesel You should not use this crate directly, it is internal to Diesel. This package contains library source intended for building other packages which use "default" feature of "diesel_derives" crate. rust-diesel_derives+mysql-devel 1.4.1 4.fc34 1437 Unspecified Internal crate to Diesel You should not use this crate directly, it is internal to Diesel. This package contains library source intended for building other packages which use "mysql" feature of "diesel_derives" crate. rust-diesel_derives+nightly-devel 1.4.1 4.fc34 1437 Unspecified Internal crate to Diesel You should not use this crate directly, it is internal to Diesel. This package contains library source intended for building other packages which use "nightly" feature of "diesel_derives" crate. rust-diesel_derives+postgres-devel 1.4.1 4.fc34 1437 Unspecified Internal crate to Diesel You should not use this crate directly, it is internal to Diesel. This package contains library source intended for building other packages which use "postgres" feature of "diesel_derives" crate. rust-diesel_derives+sqlite-devel 1.4.1 4.fc34 1437 Unspecified Internal crate to Diesel You should not use this crate directly, it is internal to Diesel. This package contains library source intended for building other packages which use "sqlite" feature of "diesel_derives" crate. rust-diesel_derives-devel 1.4.1 4.fc34 96575 Unspecified Internal crate to Diesel You should not use this crate directly, it is internal to Diesel. This package contains library source intended for building other packages which use "diesel_derives" crate. rust-diesel_migrations+default-devel 1.4.0 4.fc34 1137 Unspecified Migration management for diesel Migration management for diesel. This package contains library source intended for building other packages which use "default" feature of "diesel_migrations" crate. rust-diesel_migrations+mysql-devel 1.4.0 4.fc34 1137 Unspecified Migration management for diesel Migration management for diesel. This package contains library source intended for building other packages which use "mysql" feature of "diesel_migrations" crate. rust-diesel_migrations+postgres-devel 1.4.0 4.fc34 1137 Unspecified Migration management for diesel Migration management for diesel. This package contains library source intended for building other packages which use "postgres" feature of "diesel_migrations" crate. rust-diesel_migrations+sqlite-devel 1.4.0 4.fc34 1137 Unspecified Migration management for diesel Migration management for diesel. This package contains library source intended for building other packages which use "sqlite" feature of "diesel_migrations" crate. rust-diesel_migrations-devel 1.4.0 4.fc34 7714 Unspecified Migration management for diesel Migration management for diesel. This package contains library source intended for building other packages which use "diesel_migrations" crate. rust-diff+default-devel 0.1.12 5.fc34 972 Unspecified LCS based slice and string diffing implementation LCS based slice and string diffing implementation. This package contains library source intended for building other packages which use "default" feature of "diff" crate. rust-diff-devel 0.1.12 5.fc34 38836 Unspecified LCS based slice and string diffing implementation LCS based slice and string diffing implementation. This package contains library source intended for building other packages which use "diff" crate. rust-difference+default-devel 2.0.0 16.fc34 1255 Unspecified Rust text diffing and assertion library Rust text diffing and assertion library. This package contains library source intended for building other packages which use "default" feature of "difference" crate. rust-difference-devel 2.0.0 16.fc34 181869 Unspecified Rust text diffing and assertion library Rust text diffing and assertion library. This package contains library source intended for building other packages which use "difference" crate. rust-diffus+default-devel 0.9.1 1.fc34 1862 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`. This package contains library source intended for building other packages which use "default" feature of "diffus" crate. rust-diffus+derive-devel 0.9.1 1.fc34 1862 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`. This package contains library source intended for building other packages which use "derive" feature of "diffus" crate. rust-diffus+diffus-derive-devel 0.9.1 1.fc34 1862 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`. This package contains library source intended for building other packages which use "diffus-derive" feature of "diffus" crate. rust-diffus+indexmap-devel 0.9.1 1.fc34 1862 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`. This package contains library source intended for building other packages which use "indexmap" feature of "diffus" crate. rust-diffus+indexmap-impl-devel 0.9.1 1.fc34 1862 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`. This package contains library source intended for building other packages which use "indexmap-impl" feature of "diffus" crate. rust-diffus+serde-devel 0.9.1 1.fc34 1862 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`. This package contains library source intended for building other packages which use "serde" feature of "diffus" crate. rust-diffus+serialize-impl-devel 0.9.1 1.fc34 1862 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`. This package contains library source intended for building other packages which use "serialize-impl" feature of "diffus" crate. rust-diffus+snake_case-devel 0.9.1 1.fc34 1862 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`. This package contains library source intended for building other packages which use "snake_case" feature of "diffus" crate. rust-diffus+snake_case-impl-devel 0.9.1 1.fc34 1862 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`. This package contains library source intended for building other packages which use "snake_case-impl" feature of "diffus" crate. rust-diffus+uuid-devel 0.9.1 1.fc34 1862 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`. This package contains library source intended for building other packages which use "uuid" feature of "diffus" crate. rust-diffus+uuid-impl-devel 0.9.1 1.fc34 1862 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`. This package contains library source intended for building other packages which use "uuid-impl" feature of "diffus" crate. rust-diffus-derive+default-devel 0.9.1 1.fc34 1335 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports derive on structs and enums. This package contains library source intended for building other packages which use "default" feature of "diffus-derive" crate. rust-diffus-derive+serialize-impl-devel 0.9.1 1.fc34 1335 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports derive on structs and enums. This package contains library source intended for building other packages which use "serialize-impl" feature of "diffus-derive" crate. rust-diffus-derive-devel 0.9.1 1.fc34 14677 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports derive on structs and enums. This package contains library source intended for building other packages which use "diffus-derive" crate. rust-diffus-devel 0.9.1 1.fc34 30513 Unspecified Finds the difference between two instances of any data structure Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`. This package contains library source intended for building other packages which use "diffus" crate. rust-digest+alloc-devel 0.9.0 4.fc34 1141 Unspecified Traits for cryptographic hash functions Traits for cryptographic hash functions. This package contains library source intended for building other packages which use "alloc" feature of "digest" crate. rust-digest+blobby-devel 0.9.0 4.fc34 1141 Unspecified Traits for cryptographic hash functions Traits for cryptographic hash functions. This package contains library source intended for building other packages which use "blobby" feature of "digest" crate. rust-digest+default-devel 0.9.0 4.fc34 1141 Unspecified Traits for cryptographic hash functions Traits for cryptographic hash functions. This package contains library source intended for building other packages which use "default" feature of "digest" crate. rust-digest+dev-devel 0.9.0 4.fc34 1141 Unspecified Traits for cryptographic hash functions Traits for cryptographic hash functions. This package contains library source intended for building other packages which use "dev" feature of "digest" crate. rust-digest+std-devel 0.9.0 4.fc34 1141 Unspecified Traits for cryptographic hash functions Traits for cryptographic hash functions. This package contains library source intended for building other packages which use "std" feature of "digest" crate. rust-digest-devel 0.9.0 4.fc34 63093 Unspecified Traits for cryptographic hash functions Traits for cryptographic hash functions. This package contains library source intended for building other packages which use "digest" crate. rust-digest0.8+blobby-devel 0.8.1 4.fc34 1101 Unspecified Traits for cryptographic hash functions Traits for cryptographic hash functions. This package contains library source intended for building other packages which use "blobby" feature of "digest" crate. rust-digest0.8+default-devel 0.8.1 4.fc34 1101 Unspecified Traits for cryptographic hash functions Traits for cryptographic hash functions. This package contains library source intended for building other packages which use "default" feature of "digest" crate. rust-digest0.8+dev-devel 0.8.1 4.fc34 1101 Unspecified Traits for cryptographic hash functions Traits for cryptographic hash functions. This package contains library source intended for building other packages which use "dev" feature of "digest" crate. rust-digest0.8+std-devel 0.8.1 4.fc34 1101 Unspecified Traits for cryptographic hash functions Traits for cryptographic hash functions. This package contains library source intended for building other packages which use "std" feature of "digest" crate. rust-digest0.8-devel 0.8.1 4.fc34 40481 Unspecified Traits for cryptographic hash functions Traits for cryptographic hash functions. This package contains library source intended for building other packages which use "digest" crate. rust-directories+default-devel 3.0.1 2.fc34 1275 Unspecified Library that provides platform-specific standard locations of directories Tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS. This package contains library source intended for building other packages which use "default" feature of "directories" crate. rust-directories-devel 3.0.1 2.fc34 96024 Unspecified Library that provides platform-specific standard locations of directories Tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS. This package contains library source intended for building other packages which use "directories" crate. rust-dirs+default-devel 3.0.1 2.fc34 1174 Unspecified Platform abstractions for common directories Tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS. This package contains library source intended for building other packages which use "default" feature of "dirs" crate. rust-dirs-devel 3.0.1 2.fc34 70250 Unspecified Platform abstractions for common directories Tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS. This package contains library source intended for building other packages which use "dirs" crate. rust-dirs-next+default-devel 2.0.0 2.fc34 1370 Unspecified Tiny low-level library that provides platform-specific standard locations of directories Tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS. This package contains library source intended for building other packages which use "default" feature of "dirs-next" crate. rust-dirs-next-devel 2.0.0 2.fc34 67995 Unspecified Tiny low-level library that provides platform-specific standard locations of directories Tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS. This package contains library source intended for building other packages which use "dirs-next" crate. rust-dirs-sys+default-devel 0.3.5 4.fc34 874 Unspecified System-level helper functions for the dirs and directories crates System-level helper functions for the dirs and directories crates. This package contains library source intended for building other packages which use "default" feature of "dirs-sys" crate. rust-dirs-sys-devel 0.3.5 4.fc34 43301 Unspecified System-level helper functions for the dirs and directories crates System-level helper functions for the dirs and directories crates. This package contains library source intended for building other packages which use "dirs-sys" crate. rust-dirs-sys-next+default-devel 0.1.2 2.fc34 999 Unspecified System-level helper functions for the dirs and directories crates System-level helper functions for the dirs and directories crates. This package contains library source intended for building other packages which use "default" feature of "dirs-sys-next" crate. rust-dirs-sys-next-devel 0.1.2 2.fc34 45655 Unspecified System-level helper functions for the dirs and directories crates System-level helper functions for the dirs and directories crates. This package contains library source intended for building other packages which use "dirs-sys-next" crate. rust-dirs2+default-devel 2.0.2 2.fc34 1213 Unspecified Platform abstractions for common directories Tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS. This package contains library source intended for building other packages which use "default" feature of "dirs" crate. rust-dirs2-devel 2.0.2 2.fc34 66013 Unspecified Platform abstractions for common directories Tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS. This package contains library source intended for building other packages which use "dirs" crate. rust-dissimilar+default-devel 1.0.2 4.fc34 1006 Unspecified Diff library with semantic cleanup, based on Google's diff-match-patch Diff library with semantic cleanup, based on Google's diff-match-patch. This package contains library source intended for building other packages which use "default" feature of "dissimilar" crate. rust-dissimilar-devel 1.0.2 4.fc34 121370 Unspecified Diff library with semantic cleanup, based on Google's diff-match-patch Diff library with semantic cleanup, based on Google's diff-match-patch. This package contains library source intended for building other packages which use "dissimilar" crate. rust-dlib+default-devel 0.4.2 4.fc34 835 Unspecified Helper macros for handling manually loading optional system libraries Helper macros for handling manually loading optional system libraries. This package contains library source intended for building other packages which use "default" feature of "dlib" crate. rust-dlib+dlopen-devel 0.4.2 4.fc34 835 Unspecified Helper macros for handling manually loading optional system libraries Helper macros for handling manually loading optional system libraries. This package contains library source intended for building other packages which use "dlopen" feature of "dlib" crate. rust-dlib-devel 0.4.2 4.fc34 16381 Unspecified Helper macros for handling manually loading optional system libraries Helper macros for handling manually loading optional system libraries. This package contains library source intended for building other packages which use "dlib" crate. rust-dlv-list+default-devel 0.2.2 2.fc34 922 Unspecified Semi-doubly linked list implemented using a vector Semi-doubly linked list implemented using a vector. This package contains library source intended for building other packages which use "default" feature of "dlv-list" crate. rust-dlv-list-devel 0.2.2 2.fc34 91225 Unspecified Semi-doubly linked list implemented using a vector Semi-doubly linked list implemented using a vector. This package contains library source intended for building other packages which use "dlv-list" crate. rust-dns-lookup+default-devel 1.0.6 1.fc34 1188 Unspecified Simple dns resolving api, much like rust's unstable api Simple dns resolving api, much like rust's unstable api. Also includes getaddrinfo and getnameinfo wrappers for libc variants. This package contains library source intended for building other packages which use "default" feature of "dns-lookup" crate. rust-dns-lookup-devel 1.0.6 1.fc34 54584 Unspecified Simple dns resolving api, much like rust's unstable api Simple dns resolving api, much like rust's unstable api. Also includes getaddrinfo and getnameinfo wrappers for libc variants. This package contains library source intended for building other packages which use "dns-lookup" crate. rust-dns-parser+default-devel 0.8.0 6.fc34 1274 Unspecified Pure-rust DNS protocol parser library Pure-rust DNS protocol parser library. This does not support network, only raw protocol parser. This package contains library source intended for building other packages which use "default" feature of "dns-parser" crate. rust-dns-parser+serde-devel 0.8.0 6.fc34 1274 Unspecified Pure-rust DNS protocol parser library Pure-rust DNS protocol parser library. This does not support network, only raw protocol parser. This package contains library source intended for building other packages which use "serde" feature of "dns-parser" crate. rust-dns-parser+serde_derive-devel 0.8.0 6.fc34 1274 Unspecified Pure-rust DNS protocol parser library Pure-rust DNS protocol parser library. This does not support network, only raw protocol parser. This package contains library source intended for building other packages which use "serde_derive" feature of "dns-parser" crate. rust-dns-parser+with-serde-devel 0.8.0 6.fc34 1274 Unspecified Pure-rust DNS protocol parser library Pure-rust DNS protocol parser library. This does not support network, only raw protocol parser. This package contains library source intended for building other packages which use "with-serde" feature of "dns-parser" crate. rust-dns-parser-devel 0.8.0 6.fc34 114060 Unspecified Pure-rust DNS protocol parser library Pure-rust DNS protocol parser library. This does not support network, only raw protocol parser. This package contains library source intended for building other packages which use "dns-parser" crate. rust-doc 1.51.0 1.fc34 380696008 Unspecified Documentation for Rust This package includes HTML documentation for the Rust programming language and its standard library. rust-doc-comment+default-devel 0.3.3 4.fc34 978 Unspecified Macro to generate doc comments Macro to generate doc comments. This package contains library source intended for building other packages which use "default" feature of "doc-comment" crate. rust-doc-comment+no_core-devel 0.3.3 4.fc34 978 Unspecified Macro to generate doc comments Macro to generate doc comments. This package contains library source intended for building other packages which use "no_core" feature of "doc-comment" crate. rust-doc-comment+old_macros-devel 0.3.3 4.fc34 978 Unspecified Macro to generate doc comments Macro to generate doc comments. This package contains library source intended for building other packages which use "old_macros" feature of "doc-comment" crate. rust-doc-comment-devel 0.3.3 4.fc34 11796 Unspecified Macro to generate doc comments Macro to generate doc comments. This package contains library source intended for building other packages which use "doc-comment" crate. rust-docmatic+default-devel 0.1.2 8.fc34 1115 Unspecified Test Rust examples in your documentation Test Rust examples in your documentation. This package contains library source intended for building other packages which use "default" feature of "docmatic" crate. rust-docmatic-devel 0.1.2 8.fc34 37156 Unspecified Test Rust examples in your documentation Test Rust examples in your documentation. This package contains library source intended for building other packages which use "docmatic" crate. rust-docopt+default-devel 1.1.0 8.fc34 1353 Unspecified Command line argument parsing Command line argument parsing. This package contains library source intended for building other packages which use "default" feature of "docopt" crate. rust-docopt-devel 1.1.0 8.fc34 177349 Unspecified Command line argument parsing Command line argument parsing. This package contains library source intended for building other packages which use "docopt" crate. rust-dotenv+clap-devel 0.15.0 4.fc34 1306 Unspecified `dotenv` implementation for Rust `dotenv` implementation for Rust. This package contains library source intended for building other packages which use "clap" feature of "dotenv" crate. rust-dotenv+cli-devel 0.15.0 4.fc34 1306 Unspecified `dotenv` implementation for Rust `dotenv` implementation for Rust. This package contains library source intended for building other packages which use "cli" feature of "dotenv" crate. rust-dotenv+default-devel 0.15.0 4.fc34 1306 Unspecified `dotenv` implementation for Rust `dotenv` implementation for Rust. This package contains library source intended for building other packages which use "default" feature of "dotenv" crate. rust-dotenv-devel 0.15.0 4.fc34 39251 Unspecified `dotenv` implementation for Rust `dotenv` implementation for Rust. This package contains library source intended for building other packages which use "dotenv" crate. rust-downcast-rs+default-devel 1.2.0 4.fc34 1009 Unspecified Trait object downcasting support using only safe Rust Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints. This package contains library source intended for building other packages which use "default" feature of "downcast-rs" crate. rust-downcast-rs+std-devel 1.2.0 4.fc34 1009 Unspecified Trait object downcasting support using only safe Rust Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints. This package contains library source intended for building other packages which use "std" feature of "downcast-rs" crate. rust-downcast-rs-devel 1.2.0 4.fc34 64252 Unspecified Trait object downcasting support using only safe Rust Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints. This package contains library source intended for building other packages which use "downcast-rs" crate. rust-dtoa+default-devel 0.4.7 2.fc34 967 Unspecified Fast functions for printing floating-point primitives to an io::Write Fast functions for printing floating-point primitives to an io::Write. This package contains library source intended for building other packages which use "default" feature of "dtoa" crate. rust-dtoa-devel 0.4.7 2.fc34 65279 Unspecified Fast functions for printing floating-point primitives to an io::Write Fast functions for printing floating-point primitives to an io::Write. This package contains library source intended for building other packages which use "dtoa" crate. rust-dtoa-short+default-devel 0.3.3 2.fc34 1053 Unspecified Serialize float number and truncate to certain precision Serialize float number and truncate to certain precision. This package contains library source intended for building other packages which use "default" feature of "dtoa-short" crate. rust-dtoa-short-devel 0.3.3 2.fc34 40632 Unspecified Serialize float number and truncate to certain precision Serialize float number and truncate to certain precision. This package contains library source intended for building other packages which use "dtoa-short" crate. rust-dua-cli+crosstermion-devel 2.11.1 1.fc34 2231 Unspecified Tool to conveniently learn about the disk usage of directories Tool to conveniently learn about the disk usage of directories, fast!. This package contains library source intended for building other packages which use "crosstermion" feature of "dua-cli" crate. rust-dua-cli+default-devel 2.11.1 1.fc34 2231 Unspecified Tool to conveniently learn about the disk usage of directories Tool to conveniently learn about the disk usage of directories, fast!. This package contains library source intended for building other packages which use "default" feature of "dua-cli" crate. rust-dua-cli+open-devel 2.11.1 1.fc34 2231 Unspecified Tool to conveniently learn about the disk usage of directories Tool to conveniently learn about the disk usage of directories, fast!. This package contains library source intended for building other packages which use "open" feature of "dua-cli" crate. rust-dua-cli+tui-crossplatform-devel 2.11.1 1.fc34 2231 Unspecified Tool to conveniently learn about the disk usage of directories Tool to conveniently learn about the disk usage of directories, fast!. This package contains library source intended for building other packages which use "tui-crossplatform" feature of "dua-cli" crate. rust-dua-cli+tui-devel 2.11.1 1.fc34 2231 Unspecified Tool to conveniently learn about the disk usage of directories Tool to conveniently learn about the disk usage of directories, fast!. This package contains library source intended for building other packages which use "tui" feature of "dua-cli" crate. rust-dua-cli+tui-react-devel 2.11.1 1.fc34 2231 Unspecified Tool to conveniently learn about the disk usage of directories Tool to conveniently learn about the disk usage of directories, fast!. This package contains library source intended for building other packages which use "tui-react" feature of "dua-cli" crate. rust-dua-cli+tui-shared-devel 2.11.1 1.fc34 2231 Unspecified Tool to conveniently learn about the disk usage of directories Tool to conveniently learn about the disk usage of directories, fast!. This package contains library source intended for building other packages which use "tui-shared" feature of "dua-cli" crate. rust-dua-cli+tui-unix-devel 2.11.1 1.fc34 2231 Unspecified Tool to conveniently learn about the disk usage of directories Tool to conveniently learn about the disk usage of directories, fast!. This package contains library source intended for building other packages which use "tui-unix" feature of "dua-cli" crate. rust-dua-cli+unicode-segmentation-devel 2.11.1 1.fc34 2231 Unspecified Tool to conveniently learn about the disk usage of directories Tool to conveniently learn about the disk usage of directories, fast!. This package contains library source intended for building other packages which use "unicode-segmentation" feature of "dua-cli" crate. rust-dua-cli-devel 2.11.1 1.fc34 135869 Unspecified Tool to conveniently learn about the disk usage of directories Tool to conveniently learn about the disk usage of directories, fast!. This package contains library source intended for building other packages which use "dua-cli" crate. rust-duct+default-devel 0.13.5 1.fc34 1103 Unspecified Library for running child processes Library for running child processes. This package contains library source intended for building other packages which use "default" feature of "duct" crate. rust-duct-devel 0.13.5 1.fc34 108498 Unspecified Library for running child processes Library for running child processes. This package contains library source intended for building other packages which use "duct" crate. rust-dummy+default-devel 0.4.0 3.fc34 1004 Unspecified Macros implementation of #[derive(Dummy)] Macros implementation of #[derive(Dummy)]. This package contains library source intended for building other packages which use "default" feature of "dummy" crate. rust-dummy-devel 0.4.0 3.fc34 37058 Unspecified Macros implementation of #[derive(Dummy)] Macros implementation of #[derive(Dummy)]. This package contains library source intended for building other packages which use "dummy" crate. rust-dunce+default-devel 1.0.1 4.fc34 1154 Unspecified Normalize Windows paths to the most compatible format, avoiding UNC Normalize Windows paths to the most compatible format, avoiding UNC where possible. This package contains library source intended for building other packages which use "default" feature of "dunce" crate. rust-dunce-devel 1.0.1 4.fc34 28109 Unspecified Normalize Windows paths to the most compatible format, avoiding UNC Normalize Windows paths to the most compatible format, avoiding UNC where possible. This package contains library source intended for building other packages which use "dunce" crate. rust-dutree+default-devel 0.2.16 5.fc34 1160 Unspecified Command line tool to analyze disk usage Command line tool to analyze disk usage. This package contains library source intended for building other packages which use "default" feature of "dutree" crate. rust-dutree-devel 0.2.16 5.fc34 712925 Unspecified Command line tool to analyze disk usage Command line tool to analyze disk usage. This package contains library source intended for building other packages which use "dutree" crate. rust-easy-parallel+default-devel 3.1.0 2.fc34 975 Unspecified Run closures in parallel Run closures in parallel. This package contains library source intended for building other packages which use "default" feature of "easy-parallel" crate. rust-easy-parallel-devel 3.1.0 2.fc34 38356 Unspecified Run closures in parallel Run closures in parallel. This package contains library source intended for building other packages which use "easy-parallel" crate. rust-edit-distance+default-devel 2.1.0 6.fc34 990 Unspecified Levenshtein edit distance between strings, a measure for similarity Levenshtein edit distance between strings, a measure for similarity. This package contains library source intended for building other packages which use "default" feature of "edit-distance" crate. rust-edit-distance-devel 2.1.0 6.fc34 30779 Unspecified Levenshtein edit distance between strings, a measure for similarity Levenshtein edit distance between strings, a measure for similarity. This package contains library source intended for building other packages which use "edit-distance" crate. rust-either+default-devel 1.6.1 2.fc34 1229 Unspecified Enum `Either` is a general purpose sum type with two cases Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. This package contains library source intended for building other packages which use "default" feature of "either" crate. rust-either+serde-devel 1.6.1 2.fc34 1229 Unspecified Enum `Either` is a general purpose sum type with two cases Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. This package contains library source intended for building other packages which use "serde" feature of "either" crate. rust-either+use_std-devel 1.6.1 2.fc34 1229 Unspecified Enum `Either` is a general purpose sum type with two cases Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. This package contains library source intended for building other packages which use "use_std" feature of "either" crate. rust-either-devel 1.6.1 2.fc34 65464 Unspecified Enum `Either` is a general purpose sum type with two cases Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. This package contains library source intended for building other packages which use "either" crate. rust-elasticlunr-rs+bench-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "bench" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+da-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "da" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+de-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "de" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+default-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "default" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+du-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "du" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+es-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "es" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+fi-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "fi" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+fr-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "fr" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+it-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "it" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+jieba-rs-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "jieba-rs" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+languages-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "languages" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+nightly-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "nightly" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+no-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "no" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+pt-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "pt" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+ro-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "ro" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+ru-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "ru" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+rust-stemmers-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "rust-stemmers" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+sv-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "sv" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+tr-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "tr" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs+zh-devel 2.3.11 1.fc34 1998 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "zh" feature of "elasticlunr-rs" crate. rust-elasticlunr-rs-devel 2.3.11 1.fc34 322600 Unspecified Partial port of elasticlunr.js to Rust Partial port of elasticlunr.js to Rust for generating static document search indexes. This package contains library source intended for building other packages which use "elasticlunr-rs" crate. rust-encode_unicode+ascii-devel 0.3.6 6.fc34 1264 Unspecified UTF-8 and UTF-16 character types, iterators and related methods UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16. This package contains library source intended for building other packages which use "ascii" feature of "encode_unicode" crate. rust-encode_unicode+default-devel 0.3.6 6.fc34 1264 Unspecified UTF-8 and UTF-16 character types, iterators and related methods UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16. This package contains library source intended for building other packages which use "default" feature of "encode_unicode" crate. rust-encode_unicode+std-devel 0.3.6 6.fc34 1264 Unspecified UTF-8 and UTF-16 character types, iterators and related methods UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16. This package contains library source intended for building other packages which use "std" feature of "encode_unicode" crate. rust-encode_unicode-devel 0.3.6 6.fc34 210702 Unspecified UTF-8 and UTF-16 character types, iterators and related methods UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16. This package contains library source intended for building other packages which use "encode_unicode" crate. rust-encoding+default-devel 0.2.33 12.fc34 1153 Unspecified Character encoding support for Rust Character encoding support for Rust. This package contains library source intended for building other packages which use "default" feature of "encoding" crate. rust-encoding-devel 0.2.33 12.fc34 411332 Unspecified Character encoding support for Rust Character encoding support for Rust. This package contains library source intended for building other packages which use "encoding" crate. rust-encoding-index-japanese+default-devel 1.20141219.5 12.fc34 474 Unspecified Index tables for Japanese character encodings Index tables for Japanese character encodings. This package contains library source intended for building other packages which use "default" feature of "encoding-index-japanese" crate. rust-encoding-index-japanese-devel 1.20141219.5 12.fc34 464202 Unspecified Index tables for Japanese character encodings Index tables for Japanese character encodings. This package contains library source intended for building other packages which use "encoding-index-japanese" crate. rust-encoding-index-korean+default-devel 1.20141219.5 12.fc34 468 Unspecified Index tables for Korean character encodings Index tables for Korean character encodings. This package contains library source intended for building other packages which use "default" feature of "encoding-index-korean" crate. rust-encoding-index-korean-devel 1.20141219.5 12.fc34 426034 Unspecified Index tables for Korean character encodings Index tables for Korean character encodings. This package contains library source intended for building other packages which use "encoding-index-korean" crate. rust-encoding-index-simpchinese+default-devel 1.20141219.5 11.fc34 490 Unspecified Index tables for simplified Chinese character encodings Index tables for simplified Chinese character encodings. This package contains library source intended for building other packages which use "default" feature of "encoding-index-simpchinese" crate. rust-encoding-index-simpchinese-devel 1.20141219.5 11.fc34 378050 Unspecified Index tables for simplified Chinese character encodings Index tables for simplified Chinese character encodings. This package contains library source intended for building other packages which use "encoding-index-simpchinese" crate. rust-encoding-index-singlebyte+default-devel 1.20141219.5 12.fc34 489 Unspecified Index tables for various single-byte character encodings Index tables for various single-byte character encodings. This package contains library source intended for building other packages which use "default" feature of "encoding-index-singlebyte" crate. rust-encoding-index-singlebyte-devel 1.20141219.5 12.fc34 113991 Unspecified Index tables for various single-byte character encodings Index tables for various single-byte character encodings. This package contains library source intended for building other packages which use "encoding-index-singlebyte" crate. rust-encoding-index-tradchinese+default-devel 1.20141219.5 12.fc34 491 Unspecified Index tables for traditional Chinese character encodings Index tables for traditional Chinese character encodings. This package contains library source intended for building other packages which use "default" feature of "encoding-index-tradchinese" crate. rust-encoding-index-tradchinese-devel 1.20141219.5 12.fc34 504716 Unspecified Index tables for traditional Chinese character encodings Index tables for traditional Chinese character encodings. This package contains library source intended for building other packages which use "encoding-index-tradchinese" crate. rust-encoding_index_tests+default-devel 0.1.4 11.fc34 362 Unspecified Helper macros used to test index tables for character encodings Helper macros used to test index tables for character encodings. This package contains library source intended for building other packages which use "default" feature of "encoding_index_tests" crate. rust-encoding_index_tests-devel 0.1.4 11.fc34 7124 Unspecified Helper macros used to test index tables for character encodings Helper macros used to test index tables for character encodings. This package contains library source intended for building other packages which use "encoding_index_tests" crate. rust-encoding_rs+default-devel 0.8.28 1.fc34 1772 Unspecified Gecko-oriented implementation of the Encoding Standard Gecko-oriented implementation of the Encoding Standard. This package contains library source intended for building other packages which use "default" feature of "encoding_rs" crate. rust-encoding_rs+fast-big5-hanzi-encode-devel 0.8.28 1.fc34 1772 Unspecified Gecko-oriented implementation of the Encoding Standard Gecko-oriented implementation of the Encoding Standard. This package contains library source intended for building other packages which use "fast-big5-hanzi-encode" feature of "encoding_rs" crate. rust-encoding_rs+fast-gb-hanzi-encode-devel 0.8.28 1.fc34 1772 Unspecified Gecko-oriented implementation of the Encoding Standard Gecko-oriented implementation of the Encoding Standard. This package contains library source intended for building other packages which use "fast-gb-hanzi-encode" feature of "encoding_rs" crate. rust-encoding_rs+fast-hangul-encode-devel 0.8.28 1.fc34 1772 Unspecified Gecko-oriented implementation of the Encoding Standard Gecko-oriented implementation of the Encoding Standard. This package contains library source intended for building other packages which use "fast-hangul-encode" feature of "encoding_rs" crate. rust-encoding_rs+fast-hanja-encode-devel 0.8.28 1.fc34 1772 Unspecified Gecko-oriented implementation of the Encoding Standard Gecko-oriented implementation of the Encoding Standard. This package contains library source intended for building other packages which use "fast-hanja-encode" feature of "encoding_rs" crate. rust-encoding_rs+fast-kanji-encode-devel 0.8.28 1.fc34 1772 Unspecified Gecko-oriented implementation of the Encoding Standard Gecko-oriented implementation of the Encoding Standard. This package contains library source intended for building other packages which use "fast-kanji-encode" feature of "encoding_rs" crate. rust-encoding_rs+fast-legacy-encode-devel 0.8.28 1.fc34 1772 Unspecified Gecko-oriented implementation of the Encoding Standard Gecko-oriented implementation of the Encoding Standard. This package contains library source intended for building other packages which use "fast-legacy-encode" feature of "encoding_rs" crate. rust-encoding_rs+less-slow-big5-hanzi-encode-devel 0.8.28 1.fc34 1772 Unspecified Gecko-oriented implementation of the Encoding Standard Gecko-oriented implementation of the Encoding Standard. This package contains library source intended for building other packages which use "less-slow-big5-hanzi-encode" feature of "encoding_rs" crate. rust-encoding_rs+less-slow-gb-hanzi-encode-devel 0.8.28 1.fc34 1772 Unspecified Gecko-oriented implementation of the Encoding Standard Gecko-oriented implementation of the Encoding Standard. This package contains library source intended for building other packages which use "less-slow-gb-hanzi-encode" feature of "encoding_rs" crate. rust-encoding_rs+less-slow-kanji-encode-devel 0.8.28 1.fc34 1772 Unspecified Gecko-oriented implementation of the Encoding Standard Gecko-oriented implementation of the Encoding Standard. This package contains library source intended for building other packages which use "less-slow-kanji-encode" feature of "encoding_rs" crate. rust-encoding_rs+serde-devel 0.8.28 1.fc34 1772 Unspecified Gecko-oriented implementation of the Encoding Standard Gecko-oriented implementation of the Encoding Standard. This package contains library source intended for building other packages which use "serde" feature of "encoding_rs" crate. rust-encoding_rs-devel 0.8.28 1.fc34 5001533 Unspecified Gecko-oriented implementation of the Encoding Standard Gecko-oriented implementation of the Encoding Standard. This package contains library source intended for building other packages which use "encoding_rs" crate. rust-encoding_rs_io+default-devel 0.1.7 4.fc34 1244 Unspecified Streaming transcoding for encoding_rs Streaming transcoding for encoding_rs. This package contains library source intended for building other packages which use "default" feature of "encoding_rs_io" crate. rust-encoding_rs_io-devel 0.1.7 4.fc34 80858 Unspecified Streaming transcoding for encoding_rs Streaming transcoding for encoding_rs. This package contains library source intended for building other packages which use "encoding_rs_io" crate. rust-entities+default-devel 1.0.1 8.fc34 907 Unspecified Provides the raw data needed to convert to and from HTML entities Provides the raw data needed to convert to and from HTML entities. This package contains library source intended for building other packages which use "default" feature of "entities" crate. rust-entities-devel 1.0.1 8.fc34 215198 Unspecified Provides the raw data needed to convert to and from HTML entities Provides the raw data needed to convert to and from HTML entities. This package contains library source intended for building other packages which use "entities" crate. rust-enum-as-inner+default-devel 0.3.3 2.fc34 1060 Unspecified Proc-macro for deriving inner field accessor functions on enums Proc-macro for deriving inner field accessor functions on enums. This package contains library source intended for building other packages which use "default" feature of "enum-as-inner" crate. rust-enum-as-inner-devel 0.3.3 2.fc34 54709 Unspecified Proc-macro for deriving inner field accessor functions on enums Proc-macro for deriving inner field accessor functions on enums. This package contains library source intended for building other packages which use "enum-as-inner" crate. rust-enum_primitive+default-devel 0.1.1 11.fc34 502 Unspecified Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0 Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0. This package contains library source intended for building other packages which use "default" feature of "enum_primitive" crate. rust-enum_primitive-devel 0.1.1 11.fc34 23161 Unspecified Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0 Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0. This package contains library source intended for building other packages which use "enum_primitive" crate. rust-enumflags2+default-devel 0.6.4 4.fc34 1278 Unspecified Enum-based bit flags Enum-based bit flags. This package contains library source intended for building other packages which use "default" feature of "enumflags2" crate. rust-enumflags2+not_literal-devel 0.6.4 4.fc34 1278 Unspecified Enum-based bit flags Enum-based bit flags. This package contains library source intended for building other packages which use "not_literal" feature of "enumflags2" crate. rust-enumflags2+serde-devel 0.6.4 4.fc34 1278 Unspecified Enum-based bit flags Enum-based bit flags. This package contains library source intended for building other packages which use "serde" feature of "enumflags2" crate. rust-enumflags2+std-devel 0.6.4 4.fc34 1278 Unspecified Enum-based bit flags Enum-based bit flags. This package contains library source intended for building other packages which use "std" feature of "enumflags2" crate. rust-enumflags2-devel 0.6.4 4.fc34 41876 Unspecified Enum-based bit flags Enum-based bit flags. This package contains library source intended for building other packages which use "enumflags2" crate. rust-enumflags2_derive+default-devel 0.6.4 4.fc34 1153 Unspecified Do not use directly, use the reexport in the `enumflags2` crate Do not use directly, use the reexport in the `enumflags2` crate. This allows for better compatibility across versions. This package contains library source intended for building other packages which use "default" feature of "enumflags2_derive" crate. rust-enumflags2_derive+not_literal-devel 0.6.4 4.fc34 1153 Unspecified Do not use directly, use the reexport in the `enumflags2` crate Do not use directly, use the reexport in the `enumflags2` crate. This allows for better compatibility across versions. This package contains library source intended for building other packages which use "not_literal" feature of "enumflags2_derive" crate. rust-enumflags2_derive-devel 0.6.4 4.fc34 9985 Unspecified Do not use directly, use the reexport in the `enumflags2` crate Do not use directly, use the reexport in the `enumflags2` crate. This allows for better compatibility across versions. This package contains library source intended for building other packages which use "enumflags2_derive" crate. rust-env_logger+atty-devel 0.8.3 1.fc34 1658 Unspecified Logging implementation configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "atty" feature of "env_logger" crate. rust-env_logger+default-devel 0.8.3 1.fc34 1658 Unspecified Logging implementation configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "default" feature of "env_logger" crate. rust-env_logger+humantime-devel 0.8.3 1.fc34 1658 Unspecified Logging implementation configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "humantime" feature of "env_logger" crate. rust-env_logger+regex-devel 0.8.3 1.fc34 1658 Unspecified Logging implementation configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "regex" feature of "env_logger" crate. rust-env_logger+termcolor-devel 0.8.3 1.fc34 1658 Unspecified Logging implementation configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "termcolor" feature of "env_logger" crate. rust-env_logger-devel 0.8.3 1.fc34 154795 Unspecified Logging implementation configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "env_logger" crate. rust-env_logger0.4+default-devel 0.4.3 12.fc34 1112 Unspecified Logging implementation for `log` which is configured via environment variable A logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "default" feature of "env_logger" crate. rust-env_logger0.4+regex-devel 0.4.3 12.fc34 1112 Unspecified Logging implementation for `log` which is configured via environment variable A logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "regex" feature of "env_logger" crate. rust-env_logger0.4-devel 0.4.3 12.fc34 49381 Unspecified Logging implementation for `log` which is configured via environment variable A logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "env_logger" crate. rust-env_logger0.5+default-devel 0.5.13 10.fc34 1312 Unspecified Logging implementation for `log` which is configured via environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "default" feature of "env_logger" crate. rust-env_logger0.5+regex-devel 0.5.13 10.fc34 1312 Unspecified Logging implementation for `log` which is configured via environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "regex" feature of "env_logger" crate. rust-env_logger0.5-devel 0.5.13 10.fc34 118258 Unspecified Logging implementation for `log` which is configured via environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "env_logger" crate. rust-env_logger0.6+atty-devel 0.6.2 4.fc34 1459 Unspecified Logging implementation for `log` which is configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "atty" feature of "env_logger" crate. rust-env_logger0.6+default-devel 0.6.2 4.fc34 1459 Unspecified Logging implementation for `log` which is configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "default" feature of "env_logger" crate. rust-env_logger0.6+humantime-devel 0.6.2 4.fc34 1459 Unspecified Logging implementation for `log` which is configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "humantime" feature of "env_logger" crate. rust-env_logger0.6+regex-devel 0.6.2 4.fc34 1459 Unspecified Logging implementation for `log` which is configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "regex" feature of "env_logger" crate. rust-env_logger0.6+termcolor-devel 0.6.2 4.fc34 1459 Unspecified Logging implementation for `log` which is configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "termcolor" feature of "env_logger" crate. rust-env_logger0.6-devel 0.6.2 4.fc34 132944 Unspecified Logging implementation for `log` which is configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "env_logger" crate. rust-env_logger0.7+atty-devel 0.7.1 2.fc34 1527 Unspecified Logging implementation configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "atty" feature of "env_logger" crate. rust-env_logger0.7+default-devel 0.7.1 2.fc34 1527 Unspecified Logging implementation configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "default" feature of "env_logger" crate. rust-env_logger0.7+humantime-devel 0.7.1 2.fc34 1527 Unspecified Logging implementation configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "humantime" feature of "env_logger" crate. rust-env_logger0.7+regex-devel 0.7.1 2.fc34 1527 Unspecified Logging implementation configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "regex" feature of "env_logger" crate. rust-env_logger0.7+termcolor-devel 0.7.1 2.fc34 1527 Unspecified Logging implementation configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "termcolor" feature of "env_logger" crate. rust-env_logger0.7-devel 0.7.1 2.fc34 141504 Unspecified Logging implementation configured via an environment variable Logging implementation for `log` which is configured via an environment variable. This package contains library source intended for building other packages which use "env_logger" crate. rust-environment+default-devel 0.1.1 3.fc34 945 Unspecified Helper to deal with environment variables Helper to deal with environment variables. This package contains library source intended for building other packages which use "default" feature of "environment" crate. rust-environment-devel 0.1.1 3.fc34 9829 Unspecified Helper to deal with environment variables Helper to deal with environment variables. This package contains library source intended for building other packages which use "environment" crate. rust-envsubst+default-devel 0.2.0 4.fc34 1125 Unspecified Variables substitution Variables substitution. This package contains library source intended for building other packages which use "default" feature of "envsubst" crate. rust-envsubst-devel 0.2.0 4.fc34 33089 Unspecified Variables substitution Variables substitution. This package contains library source intended for building other packages which use "envsubst" crate. rust-erased-serde+alloc-devel 0.3.13 2.fc34 1368 Unspecified Type-erased Serialize and Serializer traits Type-erased Serialize and Serializer traits. This package contains library source intended for building other packages which use "alloc" feature of "erased-serde" crate. rust-erased-serde+default-devel 0.3.13 2.fc34 1368 Unspecified Type-erased Serialize and Serializer traits Type-erased Serialize and Serializer traits. This package contains library source intended for building other packages which use "default" feature of "erased-serde" crate. rust-erased-serde+std-devel 0.3.13 2.fc34 1368 Unspecified Type-erased Serialize and Serializer traits Type-erased Serialize and Serializer traits. This package contains library source intended for building other packages which use "std" feature of "erased-serde" crate. rust-erased-serde+unstable-debug-devel 0.3.13 2.fc34 1368 Unspecified Type-erased Serialize and Serializer traits Type-erased Serialize and Serializer traits. This package contains library source intended for building other packages which use "unstable-debug" feature of "erased-serde" crate. rust-erased-serde-devel 0.3.13 2.fc34 149241 Unspecified Type-erased Serialize and Serializer traits Type-erased Serialize and Serializer traits. This package contains library source intended for building other packages which use "erased-serde" crate. rust-err-derive+default-devel 0.2.4 3.fc34 1404 Unspecified Derive macro for `std::error::Error` Derive macro for `std::error::Error`. This package contains library source intended for building other packages which use "default" feature of "err-derive" crate. rust-err-derive+skeptic-devel 0.2.4 3.fc34 1404 Unspecified Derive macro for `std::error::Error` Derive macro for `std::error::Error`. This package contains library source intended for building other packages which use "skeptic" feature of "err-derive" crate. rust-err-derive+std-devel 0.2.4 3.fc34 1404 Unspecified Derive macro for `std::error::Error` Derive macro for `std::error::Error`. This package contains library source intended for building other packages which use "std" feature of "err-derive" crate. rust-err-derive-devel 0.2.4 3.fc34 54112 Unspecified Derive macro for `std::error::Error` Derive macro for `std::error::Error`. This package contains library source intended for building other packages which use "err-derive" crate. rust-errln+default-devel 0.1.0 10.fc34 301 Unspecified Utility macros to write to stderr Utility macros to write to stderr. This package contains library source intended for building other packages which use "default" feature of "errln" crate. rust-errln-devel 0.1.0 10.fc34 5559 Unspecified Utility macros to write to stderr Utility macros to write to stderr. This package contains library source intended for building other packages which use "errln" crate. rust-errno+default-devel 0.2.7 2.fc34 942 Unspecified Cross-platform interface to the `errno` variable Cross-platform interface to the `errno` variable. This package contains library source intended for building other packages which use "default" feature of "errno" crate. rust-errno-devel 0.2.7 2.fc34 37159 Unspecified Cross-platform interface to the `errno` variable Cross-platform interface to the `errno` variable. This package contains library source intended for building other packages which use "errno" crate. rust-error-chain+backtrace-devel 0.12.4 2.fc34 1230 Unspecified Error boilerplate library Yet another error boilerplate library. This package contains library source intended for building other packages which use "backtrace" feature of "error-chain" crate. rust-error-chain+default-devel 0.12.4 2.fc34 1230 Unspecified Error boilerplate library Yet another error boilerplate library. This package contains library source intended for building other packages which use "default" feature of "error-chain" crate. rust-error-chain+example_generated-devel 0.12.4 2.fc34 1230 Unspecified Error boilerplate library Yet another error boilerplate library. This package contains library source intended for building other packages which use "example_generated" feature of "error-chain" crate. rust-error-chain-devel 0.12.4 2.fc34 128289 Unspecified Error boilerplate library Yet another error boilerplate library. This package contains library source intended for building other packages which use "error-chain" crate. rust-escaper+default-devel 0.1.0 3.fc34 1118 Unspecified Library for HTML entity encoding and decoding Library for HTML entity encoding and decoding. This package contains library source intended for building other packages which use "default" feature of "escaper" crate. rust-escaper-devel 0.1.0 3.fc34 165203 Unspecified Library for HTML entity encoding and decoding Library for HTML entity encoding and decoding. This package contains library source intended for building other packages which use "escaper" crate. rust-escargot+cargo_unstable-devel 0.5.2 1.fc34 1508 Unspecified Cargo API written in Paris Cargo API written in Paris. This package contains library source intended for building other packages which use "cargo_unstable" feature of "escargot" crate. rust-escargot+default-devel 0.5.2 1.fc34 1508 Unspecified Cargo API written in Paris Cargo API written in Paris. This package contains library source intended for building other packages which use "default" feature of "escargot" crate. rust-escargot+print-devel 0.5.2 1.fc34 1508 Unspecified Cargo API written in Paris Cargo API written in Paris. This package contains library source intended for building other packages which use "print" feature of "escargot" crate. rust-escargot+strict_unstable-devel 0.5.2 1.fc34 1508 Unspecified Cargo API written in Paris Cargo API written in Paris. This package contains library source intended for building other packages which use "strict_unstable" feature of "escargot" crate. rust-escargot+test_unstable-devel 0.5.2 1.fc34 1508 Unspecified Cargo API written in Paris Cargo API written in Paris. This package contains library source intended for building other packages which use "test_unstable" feature of "escargot" crate. rust-escargot-devel 0.5.2 1.fc34 102854 Unspecified Cargo API written in Paris Cargo API written in Paris. This package contains library source intended for building other packages which use "escargot" crate. rust-euclid+default-devel 0.22.2 1.fc34 1245 Unspecified Geometry primitives Geometry primitives. This package contains library source intended for building other packages which use "default" feature of "euclid" crate. rust-euclid+libm-devel 0.22.2 1.fc34 1245 Unspecified Geometry primitives Geometry primitives. This package contains library source intended for building other packages which use "libm" feature of "euclid" crate. rust-euclid+mint-devel 0.22.2 1.fc34 1245 Unspecified Geometry primitives Geometry primitives. This package contains library source intended for building other packages which use "mint" feature of "euclid" crate. rust-euclid+serde-devel 0.22.2 1.fc34 1245 Unspecified Geometry primitives Geometry primitives. This package contains library source intended for building other packages which use "serde" feature of "euclid" crate. rust-euclid+std-devel 0.22.2 1.fc34 1245 Unspecified Geometry primitives Geometry primitives. This package contains library source intended for building other packages which use "std" feature of "euclid" crate. rust-euclid+unstable-devel 0.22.2 1.fc34 1245 Unspecified Geometry primitives Geometry primitives. This package contains library source intended for building other packages which use "unstable" feature of "euclid" crate. rust-euclid-devel 0.22.2 1.fc34 480085 Unspecified Geometry primitives Geometry primitives. This package contains library source intended for building other packages which use "euclid" crate. rust-expat-sys+default-devel 2.1.6 4.fc34 950 Unspecified XML parser library written in C XML parser library written in C. This package contains library source intended for building other packages which use "default" feature of "expat-sys" crate. rust-expat-sys-devel 2.1.6 4.fc34 63960 Unspecified XML parser library written in C XML parser library written in C. This package contains library source intended for building other packages which use "expat-sys" crate. rust-extend+default-devel 0.1.2 4.fc34 1274 Unspecified Create extensions for types you don't own Create extensions for types you don't own with extension traits but without the boilerplate. This package contains library source intended for building other packages which use "default" feature of "extend" crate. rust-extend-devel 0.1.2 4.fc34 22993 Unspecified Create extensions for types you don't own Create extensions for types you don't own with extension traits but without the boilerplate. This package contains library source intended for building other packages which use "extend" crate. rust-extprim+default-devel 1.7.1 4.fc34 1689 Unspecified Extra primitive types (u128, i128) Extra primitive types (u128, i128). This package contains library source intended for building other packages which use "default" feature of "extprim" crate. rust-extprim+rand-devel 1.7.1 4.fc34 1689 Unspecified Extra primitive types (u128, i128) Extra primitive types (u128, i128). This package contains library source intended for building other packages which use "rand" feature of "extprim" crate. rust-extprim+serde-devel 1.7.1 4.fc34 1689 Unspecified Extra primitive types (u128, i128) Extra primitive types (u128, i128). This package contains library source intended for building other packages which use "serde" feature of "extprim" crate. rust-extprim+use-std-devel 1.7.1 4.fc34 1689 Unspecified Extra primitive types (u128, i128) Extra primitive types (u128, i128). This package contains library source intended for building other packages which use "use-std" feature of "extprim" crate. rust-extprim-devel 1.7.1 4.fc34 212814 Unspecified Extra primitive types (u128, i128) Extra primitive types (u128, i128). This package contains library source intended for building other packages which use "extprim" crate. rust-extprim_literals_macros+default-devel 2.0.3 10.fc34 1058 Unspecified Internal crate to support `extprim_literals` Internal crate to support `extprim_literals`. You typically don't need this crate directly. This package contains library source intended for building other packages which use "default" feature of "extprim_literals_macros" crate. rust-extprim_literals_macros-devel 2.0.3 10.fc34 27160 Unspecified Internal crate to support `extprim_literals` Internal crate to support `extprim_literals`. You typically don't need this crate directly. This package contains library source intended for building other packages which use "extprim_literals_macros" crate. rust-fail+default-devel 0.4.0 3.fc34 1282 Unspecified Fail points for rust Fail points for rust. This package contains library source intended for building other packages which use "default" feature of "fail" crate. rust-fail+failpoints-devel 0.4.0 3.fc34 1282 Unspecified Fail points for rust Fail points for rust. This package contains library source intended for building other packages which use "failpoints" feature of "fail" crate. rust-fail-devel 0.4.0 3.fc34 73952 Unspecified Fail points for rust Fail points for rust. This package contains library source intended for building other packages which use "fail" crate. rust-failure+backtrace-devel 0.1.8 3.fc34 1120 Unspecified Experimental error handling abstraction Experimental error handling abstraction. This package contains library source intended for building other packages which use "backtrace" feature of "failure" crate. rust-failure+default-devel 0.1.8 3.fc34 1120 Unspecified Experimental error handling abstraction Experimental error handling abstraction. This package contains library source intended for building other packages which use "default" feature of "failure" crate. rust-failure+derive-devel 0.1.8 3.fc34 1120 Unspecified Experimental error handling abstraction Experimental error handling abstraction. This package contains library source intended for building other packages which use "derive" feature of "failure" crate. rust-failure+failure_derive-devel 0.1.8 3.fc34 1120 Unspecified Experimental error handling abstraction Experimental error handling abstraction. This package contains library source intended for building other packages which use "failure_derive" feature of "failure" crate. rust-failure+std-devel 0.1.8 3.fc34 1120 Unspecified Experimental error handling abstraction Experimental error handling abstraction. This package contains library source intended for building other packages which use "std" feature of "failure" crate. rust-failure-devel 0.1.8 3.fc34 143810 Unspecified Experimental error handling abstraction Experimental error handling abstraction. This package contains library source intended for building other packages which use "failure" crate. rust-failure-tools+default-devel 4.0.5 3.fc34 911 Unspecified Various tools to be used in conjunction with the 'failure' crate Various tools to be used in conjunction with the 'failure' crate. This package contains library source intended for building other packages which use "default" feature of "failure-tools" crate. rust-failure-tools-devel 4.0.5 3.fc34 4178 Unspecified Various tools to be used in conjunction with the 'failure' crate Various tools to be used in conjunction with the 'failure' crate. This package contains library source intended for building other packages which use "failure-tools" crate. rust-failure_derive+default-devel 0.1.8 3.fc34 1177 Unspecified Derives for the failure crate Derives for the failure crate. This package contains library source intended for building other packages which use "default" feature of "failure_derive" crate. rust-failure_derive+std-devel 0.1.8 3.fc34 1177 Unspecified Derives for the failure crate Derives for the failure crate. This package contains library source intended for building other packages which use "std" feature of "failure_derive" crate. rust-failure_derive-devel 0.1.8 3.fc34 17954 Unspecified Derives for the failure crate Derives for the failure crate. This package contains library source intended for building other packages which use "failure_derive" crate. rust-fake+chrono-devel 2.4.0 2.fc34 1437 Unspecified Easy to use library for generating fake data Easy to use library for generating fake data like name, number, address, lorem, dates, etc. This package contains library source intended for building other packages which use "chrono" feature of "fake" crate. rust-fake+default-devel 2.4.0 2.fc34 1437 Unspecified Easy to use library for generating fake data Easy to use library for generating fake data like name, number, address, lorem, dates, etc. This package contains library source intended for building other packages which use "default" feature of "fake" crate. rust-fake+derive-devel 2.4.0 2.fc34 1437 Unspecified Easy to use library for generating fake data Easy to use library for generating fake data like name, number, address, lorem, dates, etc. This package contains library source intended for building other packages which use "derive" feature of "fake" crate. rust-fake+dummy-devel 2.4.0 2.fc34 1437 Unspecified Easy to use library for generating fake data Easy to use library for generating fake data like name, number, address, lorem, dates, etc. This package contains library source intended for building other packages which use "dummy" feature of "fake" crate. rust-fake+http-devel 2.4.0 2.fc34 1437 Unspecified Easy to use library for generating fake data Easy to use library for generating fake data like name, number, address, lorem, dates, etc. This package contains library source intended for building other packages which use "http" feature of "fake" crate. rust-fake-devel 2.4.0 2.fc34 276115 Unspecified Easy to use library for generating fake data Easy to use library for generating fake data like name, number, address, lorem, dates, etc. This package contains library source intended for building other packages which use "fake" crate. rust-fake-simd+default-devel 0.1.2 7.fc34 300 Unspecified Crate for mimicking simd crate on stable Rust Crate for mimicking simd crate on stable Rust. This package contains library source intended for building other packages which use "default" feature of "fake-simd" crate. rust-fake-simd-devel 0.1.2 7.fc34 14756 Unspecified Crate for mimicking simd crate on stable Rust Crate for mimicking simd crate on stable Rust. This package contains library source intended for building other packages which use "fake-simd" crate. rust-fake_clock+default-devel 0.3.1 2.fc34 902 Unspecified Fake clock for deterministic testing of code depending on time Fake clock for deterministic testing of code depending on time. This package contains library source intended for building other packages which use "default" feature of "fake_clock" crate. rust-fake_clock-devel 0.3.1 2.fc34 132507 Unspecified Fake clock for deterministic testing of code depending on time Fake clock for deterministic testing of code depending on time. This package contains library source intended for building other packages which use "fake_clock" crate. rust-fallible-iterator+alloc-devel 0.2.0 6.fc34 889 Unspecified Fallible iterator traits Fallible iterator traits. This package contains library source intended for building other packages which use "alloc" feature of "fallible-iterator" crate. rust-fallible-iterator+default-devel 0.2.0 6.fc34 889 Unspecified Fallible iterator traits Fallible iterator traits. This package contains library source intended for building other packages which use "default" feature of "fallible-iterator" crate. rust-fallible-iterator+std-devel 0.2.0 6.fc34 889 Unspecified Fallible iterator traits Fallible iterator traits. This package contains library source intended for building other packages which use "std" feature of "fallible-iterator" crate. rust-fallible-iterator-devel 0.2.0 6.fc34 108283 Unspecified Fallible iterator traits Fallible iterator traits. This package contains library source intended for building other packages which use "fallible-iterator" crate. rust-fastrand+default-devel 1.4.0 2.fc34 1192 Unspecified Simple and fast random number generator Simple and fast random number generator. This package contains library source intended for building other packages which use "default" feature of "fastrand" crate. rust-fastrand-devel 1.4.0 2.fc34 50198 Unspecified Simple and fast random number generator Simple and fast random number generator. This package contains library source intended for building other packages which use "fastrand" crate. rust-fbthrift_codegen_includer_proc_macro+default-devel 0.1.2 2.fc34 1185 Unspecified Helps include generated thrift structures Helps include generated thrift structures. This package contains library source intended for building other packages which use "default" feature of "fbthrift_codegen_includer_proc_macro" crate. rust-fbthrift_codegen_includer_proc_macro-devel 0.1.2 2.fc34 26456 Unspecified Helps include generated thrift structures Helps include generated thrift structures. This package contains library source intended for building other packages which use "fbthrift_codegen_includer_proc_macro" crate. rust-fdlimit+default-devel 0.2.1 2.fc34 816 Unspecified Utility crate for raising file descriptors limit for OSX and Linux Utility crate for raising file descriptors limit for OSX and Linux. This package contains library source intended for building other packages which use "default" feature of "fdlimit" crate. rust-fdlimit-devel 0.2.1 2.fc34 26680 Unspecified Utility crate for raising file descriptors limit for OSX and Linux Utility crate for raising file descriptors limit for OSX and Linux. This package contains library source intended for building other packages which use "fdlimit" crate. rust-fedora+debug-devel 1.0.0 1.fc34 1247 Unspecified Base library for interacting with fedora services Base library for interacting with fedora services. This package contains library source intended for building other packages which use "debug" feature of "fedora" crate. rust-fedora+default-devel 1.0.0 1.fc34 1247 Unspecified Base library for interacting with fedora services Base library for interacting with fedora services. This package contains library source intended for building other packages which use "default" feature of "fedora" crate. rust-fedora-devel 1.0.0 1.fc34 48543 Unspecified Base library for interacting with fedora services Base library for interacting with fedora services. This package contains library source intended for building other packages which use "fedora" crate. rust-feed-rs+default-devel 0.5.1 1.fc34 1575 Unspecified Unified feed parser that handles Atom, RSS 2.0, RSS 1.0, RSS 0.x and JSON Feed Unified feed parser that handles Atom, RSS 2.0, RSS 1.0, RSS 0.x and JSON Feed. This package contains library source intended for building other packages which use "default" feature of "feed-rs" crate. rust-feed-rs-devel 0.5.1 1.fc34 618279 Unspecified Unified feed parser that handles Atom, RSS 2.0, RSS 1.0, RSS 0.x and JSON Feed Unified feed parser that handles Atom, RSS 2.0, RSS 1.0, RSS 0.x and JSON Feed. This package contains library source intended for building other packages which use "feed-rs" crate. rust-feedbin_api+default-devel 0.1.6 1.fc34 1287 Unspecified Rust implementation of the Feedbin REST API Rust implementation of the Feedbin REST API. This package contains library source intended for building other packages which use "default" feature of "feedbin_api" crate. rust-feedbin_api-devel 0.1.6 1.fc34 226796 Unspecified Rust implementation of the Feedbin REST API Rust implementation of the Feedbin REST API. This package contains library source intended for building other packages which use "feedbin_api" crate. rust-feedly_api+default-devel 0.4.6 1.fc34 1396 Unspecified Rust implementation of the feedly REST API Rust implementation of the feedly REST API. This package contains library source intended for building other packages which use "default" feature of "feedly_api" crate. rust-feedly_api-devel 0.4.6 1.fc34 151228 Unspecified Rust implementation of the feedly REST API Rust implementation of the feedly REST API. This package contains library source intended for building other packages which use "feedly_api" crate. rust-fern+chrono-devel 0.6.0 5.fc34 2538 Unspecified Simple, efficient logging Simple, efficient logging. This package contains library source intended for building other packages which use "chrono" feature of "fern" crate. rust-fern+colored-devel 0.6.0 5.fc34 2538 Unspecified Simple, efficient logging Simple, efficient logging. This package contains library source intended for building other packages which use "colored" feature of "fern" crate. rust-fern+date-based-devel 0.6.0 5.fc34 2538 Unspecified Simple, efficient logging Simple, efficient logging. This package contains library source intended for building other packages which use "date-based" feature of "fern" crate. rust-fern+default-devel 0.6.0 5.fc34 2538 Unspecified Simple, efficient logging Simple, efficient logging. This package contains library source intended for building other packages which use "default" feature of "fern" crate. rust-fern+libc-devel 0.6.0 5.fc34 2538 Unspecified Simple, efficient logging Simple, efficient logging. This package contains library source intended for building other packages which use "libc" feature of "fern" crate. rust-fern+meta-logging-in-format-devel 0.6.0 5.fc34 2538 Unspecified Simple, efficient logging Simple, efficient logging. This package contains library source intended for building other packages which use "meta-logging-in-format" feature of "fern" crate. rust-fern-devel 0.6.0 5.fc34 457712 Unspecified Simple, efficient logging Simple, efficient logging. This package contains library source intended for building other packages which use "fern" crate. rust-fever_api+default-devel 0.2.11 1.fc34 1305 Unspecified Rust implementation of the FEVER-API Rust implementation of the FEVER-API. This package contains library source intended for building other packages which use "default" feature of "fever_api" crate. rust-fever_api-devel 0.2.11 1.fc34 98976 Unspecified Rust implementation of the FEVER-API Rust implementation of the FEVER-API. This package contains library source intended for building other packages which use "fever_api" crate. rust-ffsend-api+crypto-openssl-devel 0.6.3 3.fc34 2401 Unspecified Fully featured Firefox Send API client Fully featured Firefox Send API client. This package contains library source intended for building other packages which use "crypto-openssl" feature of "ffsend-api" crate. rust-ffsend-api+default-devel 0.6.3 3.fc34 2401 Unspecified Fully featured Firefox Send API client Fully featured Firefox Send API client. This package contains library source intended for building other packages which use "default" feature of "ffsend-api" crate. rust-ffsend-api+openssl-devel 0.6.3 3.fc34 2401 Unspecified Fully featured Firefox Send API client Fully featured Firefox Send API client. This package contains library source intended for building other packages which use "openssl" feature of "ffsend-api" crate. rust-ffsend-api+send2-devel 0.6.3 3.fc34 2401 Unspecified Fully featured Firefox Send API client Fully featured Firefox Send API client. This package contains library source intended for building other packages which use "send2" feature of "ffsend-api" crate. rust-ffsend-api+send3-devel 0.6.3 3.fc34 2401 Unspecified Fully featured Firefox Send API client Fully featured Firefox Send API client. This package contains library source intended for building other packages which use "send3" feature of "ffsend-api" crate. rust-ffsend-api+websocket-devel 0.6.3 3.fc34 2401 Unspecified Fully featured Firefox Send API client Fully featured Firefox Send API client. This package contains library source intended for building other packages which use "websocket" feature of "ffsend-api" crate. rust-ffsend-api-devel 0.6.3 3.fc34 198082 Unspecified Fully featured Firefox Send API client Fully featured Firefox Send API client. This package contains library source intended for building other packages which use "ffsend-api" crate. rust-filesize+default-devel 0.2.0 3.fc34 911 Unspecified Find the physical space used by a file Find the physical space used by a file. This package contains library source intended for building other packages which use "default" feature of "filesize" crate. rust-filesize-devel 0.2.0 3.fc34 15452 Unspecified Find the physical space used by a file Find the physical space used by a file. This package contains library source intended for building other packages which use "filesize" crate. rust-filetime+default-devel 0.2.14 1.fc34 1093 Unspecified Platform-agnostic accessors of timestamps in File metadata Platform-agnostic accessors of timestamps in File metadata. This package contains library source intended for building other packages which use "default" feature of "filetime" crate. rust-filetime-devel 0.2.14 1.fc34 77421 Unspecified Platform-agnostic accessors of timestamps in File metadata Platform-agnostic accessors of timestamps in File metadata. This package contains library source intended for building other packages which use "filetime" crate. rust-findshlibs+default-devel 0.7.0 3.fc34 1114 Unspecified Find the set of shared libraries loaded in the current process Find the set of shared libraries loaded in the current process with a cross platform API. This package contains library source intended for building other packages which use "default" feature of "findshlibs" crate. rust-findshlibs-devel 0.7.0 3.fc34 70862 Unspecified Find the set of shared libraries loaded in the current process Find the set of shared libraries loaded in the current process with a cross platform API. This package contains library source intended for building other packages which use "findshlibs" crate. rust-fixedbitset+default-devel 0.3.2 1.fc34 996 Unspecified Simple bitset collection Simple bitset collection. This package contains library source intended for building other packages which use "default" feature of "fixedbitset" crate. rust-fixedbitset+std-devel 0.3.2 1.fc34 996 Unspecified Simple bitset collection Simple bitset collection. This package contains library source intended for building other packages which use "std" feature of "fixedbitset" crate. rust-fixedbitset-devel 0.3.2 1.fc34 77369 Unspecified Simple bitset collection Simple bitset collection. This package contains library source intended for building other packages which use "fixedbitset" crate. rust-flame-devel 0.2.2 8.fc34 838508 Unspecified Profiling / flamegraph library A profiling / flamegraph library. This package contains library source intended for building other packages which use flame from crates.io. rust-flate2+any_zlib-devel 1.0.20 1.fc34 2122 Unspecified DEFLATE compression and decompression exposed as Read/BufRead/Write streams DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. This package contains library source intended for building other packages which use "any_zlib" feature of "flate2" crate. rust-flate2+default-devel 1.0.20 1.fc34 2122 Unspecified DEFLATE compression and decompression exposed as Read/BufRead/Write streams DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. This package contains library source intended for building other packages which use "default" feature of "flate2" crate. rust-flate2+futures-devel 1.0.20 1.fc34 2122 Unspecified DEFLATE compression and decompression exposed as Read/BufRead/Write streams DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. This package contains library source intended for building other packages which use "futures" feature of "flate2" crate. rust-flate2+libz-sys-devel 1.0.20 1.fc34 2122 Unspecified DEFLATE compression and decompression exposed as Read/BufRead/Write streams DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. This package contains library source intended for building other packages which use "libz-sys" feature of "flate2" crate. rust-flate2+miniz-sys-devel 1.0.20 1.fc34 2122 Unspecified DEFLATE compression and decompression exposed as Read/BufRead/Write streams DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. This package contains library source intended for building other packages which use "miniz-sys" feature of "flate2" crate. rust-flate2+miniz_oxide-devel 1.0.20 1.fc34 2122 Unspecified DEFLATE compression and decompression exposed as Read/BufRead/Write streams DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. This package contains library source intended for building other packages which use "miniz_oxide" feature of "flate2" crate. rust-flate2+rust_backend-devel 1.0.20 1.fc34 2122 Unspecified DEFLATE compression and decompression exposed as Read/BufRead/Write streams DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. This package contains library source intended for building other packages which use "rust_backend" feature of "flate2" crate. rust-flate2+tokio-devel 1.0.20 1.fc34 2122 Unspecified DEFLATE compression and decompression exposed as Read/BufRead/Write streams DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. This package contains library source intended for building other packages which use "tokio" feature of "flate2" crate. rust-flate2+tokio-io-devel 1.0.20 1.fc34 2122 Unspecified DEFLATE compression and decompression exposed as Read/BufRead/Write streams DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. This package contains library source intended for building other packages which use "tokio-io" feature of "flate2" crate. rust-flate2+zlib-devel 1.0.20 1.fc34 2122 Unspecified DEFLATE compression and decompression exposed as Read/BufRead/Write streams DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. This package contains library source intended for building other packages which use "zlib" feature of "flate2" crate. rust-flate2-devel 1.0.20 1.fc34 281229 Unspecified DEFLATE compression and decompression exposed as Read/BufRead/Write streams DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. This package contains library source intended for building other packages which use "flate2" crate. rust-float-cmp+default-devel 0.8.0 2.fc34 1134 Unspecified Floating point approximate comparison traits Floating point approximate comparison traits. This package contains library source intended for building other packages which use "default" feature of "float-cmp" crate. rust-float-cmp+num-traits-devel 0.8.0 2.fc34 1134 Unspecified Floating point approximate comparison traits Floating point approximate comparison traits. This package contains library source intended for building other packages which use "num-traits" feature of "float-cmp" crate. rust-float-cmp+ratio-devel 0.8.0 2.fc34 1134 Unspecified Floating point approximate comparison traits Floating point approximate comparison traits. This package contains library source intended for building other packages which use "ratio" feature of "float-cmp" crate. rust-float-cmp+std-devel 0.8.0 2.fc34 1134 Unspecified Floating point approximate comparison traits Floating point approximate comparison traits. This package contains library source intended for building other packages which use "std" feature of "float-cmp" crate. rust-float-cmp-devel 0.8.0 2.fc34 49158 Unspecified Floating point approximate comparison traits Floating point approximate comparison traits. This package contains library source intended for building other packages which use "float-cmp" crate. rust-float-cmp0.6+default-devel 0.6.0 2.fc34 1097 Unspecified Floating point approximate comparison traits Floating point approximate comparison traits. This package contains library source intended for building other packages which use "default" feature of "float-cmp" crate. rust-float-cmp0.6+num-traits-devel 0.6.0 2.fc34 1097 Unspecified Floating point approximate comparison traits Floating point approximate comparison traits. This package contains library source intended for building other packages which use "num-traits" feature of "float-cmp" crate. rust-float-cmp0.6-devel 0.6.0 2.fc34 48881 Unspecified Floating point approximate comparison traits Floating point approximate comparison traits. This package contains library source intended for building other packages which use "float-cmp" crate. rust-float-ord+default-devel 0.2.0 3.fc34 973 Unspecified Total ordering for floating-point numbers Total ordering for floating-point numbers. This package contains library source intended for building other packages which use "default" feature of "float-ord" crate. rust-float-ord-devel 0.2.0 3.fc34 33896 Unspecified Total ordering for floating-point numbers Total ordering for floating-point numbers. This package contains library source intended for building other packages which use "float-ord" crate. rust-flume+async-devel 0.9.1 2.fc34 1746 Unspecified Blazingly fast multi-producer channel Blazingly fast multi-producer channel. This package contains library source intended for building other packages which use "async" feature of "flume" crate. rust-flume+default-devel 0.9.1 2.fc34 1746 Unspecified Blazingly fast multi-producer channel Blazingly fast multi-producer channel. This package contains library source intended for building other packages which use "default" feature of "flume" crate. rust-flume+eventual-fairness-devel 0.9.1 2.fc34 1746 Unspecified Blazingly fast multi-producer channel Blazingly fast multi-producer channel. This package contains library source intended for building other packages which use "eventual-fairness" feature of "flume" crate. rust-flume+futures-core-devel 0.9.1 2.fc34 1746 Unspecified Blazingly fast multi-producer channel Blazingly fast multi-producer channel. This package contains library source intended for building other packages which use "futures-core" feature of "flume" crate. rust-flume+futures-sink-devel 0.9.1 2.fc34 1746 Unspecified Blazingly fast multi-producer channel Blazingly fast multi-producer channel. This package contains library source intended for building other packages which use "futures-sink" feature of "flume" crate. rust-flume+rand-devel 0.9.1 2.fc34 1746 Unspecified Blazingly fast multi-producer channel Blazingly fast multi-producer channel. This package contains library source intended for building other packages which use "rand" feature of "flume" crate. rust-flume+select-devel 0.9.1 2.fc34 1746 Unspecified Blazingly fast multi-producer channel Blazingly fast multi-producer channel. This package contains library source intended for building other packages which use "select" feature of "flume" crate. rust-flume-devel 0.9.1 2.fc34 378981 Unspecified Blazingly fast multi-producer channel Blazingly fast multi-producer channel. This package contains library source intended for building other packages which use "flume" crate. rust-fnv+default-devel 1.0.7 3.fc34 886 Unspecified Fowler–Noll–Vo hash function Fowler–Noll–Vo hash function. This package contains library source intended for building other packages which use "default" feature of "fnv" crate. rust-fnv+std-devel 1.0.7 3.fc34 886 Unspecified Fowler–Noll–Vo hash function Fowler–Noll–Vo hash function. This package contains library source intended for building other packages which use "std" feature of "fnv" crate. rust-fnv-devel 1.0.7 3.fc34 48501 Unspecified Fowler–Noll–Vo hash function Fowler–Noll–Vo hash function. This package contains library source intended for building other packages which use "fnv" crate. rust-font-kit+default-devel 0.10.0 2.fc34 2246 Unspecified Cross-platform font loading library Cross-platform font loading library. This package contains library source intended for building other packages which use "default" feature of "font-kit" crate. rust-font-kit+freetype-devel 0.10.0 2.fc34 2246 Unspecified Cross-platform font loading library Cross-platform font loading library. This package contains library source intended for building other packages which use "freetype" feature of "font-kit" crate. rust-font-kit+loader-freetype-default-devel 0.10.0 2.fc34 2246 Unspecified Cross-platform font loading library Cross-platform font loading library. This package contains library source intended for building other packages which use "loader-freetype-default" feature of "font-kit" crate. rust-font-kit+loader-freetype-devel 0.10.0 2.fc34 2246 Unspecified Cross-platform font loading library Cross-platform font loading library. This package contains library source intended for building other packages which use "loader-freetype" feature of "font-kit" crate. rust-font-kit+servo-fontconfig-devel 0.10.0 2.fc34 2246 Unspecified Cross-platform font loading library Cross-platform font loading library. This package contains library source intended for building other packages which use "servo-fontconfig" feature of "font-kit" crate. rust-font-kit+source-devel 0.10.0 2.fc34 2246 Unspecified Cross-platform font loading library Cross-platform font loading library. This package contains library source intended for building other packages which use "source" feature of "font-kit" crate. rust-font-kit+source-fontconfig-default-devel 0.10.0 2.fc34 2246 Unspecified Cross-platform font loading library Cross-platform font loading library. This package contains library source intended for building other packages which use "source-fontconfig-default" feature of "font-kit" crate. rust-font-kit+source-fontconfig-devel 0.10.0 2.fc34 2246 Unspecified Cross-platform font loading library Cross-platform font loading library. This package contains library source intended for building other packages which use "source-fontconfig" feature of "font-kit" crate. rust-font-kit-devel 0.10.0 2.fc34 328825 Unspecified Cross-platform font loading library Cross-platform font loading library. This package contains library source intended for building other packages which use "font-kit" crate. rust-foreign-types+default-devel 0.5.0 2.fc34 976 Unspecified Framework for Rust wrappers over C APIs Framework for Rust wrappers over C APIs. This package contains library source intended for building other packages which use "default" feature of "foreign-types" crate. rust-foreign-types+std-devel 0.5.0 2.fc34 976 Unspecified Framework for Rust wrappers over C APIs Framework for Rust wrappers over C APIs. This package contains library source intended for building other packages which use "std" feature of "foreign-types" crate. rust-foreign-types-devel 0.5.0 2.fc34 35137 Unspecified Framework for Rust wrappers over C APIs Framework for Rust wrappers over C APIs. This package contains library source intended for building other packages which use "foreign-types" crate. rust-foreign-types-macros+default-devel 0.2.1 2.fc34 953 Unspecified Internal crate used by foreign-types Internal crate used by foreign-types. This package contains library source intended for building other packages which use "default" feature of "foreign-types-macros" crate. rust-foreign-types-macros+std-devel 0.2.1 2.fc34 953 Unspecified Internal crate used by foreign-types Internal crate used by foreign-types. This package contains library source intended for building other packages which use "std" feature of "foreign-types-macros" crate. rust-foreign-types-macros-devel 0.2.1 2.fc34 37699 Unspecified Internal crate used by foreign-types Internal crate used by foreign-types. This package contains library source intended for building other packages which use "foreign-types-macros" crate. rust-foreign-types-shared+default-devel 0.3.0 2.fc34 806 Unspecified Internal crate used by foreign-types Internal crate used by foreign-types. This package contains library source intended for building other packages which use "default" feature of "foreign-types-shared" crate. rust-foreign-types-shared-devel 0.3.0 2.fc34 27534 Unspecified Internal crate used by foreign-types Internal crate used by foreign-types. This package contains library source intended for building other packages which use "foreign-types-shared" crate. rust-foreign-types-shared0.1+default-devel 0.1.1 2.fc34 788 Unspecified Internal crate used by foreign-types Internal crate used by foreign-types. This package contains library source intended for building other packages which use "default" feature of "foreign-types-shared" crate. rust-foreign-types-shared0.1-devel 0.1.1 2.fc34 27163 Unspecified Internal crate used by foreign-types Internal crate used by foreign-types. This package contains library source intended for building other packages which use "foreign-types-shared" crate. rust-foreign-types0.3+default-devel 0.3.2 2.fc34 840 Unspecified Framework for Rust wrappers over C APIs Framework for Rust wrappers over C APIs. This package contains library source intended for building other packages which use "default" feature of "foreign-types" crate. rust-foreign-types0.3-devel 0.3.2 2.fc34 35580 Unspecified Framework for Rust wrappers over C APIs Framework for Rust wrappers over C APIs. This package contains library source intended for building other packages which use "foreign-types" crate. rust-form_urlencoded+default-devel 1.0.1 1.fc34 930 Unspecified Parser and serializer for application/x-www-form-urlencoded Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms. This package contains library source intended for building other packages which use "default" feature of "form_urlencoded" crate. rust-form_urlencoded-devel 1.0.1 1.fc34 37987 Unspecified Parser and serializer for application/x-www-form-urlencoded Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms. This package contains library source intended for building other packages which use "form_urlencoded" crate. rust-fragile+default-devel 1.0.0 3.fc34 954 Unspecified Wrapper types for sending non-send values to other threads Provides wrapper types for sending non-send values to other threads. This package contains library source intended for building other packages which use "default" feature of "fragile" crate. rust-fragile-devel 1.0.0 3.fc34 56897 Unspecified Wrapper types for sending non-send values to other threads Provides wrapper types for sending non-send values to other threads. This package contains library source intended for building other packages which use "fragile" crate. rust-freetype+default-devel 0.7.0 2.fc34 985 Unspecified Bindings for Freetype used by Servo Bindings for Freetype used by Servo. This package contains library source intended for building other packages which use "default" feature of "freetype" crate. rust-freetype+freetype-sys-devel 0.7.0 2.fc34 985 Unspecified Bindings for Freetype used by Servo Bindings for Freetype used by Servo. This package contains library source intended for building other packages which use "freetype-sys" feature of "freetype" crate. rust-freetype-devel 0.7.0 2.fc34 145961 Unspecified Bindings for Freetype used by Servo Bindings for Freetype used by Servo. This package contains library source intended for building other packages which use "freetype" crate. rust-freetype-rs+default-devel 0.26.0 3.fc34 1087 Unspecified Bindings for FreeType font library Bindings for FreeType font library. This package contains library source intended for building other packages which use "default" feature of "freetype-rs" crate. rust-freetype-rs-devel 0.26.0 3.fc34 276845 Unspecified Bindings for FreeType font library Bindings for FreeType font library. This package contains library source intended for building other packages which use "freetype-rs" crate. rust-freetype-sys+default-devel 0.13.1 4.fc34 1051 Unspecified Low level binding for FreeType font library Low level binding for FreeType font library. This package contains library source intended for building other packages which use "default" feature of "freetype-sys" crate. rust-freetype-sys-devel 0.13.1 4.fc34 47300 Unspecified Low level binding for FreeType font library Low level binding for FreeType font library. This package contains library source intended for building other packages which use "freetype-sys" crate. rust-fs2+default-devel 0.4.3 12.fc34 1063 Unspecified Cross-platform file locks and file duplication Cross-platform file locks and file duplication. This package contains library source intended for building other packages which use "default" feature of "fs2" crate. rust-fs2-devel 0.4.3 12.fc34 63718 Unspecified Cross-platform file locks and file duplication Cross-platform file locks and file duplication. This package contains library source intended for building other packages which use "fs2" crate. rust-fs_extra+default-devel 1.2.0 2.fc34 1093 Unspecified Expanding opportunities standard library std::fs and std::io Expanding opportunities standard library std::fs and std::io. Recursively copy folders with recept information about process and much more. This package contains library source intended for building other packages which use "default" feature of "fs_extra" crate. rust-fs_extra-devel 1.2.0 2.fc34 438761 Unspecified Expanding opportunities standard library std::fs and std::io Expanding opportunities standard library std::fs and std::io. Recursively copy folders with recept information about process and much more. This package contains library source intended for building other packages which use "fs_extra" crate. rust-funty+default-devel 1.1.0 3.fc34 1031 Unspecified Trait generalization over the primitive types Trait generalization over the primitive types. This package contains library source intended for building other packages which use "default" feature of "funty" crate. rust-funty+std-devel 1.1.0 3.fc34 1031 Unspecified Trait generalization over the primitive types Trait generalization over the primitive types. This package contains library source intended for building other packages which use "std" feature of "funty" crate. rust-funty-devel 1.1.0 3.fc34 53080 Unspecified Trait generalization over the primitive types Trait generalization over the primitive types. This package contains library source intended for building other packages which use "funty" crate. rust-fuse+default-devel 0.3.1 8.fc34 1320 Unspecified Rust library for filesystems in userspace (FUSE) Rust library for filesystems in userspace (FUSE). This package contains library source intended for building other packages which use "default" feature of "fuse" crate. rust-fuse-devel 0.3.1 8.fc34 118394 Unspecified Rust library for filesystems in userspace (FUSE) Rust library for filesystems in userspace (FUSE). This package contains library source intended for building other packages which use "fuse" crate. rust-futf+default-devel 0.1.4 6.fc34 835 Unspecified Handling fragments of UTF-8 Handling fragments of UTF-8. This package contains library source intended for building other packages which use "default" feature of "futf" crate. rust-futf-devel 0.1.4 6.fc34 45992 Unspecified Handling fragments of UTF-8 Handling fragments of UTF-8. This package contains library source intended for building other packages which use "futf" crate. rust-futures+alloc-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "alloc" feature of "futures" crate. rust-futures+async-await-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "async-await" feature of "futures" crate. rust-futures+bilock-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "bilock" feature of "futures" crate. rust-futures+cfg-target-has-atomic-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "cfg-target-has-atomic" feature of "futures" crate. rust-futures+compat-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "compat" feature of "futures" crate. rust-futures+default-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "default" feature of "futures" crate. rust-futures+executor-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "executor" feature of "futures" crate. rust-futures+futures-executor-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "futures-executor" feature of "futures" crate. rust-futures+io-compat-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "io-compat" feature of "futures" crate. rust-futures+read-initializer-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "read-initializer" feature of "futures" crate. rust-futures+std-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "std" feature of "futures" crate. rust-futures+thread-pool-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "thread-pool" feature of "futures" crate. rust-futures+unstable-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "unstable" feature of "futures" crate. rust-futures+write-all-vectored-devel 0.3.13 1.fc34 3163 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "write-all-vectored" feature of "futures" crate. rust-futures-channel+alloc-devel 0.3.13 1.fc34 1399 Unspecified Channels for asynchronous communication using futures-rs Channels for asynchronous communication using futures-rs. This package contains library source intended for building other packages which use "alloc" feature of "futures-channel" crate. rust-futures-channel+cfg-target-has-atomic-devel 0.3.13 1.fc34 1399 Unspecified Channels for asynchronous communication using futures-rs Channels for asynchronous communication using futures-rs. This package contains library source intended for building other packages which use "cfg-target-has-atomic" feature of "futures-channel" crate. rust-futures-channel+default-devel 0.3.13 1.fc34 1399 Unspecified Channels for asynchronous communication using futures-rs Channels for asynchronous communication using futures-rs. This package contains library source intended for building other packages which use "default" feature of "futures-channel" crate. rust-futures-channel+futures-sink-devel 0.3.13 1.fc34 1399 Unspecified Channels for asynchronous communication using futures-rs Channels for asynchronous communication using futures-rs. This package contains library source intended for building other packages which use "futures-sink" feature of "futures-channel" crate. rust-futures-channel+sink-devel 0.3.13 1.fc34 1399 Unspecified Channels for asynchronous communication using futures-rs Channels for asynchronous communication using futures-rs. This package contains library source intended for building other packages which use "sink" feature of "futures-channel" crate. rust-futures-channel+std-devel 0.3.13 1.fc34 1399 Unspecified Channels for asynchronous communication using futures-rs Channels for asynchronous communication using futures-rs. This package contains library source intended for building other packages which use "std" feature of "futures-channel" crate. rust-futures-channel+unstable-devel 0.3.13 1.fc34 1399 Unspecified Channels for asynchronous communication using futures-rs Channels for asynchronous communication using futures-rs. This package contains library source intended for building other packages which use "unstable" feature of "futures-channel" crate. rust-futures-channel-devel 0.3.13 1.fc34 140934 Unspecified Channels for asynchronous communication using futures-rs Channels for asynchronous communication using futures-rs. This package contains library source intended for building other packages which use "futures-channel" crate. rust-futures-core+alloc-devel 0.3.13 1.fc34 1123 Unspecified Core traits and types in for the futures library Core traits and types in for the `futures` library. This package contains library source intended for building other packages which use "alloc" feature of "futures-core" crate. rust-futures-core+cfg-target-has-atomic-devel 0.3.13 1.fc34 1123 Unspecified Core traits and types in for the futures library Core traits and types in for the `futures` library. This package contains library source intended for building other packages which use "cfg-target-has-atomic" feature of "futures-core" crate. rust-futures-core+default-devel 0.3.13 1.fc34 1123 Unspecified Core traits and types in for the futures library Core traits and types in for the `futures` library. This package contains library source intended for building other packages which use "default" feature of "futures-core" crate. rust-futures-core+std-devel 0.3.13 1.fc34 1123 Unspecified Core traits and types in for the futures library Core traits and types in for the `futures` library. This package contains library source intended for building other packages which use "std" feature of "futures-core" crate. rust-futures-core+unstable-devel 0.3.13 1.fc34 1123 Unspecified Core traits and types in for the futures library Core traits and types in for the `futures` library. This package contains library source intended for building other packages which use "unstable" feature of "futures-core" crate. rust-futures-core-devel 0.3.13 1.fc34 55246 Unspecified Core traits and types in for the futures library Core traits and types in for the `futures` library. This package contains library source intended for building other packages which use "futures-core" crate. rust-futures-cpupool+default-devel 0.1.8 11.fc34 1173 Unspecified Implementation of thread pools which hand out futures Implementation of thread pools which hand out futures to the results of the computation on the threads themselves. This package contains library source intended for building other packages which use "default" feature of "futures-cpupool" crate. rust-futures-cpupool+with-deprecated-devel 0.1.8 11.fc34 1173 Unspecified Implementation of thread pools which hand out futures Implementation of thread pools which hand out futures to the results of the computation on the threads themselves. This package contains library source intended for building other packages which use "with-deprecated" feature of "futures-cpupool" crate. rust-futures-cpupool-devel 0.1.8 11.fc34 44085 Unspecified Implementation of thread pools which hand out futures Implementation of thread pools which hand out futures to the results of the computation on the threads themselves. This package contains library source intended for building other packages which use "futures-cpupool" crate. rust-futures-devel 0.3.13 1.fc34 293673 Unspecified Implementation of futures and streams Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "futures" crate. rust-futures-executor+default-devel 0.3.13 1.fc34 1435 Unspecified Executors for asynchronous tasks based on the futures-rs library Executors for asynchronous tasks based on the futures-rs library. This package contains library source intended for building other packages which use "default" feature of "futures-executor" crate. rust-futures-executor+num_cpus-devel 0.3.13 1.fc34 1435 Unspecified Executors for asynchronous tasks based on the futures-rs library Executors for asynchronous tasks based on the futures-rs library. This package contains library source intended for building other packages which use "num_cpus" feature of "futures-executor" crate. rust-futures-executor+std-devel 0.3.13 1.fc34 1435 Unspecified Executors for asynchronous tasks based on the futures-rs library Executors for asynchronous tasks based on the futures-rs library. This package contains library source intended for building other packages which use "std" feature of "futures-executor" crate. rust-futures-executor+thread-pool-devel 0.3.13 1.fc34 1435 Unspecified Executors for asynchronous tasks based on the futures-rs library Executors for asynchronous tasks based on the futures-rs library. This package contains library source intended for building other packages which use "thread-pool" feature of "futures-executor" crate. rust-futures-executor-devel 0.3.13 1.fc34 72731 Unspecified Executors for asynchronous tasks based on the futures-rs library Executors for asynchronous tasks based on the futures-rs library. This package contains library source intended for building other packages which use "futures-executor" crate. rust-futures-io+default-devel 0.3.13 1.fc34 1118 Unspecified AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. This package contains library source intended for building other packages which use "default" feature of "futures-io" crate. rust-futures-io+read-initializer-devel 0.3.13 1.fc34 1118 Unspecified AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. This package contains library source intended for building other packages which use "read-initializer" feature of "futures-io" crate. rust-futures-io+std-devel 0.3.13 1.fc34 1118 Unspecified AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. This package contains library source intended for building other packages which use "std" feature of "futures-io" crate. rust-futures-io+unstable-devel 0.3.13 1.fc34 1118 Unspecified AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. This package contains library source intended for building other packages which use "unstable" feature of "futures-io" crate. rust-futures-io-devel 0.3.13 1.fc34 47131 Unspecified AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. This package contains library source intended for building other packages which use "futures-io" crate. rust-futures-lite+alloc-devel 1.11.3 2.fc34 1625 Unspecified Futures, streams, and async I/O combinators Futures, streams, and async I/O combinators. This package contains library source intended for building other packages which use "alloc" feature of "futures-lite" crate. rust-futures-lite+default-devel 1.11.3 2.fc34 1625 Unspecified Futures, streams, and async I/O combinators Futures, streams, and async I/O combinators. This package contains library source intended for building other packages which use "default" feature of "futures-lite" crate. rust-futures-lite+fastrand-devel 1.11.3 2.fc34 1625 Unspecified Futures, streams, and async I/O combinators Futures, streams, and async I/O combinators. This package contains library source intended for building other packages which use "fastrand" feature of "futures-lite" crate. rust-futures-lite+futures-io-devel 1.11.3 2.fc34 1625 Unspecified Futures, streams, and async I/O combinators Futures, streams, and async I/O combinators. This package contains library source intended for building other packages which use "futures-io" feature of "futures-lite" crate. rust-futures-lite+parking-devel 1.11.3 2.fc34 1625 Unspecified Futures, streams, and async I/O combinators Futures, streams, and async I/O combinators. This package contains library source intended for building other packages which use "parking" feature of "futures-lite" crate. rust-futures-lite+std-devel 1.11.3 2.fc34 1625 Unspecified Futures, streams, and async I/O combinators Futures, streams, and async I/O combinators. This package contains library source intended for building other packages which use "std" feature of "futures-lite" crate. rust-futures-lite+waker-fn-devel 1.11.3 2.fc34 1625 Unspecified Futures, streams, and async I/O combinators Futures, streams, and async I/O combinators. This package contains library source intended for building other packages which use "waker-fn" feature of "futures-lite" crate. rust-futures-lite-devel 1.11.3 2.fc34 221955 Unspecified Futures, streams, and async I/O combinators Futures, streams, and async I/O combinators. This package contains library source intended for building other packages which use "futures-lite" crate. rust-futures-macro+default-devel 0.3.13 1.fc34 1160 Unspecified Futures-rs procedural macro implementations Futures-rs procedural macro implementations. This package contains library source intended for building other packages which use "default" feature of "futures-macro" crate. rust-futures-macro-devel 0.3.13 1.fc34 42882 Unspecified Futures-rs procedural macro implementations Futures-rs procedural macro implementations. This package contains library source intended for building other packages which use "futures-macro" crate. rust-futures-sink+alloc-devel 0.3.13 1.fc34 1029 Unspecified Asynchronous Sink trait for the futures-rs library Asynchronous `Sink` trait for the futures-rs library. This package contains library source intended for building other packages which use "alloc" feature of "futures-sink" crate. rust-futures-sink+default-devel 0.3.13 1.fc34 1029 Unspecified Asynchronous Sink trait for the futures-rs library Asynchronous `Sink` trait for the futures-rs library. This package contains library source intended for building other packages which use "default" feature of "futures-sink" crate. rust-futures-sink+std-devel 0.3.13 1.fc34 1029 Unspecified Asynchronous Sink trait for the futures-rs library Asynchronous `Sink` trait for the futures-rs library. This package contains library source intended for building other packages which use "std" feature of "futures-sink" crate. rust-futures-sink-devel 0.3.13 1.fc34 34092 Unspecified Asynchronous Sink trait for the futures-rs library Asynchronous `Sink` trait for the futures-rs library. This package contains library source intended for building other packages which use "futures-sink" crate. rust-futures-task+alloc-devel 0.3.13 1.fc34 1062 Unspecified Tools for working with tasks Tools for working with tasks. This package contains library source intended for building other packages which use "alloc" feature of "futures-task" crate. rust-futures-task+cfg-target-has-atomic-devel 0.3.13 1.fc34 1062 Unspecified Tools for working with tasks Tools for working with tasks. This package contains library source intended for building other packages which use "cfg-target-has-atomic" feature of "futures-task" crate. rust-futures-task+default-devel 0.3.13 1.fc34 1062 Unspecified Tools for working with tasks Tools for working with tasks. This package contains library source intended for building other packages which use "default" feature of "futures-task" crate. rust-futures-task+std-devel 0.3.13 1.fc34 1062 Unspecified Tools for working with tasks Tools for working with tasks. This package contains library source intended for building other packages which use "std" feature of "futures-task" crate. rust-futures-task+unstable-devel 0.3.13 1.fc34 1062 Unspecified Tools for working with tasks Tools for working with tasks. This package contains library source intended for building other packages which use "unstable" feature of "futures-task" crate. rust-futures-task-devel 0.3.13 1.fc34 50750 Unspecified Tools for working with tasks Tools for working with tasks. This package contains library source intended for building other packages which use "futures-task" crate. rust-futures-timer+default-devel 3.0.2 4.fc34 1218 Unspecified Timeouts for futures Timeouts for futures. This package contains library source intended for building other packages which use "default" feature of "futures-timer" crate. rust-futures-timer-devel 3.0.2 4.fc34 78508 Unspecified Timeouts for futures Timeouts for futures. This package contains library source intended for building other packages which use "futures-timer" crate. rust-futures-util+alloc-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "alloc" feature of "futures-util" crate. rust-futures-util+async-await-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "async-await" feature of "futures-util" crate. rust-futures-util+async-await-macro-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "async-await-macro" feature of "futures-util" crate. rust-futures-util+bilock-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "bilock" feature of "futures-util" crate. rust-futures-util+cfg-target-has-atomic-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "cfg-target-has-atomic" feature of "futures-util" crate. rust-futures-util+channel-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "channel" feature of "futures-util" crate. rust-futures-util+compat-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "compat" feature of "futures-util" crate. rust-futures-util+default-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "default" feature of "futures-util" crate. rust-futures-util+futures-channel-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "futures-channel" feature of "futures-util" crate. rust-futures-util+futures-io-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "futures-io" feature of "futures-util" crate. rust-futures-util+futures-macro-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "futures-macro" feature of "futures-util" crate. rust-futures-util+futures-sink-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "futures-sink" feature of "futures-util" crate. rust-futures-util+futures_01-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "futures_01" feature of "futures-util" crate. rust-futures-util+io-compat-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "io-compat" feature of "futures-util" crate. rust-futures-util+io-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "io" feature of "futures-util" crate. rust-futures-util+memchr-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "memchr" feature of "futures-util" crate. rust-futures-util+proc-macro-hack-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "proc-macro-hack" feature of "futures-util" crate. rust-futures-util+proc-macro-nested-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "proc-macro-nested" feature of "futures-util" crate. rust-futures-util+read-initializer-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "read-initializer" feature of "futures-util" crate. rust-futures-util+sink-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "sink" feature of "futures-util" crate. rust-futures-util+slab-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "slab" feature of "futures-util" crate. rust-futures-util+std-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "std" feature of "futures-util" crate. rust-futures-util+tokio-io-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "tokio-io" feature of "futures-util" crate. rust-futures-util+unstable-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "unstable" feature of "futures-util" crate. rust-futures-util+write-all-vectored-devel 0.3.13 1.fc34 2812 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "write-all-vectored" feature of "futures-util" crate. rust-futures-util-devel 0.3.13 1.fc34 722056 Unspecified Common utilities and extension traits for the futures-rs library Common utilities and extension traits for the futures-rs library. This package contains library source intended for building other packages which use "futures-util" crate. rust-futures0.1+default-devel 0.1.29 5.fc34 1284 Unspecified Implementation of futures and streams featuring zero allocations Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "default" feature of "futures" crate. rust-futures0.1+nightly-devel 0.1.29 5.fc34 1284 Unspecified Implementation of futures and streams featuring zero allocations Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "nightly" feature of "futures" crate. rust-futures0.1+use_std-devel 0.1.29 5.fc34 1284 Unspecified Implementation of futures and streams featuring zero allocations Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "use_std" feature of "futures" crate. rust-futures0.1+with-deprecated-devel 0.1.29 5.fc34 1284 Unspecified Implementation of futures and streams featuring zero allocations Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "with-deprecated" feature of "futures" crate. rust-futures0.1-devel 0.1.29 5.fc34 717658 Unspecified Implementation of futures and streams featuring zero allocations Implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. This package contains library source intended for building other packages which use "futures" crate. rust-fuzzy-matcher+compact-devel 0.3.7 2.fc34 1055 Unspecified Fuzzy Matching Library Fuzzy Matching Library. This package contains library source intended for building other packages which use "compact" feature of "fuzzy-matcher" crate. rust-fuzzy-matcher+default-devel 0.3.7 2.fc34 1055 Unspecified Fuzzy Matching Library Fuzzy Matching Library. This package contains library source intended for building other packages which use "default" feature of "fuzzy-matcher" crate. rust-fuzzy-matcher-devel 0.3.7 2.fc34 72947 Unspecified Fuzzy Matching Library Fuzzy Matching Library. This package contains library source intended for building other packages which use "fuzzy-matcher" crate. rust-fxhash+default-devel 0.2.1 4.fc34 1127 Unspecified Fast, non-secure, hashing algorithm Fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc. This package contains library source intended for building other packages which use "default" feature of "fxhash" crate. rust-fxhash-devel 0.2.1 4.fc34 17747 Unspecified Fast, non-secure, hashing algorithm Fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc. This package contains library source intended for building other packages which use "fxhash" crate. rust-gcsf+default-devel 0.1.28 4.fc34 1968 Unspecified Filesystem based on Google Drive Filesystem based on Google Drive. This package contains library source intended for building other packages which use "default" feature of "gcsf" crate. rust-gcsf-devel 0.1.28 4.fc34 100126 Unspecified Filesystem based on Google Drive Filesystem based on Google Drive. This package contains library source intended for building other packages which use "gcsf" crate. rust-gdb 1.51.0 1.fc34 17160 Unspecified GDB pretty printers for Rust This package includes the rust-gdb script, which allows easier debugging of Rust programs. rust-gdk+default-devel 0.13.2 2.fc34 2146 Unspecified Rust bindings for the GDK 3 library Rust bindings for the GDK 3 library. This package contains library source intended for building other packages which use "default" feature of "gdk" crate. rust-gdk+dox-devel 0.13.2 2.fc34 2146 Unspecified Rust bindings for the GDK 3 library Rust bindings for the GDK 3 library. This package contains library source intended for building other packages which use "dox" feature of "gdk" crate. rust-gdk+embed-lgpl-docs-devel 0.13.2 2.fc34 2146 Unspecified Rust bindings for the GDK 3 library Rust bindings for the GDK 3 library. This package contains library source intended for building other packages which use "embed-lgpl-docs" feature of "gdk" crate. rust-gdk+gtk-rs-lgpl-docs-devel 0.13.2 2.fc34 2146 Unspecified Rust bindings for the GDK 3 library Rust bindings for the GDK 3 library. This package contains library source intended for building other packages which use "gtk-rs-lgpl-docs" feature of "gdk" crate. rust-gdk+purge-lgpl-docs-devel 0.13.2 2.fc34 2146 Unspecified Rust bindings for the GDK 3 library Rust bindings for the GDK 3 library. This package contains library source intended for building other packages which use "purge-lgpl-docs" feature of "gdk" crate. rust-gdk+v3_16-devel 0.13.2 2.fc34 2146 Unspecified Rust bindings for the GDK 3 library Rust bindings for the GDK 3 library. This package contains library source intended for building other packages which use "v3_16" feature of "gdk" crate. rust-gdk+v3_18-devel 0.13.2 2.fc34 2146 Unspecified Rust bindings for the GDK 3 library Rust bindings for the GDK 3 library. This package contains library source intended for building other packages which use "v3_18" feature of "gdk" crate. rust-gdk+v3_20-devel 0.13.2 2.fc34 2146 Unspecified Rust bindings for the GDK 3 library Rust bindings for the GDK 3 library. This package contains library source intended for building other packages which use "v3_20" feature of "gdk" crate. rust-gdk+v3_22-devel 0.13.2 2.fc34 2146 Unspecified Rust bindings for the GDK 3 library Rust bindings for the GDK 3 library. This package contains library source intended for building other packages which use "v3_22" feature of "gdk" crate. rust-gdk+v3_24-devel 0.13.2 2.fc34 2146 Unspecified Rust bindings for the GDK 3 library Rust bindings for the GDK 3 library. This package contains library source intended for building other packages which use "v3_24" feature of "gdk" crate. rust-gdk-devel 0.13.2 2.fc34 614338 Unspecified Rust bindings for the GDK 3 library Rust bindings for the GDK 3 library. This package contains library source intended for building other packages which use "gdk" crate. rust-gdk-pixbuf+default-devel 0.9.0 3.fc34 1877 Unspecified Rust bindings for the GdkPixbuf library Rust bindings for the GdkPixbuf library. This package contains library source intended for building other packages which use "default" feature of "gdk-pixbuf" crate. rust-gdk-pixbuf+dox-devel 0.9.0 3.fc34 1877 Unspecified Rust bindings for the GdkPixbuf library Rust bindings for the GdkPixbuf library. This package contains library source intended for building other packages which use "dox" feature of "gdk-pixbuf" crate. rust-gdk-pixbuf+embed-lgpl-docs-devel 0.9.0 3.fc34 1877 Unspecified Rust bindings for the GdkPixbuf library Rust bindings for the GdkPixbuf library. This package contains library source intended for building other packages which use "embed-lgpl-docs" feature of "gdk-pixbuf" crate. rust-gdk-pixbuf+gtk-rs-lgpl-docs-devel 0.9.0 3.fc34 1877 Unspecified Rust bindings for the GdkPixbuf library Rust bindings for the GdkPixbuf library. This package contains library source intended for building other packages which use "gtk-rs-lgpl-docs" feature of "gdk-pixbuf" crate. rust-gdk-pixbuf+purge-lgpl-docs-devel 0.9.0 3.fc34 1877 Unspecified Rust bindings for the GdkPixbuf library Rust bindings for the GdkPixbuf library. This package contains library source intended for building other packages which use "purge-lgpl-docs" feature of "gdk-pixbuf" crate. rust-gdk-pixbuf+v2_32-devel 0.9.0 3.fc34 1877 Unspecified Rust bindings for the GdkPixbuf library Rust bindings for the GdkPixbuf library. This package contains library source intended for building other packages which use "v2_32" feature of "gdk-pixbuf" crate. rust-gdk-pixbuf+v2_36-devel 0.9.0 3.fc34 1877 Unspecified Rust bindings for the GdkPixbuf library Rust bindings for the GdkPixbuf library. This package contains library source intended for building other packages which use "v2_36" feature of "gdk-pixbuf" crate. rust-gdk-pixbuf+v2_36_8-devel 0.9.0 3.fc34 1877 Unspecified Rust bindings for the GdkPixbuf library Rust bindings for the GdkPixbuf library. This package contains library source intended for building other packages which use "v2_36_8" feature of "gdk-pixbuf" crate. rust-gdk-pixbuf+v2_40-devel 0.9.0 3.fc34 1877 Unspecified Rust bindings for the GdkPixbuf library Rust bindings for the GdkPixbuf library. This package contains library source intended for building other packages which use "v2_40" feature of "gdk-pixbuf" crate. rust-gdk-pixbuf-devel 0.9.0 3.fc34 89222 Unspecified Rust bindings for the GdkPixbuf library Rust bindings for the GdkPixbuf library. This package contains library source intended for building other packages which use "gdk-pixbuf" crate. rust-gdk-pixbuf-sys+default-devel 0.10.0 3.fc34 1550 Unspecified FFI bindings to libgdk_pixbuf-2.0 FFI bindings to libgdk_pixbuf-2.0. This package contains library source intended for building other packages which use "default" feature of "gdk-pixbuf-sys" crate. rust-gdk-pixbuf-sys+dox-devel 0.10.0 3.fc34 1550 Unspecified FFI bindings to libgdk_pixbuf-2.0 FFI bindings to libgdk_pixbuf-2.0. This package contains library source intended for building other packages which use "dox" feature of "gdk-pixbuf-sys" crate. rust-gdk-pixbuf-sys+v2_32-devel 0.10.0 3.fc34 1550 Unspecified FFI bindings to libgdk_pixbuf-2.0 FFI bindings to libgdk_pixbuf-2.0. This package contains library source intended for building other packages which use "v2_32" feature of "gdk-pixbuf-sys" crate. rust-gdk-pixbuf-sys+v2_36-devel 0.10.0 3.fc34 1550 Unspecified FFI bindings to libgdk_pixbuf-2.0 FFI bindings to libgdk_pixbuf-2.0. This package contains library source intended for building other packages which use "v2_36" feature of "gdk-pixbuf-sys" crate. rust-gdk-pixbuf-sys+v2_36_8-devel 0.10.0 3.fc34 1550 Unspecified FFI bindings to libgdk_pixbuf-2.0 FFI bindings to libgdk_pixbuf-2.0. This package contains library source intended for building other packages which use "v2_36_8" feature of "gdk-pixbuf-sys" crate. rust-gdk-pixbuf-sys+v2_40-devel 0.10.0 3.fc34 1550 Unspecified FFI bindings to libgdk_pixbuf-2.0 FFI bindings to libgdk_pixbuf-2.0. This package contains library source intended for building other packages which use "v2_40" feature of "gdk-pixbuf-sys" crate. rust-gdk-pixbuf-sys-devel 0.10.0 3.fc34 43062 Unspecified FFI bindings to libgdk_pixbuf-2.0 FFI bindings to libgdk_pixbuf-2.0. This package contains library source intended for building other packages which use "gdk-pixbuf-sys" crate. rust-gdk-sys+default-devel 0.10.0 3.fc34 1711 Unspecified FFI bindings to libgdk-3 FFI bindings to libgdk-3. This package contains library source intended for building other packages which use "default" feature of "gdk-sys" crate. rust-gdk-sys+dox-devel 0.10.0 3.fc34 1711 Unspecified FFI bindings to libgdk-3 FFI bindings to libgdk-3. This package contains library source intended for building other packages which use "dox" feature of "gdk-sys" crate. rust-gdk-sys+v3_16-devel 0.10.0 3.fc34 1711 Unspecified FFI bindings to libgdk-3 FFI bindings to libgdk-3. This package contains library source intended for building other packages which use "v3_16" feature of "gdk-sys" crate. rust-gdk-sys+v3_18-devel 0.10.0 3.fc34 1711 Unspecified FFI bindings to libgdk-3 FFI bindings to libgdk-3. This package contains library source intended for building other packages which use "v3_18" feature of "gdk-sys" crate. rust-gdk-sys+v3_20-devel 0.10.0 3.fc34 1711 Unspecified FFI bindings to libgdk-3 FFI bindings to libgdk-3. This package contains library source intended for building other packages which use "v3_20" feature of "gdk-sys" crate. rust-gdk-sys+v3_22-devel 0.10.0 3.fc34 1711 Unspecified FFI bindings to libgdk-3 FFI bindings to libgdk-3. This package contains library source intended for building other packages which use "v3_22" feature of "gdk-sys" crate. rust-gdk-sys+v3_24-devel 0.10.0 3.fc34 1711 Unspecified FFI bindings to libgdk-3 FFI bindings to libgdk-3. This package contains library source intended for building other packages which use "v3_24" feature of "gdk-sys" crate. rust-gdk-sys-devel 0.10.0 3.fc34 384978 Unspecified FFI bindings to libgdk-3 FFI bindings to libgdk-3. This package contains library source intended for building other packages which use "gdk-sys" crate. rust-generic-array+default-devel 0.14.4 2.fc34 1357 Unspecified Generic types implementing functionality of arrays Generic types implementing functionality of arrays. This package contains library source intended for building other packages which use "default" feature of "generic-array" crate. rust-generic-array+more_lengths-devel 0.14.4 2.fc34 1357 Unspecified Generic types implementing functionality of arrays Generic types implementing functionality of arrays. This package contains library source intended for building other packages which use "more_lengths" feature of "generic-array" crate. rust-generic-array+serde-devel 0.14.4 2.fc34 1357 Unspecified Generic types implementing functionality of arrays Generic types implementing functionality of arrays. This package contains library source intended for building other packages which use "serde" feature of "generic-array" crate. rust-generic-array-devel 0.14.4 2.fc34 140925 Unspecified Generic types implementing functionality of arrays Generic types implementing functionality of arrays. This package contains library source intended for building other packages which use "generic-array" crate. rust-generic-array0.12+default-devel 0.12.3 3.fc34 1276 Unspecified Generic types implementing functionality of arrays Generic types implementing functionality of arrays. This package contains library source intended for building other packages which use "default" feature of "generic-array" crate. rust-generic-array0.12+serde-devel 0.12.3 3.fc34 1276 Unspecified Generic types implementing functionality of arrays Generic types implementing functionality of arrays. This package contains library source intended for building other packages which use "serde" feature of "generic-array" crate. rust-generic-array0.12-devel 0.12.3 3.fc34 75435 Unspecified Generic types implementing functionality of arrays Generic types implementing functionality of arrays. This package contains library source intended for building other packages which use "generic-array" crate. rust-getch+default-devel 0.2.1 3.fc34 984 Unspecified Portable implementation of getch, using _getch on Windows, and termios on Unix Portable implementation of getch, using _getch on Windows, and termios on Unix. This package contains library source intended for building other packages which use "default" feature of "getch" crate. rust-getch-devel 0.2.1 3.fc34 4124 Unspecified Portable implementation of getch, using _getch on Windows, and termios on Unix Portable implementation of getch, using _getch on Windows, and termios on Unix. This package contains library source intended for building other packages which use "getch" crate. rust-gethostname+default-devel 0.2.1 4.fc34 1102 Unspecified Gethostname for all platforms Gethostname for all platforms. This package contains library source intended for building other packages which use "default" feature of "gethostname" crate. rust-gethostname-devel 0.2.1 4.fc34 36360 Unspecified Gethostname for all platforms Gethostname for all platforms. This package contains library source intended for building other packages which use "gethostname" crate. rust-getopts+default-devel 0.2.21 6.fc34 1247 Unspecified Getopts-like option parsing Getopts-like option parsing. This package contains library source intended for building other packages which use "default" feature of "getopts" crate. rust-getopts-devel 0.2.21 6.fc34 95243 Unspecified Getopts-like option parsing Getopts-like option parsing. This package contains library source intended for building other packages which use "getopts" crate. rust-getrandom+custom-devel 0.2.2 2.fc34 1156 Unspecified Small cross-platform library for retrieving random data from system source Small cross-platform library for retrieving random data from system source. This package contains library source intended for building other packages which use "custom" feature of "getrandom" crate. rust-getrandom+default-devel 0.2.2 2.fc34 1156 Unspecified Small cross-platform library for retrieving random data from system source Small cross-platform library for retrieving random data from system source. This package contains library source intended for building other packages which use "default" feature of "getrandom" crate. rust-getrandom+rdrand-devel 0.2.2 2.fc34 1156 Unspecified Small cross-platform library for retrieving random data from system source Small cross-platform library for retrieving random data from system source. This package contains library source intended for building other packages which use "rdrand" feature of "getrandom" crate. rust-getrandom+std-devel 0.2.2 2.fc34 1156 Unspecified Small cross-platform library for retrieving random data from system source Small cross-platform library for retrieving random data from system source. This package contains library source intended for building other packages which use "std" feature of "getrandom" crate. rust-getrandom-devel 0.2.2 2.fc34 105712 Unspecified Small cross-platform library for retrieving random data from system source Small cross-platform library for retrieving random data from system source. This package contains library source intended for building other packages which use "getrandom" crate. rust-getrandom0.1+default-devel 0.1.15 4.fc34 1669 Unspecified Small cross-platform library for retrieving random data from system source Small cross-platform library for retrieving random data from system source. This package contains library source intended for building other packages which use "default" feature of "getrandom" crate. rust-getrandom0.1+dummy-devel 0.1.15 4.fc34 1669 Unspecified Small cross-platform library for retrieving random data from system source Small cross-platform library for retrieving random data from system source. This package contains library source intended for building other packages which use "dummy" feature of "getrandom" crate. rust-getrandom0.1+log-devel 0.1.15 4.fc34 1669 Unspecified Small cross-platform library for retrieving random data from system source Small cross-platform library for retrieving random data from system source. This package contains library source intended for building other packages which use "log" feature of "getrandom" crate. rust-getrandom0.1+std-devel 0.1.15 4.fc34 1669 Unspecified Small cross-platform library for retrieving random data from system source Small cross-platform library for retrieving random data from system source. This package contains library source intended for building other packages which use "std" feature of "getrandom" crate. rust-getrandom0.1-devel 0.1.15 4.fc34 97494 Unspecified Small cross-platform library for retrieving random data from system source Small cross-platform library for retrieving random data from system source. This package contains library source intended for building other packages which use "getrandom" crate. rust-gettext-rs+default-devel 0.5.0 2.fc34 1156 Unspecified GNU Gettext FFI binding for Rust GNU Gettext FFI binding for Rust. This package contains library source intended for building other packages which use "default" feature of "gettext-rs" crate. rust-gettext-rs+gettext-system-devel 0.5.0 2.fc34 1156 Unspecified GNU Gettext FFI binding for Rust GNU Gettext FFI binding for Rust. This package contains library source intended for building other packages which use "gettext-system" feature of "gettext-rs" crate. rust-gettext-rs-devel 0.5.0 2.fc34 40851 Unspecified GNU Gettext FFI binding for Rust GNU Gettext FFI binding for Rust. This package contains library source intended for building other packages which use "gettext-rs" crate. rust-gettext-sys+default-devel 0.19.9 4.fc34 814 Unspecified Gettext raw FFI bindings Gettext raw FFI bindings. This package contains library source intended for building other packages which use "default" feature of "gettext-sys" crate. rust-gettext-sys+gettext-system-devel 0.19.9 4.fc34 814 Unspecified Gettext raw FFI bindings Gettext raw FFI bindings. This package contains library source intended for building other packages which use "gettext-system" feature of "gettext-sys" crate. rust-gettext-sys-devel 0.19.9 4.fc34 13066 Unspecified Gettext raw FFI bindings Gettext raw FFI bindings. This package contains library source intended for building other packages which use "gettext-sys" crate. rust-ghash+default-devel 0.3.0 2.fc34 1230 Unspecified Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher. This package contains library source intended for building other packages which use "default" feature of "ghash" crate. rust-ghash+std-devel 0.3.0 2.fc34 1230 Unspecified Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher. This package contains library source intended for building other packages which use "std" feature of "ghash" crate. rust-ghash+zeroize-devel 0.3.0 2.fc34 1230 Unspecified Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher. This package contains library source intended for building other packages which use "zeroize" feature of "ghash" crate. rust-ghash-devel 0.3.0 2.fc34 36510 Unspecified Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher. This package contains library source intended for building other packages which use "ghash" crate. rust-ghost+default-devel 0.1.2 2.fc34 1023 Unspecified Define your own PhantomData Define your own PhantomData. This package contains library source intended for building other packages which use "default" feature of "ghost" crate. rust-ghost-devel 0.1.2 2.fc34 60445 Unspecified Define your own PhantomData Define your own PhantomData. This package contains library source intended for building other packages which use "ghost" crate. rust-gif+default-devel 0.11.2 1.fc34 1491 Unspecified GIF de- and encoder GIF de- and encoder. This package contains library source intended for building other packages which use "default" feature of "gif" crate. rust-gif+raii_no_panic-devel 0.11.2 1.fc34 1491 Unspecified GIF de- and encoder GIF de- and encoder. This package contains library source intended for building other packages which use "raii_no_panic" feature of "gif" crate. rust-gif+std-devel 0.11.2 1.fc34 1491 Unspecified GIF de- and encoder GIF de- and encoder. This package contains library source intended for building other packages which use "std" feature of "gif" crate. rust-gif-devel 0.11.2 1.fc34 119352 Unspecified GIF de- and encoder GIF de- and encoder. This package contains library source intended for building other packages which use "gif" crate. rust-gif0.10+c_api-devel 0.10.3 2.fc34 1130 Unspecified GIF de- and encoder GIF de- and encoder. This package contains library source intended for building other packages which use "c_api" feature of "gif" crate. rust-gif0.10+default-devel 0.10.3 2.fc34 1130 Unspecified GIF de- and encoder GIF de- and encoder. This package contains library source intended for building other packages which use "default" feature of "gif" crate. rust-gif0.10+libc-devel 0.10.3 2.fc34 1130 Unspecified GIF de- and encoder GIF de- and encoder. This package contains library source intended for building other packages which use "libc" feature of "gif" crate. rust-gif0.10+raii_no_panic-devel 0.10.3 2.fc34 1130 Unspecified GIF de- and encoder GIF de- and encoder. This package contains library source intended for building other packages which use "raii_no_panic" feature of "gif" crate. rust-gif0.10-devel 0.10.3 2.fc34 110306 Unspecified GIF de- and encoder GIF de- and encoder. This package contains library source intended for building other packages which use "gif" crate. rust-gimli+default-devel 0.23.0 2.fc34 2365 Unspecified Library for reading and writing the DWARF debugging format Library for reading and writing the DWARF debugging format. This package contains library source intended for building other packages which use "default" feature of "gimli" crate. rust-gimli+endian-reader-devel 0.23.0 2.fc34 2365 Unspecified Library for reading and writing the DWARF debugging format Library for reading and writing the DWARF debugging format. This package contains library source intended for building other packages which use "endian-reader" feature of "gimli" crate. rust-gimli+fallible-iterator-devel 0.23.0 2.fc34 2365 Unspecified Library for reading and writing the DWARF debugging format Library for reading and writing the DWARF debugging format. This package contains library source intended for building other packages which use "fallible-iterator" feature of "gimli" crate. rust-gimli+indexmap-devel 0.23.0 2.fc34 2365 Unspecified Library for reading and writing the DWARF debugging format Library for reading and writing the DWARF debugging format. This package contains library source intended for building other packages which use "indexmap" feature of "gimli" crate. rust-gimli+read-devel 0.23.0 2.fc34 2365 Unspecified Library for reading and writing the DWARF debugging format Library for reading and writing the DWARF debugging format. This package contains library source intended for building other packages which use "read" feature of "gimli" crate. rust-gimli+stable_deref_trait-devel 0.23.0 2.fc34 2365 Unspecified Library for reading and writing the DWARF debugging format Library for reading and writing the DWARF debugging format. This package contains library source intended for building other packages which use "stable_deref_trait" feature of "gimli" crate. rust-gimli+std-devel 0.23.0 2.fc34 2365 Unspecified Library for reading and writing the DWARF debugging format Library for reading and writing the DWARF debugging format. This package contains library source intended for building other packages which use "std" feature of "gimli" crate. rust-gimli+write-devel 0.23.0 2.fc34 2365 Unspecified Library for reading and writing the DWARF debugging format Library for reading and writing the DWARF debugging format. This package contains library source intended for building other packages which use "write" feature of "gimli" crate. rust-gimli-devel 0.23.0 2.fc34 1780101 Unspecified Library for reading and writing the DWARF debugging format Library for reading and writing the DWARF debugging format. This package contains library source intended for building other packages which use "gimli" crate. rust-gio+default-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "default" feature of "gio" crate. rust-gio+dox-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "dox" feature of "gio" crate. rust-gio+embed-lgpl-docs-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "embed-lgpl-docs" feature of "gio" crate. rust-gio+gtk-rs-lgpl-docs-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "gtk-rs-lgpl-docs" feature of "gio" crate. rust-gio+purge-lgpl-docs-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "purge-lgpl-docs" feature of "gio" crate. rust-gio+v2_44-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "v2_44" feature of "gio" crate. rust-gio+v2_46-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "v2_46" feature of "gio" crate. rust-gio+v2_48-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "v2_48" feature of "gio" crate. rust-gio+v2_50-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "v2_50" feature of "gio" crate. rust-gio+v2_52-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "v2_52" feature of "gio" crate. rust-gio+v2_54-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "v2_54" feature of "gio" crate. rust-gio+v2_56-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "v2_56" feature of "gio" crate. rust-gio+v2_58-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "v2_58" feature of "gio" crate. rust-gio+v2_60-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "v2_60" feature of "gio" crate. rust-gio+v2_62-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "v2_62" feature of "gio" crate. rust-gio+v2_64-devel 0.9.1 2.fc34 2735 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "v2_64" feature of "gio" crate. rust-gio-devel 0.9.1 2.fc34 1497238 Unspecified Rust bindings for the Gio library Rust bindings for the Gio library. This package contains library source intended for building other packages which use "gio" crate. rust-gio-sys+default-devel 0.10.1 2.fc34 1674 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "default" feature of "gio-sys" crate. rust-gio-sys+dox-devel 0.10.1 2.fc34 1674 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "dox" feature of "gio-sys" crate. rust-gio-sys+v2_44-devel 0.10.1 2.fc34 1674 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "v2_44" feature of "gio-sys" crate. rust-gio-sys+v2_46-devel 0.10.1 2.fc34 1674 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "v2_46" feature of "gio-sys" crate. rust-gio-sys+v2_48-devel 0.10.1 2.fc34 1674 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "v2_48" feature of "gio-sys" crate. rust-gio-sys+v2_50-devel 0.10.1 2.fc34 1674 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "v2_50" feature of "gio-sys" crate. rust-gio-sys+v2_52-devel 0.10.1 2.fc34 1674 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "v2_52" feature of "gio-sys" crate. rust-gio-sys+v2_54-devel 0.10.1 2.fc34 1674 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "v2_54" feature of "gio-sys" crate. rust-gio-sys+v2_56-devel 0.10.1 2.fc34 1674 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "v2_56" feature of "gio-sys" crate. rust-gio-sys+v2_58-devel 0.10.1 2.fc34 1674 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "v2_58" feature of "gio-sys" crate. rust-gio-sys+v2_60-devel 0.10.1 2.fc34 1674 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "v2_60" feature of "gio-sys" crate. rust-gio-sys+v2_62-devel 0.10.1 2.fc34 1674 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "v2_62" feature of "gio-sys" crate. rust-gio-sys+v2_64-devel 0.10.1 2.fc34 1674 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "v2_64" feature of "gio-sys" crate. rust-gio-sys-devel 0.10.1 2.fc34 719159 Unspecified FFI bindings to libgio-2.0 FFI bindings to libgio-2.0. This package contains library source intended for building other packages which use "gio-sys" crate. rust-gir-format-check-devel 0.1.1 6.fc34 9972 Unspecified File format checker File format checker. This package contains library source intended for building other packages which use gir-format-check from crates.io. rust-git2+default-devel 0.13.17 1.fc34 1925 Unspecified Bindings to libgit2 for interoperating with git repositories Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. This package contains library source intended for building other packages which use "default" feature of "git2" crate. rust-git2+https-devel 0.13.17 1.fc34 1925 Unspecified Bindings to libgit2 for interoperating with git repositories Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. This package contains library source intended for building other packages which use "https" feature of "git2" crate. rust-git2+openssl-probe-devel 0.13.17 1.fc34 1925 Unspecified Bindings to libgit2 for interoperating with git repositories Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. This package contains library source intended for building other packages which use "openssl-probe" feature of "git2" crate. rust-git2+openssl-sys-devel 0.13.17 1.fc34 1925 Unspecified Bindings to libgit2 for interoperating with git repositories Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. This package contains library source intended for building other packages which use "openssl-sys" feature of "git2" crate. rust-git2+ssh-devel 0.13.17 1.fc34 1925 Unspecified Bindings to libgit2 for interoperating with git repositories Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. This package contains library source intended for building other packages which use "ssh" feature of "git2" crate. rust-git2+ssh_key_from_memory-devel 0.13.17 1.fc34 1925 Unspecified Bindings to libgit2 for interoperating with git repositories Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. This package contains library source intended for building other packages which use "ssh_key_from_memory" feature of "git2" crate. rust-git2+unstable-devel 0.13.17 1.fc34 1925 Unspecified Bindings to libgit2 for interoperating with git repositories Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. This package contains library source intended for building other packages which use "unstable" feature of "git2" crate. rust-git2-curl+default-devel 0.14.1 2.fc34 1334 Unspecified Backend for an HTTP transport in libgit2 powered by libcurl Backend for an HTTP transport in libgit2 powered by libcurl. Intended to be used with the git2 crate. This package contains library source intended for building other packages which use "default" feature of "git2-curl" crate. rust-git2-curl-devel 0.14.1 2.fc34 37454 Unspecified Backend for an HTTP transport in libgit2 powered by libcurl Backend for an HTTP transport in libgit2 powered by libcurl. Intended to be used with the git2 crate. This package contains library source intended for building other packages which use "git2-curl" crate. rust-git2-devel 0.13.17 1.fc34 835087 Unspecified Bindings to libgit2 for interoperating with git repositories Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. This package contains library source intended for building other packages which use "git2" crate. rust-gl_generator+default-devel 0.14.0 4.fc34 1258 Unspecified Code generators for creating bindings to the Khronos OpenGL APIs Code generators for creating bindings to the Khronos OpenGL APIs. This package contains library source intended for building other packages which use "default" feature of "gl_generator" crate. rust-gl_generator+unstable_generator_utils-devel 0.14.0 4.fc34 1258 Unspecified Code generators for creating bindings to the Khronos OpenGL APIs Code generators for creating bindings to the Khronos OpenGL APIs. This package contains library source intended for building other packages which use "unstable_generator_utils" feature of "gl_generator" crate. rust-gl_generator-devel 0.14.0 4.fc34 150698 Unspecified Code generators for creating bindings to the Khronos OpenGL APIs Code generators for creating bindings to the Khronos OpenGL APIs. This package contains library source intended for building other packages which use "gl_generator" crate. rust-glib+default-devel 0.10.3 2.fc34 2160 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "default" feature of "glib" crate. rust-glib+dox-devel 0.10.3 2.fc34 2160 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "dox" feature of "glib" crate. rust-glib+v2_44-devel 0.10.3 2.fc34 2160 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "v2_44" feature of "glib" crate. rust-glib+v2_46-devel 0.10.3 2.fc34 2160 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "v2_46" feature of "glib" crate. rust-glib+v2_48-devel 0.10.3 2.fc34 2160 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "v2_48" feature of "glib" crate. rust-glib+v2_50-devel 0.10.3 2.fc34 2160 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "v2_50" feature of "glib" crate. rust-glib+v2_52-devel 0.10.3 2.fc34 2160 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "v2_52" feature of "glib" crate. rust-glib+v2_54-devel 0.10.3 2.fc34 2160 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "v2_54" feature of "glib" crate. rust-glib+v2_56-devel 0.10.3 2.fc34 2160 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "v2_56" feature of "glib" crate. rust-glib+v2_58-devel 0.10.3 2.fc34 2160 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "v2_58" feature of "glib" crate. rust-glib+v2_60-devel 0.10.3 2.fc34 2160 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "v2_60" feature of "glib" crate. rust-glib+v2_62-devel 0.10.3 2.fc34 2160 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "v2_62" feature of "glib" crate. rust-glib+v2_64-devel 0.10.3 2.fc34 2160 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "v2_64" feature of "glib" crate. rust-glib-devel 0.10.3 2.fc34 825631 Unspecified Rust bindings for the GLib library Rust bindings for the GLib library. This package contains library source intended for building other packages which use "glib" crate. rust-glib-macros+default-devel 0.10.1 4.fc34 1344 Unspecified Rust bindings for the GLib library, proc macros crate Rust bindings for the GLib library, proc macros crate. This package contains library source intended for building other packages which use "default" feature of "glib-macros" crate. rust-glib-macros-devel 0.10.1 4.fc34 32784 Unspecified Rust bindings for the GLib library, proc macros crate Rust bindings for the GLib library, proc macros crate. This package contains library source intended for building other packages which use "glib-macros" crate. rust-glib-sys+default-devel 0.10.1 2.fc34 1591 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "default" feature of "glib-sys" crate. rust-glib-sys+dox-devel 0.10.1 2.fc34 1591 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "dox" feature of "glib-sys" crate. rust-glib-sys+v2_44-devel 0.10.1 2.fc34 1591 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "v2_44" feature of "glib-sys" crate. rust-glib-sys+v2_46-devel 0.10.1 2.fc34 1591 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "v2_46" feature of "glib-sys" crate. rust-glib-sys+v2_48-devel 0.10.1 2.fc34 1591 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "v2_48" feature of "glib-sys" crate. rust-glib-sys+v2_50-devel 0.10.1 2.fc34 1591 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "v2_50" feature of "glib-sys" crate. rust-glib-sys+v2_52-devel 0.10.1 2.fc34 1591 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "v2_52" feature of "glib-sys" crate. rust-glib-sys+v2_54-devel 0.10.1 2.fc34 1591 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "v2_54" feature of "glib-sys" crate. rust-glib-sys+v2_56-devel 0.10.1 2.fc34 1591 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "v2_56" feature of "glib-sys" crate. rust-glib-sys+v2_58-devel 0.10.1 2.fc34 1591 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "v2_58" feature of "glib-sys" crate. rust-glib-sys+v2_60-devel 0.10.1 2.fc34 1591 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "v2_60" feature of "glib-sys" crate. rust-glib-sys+v2_62-devel 0.10.1 2.fc34 1591 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "v2_62" feature of "glib-sys" crate. rust-glib-sys+v2_64-devel 0.10.1 2.fc34 1591 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "v2_64" feature of "glib-sys" crate. rust-glib-sys-devel 0.10.1 2.fc34 325883 Unspecified FFI bindings to libglib-2.0 FFI bindings to libglib-2.0. This package contains library source intended for building other packages which use "glib-sys" crate. rust-glob+default-devel 0.3.0 7.fc34 933 Unspecified Support for matching file paths against Unix shell style patterns Support for matching file paths against Unix shell style patterns. This package contains library source intended for building other packages which use "default" feature of "glob" crate. rust-glob-devel 0.3.0 7.fc34 87850 Unspecified Support for matching file paths against Unix shell style patterns Support for matching file paths against Unix shell style patterns. This package contains library source intended for building other packages which use "glob" crate. rust-globset+default-devel 0.4.6 2.fc34 1737 Unspecified Cross platform single glob and glob set matching Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. This package contains library source intended for building other packages which use "default" feature of "globset" crate. rust-globset+serde-devel 0.4.6 2.fc34 1737 Unspecified Cross platform single glob and glob set matching Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. This package contains library source intended for building other packages which use "serde" feature of "globset" crate. rust-globset+serde1-devel 0.4.6 2.fc34 1737 Unspecified Cross platform single glob and glob set matching Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. This package contains library source intended for building other packages which use "serde1" feature of "globset" crate. rust-globset+simd-accel-devel 0.4.6 2.fc34 1737 Unspecified Cross platform single glob and glob set matching Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. This package contains library source intended for building other packages which use "simd-accel" feature of "globset" crate. rust-globset-devel 0.4.6 2.fc34 103528 Unspecified Cross platform single glob and glob set matching Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. This package contains library source intended for building other packages which use "globset" crate. rust-globwalk+default-devel 0.8.1 2.fc34 1164 Unspecified Glob-matched recursive file system walking Glob-matched recursive file system walking. This package contains library source intended for building other packages which use "default" feature of "globwalk" crate. rust-globwalk-devel 0.8.1 2.fc34 41170 Unspecified Glob-matched recursive file system walking Glob-matched recursive file system walking. This package contains library source intended for building other packages which use "globwalk" crate. rust-glutin+default-devel 0.26.0 1.fc34 2796 Unspecified Cross-platform OpenGL context provider Cross-platform OpenGL context provider. This package contains library source intended for building other packages which use "default" feature of "glutin" crate. rust-glutin+glutin_glx_sys-devel 0.26.0 1.fc34 2796 Unspecified Cross-platform OpenGL context provider Cross-platform OpenGL context provider. This package contains library source intended for building other packages which use "glutin_glx_sys" feature of "glutin" crate. rust-glutin+serde-devel 0.26.0 1.fc34 2796 Unspecified Cross-platform OpenGL context provider Cross-platform OpenGL context provider. This package contains library source intended for building other packages which use "serde" feature of "glutin" crate. rust-glutin+wayland-client-devel 0.26.0 1.fc34 2796 Unspecified Cross-platform OpenGL context provider Cross-platform OpenGL context provider. This package contains library source intended for building other packages which use "wayland-client" feature of "glutin" crate. rust-glutin+wayland-devel 0.26.0 1.fc34 2796 Unspecified Cross-platform OpenGL context provider Cross-platform OpenGL context provider. This package contains library source intended for building other packages which use "wayland" feature of "glutin" crate. rust-glutin+wayland-egl-devel 0.26.0 1.fc34 2796 Unspecified Cross-platform OpenGL context provider Cross-platform OpenGL context provider. This package contains library source intended for building other packages which use "wayland-egl" feature of "glutin" crate. rust-glutin+x11-devel 0.26.0 1.fc34 2796 Unspecified Cross-platform OpenGL context provider Cross-platform OpenGL context provider. This package contains library source intended for building other packages which use "x11" feature of "glutin" crate. rust-glutin-devel 0.26.0 1.fc34 295935 Unspecified Cross-platform OpenGL context provider Cross-platform OpenGL context provider. This package contains library source intended for building other packages which use "glutin" crate. rust-glutin_egl_sys+default-devel 0.1.5 2.fc34 885 Unspecified Egl bindings for glutin Egl bindings for glutin. This package contains library source intended for building other packages which use "default" feature of "glutin_egl_sys" crate. rust-glutin_egl_sys-devel 0.1.5 2.fc34 15722 Unspecified Egl bindings for glutin Egl bindings for glutin. This package contains library source intended for building other packages which use "glutin_egl_sys" crate. rust-glutin_glx_sys+default-devel 0.1.7 2.fc34 1062 Unspecified Glx bindings for glutin Glx bindings for glutin. This package contains library source intended for building other packages which use "default" feature of "glutin_glx_sys" crate. rust-glutin_glx_sys-devel 0.1.7 2.fc34 14493 Unspecified Glx bindings for glutin Glx bindings for glutin. This package contains library source intended for building other packages which use "glutin_glx_sys" crate. rust-gobject-sys+default-devel 0.10.0 4.fc34 1461 Unspecified FFI bindings to libgobject-2.0 FFI bindings to libgobject-2.0. This package contains library source intended for building other packages which use "default" feature of "gobject-sys" crate. rust-gobject-sys+dox-devel 0.10.0 4.fc34 1461 Unspecified FFI bindings to libgobject-2.0 FFI bindings to libgobject-2.0. This package contains library source intended for building other packages which use "dox" feature of "gobject-sys" crate. rust-gobject-sys+v2_44-devel 0.10.0 4.fc34 1461 Unspecified FFI bindings to libgobject-2.0 FFI bindings to libgobject-2.0. This package contains library source intended for building other packages which use "v2_44" feature of "gobject-sys" crate. rust-gobject-sys+v2_46-devel 0.10.0 4.fc34 1461 Unspecified FFI bindings to libgobject-2.0 FFI bindings to libgobject-2.0. This package contains library source intended for building other packages which use "v2_46" feature of "gobject-sys" crate. rust-gobject-sys+v2_54-devel 0.10.0 4.fc34 1461 Unspecified FFI bindings to libgobject-2.0 FFI bindings to libgobject-2.0. This package contains library source intended for building other packages which use "v2_54" feature of "gobject-sys" crate. rust-gobject-sys+v2_58-devel 0.10.0 4.fc34 1461 Unspecified FFI bindings to libgobject-2.0 FFI bindings to libgobject-2.0. This package contains library source intended for building other packages which use "v2_58" feature of "gobject-sys" crate. rust-gobject-sys+v2_62-devel 0.10.0 4.fc34 1461 Unspecified FFI bindings to libgobject-2.0 FFI bindings to libgobject-2.0. This package contains library source intended for building other packages which use "v2_62" feature of "gobject-sys" crate. rust-gobject-sys-devel 0.10.0 4.fc34 126978 Unspecified FFI bindings to libgobject-2.0 FFI bindings to libgobject-2.0. This package contains library source intended for building other packages which use "gobject-sys" crate. rust-goblin+alloc-devel 0.2.3 4.fc34 1804 Unspecified Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate. This package contains library source intended for building other packages which use "alloc" feature of "goblin" crate. rust-goblin+archive-devel 0.2.3 4.fc34 1804 Unspecified Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate. This package contains library source intended for building other packages which use "archive" feature of "goblin" crate. rust-goblin+default-devel 0.2.3 4.fc34 1804 Unspecified Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate. This package contains library source intended for building other packages which use "default" feature of "goblin" crate. rust-goblin+elf32-devel 0.2.3 4.fc34 1804 Unspecified Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate. This package contains library source intended for building other packages which use "elf32" feature of "goblin" crate. rust-goblin+elf64-devel 0.2.3 4.fc34 1804 Unspecified Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate. This package contains library source intended for building other packages which use "elf64" feature of "goblin" crate. rust-goblin+endian_fd-devel 0.2.3 4.fc34 1804 Unspecified Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate. This package contains library source intended for building other packages which use "endian_fd" feature of "goblin" crate. rust-goblin+log-devel 0.2.3 4.fc34 1804 Unspecified Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate. This package contains library source intended for building other packages which use "log" feature of "goblin" crate. rust-goblin+mach32-devel 0.2.3 4.fc34 1804 Unspecified Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate. This package contains library source intended for building other packages which use "mach32" feature of "goblin" crate. rust-goblin+mach64-devel 0.2.3 4.fc34 1804 Unspecified Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate. This package contains library source intended for building other packages which use "mach64" feature of "goblin" crate. rust-goblin+pe32-devel 0.2.3 4.fc34 1804 Unspecified Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate. This package contains library source intended for building other packages which use "pe32" feature of "goblin" crate. rust-goblin+pe64-devel 0.2.3 4.fc34 1804 Unspecified Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate. This package contains library source intended for building other packages which use "pe64" feature of "goblin" crate. rust-goblin+std-devel 0.2.3 4.fc34 1804 Unspecified Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate. This package contains library source intended for building other packages which use "std" feature of "goblin" crate. rust-goblin-devel 0.2.3 4.fc34 759888 Unspecified Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate. This package contains library source intended for building other packages which use "goblin" crate. rust-google-drive3-fork+default-devel 1.0.10 9.fc34 1356 Unspecified Fork of Sebastian Thiel's complete library to interact with drive (protocol v3) A fork of Sebastian Thiel's complete library to interact with drive (protocol v3). This package contains library source intended for building other packages which use "default" feature of "google-drive3-fork" crate. rust-google-drive3-fork-devel 1.0.10 9.fc34 694857 Unspecified Fork of Sebastian Thiel's complete library to interact with drive (protocol v3) A fork of Sebastian Thiel's complete library to interact with drive (protocol v3). This package contains library source intended for building other packages which use "google-drive3-fork" crate. rust-gptman+default-devel 0.7.3 2.fc34 1407 Unspecified GPT manager that allows you to copy partitions from one disk to another GPT manager that allows you to copy partitions from one disk to another. This package contains library source intended for building other packages which use "default" feature of "gptman" crate. rust-gptman+nix-devel 0.7.3 2.fc34 1407 Unspecified GPT manager that allows you to copy partitions from one disk to another GPT manager that allows you to copy partitions from one disk to another. This package contains library source intended for building other packages which use "nix" feature of "gptman" crate. rust-gptman-devel 0.7.3 2.fc34 622627 Unspecified GPT manager that allows you to copy partitions from one disk to another GPT manager that allows you to copy partitions from one disk to another. This package contains library source intended for building other packages which use "gptman" crate. rust-grep+default-devel 0.2.7 4.fc34 1413 Unspecified Fast line oriented regex searching as a library Fast line oriented regex searching as a library. This package contains library source intended for building other packages which use "default" feature of "grep" crate. rust-grep+grep-pcre2-devel 0.2.7 4.fc34 1413 Unspecified Fast line oriented regex searching as a library Fast line oriented regex searching as a library. This package contains library source intended for building other packages which use "grep-pcre2" feature of "grep" crate. rust-grep+pcre2-devel 0.2.7 4.fc34 1413 Unspecified Fast line oriented regex searching as a library Fast line oriented regex searching as a library. This package contains library source intended for building other packages which use "pcre2" feature of "grep" crate. rust-grep-cli+default-devel 0.1.5 3.fc34 1320 Unspecified Utilities for search oriented command line applications Utilities for search oriented command line applications. This package contains library source intended for building other packages which use "default" feature of "grep-cli" crate. rust-grep-cli-devel 0.1.5 3.fc34 62461 Unspecified Utilities for search oriented command line applications Utilities for search oriented command line applications. This package contains library source intended for building other packages which use "grep-cli" crate. rust-grep-devel 0.2.7 4.fc34 11139 Unspecified Fast line oriented regex searching as a library Fast line oriented regex searching as a library. This package contains library source intended for building other packages which use "grep" crate. rust-grep-matcher+default-devel 0.1.4 3.fc34 1158 Unspecified Trait for regular expressions, with a focus on line oriented search Trait for regular expressions, with a focus on line oriented search. This package contains library source intended for building other packages which use "default" feature of "grep-matcher" crate. rust-grep-matcher-devel 0.1.4 3.fc34 65564 Unspecified Trait for regular expressions, with a focus on line oriented search Trait for regular expressions, with a focus on line oriented search. This package contains library source intended for building other packages which use "grep-matcher" crate. rust-grep-pcre2+default-devel 0.1.4 3.fc34 1067 Unspecified Use PCRE2 with the 'grep' crate Use PCRE2 with the 'grep' crate. This package contains library source intended for building other packages which use "default" feature of "grep-pcre2" crate. rust-grep-pcre2-devel 0.1.4 3.fc34 26279 Unspecified Use PCRE2 with the 'grep' crate Use PCRE2 with the 'grep' crate. This package contains library source intended for building other packages which use "grep-pcre2" crate. rust-grep-printer+base64-devel 0.1.5 3.fc34 1636 Unspecified Implementation of the grep crate's Sink trait Implementation of the grep crate's Sink trait that provides standard printing of search results, similar to grep itself. This package contains library source intended for building other packages which use "base64" feature of "grep-printer" crate. rust-grep-printer+default-devel 0.1.5 3.fc34 1636 Unspecified Implementation of the grep crate's Sink trait Implementation of the grep crate's Sink trait that provides standard printing of search results, similar to grep itself. This package contains library source intended for building other packages which use "default" feature of "grep-printer" crate. rust-grep-printer+serde-devel 0.1.5 3.fc34 1636 Unspecified Implementation of the grep crate's Sink trait Implementation of the grep crate's Sink trait that provides standard printing of search results, similar to grep itself. This package contains library source intended for building other packages which use "serde" feature of "grep-printer" crate. rust-grep-printer+serde1-devel 0.1.5 3.fc34 1636 Unspecified Implementation of the grep crate's Sink trait Implementation of the grep crate's Sink trait that provides standard printing of search results, similar to grep itself. This package contains library source intended for building other packages which use "serde1" feature of "grep-printer" crate. rust-grep-printer+serde_derive-devel 0.1.5 3.fc34 1636 Unspecified Implementation of the grep crate's Sink trait Implementation of the grep crate's Sink trait that provides standard printing of search results, similar to grep itself. This package contains library source intended for building other packages which use "serde_derive" feature of "grep-printer" crate. rust-grep-printer+serde_json-devel 0.1.5 3.fc34 1636 Unspecified Implementation of the grep crate's Sink trait Implementation of the grep crate's Sink trait that provides standard printing of search results, similar to grep itself. This package contains library source intended for building other packages which use "serde_json" feature of "grep-printer" crate. rust-grep-printer-devel 0.1.5 3.fc34 235851 Unspecified Implementation of the grep crate's Sink trait Implementation of the grep crate's Sink trait that provides standard printing of search results, similar to grep itself. This package contains library source intended for building other packages which use "grep-printer" crate. rust-grep-regex+default-devel 0.1.8 3.fc34 1291 Unspecified Use Rust's regex library with the 'grep' crate Use Rust's regex library with the 'grep' crate. This package contains library source intended for building other packages which use "default" feature of "grep-regex" crate. rust-grep-regex-devel 0.1.8 3.fc34 117508 Unspecified Use Rust's regex library with the 'grep' crate Use Rust's regex library with the 'grep' crate. This package contains library source intended for building other packages which use "grep-regex" crate. rust-grep-searcher+default-devel 0.1.7 4.fc34 1553 Unspecified Fast line oriented regex searching as a library Fast line oriented regex searching as a library. This package contains library source intended for building other packages which use "default" feature of "grep-searcher" crate. rust-grep-searcher-devel 0.1.7 4.fc34 224858 Unspecified Fast line oriented regex searching as a library Fast line oriented regex searching as a library. This package contains library source intended for building other packages which use "grep-searcher" crate. rust-groupable+default-devel 0.2.0 4.fc34 290 Unspecified Easily aggregate groups of values from key-value Iterators Easily aggregate groups of values from key-value Iterators. This package contains library source intended for building other packages which use "default" feature of "groupable" crate. rust-groupable-devel 0.2.0 4.fc34 6964 Unspecified Easily aggregate groups of values from key-value Iterators Easily aggregate groups of values from key-value Iterators. This package contains library source intended for building other packages which use "groupable" crate. rust-gspell+default-devel 0.5.0 2.fc34 1496 Unspecified Rust bindings for gspell Rust bindings for gspell. This package contains library source intended for building other packages which use "default" feature of "gspell" crate. rust-gspell-devel 0.5.0 2.fc34 151488 Unspecified Rust bindings for gspell Rust bindings for gspell. This package contains library source intended for building other packages which use "gspell" crate. rust-gspell-sys+default-devel 0.5.0 2.fc34 1615 Unspecified Raw C-FFI bindings for the gspell library Raw C-FFI bindings for the gspell library. This package contains library source intended for building other packages which use "default" feature of "gspell-sys" crate. rust-gspell-sys+dox-devel 0.5.0 2.fc34 1615 Unspecified Raw C-FFI bindings for the gspell library Raw C-FFI bindings for the gspell library. This package contains library source intended for building other packages which use "dox" feature of "gspell-sys" crate. rust-gspell-sys-devel 0.5.0 2.fc34 106919 Unspecified Raw C-FFI bindings for the gspell library Raw C-FFI bindings for the gspell library. This package contains library source intended for building other packages which use "gspell-sys" crate. rust-gstreamer+default-devel 0.16.7 1.fc34 2683 Unspecified Rust bindings for GStreamer Rust bindings for GStreamer. This package contains library source intended for building other packages which use "default" feature of "gstreamer" crate. rust-gstreamer+dox-devel 0.16.7 1.fc34 2683 Unspecified Rust bindings for GStreamer Rust bindings for GStreamer. This package contains library source intended for building other packages which use "dox" feature of "gstreamer" crate. rust-gstreamer+ser_de-devel 0.16.7 1.fc34 2683 Unspecified Rust bindings for GStreamer Rust bindings for GStreamer. This package contains library source intended for building other packages which use "ser_de" feature of "gstreamer" crate. rust-gstreamer+serde-devel 0.16.7 1.fc34 2683 Unspecified Rust bindings for GStreamer Rust bindings for GStreamer. This package contains library source intended for building other packages which use "serde" feature of "gstreamer" crate. rust-gstreamer+serde_bytes-devel 0.16.7 1.fc34 2683 Unspecified Rust bindings for GStreamer Rust bindings for GStreamer. This package contains library source intended for building other packages which use "serde_bytes" feature of "gstreamer" crate. rust-gstreamer+serde_derive-devel 0.16.7 1.fc34 2683 Unspecified Rust bindings for GStreamer Rust bindings for GStreamer. This package contains library source intended for building other packages which use "serde_derive" feature of "gstreamer" crate. rust-gstreamer+v1_10-devel 0.16.7 1.fc34 2683 Unspecified Rust bindings for GStreamer Rust bindings for GStreamer. This package contains library source intended for building other packages which use "v1_10" feature of "gstreamer" crate. rust-gstreamer+v1_12-devel 0.16.7 1.fc34 2683 Unspecified Rust bindings for GStreamer Rust bindings for GStreamer. This package contains library source intended for building other packages which use "v1_12" feature of "gstreamer" crate. rust-gstreamer+v1_14-devel 0.16.7 1.fc34 2683 Unspecified Rust bindings for GStreamer Rust bindings for GStreamer. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer" crate. rust-gstreamer+v1_16-devel 0.16.7 1.fc34 2683 Unspecified Rust bindings for GStreamer Rust bindings for GStreamer. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer" crate. rust-gstreamer+v1_18-devel 0.16.7 1.fc34 2683 Unspecified Rust bindings for GStreamer Rust bindings for GStreamer. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer" crate. rust-gstreamer-audio+default-devel 0.16.7 1.fc34 2501 Unspecified Rust bindings for GStreamer Audio library Rust bindings for GStreamer Audio library. This package contains library source intended for building other packages which use "default" feature of "gstreamer-audio" crate. rust-gstreamer-audio+dox-devel 0.16.7 1.fc34 2501 Unspecified Rust bindings for GStreamer Audio library Rust bindings for GStreamer Audio library. This package contains library source intended for building other packages which use "dox" feature of "gstreamer-audio" crate. rust-gstreamer-audio+v1_10-devel 0.16.7 1.fc34 2501 Unspecified Rust bindings for GStreamer Audio library Rust bindings for GStreamer Audio library. This package contains library source intended for building other packages which use "v1_10" feature of "gstreamer-audio" crate. rust-gstreamer-audio+v1_12-devel 0.16.7 1.fc34 2501 Unspecified Rust bindings for GStreamer Audio library Rust bindings for GStreamer Audio library. This package contains library source intended for building other packages which use "v1_12" feature of "gstreamer-audio" crate. rust-gstreamer-audio+v1_14-devel 0.16.7 1.fc34 2501 Unspecified Rust bindings for GStreamer Audio library Rust bindings for GStreamer Audio library. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer-audio" crate. rust-gstreamer-audio+v1_16-devel 0.16.7 1.fc34 2501 Unspecified Rust bindings for GStreamer Audio library Rust bindings for GStreamer Audio library. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer-audio" crate. rust-gstreamer-audio+v1_18-devel 0.16.7 1.fc34 2501 Unspecified Rust bindings for GStreamer Audio library Rust bindings for GStreamer Audio library. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer-audio" crate. rust-gstreamer-audio-devel 0.16.7 1.fc34 375760 Unspecified Rust bindings for GStreamer Audio library Rust bindings for GStreamer Audio library. This package contains library source intended for building other packages which use "gstreamer-audio" crate. rust-gstreamer-audio-sys+default-devel 0.9.1 2.fc34 1892 Unspecified FFI bindings to libgstaudio-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "default" feature of "gstreamer-audio-sys" crate. rust-gstreamer-audio-sys+dox-devel 0.9.1 2.fc34 1892 Unspecified FFI bindings to libgstaudio-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "dox" feature of "gstreamer-audio-sys" crate. rust-gstreamer-audio-sys+v1_10-devel 0.9.1 2.fc34 1892 Unspecified FFI bindings to libgstaudio-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_10" feature of "gstreamer-audio-sys" crate. rust-gstreamer-audio-sys+v1_12-devel 0.9.1 2.fc34 1892 Unspecified FFI bindings to libgstaudio-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_12" feature of "gstreamer-audio-sys" crate. rust-gstreamer-audio-sys+v1_14-devel 0.9.1 2.fc34 1892 Unspecified FFI bindings to libgstaudio-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer-audio-sys" crate. rust-gstreamer-audio-sys+v1_16-devel 0.9.1 2.fc34 1892 Unspecified FFI bindings to libgstaudio-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer-audio-sys" crate. rust-gstreamer-audio-sys+v1_18-devel 0.9.1 2.fc34 1892 Unspecified FFI bindings to libgstaudio-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer-audio-sys" crate. rust-gstreamer-audio-sys+v1_2-devel 0.9.1 2.fc34 1892 Unspecified FFI bindings to libgstaudio-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_2" feature of "gstreamer-audio-sys" crate. rust-gstreamer-audio-sys+v1_4-devel 0.9.1 2.fc34 1892 Unspecified FFI bindings to libgstaudio-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_4" feature of "gstreamer-audio-sys" crate. rust-gstreamer-audio-sys+v1_6-devel 0.9.1 2.fc34 1892 Unspecified FFI bindings to libgstaudio-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_6" feature of "gstreamer-audio-sys" crate. rust-gstreamer-audio-sys+v1_8-devel 0.9.1 2.fc34 1892 Unspecified FFI bindings to libgstaudio-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_8" feature of "gstreamer-audio-sys" crate. rust-gstreamer-audio-sys-devel 0.9.1 2.fc34 141151 Unspecified FFI bindings to libgstaudio-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "gstreamer-audio-sys" crate. rust-gstreamer-base+default-devel 0.16.5 2.fc34 2171 Unspecified Rust bindings for GStreamer Base library Rust bindings for GStreamer Base library. This package contains library source intended for building other packages which use "default" feature of "gstreamer-base" crate. rust-gstreamer-base+dox-devel 0.16.5 2.fc34 2171 Unspecified Rust bindings for GStreamer Base library Rust bindings for GStreamer Base library. This package contains library source intended for building other packages which use "dox" feature of "gstreamer-base" crate. rust-gstreamer-base+v1_10-devel 0.16.5 2.fc34 2171 Unspecified Rust bindings for GStreamer Base library Rust bindings for GStreamer Base library. This package contains library source intended for building other packages which use "v1_10" feature of "gstreamer-base" crate. rust-gstreamer-base+v1_12-devel 0.16.5 2.fc34 2171 Unspecified Rust bindings for GStreamer Base library Rust bindings for GStreamer Base library. This package contains library source intended for building other packages which use "v1_12" feature of "gstreamer-base" crate. rust-gstreamer-base+v1_14-devel 0.16.5 2.fc34 2171 Unspecified Rust bindings for GStreamer Base library Rust bindings for GStreamer Base library. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer-base" crate. rust-gstreamer-base+v1_14_1-devel 0.16.5 2.fc34 2171 Unspecified Rust bindings for GStreamer Base library Rust bindings for GStreamer Base library. This package contains library source intended for building other packages which use "v1_14_1" feature of "gstreamer-base" crate. rust-gstreamer-base+v1_16-devel 0.16.5 2.fc34 2171 Unspecified Rust bindings for GStreamer Base library Rust bindings for GStreamer Base library. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer-base" crate. rust-gstreamer-base+v1_18-devel 0.16.5 2.fc34 2171 Unspecified Rust bindings for GStreamer Base library Rust bindings for GStreamer Base library. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer-base" crate. rust-gstreamer-base-devel 0.16.5 2.fc34 383274 Unspecified Rust bindings for GStreamer Base library Rust bindings for GStreamer Base library. This package contains library source intended for building other packages which use "gstreamer-base" crate. rust-gstreamer-base-sys+default-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "default" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+dox-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "dox" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+v1_0_1-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_0_1" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+v1_10-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_10" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+v1_12-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_12" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+v1_12_1-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_12_1" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+v1_14-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+v1_14_1-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_14_1" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+v1_14_3-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_14_3" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+v1_16-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+v1_18-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+v1_2-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_2" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+v1_4-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_4" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+v1_6-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_6" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys+v1_8-devel 0.9.1 2.fc34 1968 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_8" feature of "gstreamer-base-sys" crate. rust-gstreamer-base-sys-devel 0.9.1 2.fc34 120848 Unspecified FFI bindings to libgstbase-1.0 GStreamer (Base library) bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "gstreamer-base-sys" crate. rust-gstreamer-devel 0.16.7 1.fc34 1555531 Unspecified Rust bindings for GStreamer Rust bindings for GStreamer. This package contains library source intended for building other packages which use "gstreamer" crate. rust-gstreamer-editing-services+default-devel 0.16.5 2.fc34 2719 Unspecified Rust bindings for GStreamer Editing Services Rust bindings for GStreamer Editing Services. This package contains library source intended for building other packages which use "default" feature of "gstreamer-editing-services" crate. rust-gstreamer-editing-services+dox-devel 0.16.5 2.fc34 2719 Unspecified Rust bindings for GStreamer Editing Services Rust bindings for GStreamer Editing Services. This package contains library source intended for building other packages which use "dox" feature of "gstreamer-editing-services" crate. rust-gstreamer-editing-services+v1_10-devel 0.16.5 2.fc34 2719 Unspecified Rust bindings for GStreamer Editing Services Rust bindings for GStreamer Editing Services. This package contains library source intended for building other packages which use "v1_10" feature of "gstreamer-editing-services" crate. rust-gstreamer-editing-services+v1_12-devel 0.16.5 2.fc34 2719 Unspecified Rust bindings for GStreamer Editing Services Rust bindings for GStreamer Editing Services. This package contains library source intended for building other packages which use "v1_12" feature of "gstreamer-editing-services" crate. rust-gstreamer-editing-services+v1_14-devel 0.16.5 2.fc34 2719 Unspecified Rust bindings for GStreamer Editing Services Rust bindings for GStreamer Editing Services. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer-editing-services" crate. rust-gstreamer-editing-services+v1_16-devel 0.16.5 2.fc34 2719 Unspecified Rust bindings for GStreamer Editing Services Rust bindings for GStreamer Editing Services. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer-editing-services" crate. rust-gstreamer-editing-services+v1_18-devel 0.16.5 2.fc34 2719 Unspecified Rust bindings for GStreamer Editing Services Rust bindings for GStreamer Editing Services. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer-editing-services" crate. rust-gstreamer-editing-services-devel 0.16.5 2.fc34 303118 Unspecified Rust bindings for GStreamer Editing Services Rust bindings for GStreamer Editing Services. This package contains library source intended for building other packages which use "gstreamer-editing-services" crate. rust-gstreamer-editing-services-sys+default-devel 0.9.1 2.fc34 2074 Unspecified FFI bindings to libges-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "default" feature of "gstreamer-editing-services-sys" crate. rust-gstreamer-editing-services-sys+dox-devel 0.9.1 2.fc34 2074 Unspecified FFI bindings to libges-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "dox" feature of "gstreamer-editing-services-sys" crate. rust-gstreamer-editing-services-sys+v1_10-devel 0.9.1 2.fc34 2074 Unspecified FFI bindings to libges-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_10" feature of "gstreamer-editing-services-sys" crate. rust-gstreamer-editing-services-sys+v1_12-devel 0.9.1 2.fc34 2074 Unspecified FFI bindings to libges-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_12" feature of "gstreamer-editing-services-sys" crate. rust-gstreamer-editing-services-sys+v1_14-devel 0.9.1 2.fc34 2074 Unspecified FFI bindings to libges-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer-editing-services-sys" crate. rust-gstreamer-editing-services-sys+v1_16-devel 0.9.1 2.fc34 2074 Unspecified FFI bindings to libges-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer-editing-services-sys" crate. rust-gstreamer-editing-services-sys+v1_18-devel 0.9.1 2.fc34 2074 Unspecified FFI bindings to libges-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer-editing-services-sys" crate. rust-gstreamer-editing-services-sys+v1_2-devel 0.9.1 2.fc34 2074 Unspecified FFI bindings to libges-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_2" feature of "gstreamer-editing-services-sys" crate. rust-gstreamer-editing-services-sys+v1_4-devel 0.9.1 2.fc34 2074 Unspecified FFI bindings to libges-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_4" feature of "gstreamer-editing-services-sys" crate. rust-gstreamer-editing-services-sys+v1_6-devel 0.9.1 2.fc34 2074 Unspecified FFI bindings to libges-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_6" feature of "gstreamer-editing-services-sys" crate. rust-gstreamer-editing-services-sys+v1_8-devel 0.9.1 2.fc34 2074 Unspecified FFI bindings to libges-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_8" feature of "gstreamer-editing-services-sys" crate. rust-gstreamer-editing-services-sys-devel 0.9.1 2.fc34 208903 Unspecified FFI bindings to libges-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "gstreamer-editing-services-sys" crate. rust-gstreamer-pbutils+default-devel 0.16.5 2.fc34 2177 Unspecified Rust bindings for GStreamer Base Utils library Rust bindings for GStreamer Base Utils library. This package contains library source intended for building other packages which use "default" feature of "gstreamer-pbutils" crate. rust-gstreamer-pbutils+dox-devel 0.16.5 2.fc34 2177 Unspecified Rust bindings for GStreamer Base Utils library Rust bindings for GStreamer Base Utils library. This package contains library source intended for building other packages which use "dox" feature of "gstreamer-pbutils" crate. rust-gstreamer-pbutils+v1_10-devel 0.16.5 2.fc34 2177 Unspecified Rust bindings for GStreamer Base Utils library Rust bindings for GStreamer Base Utils library. This package contains library source intended for building other packages which use "v1_10" feature of "gstreamer-pbutils" crate. rust-gstreamer-pbutils+v1_12-devel 0.16.5 2.fc34 2177 Unspecified Rust bindings for GStreamer Base Utils library Rust bindings for GStreamer Base Utils library. This package contains library source intended for building other packages which use "v1_12" feature of "gstreamer-pbutils" crate. rust-gstreamer-pbutils+v1_14-devel 0.16.5 2.fc34 2177 Unspecified Rust bindings for GStreamer Base Utils library Rust bindings for GStreamer Base Utils library. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer-pbutils" crate. rust-gstreamer-pbutils+v1_16-devel 0.16.5 2.fc34 2177 Unspecified Rust bindings for GStreamer Base Utils library Rust bindings for GStreamer Base Utils library. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer-pbutils" crate. rust-gstreamer-pbutils+v1_18-devel 0.16.5 2.fc34 2177 Unspecified Rust bindings for GStreamer Base Utils library Rust bindings for GStreamer Base Utils library. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer-pbutils" crate. rust-gstreamer-pbutils-devel 0.16.5 2.fc34 164398 Unspecified Rust bindings for GStreamer Base Utils library Rust bindings for GStreamer Base Utils library. This package contains library source intended for building other packages which use "gstreamer-pbutils" crate. rust-gstreamer-pbutils-sys+default-devel 0.9.1 2.fc34 2002 Unspecified FFI bindings to libgstpbutils-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "default" feature of "gstreamer-pbutils-sys" crate. rust-gstreamer-pbutils-sys+dox-devel 0.9.1 2.fc34 2002 Unspecified FFI bindings to libgstpbutils-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "dox" feature of "gstreamer-pbutils-sys" crate. rust-gstreamer-pbutils-sys+v1_10-devel 0.9.1 2.fc34 2002 Unspecified FFI bindings to libgstpbutils-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_10" feature of "gstreamer-pbutils-sys" crate. rust-gstreamer-pbutils-sys+v1_12-devel 0.9.1 2.fc34 2002 Unspecified FFI bindings to libgstpbutils-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_12" feature of "gstreamer-pbutils-sys" crate. rust-gstreamer-pbutils-sys+v1_12_1-devel 0.9.1 2.fc34 2002 Unspecified FFI bindings to libgstpbutils-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_12_1" feature of "gstreamer-pbutils-sys" crate. rust-gstreamer-pbutils-sys+v1_14-devel 0.9.1 2.fc34 2002 Unspecified FFI bindings to libgstpbutils-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer-pbutils-sys" crate. rust-gstreamer-pbutils-sys+v1_16-devel 0.9.1 2.fc34 2002 Unspecified FFI bindings to libgstpbutils-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer-pbutils-sys" crate. rust-gstreamer-pbutils-sys+v1_18-devel 0.9.1 2.fc34 2002 Unspecified FFI bindings to libgstpbutils-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer-pbutils-sys" crate. rust-gstreamer-pbutils-sys+v1_2-devel 0.9.1 2.fc34 2002 Unspecified FFI bindings to libgstpbutils-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_2" feature of "gstreamer-pbutils-sys" crate. rust-gstreamer-pbutils-sys+v1_4-devel 0.9.1 2.fc34 2002 Unspecified FFI bindings to libgstpbutils-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_4" feature of "gstreamer-pbutils-sys" crate. rust-gstreamer-pbutils-sys+v1_6-devel 0.9.1 2.fc34 2002 Unspecified FFI bindings to libgstpbutils-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_6" feature of "gstreamer-pbutils-sys" crate. rust-gstreamer-pbutils-sys+v1_8-devel 0.9.1 2.fc34 2002 Unspecified FFI bindings to libgstpbutils-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_8" feature of "gstreamer-pbutils-sys" crate. rust-gstreamer-pbutils-sys-devel 0.9.1 2.fc34 67014 Unspecified FFI bindings to libgstpbutils-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "gstreamer-pbutils-sys" crate. rust-gstreamer-player+default-devel 0.16.5 2.fc34 2156 Unspecified Rust bindings for GStreamer Player library Rust bindings for GStreamer Player library. This package contains library source intended for building other packages which use "default" feature of "gstreamer-player" crate. rust-gstreamer-player+dox-devel 0.16.5 2.fc34 2156 Unspecified Rust bindings for GStreamer Player library Rust bindings for GStreamer Player library. This package contains library source intended for building other packages which use "dox" feature of "gstreamer-player" crate. rust-gstreamer-player+v1_14-devel 0.16.5 2.fc34 2156 Unspecified Rust bindings for GStreamer Player library Rust bindings for GStreamer Player library. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer-player" crate. rust-gstreamer-player+v1_16-devel 0.16.5 2.fc34 2156 Unspecified Rust bindings for GStreamer Player library Rust bindings for GStreamer Player library. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer-player" crate. rust-gstreamer-player+v1_18-devel 0.16.5 2.fc34 2156 Unspecified Rust bindings for GStreamer Player library Rust bindings for GStreamer Player library. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer-player" crate. rust-gstreamer-player-devel 0.16.5 2.fc34 168728 Unspecified Rust bindings for GStreamer Player library Rust bindings for GStreamer Player library. This package contains library source intended for building other packages which use "gstreamer-player" crate. rust-gstreamer-player-sys+default-devel 0.9.1 2.fc34 1814 Unspecified FFI bindings to libgstplayer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "default" feature of "gstreamer-player-sys" crate. rust-gstreamer-player-sys+dox-devel 0.9.1 2.fc34 1814 Unspecified FFI bindings to libgstplayer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "dox" feature of "gstreamer-player-sys" crate. rust-gstreamer-player-sys+v1_14-devel 0.9.1 2.fc34 1814 Unspecified FFI bindings to libgstplayer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer-player-sys" crate. rust-gstreamer-player-sys+v1_16-devel 0.9.1 2.fc34 1814 Unspecified FFI bindings to libgstplayer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer-player-sys" crate. rust-gstreamer-player-sys+v1_18-devel 0.9.1 2.fc34 1814 Unspecified FFI bindings to libgstplayer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer-player-sys" crate. rust-gstreamer-player-sys-devel 0.9.1 2.fc34 48771 Unspecified FFI bindings to libgstplayer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: Bindings for GStreamer applications and plugins: • https://gitlab.freedesktop.org/gstreamer/gstreamer-rs Various GStreamer plugins written in Rust: • https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "gstreamer-player-sys" crate. rust-gstreamer-sys+default-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "default" feature of "gstreamer-sys" crate. rust-gstreamer-sys+dox-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "dox" feature of "gstreamer-sys" crate. rust-gstreamer-sys+v1_0_10-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_0_10" feature of "gstreamer-sys" crate. rust-gstreamer-sys+v1_10-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_10" feature of "gstreamer-sys" crate. rust-gstreamer-sys+v1_12-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_12" feature of "gstreamer-sys" crate. rust-gstreamer-sys+v1_12_1-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_12_1" feature of "gstreamer-sys" crate. rust-gstreamer-sys+v1_14-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer-sys" crate. rust-gstreamer-sys+v1_16-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer-sys" crate. rust-gstreamer-sys+v1_18-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer-sys" crate. rust-gstreamer-sys+v1_2-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_2" feature of "gstreamer-sys" crate. rust-gstreamer-sys+v1_2_3-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_2_3" feature of "gstreamer-sys" crate. rust-gstreamer-sys+v1_4-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_4" feature of "gstreamer-sys" crate. rust-gstreamer-sys+v1_6-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_6" feature of "gstreamer-sys" crate. rust-gstreamer-sys+v1_8-devel 0.9.1 2.fc34 1833 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_8" feature of "gstreamer-sys" crate. rust-gstreamer-sys-devel 0.9.1 2.fc34 448245 Unspecified FFI bindings to libgstreamer-1.0 These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "gstreamer-sys" crate. rust-gstreamer-video+default-devel 0.16.7 1.fc34 2551 Unspecified Rust bindings for GStreamer Video library Rust bindings for GStreamer Video library. This package contains library source intended for building other packages which use "default" feature of "gstreamer-video" crate. rust-gstreamer-video+dox-devel 0.16.7 1.fc34 2551 Unspecified Rust bindings for GStreamer Video library Rust bindings for GStreamer Video library. This package contains library source intended for building other packages which use "dox" feature of "gstreamer-video" crate. rust-gstreamer-video+v1_10-devel 0.16.7 1.fc34 2551 Unspecified Rust bindings for GStreamer Video library Rust bindings for GStreamer Video library. This package contains library source intended for building other packages which use "v1_10" feature of "gstreamer-video" crate. rust-gstreamer-video+v1_12-devel 0.16.7 1.fc34 2551 Unspecified Rust bindings for GStreamer Video library Rust bindings for GStreamer Video library. This package contains library source intended for building other packages which use "v1_12" feature of "gstreamer-video" crate. rust-gstreamer-video+v1_14-devel 0.16.7 1.fc34 2551 Unspecified Rust bindings for GStreamer Video library Rust bindings for GStreamer Video library. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer-video" crate. rust-gstreamer-video+v1_16-devel 0.16.7 1.fc34 2551 Unspecified Rust bindings for GStreamer Video library Rust bindings for GStreamer Video library. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer-video" crate. rust-gstreamer-video+v1_18-devel 0.16.7 1.fc34 2551 Unspecified Rust bindings for GStreamer Video library Rust bindings for GStreamer Video library. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer-video" crate. rust-gstreamer-video-devel 0.16.7 1.fc34 502075 Unspecified Rust bindings for GStreamer Video library Rust bindings for GStreamer Video library. This package contains library source intended for building other packages which use "gstreamer-video" crate. rust-gstreamer-video-sys+default-devel 0.9.1 2.fc34 1922 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "default" feature of "gstreamer-video-sys" crate. rust-gstreamer-video-sys+dox-devel 0.9.1 2.fc34 1922 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "dox" feature of "gstreamer-video-sys" crate. rust-gstreamer-video-sys+v1_0_3-devel 0.9.1 2.fc34 1922 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_0_3" feature of "gstreamer-video-sys" crate. rust-gstreamer-video-sys+v1_10-devel 0.9.1 2.fc34 1922 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_10" feature of "gstreamer-video-sys" crate. rust-gstreamer-video-sys+v1_12-devel 0.9.1 2.fc34 1922 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_12" feature of "gstreamer-video-sys" crate. rust-gstreamer-video-sys+v1_14-devel 0.9.1 2.fc34 1922 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_14" feature of "gstreamer-video-sys" crate. rust-gstreamer-video-sys+v1_16-devel 0.9.1 2.fc34 1922 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_16" feature of "gstreamer-video-sys" crate. rust-gstreamer-video-sys+v1_18-devel 0.9.1 2.fc34 1922 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_18" feature of "gstreamer-video-sys" crate. rust-gstreamer-video-sys+v1_2-devel 0.9.1 2.fc34 1922 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_2" feature of "gstreamer-video-sys" crate. rust-gstreamer-video-sys+v1_2_2-devel 0.9.1 2.fc34 1922 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_2_2" feature of "gstreamer-video-sys" crate. rust-gstreamer-video-sys+v1_4-devel 0.9.1 2.fc34 1922 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_4" feature of "gstreamer-video-sys" crate. rust-gstreamer-video-sys+v1_6-devel 0.9.1 2.fc34 1922 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_6" feature of "gstreamer-video-sys" crate. rust-gstreamer-video-sys+v1_8-devel 0.9.1 2.fc34 1922 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "v1_8" feature of "gstreamer-video-sys" crate. rust-gstreamer-video-sys-devel 0.9.1 2.fc34 229032 Unspecified FFI bindings to libgstvideo-1.0 GStreamer (Video library) FFI bindings for Rust. These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like: • Bindings for GStreamer applications and plugins: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs • Various GStreamer plugins written in Rust: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project. This package contains library source intended for building other packages which use "gstreamer-video-sys" crate. rust-gtk+default-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "default" feature of "gtk" crate. rust-gtk+dox-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "dox" feature of "gtk" crate. rust-gtk+embed-lgpl-docs-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "embed-lgpl-docs" feature of "gtk" crate. rust-gtk+gtk-rs-lgpl-docs-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "gtk-rs-lgpl-docs" feature of "gtk" crate. rust-gtk+purge-lgpl-docs-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "purge-lgpl-docs" feature of "gtk" crate. rust-gtk+v3_16-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "v3_16" feature of "gtk" crate. rust-gtk+v3_18-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "v3_18" feature of "gtk" crate. rust-gtk+v3_20-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "v3_20" feature of "gtk" crate. rust-gtk+v3_22-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "v3_22" feature of "gtk" crate. rust-gtk+v3_22_20-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "v3_22_20" feature of "gtk" crate. rust-gtk+v3_22_26-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "v3_22_26" feature of "gtk" crate. rust-gtk+v3_22_27-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "v3_22_27" feature of "gtk" crate. rust-gtk+v3_22_29-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "v3_22_29" feature of "gtk" crate. rust-gtk+v3_22_30-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "v3_22_30" feature of "gtk" crate. rust-gtk+v3_24-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "v3_24" feature of "gtk" crate. rust-gtk+v3_24_8-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "v3_24_8" feature of "gtk" crate. rust-gtk+v3_24_9-devel 0.9.2 2.fc34 2839 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "v3_24_9" feature of "gtk" crate. rust-gtk-devel 0.9.2 2.fc34 5456098 Unspecified Rust bindings for the GTK+ 3 library Rust bindings for the GTK+ 3 library. This package contains library source intended for building other packages which use "gtk" crate. rust-gtk-macros+default-devel 0.2.0 3.fc34 920 Unspecified Few macros to make gtk-rs development more convenient Few macros to make gtk-rs development more convenient. This package contains library source intended for building other packages which use "default" feature of "gtk-macros" crate. rust-gtk-macros-devel 0.2.0 3.fc34 8313 Unspecified Few macros to make gtk-rs development more convenient Few macros to make gtk-rs development more convenient. This package contains library source intended for building other packages which use "gtk-macros" crate. rust-gtk-rs-lgpl-docs+default-devel 0.1.18 3.fc34 881 Unspecified LGPL-licensed docs for Gtk-rs crates LGPL-licensed docs for Gtk-rs crates. This package contains library source intended for building other packages which use "default" feature of "gtk-rs-lgpl-docs" crate. rust-gtk-rs-lgpl-docs-devel 0.1.18 3.fc34 6081509 Unspecified LGPL-licensed docs for Gtk-rs crates LGPL-licensed docs for Gtk-rs crates. This package contains library source intended for building other packages which use "gtk-rs-lgpl-docs" crate. rust-gtk-source-sys+default-devel 0.10.0 3.fc34 1676 Unspecified FFI bindings to libgtksourceview-3 FFI bindings to libgtksourceview-3. This package contains library source intended for building other packages which use "default" feature of "gtk-source-sys" crate. rust-gtk-source-sys+dox-devel 0.10.0 3.fc34 1676 Unspecified FFI bindings to libgtksourceview-3 FFI bindings to libgtksourceview-3. This package contains library source intended for building other packages which use "dox" feature of "gtk-source-sys" crate. rust-gtk-source-sys+v3_10-devel 0.10.0 3.fc34 1676 Unspecified FFI bindings to libgtksourceview-3 FFI bindings to libgtksourceview-3. This package contains library source intended for building other packages which use "v3_10" feature of "gtk-source-sys" crate. rust-gtk-source-sys+v3_12-devel 0.10.0 3.fc34 1676 Unspecified FFI bindings to libgtksourceview-3 FFI bindings to libgtksourceview-3. This package contains library source intended for building other packages which use "v3_12" feature of "gtk-source-sys" crate. rust-gtk-source-sys+v3_14-devel 0.10.0 3.fc34 1676 Unspecified FFI bindings to libgtksourceview-3 FFI bindings to libgtksourceview-3. This package contains library source intended for building other packages which use "v3_14" feature of "gtk-source-sys" crate. rust-gtk-source-sys+v3_16-devel 0.10.0 3.fc34 1676 Unspecified FFI bindings to libgtksourceview-3 FFI bindings to libgtksourceview-3. This package contains library source intended for building other packages which use "v3_16" feature of "gtk-source-sys" crate. rust-gtk-source-sys+v3_18-devel 0.10.0 3.fc34 1676 Unspecified FFI bindings to libgtksourceview-3 FFI bindings to libgtksourceview-3. This package contains library source intended for building other packages which use "v3_18" feature of "gtk-source-sys" crate. rust-gtk-source-sys+v3_20-devel 0.10.0 3.fc34 1676 Unspecified FFI bindings to libgtksourceview-3 FFI bindings to libgtksourceview-3. This package contains library source intended for building other packages which use "v3_20" feature of "gtk-source-sys" crate. rust-gtk-source-sys+v3_22-devel 0.10.0 3.fc34 1676 Unspecified FFI bindings to libgtksourceview-3 FFI bindings to libgtksourceview-3. This package contains library source intended for building other packages which use "v3_22" feature of "gtk-source-sys" crate. rust-gtk-source-sys+v3_24-devel 0.10.0 3.fc34 1676 Unspecified FFI bindings to libgtksourceview-3 FFI bindings to libgtksourceview-3. This package contains library source intended for building other packages which use "v3_24" feature of "gtk-source-sys" crate. rust-gtk-source-sys+v3_4-devel 0.10.0 3.fc34 1676 Unspecified FFI bindings to libgtksourceview-3 FFI bindings to libgtksourceview-3. This package contains library source intended for building other packages which use "v3_4" feature of "gtk-source-sys" crate. rust-gtk-source-sys+v3_8-devel 0.10.0 3.fc34 1676 Unspecified FFI bindings to libgtksourceview-3 FFI bindings to libgtksourceview-3. This package contains library source intended for building other packages which use "v3_8" feature of "gtk-source-sys" crate. rust-gtk-source-sys-devel 0.10.0 3.fc34 167140 Unspecified FFI bindings to libgtksourceview-3 FFI bindings to libgtksourceview-3. This package contains library source intended for building other packages which use "gtk-source-sys" crate. rust-gtk-sys+default-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "default" feature of "gtk-sys" crate. rust-gtk-sys+dox-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "dox" feature of "gtk-sys" crate. rust-gtk-sys+v3_16-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "v3_16" feature of "gtk-sys" crate. rust-gtk-sys+v3_18-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "v3_18" feature of "gtk-sys" crate. rust-gtk-sys+v3_20-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "v3_20" feature of "gtk-sys" crate. rust-gtk-sys+v3_22-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "v3_22" feature of "gtk-sys" crate. rust-gtk-sys+v3_22_26-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "v3_22_26" feature of "gtk-sys" crate. rust-gtk-sys+v3_22_27-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "v3_22_27" feature of "gtk-sys" crate. rust-gtk-sys+v3_22_29-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "v3_22_29" feature of "gtk-sys" crate. rust-gtk-sys+v3_22_30-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "v3_22_30" feature of "gtk-sys" crate. rust-gtk-sys+v3_22_6-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "v3_22_6" feature of "gtk-sys" crate. rust-gtk-sys+v3_24-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "v3_24" feature of "gtk-sys" crate. rust-gtk-sys+v3_24_11-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "v3_24_11" feature of "gtk-sys" crate. rust-gtk-sys+v3_24_8-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "v3_24_8" feature of "gtk-sys" crate. rust-gtk-sys+v3_24_9-devel 0.10.0 3.fc34 2077 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "v3_24_9" feature of "gtk-sys" crate. rust-gtk-sys-devel 0.10.0 3.fc34 1268517 Unspecified FFI bindings to libgtk-3 FFI bindings to libgtk-3. This package contains library source intended for building other packages which use "gtk-sys" crate. rust-gzip-header+default-devel 0.3.0 4.fc34 1088 Unspecified Crate for decoding and encoding the header part of gzip files Crate for decoding and encoding the header part of gzip files based on the gzip header implementation in the flate2 crate. This package contains library source intended for building other packages which use "default" feature of "gzip-header" crate. rust-gzip-header-devel 0.3.0 4.fc34 50213 Unspecified Crate for decoding and encoding the header part of gzip files Crate for decoding and encoding the header part of gzip files based on the gzip header implementation in the flate2 crate. This package contains library source intended for building other packages which use "gzip-header" crate. rust-h2+default-devel 0.3.2 1.fc34 2311 Unspecified HTTP/2.0 client and server HTTP/2.0 client and server. This package contains library source intended for building other packages which use "default" feature of "h2" crate. rust-h2+stream-devel 0.3.2 1.fc34 2311 Unspecified HTTP/2.0 client and server HTTP/2.0 client and server. This package contains library source intended for building other packages which use "stream" feature of "h2" crate. rust-h2+unstable-devel 0.3.2 1.fc34 2311 Unspecified HTTP/2.0 client and server HTTP/2.0 client and server. This package contains library source intended for building other packages which use "unstable" feature of "h2" crate. rust-h2-devel 0.3.2 1.fc34 753045 Unspecified HTTP/2.0 client and server HTTP/2.0 client and server. This package contains library source intended for building other packages which use "h2" crate. rust-h2_0.2+default-devel 0.2.7 1.fc34 2417 Unspecified HTTP/2.0 client and server HTTP/2.0 client and server. This package contains library source intended for building other packages which use "default" feature of "h2" crate. rust-h2_0.2+stream-devel 0.2.7 1.fc34 2417 Unspecified HTTP/2.0 client and server HTTP/2.0 client and server. This package contains library source intended for building other packages which use "stream" feature of "h2" crate. rust-h2_0.2+unstable-devel 0.2.7 1.fc34 2417 Unspecified HTTP/2.0 client and server HTTP/2.0 client and server. This package contains library source intended for building other packages which use "unstable" feature of "h2" crate. rust-h2_0.2-devel 0.2.7 1.fc34 740111 Unspecified HTTP/2.0 client and server HTTP/2.0 client and server. This package contains library source intended for building other packages which use "h2" crate. rust-half+alloc-devel 1.7.1 2.fc34 1893 Unspecified Half-precision floating point f16 and bf16 types for Rust Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types. This package contains library source intended for building other packages which use "alloc" feature of "half" crate. rust-half+bytemuck-devel 1.7.1 2.fc34 1893 Unspecified Half-precision floating point f16 and bf16 types for Rust Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types. This package contains library source intended for building other packages which use "bytemuck" feature of "half" crate. rust-half+default-devel 1.7.1 2.fc34 1893 Unspecified Half-precision floating point f16 and bf16 types for Rust Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types. This package contains library source intended for building other packages which use "default" feature of "half" crate. rust-half+num-traits-devel 1.7.1 2.fc34 1893 Unspecified Half-precision floating point f16 and bf16 types for Rust Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types. This package contains library source intended for building other packages which use "num-traits" feature of "half" crate. rust-half+serde-devel 1.7.1 2.fc34 1893 Unspecified Half-precision floating point f16 and bf16 types for Rust Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types. This package contains library source intended for building other packages which use "serde" feature of "half" crate. rust-half+serialize-devel 1.7.1 2.fc34 1893 Unspecified Half-precision floating point f16 and bf16 types for Rust Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types. This package contains library source intended for building other packages which use "serialize" feature of "half" crate. rust-half+std-devel 1.7.1 2.fc34 1893 Unspecified Half-precision floating point f16 and bf16 types for Rust Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types. This package contains library source intended for building other packages which use "std" feature of "half" crate. rust-half+use-intrinsics-devel 1.7.1 2.fc34 1893 Unspecified Half-precision floating point f16 and bf16 types for Rust Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types. This package contains library source intended for building other packages which use "use-intrinsics" feature of "half" crate. rust-half-devel 1.7.1 2.fc34 226081 Unspecified Half-precision floating point f16 and bf16 types for Rust Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types. This package contains library source intended for building other packages which use "half" crate. rust-hamcrest+default-devel 0.1.5 12.fc34 1644 Unspecified Port of the Hamcrest testing library A port of the Hamcrest testing library. This package contains library source intended for building other packages which use "default" feature of "hamcrest" crate. rust-hamcrest-devel 0.1.5 12.fc34 72620 Unspecified Port of the Hamcrest testing library A port of the Hamcrest testing library. This package contains library source intended for building other packages which use "hamcrest" crate. rust-handlebars+default-devel 3.5.3 1.fc34 2016 Unspecified Handlebars templating implemented in Rust Handlebars templating implemented in Rust. This package contains library source intended for building other packages which use "default" feature of "handlebars" crate. rust-handlebars+dir_source-devel 3.5.3 1.fc34 2016 Unspecified Handlebars templating implemented in Rust Handlebars templating implemented in Rust. This package contains library source intended for building other packages which use "dir_source" feature of "handlebars" crate. rust-handlebars+no_logging-devel 3.5.3 1.fc34 2016 Unspecified Handlebars templating implemented in Rust Handlebars templating implemented in Rust. This package contains library source intended for building other packages which use "no_logging" feature of "handlebars" crate. rust-handlebars+walkdir-devel 3.5.3 1.fc34 2016 Unspecified Handlebars templating implemented in Rust Handlebars templating implemented in Rust. This package contains library source intended for building other packages which use "walkdir" feature of "handlebars" crate. rust-handlebars-devel 3.5.3 1.fc34 338913 Unspecified Handlebars templating implemented in Rust Handlebars templating implemented in Rust. This package contains library source intended for building other packages which use "handlebars" crate. rust-hashbrown+ahash-compile-time-rng-devel 0.9.1 3.fc34 1666 Unspecified Rust port of Google's SwissTable hash map Rust port of Google's SwissTable hash map. This package contains library source intended for building other packages which use "ahash-compile-time-rng" feature of "hashbrown" crate. rust-hashbrown+ahash-devel 0.9.1 3.fc34 1666 Unspecified Rust port of Google's SwissTable hash map Rust port of Google's SwissTable hash map. This package contains library source intended for building other packages which use "ahash" feature of "hashbrown" crate. rust-hashbrown+default-devel 0.9.1 3.fc34 1666 Unspecified Rust port of Google's SwissTable hash map Rust port of Google's SwissTable hash map. This package contains library source intended for building other packages which use "default" feature of "hashbrown" crate. rust-hashbrown+inline-more-devel 0.9.1 3.fc34 1666 Unspecified Rust port of Google's SwissTable hash map Rust port of Google's SwissTable hash map. This package contains library source intended for building other packages which use "inline-more" feature of "hashbrown" crate. rust-hashbrown+raw-devel 0.9.1 3.fc34 1666 Unspecified Rust port of Google's SwissTable hash map Rust port of Google's SwissTable hash map. This package contains library source intended for building other packages which use "raw" feature of "hashbrown" crate. rust-hashbrown+rayon-devel 0.9.1 3.fc34 1666 Unspecified Rust port of Google's SwissTable hash map Rust port of Google's SwissTable hash map. This package contains library source intended for building other packages which use "rayon" feature of "hashbrown" crate. rust-hashbrown+serde-devel 0.9.1 3.fc34 1666 Unspecified Rust port of Google's SwissTable hash map Rust port of Google's SwissTable hash map. This package contains library source intended for building other packages which use "serde" feature of "hashbrown" crate. rust-hashbrown-devel 0.9.1 3.fc34 437844 Unspecified Rust port of Google's SwissTable hash map Rust port of Google's SwissTable hash map. This package contains library source intended for building other packages which use "hashbrown" crate. rust-headers+default-devel 0.3.4 1.fc34 1202 Unspecified Typed HTTP headers Typed HTTP headers. This package contains library source intended for building other packages which use "default" feature of "headers" crate. rust-headers+nightly-devel 0.3.4 1.fc34 1202 Unspecified Typed HTTP headers Typed HTTP headers. This package contains library source intended for building other packages which use "nightly" feature of "headers" crate. rust-headers-core+default-devel 0.2.0 3.fc34 880 Unspecified Typed HTTP headers core trait Typed HTTP headers core trait. This package contains library source intended for building other packages which use "default" feature of "headers-core" crate. rust-headers-core-devel 0.2.0 3.fc34 4877 Unspecified Typed HTTP headers core trait Typed HTTP headers core trait. This package contains library source intended for building other packages which use "headers-core" crate. rust-headers-derive+default-devel 0.1.1 4.fc34 937 Unspecified Derive(Header) Derive(Header). This package contains library source intended for building other packages which use "default" feature of "headers-derive" crate. rust-headers-derive-devel 0.1.1 4.fc34 10335 Unspecified Derive(Header) Derive(Header). This package contains library source intended for building other packages which use "headers-derive" crate. rust-headers-devel 0.3.4 1.fc34 304533 Unspecified Typed HTTP headers Typed HTTP headers. This package contains library source intended for building other packages which use "headers" crate. rust-heapsize+default-devel 0.4.2 11.fc34 891 Unspecified Infrastructure for measuring the total runtime size of an object on the heap Infrastructure for measuring the total runtime size of an object on the heap. This package contains library source intended for building other packages which use "default" feature of "heapsize" crate. rust-heapsize+unstable-devel 0.4.2 11.fc34 891 Unspecified Infrastructure for measuring the total runtime size of an object on the heap Infrastructure for measuring the total runtime size of an object on the heap. This package contains library source intended for building other packages which use "unstable" feature of "heapsize" crate. rust-heapsize-devel 0.4.2 11.fc34 45971 Unspecified Infrastructure for measuring the total runtime size of an object on the heap Infrastructure for measuring the total runtime size of an object on the heap. This package contains library source intended for building other packages which use "heapsize" crate. rust-heck+default-devel 0.3.2 2.fc34 988 Unspecified Case conversion library Case conversion library. This package contains library source intended for building other packages which use "default" feature of "heck" crate. rust-heck-devel 0.3.2 2.fc34 91299 Unspecified Case conversion library Case conversion library. This package contains library source intended for building other packages which use "heck" crate. rust-hex+alloc-devel 0.4.3 1.fc34 1578 Unspecified Encoding and decoding data into/from hexadecimal representation Encoding and decoding data into/from hexadecimal representation. This package contains library source intended for building other packages which use "alloc" feature of "hex" crate. rust-hex+default-devel 0.4.3 1.fc34 1578 Unspecified Encoding and decoding data into/from hexadecimal representation Encoding and decoding data into/from hexadecimal representation. This package contains library source intended for building other packages which use "default" feature of "hex" crate. rust-hex+serde-devel 0.4.3 1.fc34 1578 Unspecified Encoding and decoding data into/from hexadecimal representation Encoding and decoding data into/from hexadecimal representation. This package contains library source intended for building other packages which use "serde" feature of "hex" crate. rust-hex+std-devel 0.4.3 1.fc34 1578 Unspecified Encoding and decoding data into/from hexadecimal representation Encoding and decoding data into/from hexadecimal representation. This package contains library source intended for building other packages which use "std" feature of "hex" crate. rust-hex-devel 0.4.3 1.fc34 53155 Unspecified Encoding and decoding data into/from hexadecimal representation Encoding and decoding data into/from hexadecimal representation. This package contains library source intended for building other packages which use "hex" crate. rust-hex-literal+default-devel 0.3.1 2.fc34 922 Unspecified Procedural macro for converting hexadecimal string to byte array at compile time Procedural macro for converting hexadecimal string to byte array at compile time. This package contains library source intended for building other packages which use "default" feature of "hex-literal" crate. rust-hex-literal-devel 0.3.1 2.fc34 29383 Unspecified Procedural macro for converting hexadecimal string to byte array at compile time Procedural macro for converting hexadecimal string to byte array at compile time. This package contains library source intended for building other packages which use "hex-literal" crate. rust-hex-literal-impl+default-devel 0.2.2 3.fc34 850 Unspecified Internal implementation of the hex-literal crate Internal implementation of the hex-literal crate. This package contains library source intended for building other packages which use "default" feature of "hex-literal-impl" crate. rust-hex-literal-impl-devel 0.2.2 3.fc34 26957 Unspecified Internal implementation of the hex-literal crate Internal implementation of the hex-literal crate. This package contains library source intended for building other packages which use "hex-literal-impl" crate. rust-hex-literal0.2+default-devel 0.2.1 2.fc34 993 Unspecified Procedural macro for converting hexadecimal string to byte array at compile time Procedural macro for converting hexadecimal string to byte array at compile time. This package contains library source intended for building other packages which use "default" feature of "hex-literal" crate. rust-hex-literal0.2-devel 0.2.1 2.fc34 26092 Unspecified Procedural macro for converting hexadecimal string to byte array at compile time Procedural macro for converting hexadecimal string to byte array at compile time. This package contains library source intended for building other packages which use "hex-literal" crate. rust-hexyl+default-devel 0.8.0 4.fc34 1104 Unspecified A command-line hex viewer `hexyl` is a simple hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NUL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII). This package contains library source intended for building other packages which use "default" feature of "hexyl" crate. rust-hexyl-devel 0.8.0 4.fc34 76261 Unspecified A command-line hex viewer `hexyl` is a simple hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NUL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII). This package contains library source intended for building other packages which use "hexyl" crate. rust-hkdf+default-devel 0.10.0 2.fc34 1296 Unspecified HMAC-based Extract-and-Expand Key Derivation Function (HKDF) HMAC-based Extract-and-Expand Key Derivation Function (HKDF). This package contains library source intended for building other packages which use "default" feature of "hkdf" crate. rust-hkdf+std-devel 0.10.0 2.fc34 1296 Unspecified HMAC-based Extract-and-Expand Key Derivation Function (HKDF) HMAC-based Extract-and-Expand Key Derivation Function (HKDF). This package contains library source intended for building other packages which use "std" feature of "hkdf" crate. rust-hkdf-devel 0.10.0 2.fc34 51818 Unspecified HMAC-based Extract-and-Expand Key Derivation Function (HKDF) HMAC-based Extract-and-Expand Key Derivation Function (HKDF). This package contains library source intended for building other packages which use "hkdf" crate. rust-hmac+default-devel 0.10.1 2.fc34 1253 Unspecified Generic implementation of Hash-based Message Authentication Code (HMAC) Generic implementation of Hash-based Message Authentication Code (HMAC). This package contains library source intended for building other packages which use "default" feature of "hmac" crate. rust-hmac+std-devel 0.10.1 2.fc34 1253 Unspecified Generic implementation of Hash-based Message Authentication Code (HMAC) Generic implementation of Hash-based Message Authentication Code (HMAC). This package contains library source intended for building other packages which use "std" feature of "hmac" crate. rust-hmac-devel 0.10.1 2.fc34 42766 Unspecified Generic implementation of Hash-based Message Authentication Code (HMAC) Generic implementation of Hash-based Message Authentication Code (HMAC). This package contains library source intended for building other packages which use "hmac" crate. rust-home+default-devel 0.5.3 4.fc34 900 Unspecified Shared definitions of home directories Shared definitions of home directories. This package contains library source intended for building other packages which use "default" feature of "home" crate. rust-home-devel 0.5.3 4.fc34 35488 Unspecified Shared definitions of home directories Shared definitions of home directories. This package contains library source intended for building other packages which use "home" crate. rust-horrorshow+alloc-devel 0.8.3 3.fc34 977 Unspecified Templating library written in rust macros Templating library written in rust macros. This package contains library source intended for building other packages which use "alloc" feature of "horrorshow" crate. rust-horrorshow+default-devel 0.8.3 3.fc34 977 Unspecified Templating library written in rust macros Templating library written in rust macros. This package contains library source intended for building other packages which use "default" feature of "horrorshow" crate. rust-horrorshow+ops-devel 0.8.3 3.fc34 977 Unspecified Templating library written in rust macros Templating library written in rust macros. This package contains library source intended for building other packages which use "ops" feature of "horrorshow" crate. rust-horrorshow+std-devel 0.8.3 3.fc34 977 Unspecified Templating library written in rust macros Templating library written in rust macros. This package contains library source intended for building other packages which use "std" feature of "horrorshow" crate. rust-horrorshow-devel 0.8.3 3.fc34 108518 Unspecified Templating library written in rust macros Templating library written in rust macros. This package contains library source intended for building other packages which use "horrorshow" crate. rust-hostname+default-devel 0.3.1 3.fc34 1179 Unspecified Cross-platform system's host name functions Cross-platform system's host name functions. This package contains library source intended for building other packages which use "default" feature of "hostname" crate. rust-hostname+set-devel 0.3.1 3.fc34 1179 Unspecified Cross-platform system's host name functions Cross-platform system's host name functions. This package contains library source intended for building other packages which use "set" feature of "hostname" crate. rust-hostname-devel 0.3.1 3.fc34 16508 Unspecified Cross-platform system's host name functions Cross-platform system's host name functions. This package contains library source intended for building other packages which use "hostname" crate. rust-hostname-validator+default-devel 1.0.0 3.fc34 923 Unspecified Validate hostnames according to IETF RFC 1123 Validate hostnames according to IETF RFC 1123. This package contains library source intended for building other packages which use "default" feature of "hostname-validator" crate. rust-hostname-validator-devel 1.0.0 3.fc34 5349 Unspecified Validate hostnames according to IETF RFC 1123 Validate hostnames according to IETF RFC 1123. This package contains library source intended for building other packages which use "hostname-validator" crate. rust-html2pango+default-devel 0.3.3 2.fc34 1339 Unspecified Library to convert html to pango Library to convert html to pango. This package contains library source intended for building other packages which use "default" feature of "html2pango" crate. rust-html2pango-devel 0.3.3 2.fc34 101680 Unspecified Library to convert html to pango Library to convert html to pango. This package contains library source intended for building other packages which use "html2pango" crate. rust-html5ever+default-devel 0.25.1 3.fc34 1328 Unspecified High-performance browser-grade HTML5 parser High-performance browser-grade HTML5 parser. This package contains library source intended for building other packages which use "default" feature of "html5ever" crate. rust-html5ever-devel 0.25.1 3.fc34 325183 Unspecified High-performance browser-grade HTML5 parser High-performance browser-grade HTML5 parser. This package contains library source intended for building other packages which use "html5ever" crate. rust-http+default-devel 0.2.3 2.fc34 1653 Unspecified Set of types for representing HTTP requests and responses Set of types for representing HTTP requests and responses. This package contains library source intended for building other packages which use "default" feature of "http" crate. rust-http-body+default-devel 0.4.1 1.fc34 1121 Unspecified Trait representing an asynchronous, streaming, HTTP request or response body Trait representing an asynchronous, streaming, HTTP request or response body. This package contains library source intended for building other packages which use "default" feature of "http-body" crate. rust-http-body-devel 0.4.1 1.fc34 25544 Unspecified Trait representing an asynchronous, streaming, HTTP request or response body Trait representing an asynchronous, streaming, HTTP request or response body. This package contains library source intended for building other packages which use "http-body" crate. rust-http-body0.3+default-devel 0.3.1 1.fc34 1090 Unspecified Trait representing an asynchronous, streaming, HTTP request or response body Trait representing an asynchronous, streaming, HTTP request or response body. This package contains library source intended for building other packages which use "default" feature of "http-body" crate. rust-http-body0.3-devel 0.3.1 1.fc34 17445 Unspecified Trait representing an asynchronous, streaming, HTTP request or response body Trait representing an asynchronous, streaming, HTTP request or response body. This package contains library source intended for building other packages which use "http-body" crate. rust-http-devel 0.2.3 2.fc34 522858 Unspecified Set of types for representing HTTP requests and responses Set of types for representing HTTP requests and responses. This package contains library source intended for building other packages which use "http" crate. rust-http0.1+default-devel 0.1.21 4.fc34 1635 Unspecified Set of types for representing HTTP requests and responses Set of types for representing HTTP requests and responses. This package contains library source intended for building other packages which use "default" feature of "http" crate. rust-http0.1-devel 0.1.21 4.fc34 510743 Unspecified Set of types for representing HTTP requests and responses Set of types for representing HTTP requests and responses. This package contains library source intended for building other packages which use "http" crate. rust-httparse+default-devel 1.3.5 1.fc34 1128 Unspecified Tiny, safe, speedy, zero-copy HTTP/1.x parser Tiny, safe, speedy, zero-copy HTTP/1.x parser. This package contains library source intended for building other packages which use "default" feature of "httparse" crate. rust-httparse+std-devel 1.3.5 1.fc34 1128 Unspecified Tiny, safe, speedy, zero-copy HTTP/1.x parser Tiny, safe, speedy, zero-copy HTTP/1.x parser. This package contains library source intended for building other packages which use "std" feature of "httparse" crate. rust-httparse-devel 1.3.5 1.fc34 196497 Unspecified Tiny, safe, speedy, zero-copy HTTP/1.x parser Tiny, safe, speedy, zero-copy HTTP/1.x parser. This package contains library source intended for building other packages which use "httparse" crate. rust-httpdate+default-devel 0.3.2 2.fc34 918 Unspecified HTTP date parsing and formatting HTTP date parsing and formatting. This package contains library source intended for building other packages which use "default" feature of "httpdate" crate. rust-httpdate+unstable-devel 0.3.2 2.fc34 918 Unspecified HTTP date parsing and formatting HTTP date parsing and formatting. This package contains library source intended for building other packages which use "unstable" feature of "httpdate" crate. rust-httpdate-devel 0.3.2 2.fc34 41568 Unspecified HTTP date parsing and formatting HTTP date parsing and formatting. This package contains library source intended for building other packages which use "httpdate" crate. rust-humansize+default-devel 1.1.0 6.fc34 977 Unspecified Configurable crate to easily represent file sizes in a human-readable format Configurable crate to easily represent file sizes in a human-readable format. This package contains library source intended for building other packages which use "default" feature of "humansize" crate. rust-humansize-devel 1.1.0 6.fc34 15381 Unspecified Configurable crate to easily represent file sizes in a human-readable format Configurable crate to easily represent file sizes in a human-readable format. This package contains library source intended for building other packages which use "humansize" crate. rust-humantime+default-devel 2.1.0 2.fc34 1189 Unspecified Parser and formatter for std::time::{Duration, SystemTime} Parser and formatter for std::time::{Duration, SystemTime}. This package contains library source intended for building other packages which use "default" feature of "humantime" crate. rust-humantime-devel 2.1.0 2.fc34 77093 Unspecified Parser and formatter for std::time::{Duration, SystemTime} Parser and formatter for std::time::{Duration, SystemTime}. This package contains library source intended for building other packages which use "humantime" crate. rust-humantime1+default-devel 1.3.0 3.fc34 1171 Unspecified Parser and formatter for std::time::{Duration, SystemTime} Parser and formatter for std::time::{Duration, SystemTime}. This package contains library source intended for building other packages which use "default" feature of "humantime" crate. rust-humantime1-devel 1.3.0 3.fc34 75342 Unspecified Parser and formatter for std::time::{Duration, SystemTime} Parser and formatter for std::time::{Duration, SystemTime}. This package contains library source intended for building other packages which use "humantime" crate. rust-hyper+client-devel 0.14.5 1.fc34 5565 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "client" feature of "hyper" crate. rust-hyper+default-devel 0.14.5 1.fc34 5565 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "default" feature of "hyper" crate. rust-hyper+ffi-devel 0.14.5 1.fc34 5565 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "ffi" feature of "hyper" crate. rust-hyper+full-devel 0.14.5 1.fc34 5565 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "full" feature of "hyper" crate. rust-hyper+h2-devel 0.14.5 1.fc34 5565 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "h2" feature of "hyper" crate. rust-hyper+http1-devel 0.14.5 1.fc34 5565 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "http1" feature of "hyper" crate. rust-hyper+http2-devel 0.14.5 1.fc34 5565 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "http2" feature of "hyper" crate. rust-hyper+libc-devel 0.14.5 1.fc34 5565 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "libc" feature of "hyper" crate. rust-hyper+runtime-devel 0.14.5 1.fc34 5565 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "runtime" feature of "hyper" crate. rust-hyper+server-devel 0.14.5 1.fc34 5565 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "server" feature of "hyper" crate. rust-hyper+socket2-devel 0.14.5 1.fc34 5565 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "socket2" feature of "hyper" crate. rust-hyper+stream-devel 0.14.5 1.fc34 5565 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "stream" feature of "hyper" crate. rust-hyper+tcp-devel 0.14.5 1.fc34 5565 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "tcp" feature of "hyper" crate. rust-hyper-devel 0.14.5 1.fc34 696964 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "hyper" crate. rust-hyper-native-tls+default-devel 0.3.0 7.fc34 924 Unspecified native-tls support for Hyper native-tls support for Hyper. This package contains library source intended for building other packages which use "default" feature of "hyper-native-tls" crate. rust-hyper-native-tls-devel 0.3.0 7.fc34 36128 Unspecified native-tls support for Hyper native-tls support for Hyper. This package contains library source intended for building other packages which use "hyper-native-tls" crate. rust-hyper-staticfile+default-devel 0.5.3 3.fc34 1437 Unspecified Static file serving for Hyper 0.13 Static file serving for Hyper 0.13. This package contains library source intended for building other packages which use "default" feature of "hyper-staticfile" crate. rust-hyper-staticfile-devel 0.5.3 3.fc34 39093 Unspecified Static file serving for Hyper 0.13 Static file serving for Hyper 0.13. This package contains library source intended for building other packages which use "hyper-staticfile" crate. rust-hyper-tls+default-devel 0.5.0 1.fc34 1345 Unspecified Default TLS implementation for use with hyper Default TLS implementation for use with hyper. This package contains library source intended for building other packages which use "default" feature of "hyper-tls" crate. rust-hyper-tls-devel 0.5.0 1.fc34 36850 Unspecified Default TLS implementation for use with hyper Default TLS implementation for use with hyper. This package contains library source intended for building other packages which use "hyper-tls" crate. rust-hyper-tls0.4+default-devel 0.4.3 1.fc34 1224 Unspecified Default TLS implementation for use with hyper Default TLS implementation for use with hyper. This package contains library source intended for building other packages which use "default" feature of "hyper-tls" crate. rust-hyper-tls0.4-devel 0.4.3 1.fc34 37044 Unspecified Default TLS implementation for use with hyper Default TLS implementation for use with hyper. This package contains library source intended for building other packages which use "hyper-tls" crate. rust-hyper0.10+default-devel 0.10.16 7.fc34 1536 Unspecified Modern HTTP library Modern HTTP library. This package contains library source intended for building other packages which use "default" feature of "hyper" crate. rust-hyper0.10+nightly-devel 0.10.16 7.fc34 1536 Unspecified Modern HTTP library Modern HTTP library. This package contains library source intended for building other packages which use "nightly" feature of "hyper" crate. rust-hyper0.10-devel 0.10.16 7.fc34 523184 Unspecified Modern HTTP library Modern HTTP library. This package contains library source intended for building other packages which use "hyper" crate. rust-hyper0.13+default-devel 0.13.10 1.fc34 5301 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "default" feature of "hyper" crate. rust-hyper0.13+runtime-devel 0.13.10 1.fc34 5301 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "runtime" feature of "hyper" crate. rust-hyper0.13+socket2-devel 0.13.10 1.fc34 5301 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "socket2" feature of "hyper" crate. rust-hyper0.13+stream-devel 0.13.10 1.fc34 5301 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "stream" feature of "hyper" crate. rust-hyper0.13+tcp-devel 0.13.10 1.fc34 5301 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "tcp" feature of "hyper" crate. rust-hyper0.13-devel 0.13.10 1.fc34 605500 Unspecified Fast and correct HTTP library Fast and correct HTTP library. This package contains library source intended for building other packages which use "hyper" crate. rust-i3ipc+default-devel 0.10.1 8.fc34 1084 Unspecified Library for controlling i3-wm through its IPC interface Library for controlling i3-wm through its IPC interface. This package contains library source intended for building other packages which use "default" feature of "i3ipc" crate. rust-i3ipc+dox-devel 0.10.1 8.fc34 1084 Unspecified Library for controlling i3-wm through its IPC interface Library for controlling i3-wm through its IPC interface. This package contains library source intended for building other packages which use "dox" feature of "i3ipc" crate. rust-i3ipc+i3-4-12-devel 0.10.1 8.fc34 1084 Unspecified Library for controlling i3-wm through its IPC interface Library for controlling i3-wm through its IPC interface. This package contains library source intended for building other packages which use "i3-4-12" feature of "i3ipc" crate. rust-i3ipc+i3-4-13-devel 0.10.1 8.fc34 1084 Unspecified Library for controlling i3-wm through its IPC interface Library for controlling i3-wm through its IPC interface. This package contains library source intended for building other packages which use "i3-4-13" feature of "i3ipc" crate. rust-i3ipc+i3-4-14-devel 0.10.1 8.fc34 1084 Unspecified Library for controlling i3-wm through its IPC interface Library for controlling i3-wm through its IPC interface. This package contains library source intended for building other packages which use "i3-4-14" feature of "i3ipc" crate. rust-i3ipc+i3-next-devel 0.10.1 8.fc34 1084 Unspecified Library for controlling i3-wm through its IPC interface Library for controlling i3-wm through its IPC interface. This package contains library source intended for building other packages which use "i3-next" feature of "i3ipc" crate. rust-i3ipc-devel 0.10.1 8.fc34 68374 Unspecified Library for controlling i3-wm through its IPC interface Library for controlling i3-wm through its IPC interface. This package contains library source intended for building other packages which use "i3ipc" crate. rust-id_tree+default-devel 1.7.0 4.fc34 1338 Unspecified Library for creating and modifying Tree structures Library for creating and modifying Tree structures. This package contains library source intended for building other packages which use "default" feature of "id_tree" crate. rust-id_tree+serde-devel 1.7.0 4.fc34 1338 Unspecified Library for creating and modifying Tree structures Library for creating and modifying Tree structures. This package contains library source intended for building other packages which use "serde" feature of "id_tree" crate. rust-id_tree+serde_derive-devel 1.7.0 4.fc34 1338 Unspecified Library for creating and modifying Tree structures Library for creating and modifying Tree structures. This package contains library source intended for building other packages which use "serde_derive" feature of "id_tree" crate. rust-id_tree+serde_support-devel 1.7.0 4.fc34 1338 Unspecified Library for creating and modifying Tree structures Library for creating and modifying Tree structures. This package contains library source intended for building other packages which use "serde_support" feature of "id_tree" crate. rust-id_tree-devel 1.7.0 4.fc34 198056 Unspecified Library for creating and modifying Tree structures Library for creating and modifying Tree structures. This package contains library source intended for building other packages which use "id_tree" crate. rust-ident_case+default-devel 1.0.1 6.fc34 900 Unspecified Utility for applying case rules to Rust identifiers Utility for applying case rules to Rust identifiers. This package contains library source intended for building other packages which use "default" feature of "ident_case" crate. rust-ident_case-devel 1.0.1 6.fc34 10412 Unspecified Utility for applying case rules to Rust identifiers Utility for applying case rules to Rust identifiers. This package contains library source intended for building other packages which use "ident_case" crate. rust-idna+default-devel 0.2.2 1.fc34 1259 Unspecified IDNA (Internationalizing Domain Names in Applications) and Punycode IDNA (Internationalizing Domain Names in Applications) and Punycode. This package contains library source intended for building other packages which use "default" feature of "idna" crate. rust-idna-devel 0.2.2 1.fc34 2281536 Unspecified IDNA (Internationalizing Domain Names in Applications) and Punycode IDNA (Internationalizing Domain Names in Applications) and Punycode. This package contains library source intended for building other packages which use "idna" crate. rust-idna0.1+default-devel 0.1.5 4.fc34 1105 Unspecified IDNA (Internationalizing Domain Names in Applications) and Punycode IDNA (Internationalizing Domain Names in Applications) and Punycode. This package contains library source intended for building other packages which use "default" feature of "idna" crate. rust-idna0.1-devel 0.1.5 4.fc34 2103839 Unspecified IDNA (Internationalizing Domain Names in Applications) and Punycode IDNA (Internationalizing Domain Names in Applications) and Punycode. This package contains library source intended for building other packages which use "idna" crate. rust-ignore+default-devel 0.4.17 2.fc34 1557 Unspecified Fast library for efficiently matching ignore files Fast library for efficiently matching ignore files such as `.gitignore` against file paths. This package contains library source intended for building other packages which use "default" feature of "ignore" crate. rust-ignore+simd-accel-devel 0.4.17 2.fc34 1557 Unspecified Fast library for efficiently matching ignore files Fast library for efficiently matching ignore files such as `.gitignore` against file paths. This package contains library source intended for building other packages which use "simd-accel" feature of "ignore" crate. rust-ignore-devel 0.4.17 2.fc34 232419 Unspecified Fast library for efficiently matching ignore files Fast library for efficiently matching ignore files such as `.gitignore` against file paths. This package contains library source intended for building other packages which use "ignore" crate. rust-im-rc+arbitrary-devel 15.0.0 5.fc34 2179 Unspecified Immutable collection datatypes (the fast but not thread safe version) Immutable collection datatypes (the fast but not thread safe version). This package contains library source intended for building other packages which use "arbitrary" feature of "im-rc" crate. rust-im-rc+debug-devel 15.0.0 5.fc34 2179 Unspecified Immutable collection datatypes (the fast but not thread safe version) Immutable collection datatypes (the fast but not thread safe version). This package contains library source intended for building other packages which use "debug" feature of "im-rc" crate. rust-im-rc+default-devel 15.0.0 5.fc34 2179 Unspecified Immutable collection datatypes (the fast but not thread safe version) Immutable collection datatypes (the fast but not thread safe version). This package contains library source intended for building other packages which use "default" feature of "im-rc" crate. rust-im-rc+proptest-devel 15.0.0 5.fc34 2179 Unspecified Immutable collection datatypes (the fast but not thread safe version) Immutable collection datatypes (the fast but not thread safe version). This package contains library source intended for building other packages which use "proptest" feature of "im-rc" crate. rust-im-rc+quickcheck-devel 15.0.0 5.fc34 2179 Unspecified Immutable collection datatypes (the fast but not thread safe version) Immutable collection datatypes (the fast but not thread safe version). This package contains library source intended for building other packages which use "quickcheck" feature of "im-rc" crate. rust-im-rc+rayon-devel 15.0.0 5.fc34 2179 Unspecified Immutable collection datatypes (the fast but not thread safe version) Immutable collection datatypes (the fast but not thread safe version). This package contains library source intended for building other packages which use "rayon" feature of "im-rc" crate. rust-im-rc+serde-devel 15.0.0 5.fc34 2179 Unspecified Immutable collection datatypes (the fast but not thread safe version) Immutable collection datatypes (the fast but not thread safe version). This package contains library source intended for building other packages which use "serde" feature of "im-rc" crate. rust-im-rc-devel 15.0.0 5.fc34 763114 Unspecified Immutable collection datatypes (the fast but not thread safe version) Immutable collection datatypes (the fast but not thread safe version). This package contains library source intended for building other packages which use "im-rc" crate. rust-image+benchmarks-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "benchmarks" feature of "image" crate. rust-image+bmp-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "bmp" feature of "image" crate. rust-image+dds-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "dds" feature of "image" crate. rust-image+default-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "default" feature of "image" crate. rust-image+dxt-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "dxt" feature of "image" crate. rust-image+farbfeld-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "farbfeld" feature of "image" crate. rust-image+gif-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "gif" feature of "image" crate. rust-image+hdr-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "hdr" feature of "image" crate. rust-image+ico-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "ico" feature of "image" crate. rust-image+jpeg-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "jpeg" feature of "image" crate. rust-image+jpeg_rayon-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "jpeg_rayon" feature of "image" crate. rust-image+png-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "png" feature of "image" crate. rust-image+pnm-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "pnm" feature of "image" crate. rust-image+scoped_threadpool-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "scoped_threadpool" feature of "image" crate. rust-image+tga-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "tga" feature of "image" crate. rust-image+tiff-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "tiff" feature of "image" crate. rust-image+webp-devel 0.23.14 1.fc34 2836 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "webp" feature of "image" crate. rust-image-devel 0.23.14 1.fc34 1013769 Unspecified Imaging library written in Rust Imaging library written in Rust. Provides basic filters and decoders for the most common image formats. This package contains library source intended for building other packages which use "image" crate. rust-imgref+default-devel 1.8.0 1.fc34 1164 Unspecified Interchange of 2-dimensional pixel buffers with width, height & stride Trivial struct for interchange of 2d-dimensional pixel buffers with width, height & stride. This package contains library source intended for building other packages which use "default" feature of "imgref" crate. rust-imgref-devel 1.8.0 1.fc34 111380 Unspecified Interchange of 2-dimensional pixel buffers with width, height & stride Trivial struct for interchange of 2d-dimensional pixel buffers with width, height & stride. This package contains library source intended for building other packages which use "imgref" crate. rust-indexmap+default-devel 1.6.2 1.fc34 2283 Unspecified Hash table with consistent order and fast iteration Hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. This package contains library source intended for building other packages which use "default" feature of "indexmap" crate. rust-indexmap+rayon-devel 1.6.2 1.fc34 2283 Unspecified Hash table with consistent order and fast iteration Hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. This package contains library source intended for building other packages which use "rayon" feature of "indexmap" crate. rust-indexmap+serde-1-devel 1.6.2 1.fc34 2283 Unspecified Hash table with consistent order and fast iteration Hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. This package contains library source intended for building other packages which use "serde-1" feature of "indexmap" crate. rust-indexmap+serde-devel 1.6.2 1.fc34 2283 Unspecified Hash table with consistent order and fast iteration Hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. This package contains library source intended for building other packages which use "serde" feature of "indexmap" crate. rust-indexmap+std-devel 1.6.2 1.fc34 2283 Unspecified Hash table with consistent order and fast iteration Hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. This package contains library source intended for building other packages which use "std" feature of "indexmap" crate. rust-indexmap+test_debug-devel 1.6.2 1.fc34 2283 Unspecified Hash table with consistent order and fast iteration Hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. This package contains library source intended for building other packages which use "test_debug" feature of "indexmap" crate. rust-indexmap+test_low_transition_point-devel 1.6.2 1.fc34 2283 Unspecified Hash table with consistent order and fast iteration Hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. This package contains library source intended for building other packages which use "test_low_transition_point" feature of "indexmap" crate. rust-indexmap-devel 1.6.2 1.fc34 272108 Unspecified Hash table with consistent order and fast iteration Hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. This package contains library source intended for building other packages which use "indexmap" crate. rust-indicatif+default-devel 0.15.0 3.fc34 1595 Unspecified Progress bar and cli reporting library for Rust Progress bar and cli reporting library for Rust. This package contains library source intended for building other packages which use "default" feature of "indicatif" crate. rust-indicatif+improved_unicode-devel 0.15.0 3.fc34 1595 Unspecified Progress bar and cli reporting library for Rust Progress bar and cli reporting library for Rust. This package contains library source intended for building other packages which use "improved_unicode" feature of "indicatif" crate. rust-indicatif+rayon-devel 0.15.0 3.fc34 1595 Unspecified Progress bar and cli reporting library for Rust Progress bar and cli reporting library for Rust. This package contains library source intended for building other packages which use "rayon" feature of "indicatif" crate. rust-indicatif+unicode-segmentation-devel 0.15.0 3.fc34 1595 Unspecified Progress bar and cli reporting library for Rust Progress bar and cli reporting library for Rust. This package contains library source intended for building other packages which use "unicode-segmentation" feature of "indicatif" crate. rust-indicatif+unicode-width-devel 0.15.0 3.fc34 1595 Unspecified Progress bar and cli reporting library for Rust Progress bar and cli reporting library for Rust. This package contains library source intended for building other packages which use "unicode-width" feature of "indicatif" crate. rust-indicatif+with_rayon-devel 0.15.0 3.fc34 1595 Unspecified Progress bar and cli reporting library for Rust Progress bar and cli reporting library for Rust. This package contains library source intended for building other packages which use "with_rayon" feature of "indicatif" crate. rust-indicatif-devel 0.15.0 3.fc34 100687 Unspecified Progress bar and cli reporting library for Rust Progress bar and cli reporting library for Rust. This package contains library source intended for building other packages which use "indicatif" crate. rust-indoc+default-devel 1.0.3 2.fc34 1129 Unspecified Indented document literals Indented document literals. This package contains library source intended for building other packages which use "default" feature of "indoc" crate. rust-indoc-devel 1.0.3 2.fc34 58297 Unspecified Indented document literals Indented document literals. This package contains library source intended for building other packages which use "indoc" crate. rust-inflate+default-devel 0.4.5 6.fc34 877 Unspecified DEFLATE decoding DEFLATE decoding. This package contains library source intended for building other packages which use "default" feature of "inflate" crate. rust-inflate+unstable-devel 0.4.5 6.fc34 877 Unspecified DEFLATE decoding DEFLATE decoding. This package contains library source intended for building other packages which use "unstable" feature of "inflate" crate. rust-inflate-devel 0.4.5 6.fc34 80015 Unspecified DEFLATE decoding DEFLATE decoding. This package contains library source intended for building other packages which use "inflate" crate. rust-inotify+default-devel 0.8.3 3.fc34 1823 Unspecified Idiomatic wrapper for inotify Idiomatic wrapper for inotify. This package contains library source intended for building other packages which use "default" feature of "inotify" crate. rust-inotify+futures-core-devel 0.8.3 3.fc34 1823 Unspecified Idiomatic wrapper for inotify Idiomatic wrapper for inotify. This package contains library source intended for building other packages which use "futures-core" feature of "inotify" crate. rust-inotify+mio-devel 0.8.3 3.fc34 1823 Unspecified Idiomatic wrapper for inotify Idiomatic wrapper for inotify. This package contains library source intended for building other packages which use "mio" feature of "inotify" crate. rust-inotify+stream-devel 0.8.3 3.fc34 1823 Unspecified Idiomatic wrapper for inotify Idiomatic wrapper for inotify. This package contains library source intended for building other packages which use "stream" feature of "inotify" crate. rust-inotify+tokio-devel 0.8.3 3.fc34 1823 Unspecified Idiomatic wrapper for inotify Idiomatic wrapper for inotify. This package contains library source intended for building other packages which use "tokio" feature of "inotify" crate. rust-inotify-devel 0.8.3 3.fc34 76529 Unspecified Idiomatic wrapper for inotify Idiomatic wrapper for inotify. This package contains library source intended for building other packages which use "inotify" crate. rust-inotify-sys+default-devel 0.1.5 1.fc34 1063 Unspecified Inotify bindings for the Rust programming language Inotify bindings for the Rust programming language. This package contains library source intended for building other packages which use "default" feature of "inotify-sys" crate. rust-inotify-sys-devel 0.1.5 1.fc34 34929 Unspecified Inotify bindings for the Rust programming language Inotify bindings for the Rust programming language. This package contains library source intended for building other packages which use "inotify-sys" crate. rust-input_buffer+default-devel 0.4.0 1.fc34 1015 Unspecified Peekable FIFO-like buffer for receiving network data efficiently Peekable FIFO-like buffer for receiving network data efficiently. This package contains library source intended for building other packages which use "default" feature of "input_buffer" crate. rust-input_buffer-devel 0.4.0 1.fc34 34063 Unspecified Peekable FIFO-like buffer for receiving network data efficiently Peekable FIFO-like buffer for receiving network data efficiently. This package contains library source intended for building other packages which use "input_buffer" crate. rust-insta+backtrace-devel 0.16.1 3.fc34 1668 Unspecified Snapshot testing library for Rust Snapshot testing library for Rust. This package contains library source intended for building other packages which use "backtrace" feature of "insta" crate. rust-insta+default-devel 0.16.1 3.fc34 1668 Unspecified Snapshot testing library for Rust Snapshot testing library for Rust. This package contains library source intended for building other packages which use "default" feature of "insta" crate. rust-insta+glob-devel 0.16.1 3.fc34 1668 Unspecified Snapshot testing library for Rust Snapshot testing library for Rust. This package contains library source intended for building other packages which use "glob" feature of "insta" crate. rust-insta+globwalk-devel 0.16.1 3.fc34 1668 Unspecified Snapshot testing library for Rust Snapshot testing library for Rust. This package contains library source intended for building other packages which use "globwalk" feature of "insta" crate. rust-insta+pest-devel 0.16.1 3.fc34 1668 Unspecified Snapshot testing library for Rust Snapshot testing library for Rust. This package contains library source intended for building other packages which use "pest" feature of "insta" crate. rust-insta+pest_derive-devel 0.16.1 3.fc34 1668 Unspecified Snapshot testing library for Rust Snapshot testing library for Rust. This package contains library source intended for building other packages which use "pest_derive" feature of "insta" crate. rust-insta+redactions-devel 0.16.1 3.fc34 1668 Unspecified Snapshot testing library for Rust Snapshot testing library for Rust. This package contains library source intended for building other packages which use "redactions" feature of "insta" crate. rust-insta+ron-devel 0.16.1 3.fc34 1668 Unspecified Snapshot testing library for Rust Snapshot testing library for Rust. This package contains library source intended for building other packages which use "ron" feature of "insta" crate. rust-insta+serialization-devel 0.16.1 3.fc34 1668 Unspecified Snapshot testing library for Rust Snapshot testing library for Rust. This package contains library source intended for building other packages which use "serialization" feature of "insta" crate. rust-insta-devel 0.16.1 3.fc34 185726 Unspecified Snapshot testing library for Rust Snapshot testing library for Rust. This package contains library source intended for building other packages which use "insta" crate. rust-instant+default-devel 0.1.9 2.fc34 1049 Unspecified Partial replacement for std::time::Instant that works on WASM too Partial replacement for std::time::Instant that works on WASM too. This package contains library source intended for building other packages which use "default" feature of "instant" crate. rust-instant+inaccurate-devel 0.1.9 2.fc34 1049 Unspecified Partial replacement for std::time::Instant that works on WASM too Partial replacement for std::time::Instant that works on WASM too. This package contains library source intended for building other packages which use "inaccurate" feature of "instant" crate. rust-instant+now-devel 0.1.9 2.fc34 1049 Unspecified Partial replacement for std::time::Instant that works on WASM too Partial replacement for std::time::Instant that works on WASM too. This package contains library source intended for building other packages which use "now" feature of "instant" crate. rust-instant+time-devel 0.1.9 2.fc34 1049 Unspecified Partial replacement for std::time::Instant that works on WASM too Partial replacement for std::time::Instant that works on WASM too. This package contains library source intended for building other packages which use "time" feature of "instant" crate. rust-instant-devel 0.1.9 2.fc34 15657 Unspecified Partial replacement for std::time::Instant that works on WASM too Partial replacement for std::time::Instant that works on WASM too. This package contains library source intended for building other packages which use "instant" crate. rust-interpolate_name+default-devel 0.2.3 4.fc34 1075 Unspecified Simple procedural macro attribute for repetitive tests Simple procedural macro attribute for repetitive tests. This package contains library source intended for building other packages which use "default" feature of "interpolate_name" crate. rust-interpolate_name-devel 0.2.3 4.fc34 10757 Unspecified Simple procedural macro attribute for repetitive tests Simple procedural macro attribute for repetitive tests. This package contains library source intended for building other packages which use "interpolate_name" crate. rust-intervaltree+default-devel 0.2.6 3.fc34 941 Unspecified Simple and generic implementation of an immutable interval tree A simple and generic implementation of an immutable interval tree. This package contains library source intended for building other packages which use "default" feature of "intervaltree" crate. rust-intervaltree+std-devel 0.2.6 3.fc34 941 Unspecified Simple and generic implementation of an immutable interval tree A simple and generic implementation of an immutable interval tree. This package contains library source intended for building other packages which use "std" feature of "intervaltree" crate. rust-intervaltree-devel 0.2.6 3.fc34 11842 Unspecified Simple and generic implementation of an immutable interval tree A simple and generic implementation of an immutable interval tree. This package contains library source intended for building other packages which use "intervaltree" crate. rust-invalidstring+default-devel 0.1.2 3.fc34 952 Unspecified Just for testing invalid string data Just for testing invalid string data. This package contains library source intended for building other packages which use "default" feature of "invalidstring" crate. rust-invalidstring-devel 0.1.2 3.fc34 3752 Unspecified Just for testing invalid string data Just for testing invalid string data. This package contains library source intended for building other packages which use "invalidstring" crate. rust-inventory+default-devel 0.1.10 2.fc34 1031 Unspecified Typed distributed plugin registration Typed distributed plugin registration. This package contains library source intended for building other packages which use "default" feature of "inventory" crate. rust-inventory-devel 0.1.10 2.fc34 49082 Unspecified Typed distributed plugin registration Typed distributed plugin registration. This package contains library source intended for building other packages which use "inventory" crate. rust-inventory-impl+default-devel 0.1.10 2.fc34 1043 Unspecified Implementation of macros for the inventory crate Implementation of macros for the inventory crate. This package contains library source intended for building other packages which use "default" feature of "inventory-impl" crate. rust-inventory-impl-devel 0.1.10 2.fc34 27393 Unspecified Implementation of macros for the inventory crate Implementation of macros for the inventory crate. This package contains library source intended for building other packages which use "inventory-impl" crate. rust-iocuddle+default-devel 0.1.1 2.fc34 1241 Unspecified Library for building runtime-safe linux `ioctl()` interfaces Library for building runtime-safe linux `ioctl()` interfaces. This package contains library source intended for building other packages which use "default" feature of "iocuddle" crate. rust-iocuddle-devel 0.1.1 2.fc34 51459 Unspecified Library for building runtime-safe linux `ioctl()` interfaces Library for building runtime-safe linux `ioctl()` interfaces. This package contains library source intended for building other packages which use "iocuddle" crate. rust-iovec+default-devel 0.1.4 4.fc34 1048 Unspecified Portable buffer type for scatter/gather I/O operations Portable buffer type for scatter/gather I/O operations. This package contains library source intended for building other packages which use "default" feature of "iovec" crate. rust-iovec-devel 0.1.4 4.fc34 37294 Unspecified Portable buffer type for scatter/gather I/O operations Portable buffer type for scatter/gather I/O operations. This package contains library source intended for building other packages which use "iovec" crate. rust-ipnet+default-devel 2.3.0 3.fc34 1584 Unspecified Provides types and useful methods for working with IP prefixes Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain. This package contains library source intended for building other packages which use "default" feature of "ipnet" crate. rust-ipnet+serde-devel 2.3.0 3.fc34 1584 Unspecified Provides types and useful methods for working with IP prefixes Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain. This package contains library source intended for building other packages which use "serde" feature of "ipnet" crate. rust-ipnet-devel 2.3.0 3.fc34 154843 Unspecified Provides types and useful methods for working with IP prefixes Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain. This package contains library source intended for building other packages which use "ipnet" crate. rust-ipnetwork+clippy-devel 0.17.0 3.fc34 1333 Unspecified Library to work with IP CIDRs in Rust Library to work with IP CIDRs in Rust. This package contains library source intended for building other packages which use "clippy" feature of "ipnetwork" crate. rust-ipnetwork+default-devel 0.17.0 3.fc34 1333 Unspecified Library to work with IP CIDRs in Rust Library to work with IP CIDRs in Rust. This package contains library source intended for building other packages which use "default" feature of "ipnetwork" crate. rust-ipnetwork+dev-devel 0.17.0 3.fc34 1333 Unspecified Library to work with IP CIDRs in Rust Library to work with IP CIDRs in Rust. This package contains library source intended for building other packages which use "dev" feature of "ipnetwork" crate. rust-ipnetwork+serde-devel 0.17.0 3.fc34 1333 Unspecified Library to work with IP CIDRs in Rust Library to work with IP CIDRs in Rust. This package contains library source intended for building other packages which use "serde" feature of "ipnetwork" crate. rust-ipnetwork-devel 0.17.0 3.fc34 83587 Unspecified Library to work with IP CIDRs in Rust Library to work with IP CIDRs in Rust. This package contains library source intended for building other packages which use "ipnetwork" crate. rust-iron+default-devel 0.6.1 4.fc34 1514 Unspecified Extensible, Concurrency Focused Web Development in Rust Extensible, Concurrency Focused Web Development in Rust. This package contains library source intended for building other packages which use "default" feature of "iron" crate. rust-iron+hyper-native-tls-devel 0.6.1 4.fc34 1514 Unspecified Extensible, Concurrency Focused Web Development in Rust Extensible, Concurrency Focused Web Development in Rust. This package contains library source intended for building other packages which use "hyper-native-tls" feature of "iron" crate. rust-iron+native-tls-example-devel 0.6.1 4.fc34 1514 Unspecified Extensible, Concurrency Focused Web Development in Rust Extensible, Concurrency Focused Web Development in Rust. This package contains library source intended for building other packages which use "native-tls-example" feature of "iron" crate. rust-iron-devel 0.6.1 4.fc34 97321 Unspecified Extensible, Concurrency Focused Web Development in Rust Extensible, Concurrency Focused Web Development in Rust. This package contains library source intended for building other packages which use "iron" crate. rust-isahc+chrono-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "chrono" feature of "isahc" crate. rust-isahc+cookies-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "cookies" feature of "isahc" crate. rust-isahc+default-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "default" feature of "isahc" crate. rust-isahc+encoding_rs-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "encoding_rs" feature of "isahc" crate. rust-isahc+http2-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "http2" feature of "isahc" crate. rust-isahc+json-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "json" feature of "isahc" crate. rust-isahc+middleware-api-preview-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "middleware-api-preview" feature of "isahc" crate. rust-isahc+mime-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "mime" feature of "isahc" crate. rust-isahc+parking_lot-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "parking_lot" feature of "isahc" crate. rust-isahc+psl-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "psl" feature of "isahc" crate. rust-isahc+publicsuffix-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "publicsuffix" feature of "isahc" crate. rust-isahc+serde-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "serde" feature of "isahc" crate. rust-isahc+serde_json-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "serde_json" feature of "isahc" crate. rust-isahc+spnego-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "spnego" feature of "isahc" crate. rust-isahc+static-curl-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "static-curl" feature of "isahc" crate. rust-isahc+static-ssl-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "static-ssl" feature of "isahc" crate. rust-isahc+text-decoding-devel 0.9.10 2.fc34 3222 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "text-decoding" feature of "isahc" crate. rust-isahc-devel 0.9.10 2.fc34 562057 Unspecified Practical HTTP client that is fun to use Practical HTTP client that is fun to use. This package contains library source intended for building other packages which use "isahc" crate. rust-iso8601+default-devel 0.4.0 3.fc34 965 Unspecified Parsing ISO8601 dates using nom Parsing ISO8601 dates using nom. This package contains library source intended for building other packages which use "default" feature of "iso8601" crate. rust-iso8601+std-devel 0.4.0 3.fc34 965 Unspecified Parsing ISO8601 dates using nom Parsing ISO8601 dates using nom. This package contains library source intended for building other packages which use "std" feature of "iso8601" crate. rust-iso8601-devel 0.4.0 3.fc34 76999 Unspecified Parsing ISO8601 dates using nom Parsing ISO8601 dates using nom. This package contains library source intended for building other packages which use "iso8601" crate. rust-iter-read+default-devel 0.3.0 2.fc34 906 Unspecified Read implementation for iterators over u8 and related types Read implementation for iterators over u8 and related types. This package contains library source intended for building other packages which use "default" feature of "iter-read" crate. rust-iter-read+unstable-devel 0.3.0 2.fc34 906 Unspecified Read implementation for iterators over u8 and related types Read implementation for iterators over u8 and related types. This package contains library source intended for building other packages which use "unstable" feature of "iter-read" crate. rust-iter-read-devel 0.3.0 2.fc34 39544 Unspecified Read implementation for iterators over u8 and related types Read implementation for iterators over u8 and related types. This package contains library source intended for building other packages which use "iter-read" crate. rust-itertools+default-devel 0.10.0 2.fc34 1868 Unspecified Extra iterator adaptors, iterator methods, free functions, and macros Extra iterator adaptors, iterator methods, free functions, and macros. This package contains library source intended for building other packages which use "default" feature of "itertools" crate. rust-itertools+use_alloc-devel 0.10.0 2.fc34 1868 Unspecified Extra iterator adaptors, iterator methods, free functions, and macros Extra iterator adaptors, iterator methods, free functions, and macros. This package contains library source intended for building other packages which use "use_alloc" feature of "itertools" crate. rust-itertools+use_std-devel 0.10.0 2.fc34 1868 Unspecified Extra iterator adaptors, iterator methods, free functions, and macros Extra iterator adaptors, iterator methods, free functions, and macros. This package contains library source intended for building other packages which use "use_std" feature of "itertools" crate. rust-itertools-devel 0.10.0 2.fc34 504336 Unspecified Extra iterator adaptors, iterator methods, free functions, and macros Extra iterator adaptors, iterator methods, free functions, and macros. This package contains library source intended for building other packages which use "itertools" crate. rust-itertools-num+default-devel 0.1.3 6.fc34 1058 Unspecified Numerical iterator tools Numerical iterator tools. Extra iterators and iterator methods and functions. This package contains library source intended for building other packages which use "default" feature of "itertools-num" crate. rust-itertools-num-devel 0.1.3 6.fc34 32765 Unspecified Numerical iterator tools Numerical iterator tools. Extra iterators and iterator methods and functions. This package contains library source intended for building other packages which use "itertools-num" crate. rust-itertools0.8+default-devel 0.8.2 3.fc34 1332 Unspecified Extra iterator adaptors, iterator methods, free functions, and macros Extra iterator adaptors, iterator methods, free functions, and macros. This package contains library source intended for building other packages which use "default" feature of "itertools" crate. rust-itertools0.8+use_std-devel 0.8.2 3.fc34 1332 Unspecified Extra iterator adaptors, iterator methods, free functions, and macros Extra iterator adaptors, iterator methods, free functions, and macros. This package contains library source intended for building other packages which use "use_std" feature of "itertools" crate. rust-itertools0.8-devel 0.8.2 3.fc34 393198 Unspecified Extra iterator adaptors, iterator methods, free functions, and macros Extra iterator adaptors, iterator methods, free functions, and macros. This package contains library source intended for building other packages which use "itertools" crate. rust-itertools0.9+default-devel 0.9.0 2.fc34 1708 Unspecified Extra iterator adaptors, iterator methods, free functions, and macros Extra iterator adaptors, iterator methods, free functions, and macros. This package contains library source intended for building other packages which use "default" feature of "itertools" crate. rust-itertools0.9+use_std-devel 0.9.0 2.fc34 1708 Unspecified Extra iterator adaptors, iterator methods, free functions, and macros Extra iterator adaptors, iterator methods, free functions, and macros. This package contains library source intended for building other packages which use "use_std" feature of "itertools" crate. rust-itertools0.9-devel 0.9.0 2.fc34 420199 Unspecified Extra iterator adaptors, iterator methods, free functions, and macros Extra iterator adaptors, iterator methods, free functions, and macros. This package contains library source intended for building other packages which use "itertools" crate. rust-itoa+default-devel 0.4.7 2.fc34 1009 Unspecified Fast functions for printing integer primitives to an io::Write Fast functions for printing integer primitives to an io::Write. This package contains library source intended for building other packages which use "default" feature of "itoa" crate. rust-itoa+i128-devel 0.4.7 2.fc34 1009 Unspecified Fast functions for printing integer primitives to an io::Write Fast functions for printing integer primitives to an io::Write. This package contains library source intended for building other packages which use "i128" feature of "itoa" crate. rust-itoa+std-devel 0.4.7 2.fc34 1009 Unspecified Fast functions for printing integer primitives to an io::Write Fast functions for printing integer primitives to an io::Write. This package contains library source intended for building other packages which use "std" feature of "itoa" crate. rust-itoa-devel 0.4.7 2.fc34 51329 Unspecified Fast functions for printing integer primitives to an io::Write Fast functions for printing integer primitives to an io::Write. This package contains library source intended for building other packages which use "itoa" crate. rust-ivf+default-devel 0.1.1 1.fc34 771 Unspecified Simple ivf muxer Simple ivf muxer. This package contains library source intended for building other packages which use "default" feature of "ivf" crate. rust-ivf-devel 0.1.1 1.fc34 6173 Unspecified Simple ivf muxer Simple ivf muxer. This package contains library source intended for building other packages which use "ivf" crate. rust-javascriptcore-rs+default-devel 0.10.0 3.fc34 963 Unspecified Rust bindings for the javacriptcore library Rust bindings for the javacriptcore library. This package contains library source intended for building other packages which use "default" feature of "javascriptcore-rs" crate. rust-javascriptcore-rs-devel 0.10.0 3.fc34 8942 Unspecified Rust bindings for the javacriptcore library Rust bindings for the javacriptcore library. This package contains library source intended for building other packages which use "javascriptcore-rs" crate. rust-javascriptcore-rs-sys+default-devel 0.2.0 3.fc34 932 Unspecified Sys functions for the Rust bindings of the javacriptcore library Sys functions for the Rust bindings of the javacriptcore library. This package contains library source intended for building other packages which use "default" feature of "javascriptcore-rs-sys" crate. rust-javascriptcore-rs-sys-devel 0.2.0 3.fc34 4814 Unspecified Sys functions for the Rust bindings of the javacriptcore library Sys functions for the Rust bindings of the javacriptcore library. This package contains library source intended for building other packages which use "javascriptcore-rs-sys" crate. rust-jetscii+benchmarks-devel 0.4.4 6.fc34 1173 Unspecified Efficiently search strings and byte slices for sets of ASCII characters Tiny library to efficiently search strings and byte slices for sets of ASCII characters or bytes. This package contains library source intended for building other packages which use "benchmarks" feature of "jetscii" crate. rust-jetscii+default-devel 0.4.4 6.fc34 1173 Unspecified Efficiently search strings and byte slices for sets of ASCII characters Tiny library to efficiently search strings and byte slices for sets of ASCII characters or bytes. This package contains library source intended for building other packages which use "default" feature of "jetscii" crate. rust-jetscii+pattern-devel 0.4.4 6.fc34 1173 Unspecified Efficiently search strings and byte slices for sets of ASCII characters Tiny library to efficiently search strings and byte slices for sets of ASCII characters or bytes. This package contains library source intended for building other packages which use "pattern" feature of "jetscii" crate. rust-jetscii-devel 0.4.4 6.fc34 81887 Unspecified Efficiently search strings and byte slices for sets of ASCII characters Tiny library to efficiently search strings and byte slices for sets of ASCII characters or bytes. This package contains library source intended for building other packages which use "jetscii" crate. rust-jieba-rs+default-devel 0.6.2 2.fc34 1645 Unspecified Jieba Chinese Word Segmentation Implemented in Rust Jieba Chinese Word Segmentation Implemented in Rust. This package contains library source intended for building other packages which use "default" feature of "jieba-rs" crate. rust-jieba-rs+default-dict-devel 0.6.2 2.fc34 1645 Unspecified Jieba Chinese Word Segmentation Implemented in Rust Jieba Chinese Word Segmentation Implemented in Rust. This package contains library source intended for building other packages which use "default-dict" feature of "jieba-rs" crate. rust-jieba-rs+ordered-float-devel 0.6.2 2.fc34 1645 Unspecified Jieba Chinese Word Segmentation Implemented in Rust Jieba Chinese Word Segmentation Implemented in Rust. This package contains library source intended for building other packages which use "ordered-float" feature of "jieba-rs" crate. rust-jieba-rs+textrank-devel 0.6.2 2.fc34 1645 Unspecified Jieba Chinese Word Segmentation Implemented in Rust Jieba Chinese Word Segmentation Implemented in Rust. This package contains library source intended for building other packages which use "textrank" feature of "jieba-rs" crate. rust-jieba-rs+tfidf-devel 0.6.2 2.fc34 1645 Unspecified Jieba Chinese Word Segmentation Implemented in Rust Jieba Chinese Word Segmentation Implemented in Rust. This package contains library source intended for building other packages which use "tfidf" feature of "jieba-rs" crate. rust-jieba-rs-devel 0.6.2 2.fc34 11877309 Unspecified Jieba Chinese Word Segmentation Implemented in Rust Jieba Chinese Word Segmentation Implemented in Rust. This package contains library source intended for building other packages which use "jieba-rs" crate. rust-jobserver+default-devel 0.1.21 3.fc34 1532 Unspecified Implementation of the GNU make jobserver for Rust Implementation of the GNU make jobserver for Rust. This package contains library source intended for building other packages which use "default" feature of "jobserver" crate. rust-jobserver-devel 0.1.21 3.fc34 82829 Unspecified Implementation of the GNU make jobserver for Rust Implementation of the GNU make jobserver for Rust. This package contains library source intended for building other packages which use "jobserver" crate. rust-jpeg-decoder+default-devel 0.1.22 1.fc34 1143 Unspecified JPEG decoder JPEG decoder. This package contains library source intended for building other packages which use "default" feature of "jpeg-decoder" crate. rust-jpeg-decoder+rayon-devel 0.1.22 1.fc34 1143 Unspecified JPEG decoder JPEG decoder. This package contains library source intended for building other packages which use "rayon" feature of "jpeg-decoder" crate. rust-jpeg-decoder-devel 0.1.22 1.fc34 351675 Unspecified JPEG decoder JPEG decoder. This package contains library source intended for building other packages which use "jpeg-decoder" crate. rust-jql+default-devel 2.7.4 3.fc34 1548 Unspecified JSON query language CLI tool JSON query language CLI tool. This package contains library source intended for building other packages which use "default" feature of "jql" crate. rust-jql-devel 2.7.4 3.fc34 74961 Unspecified JSON query language CLI tool JSON query language CLI tool. This package contains library source intended for building other packages which use "jql" crate. rust-js-sys+default-devel 0.3.50 1.fc34 1333 Unspecified Bindings for all JS global objects and functions Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. This package contains library source intended for building other packages which use "default" feature of "js-sys" crate. rust-js-sys-devel 0.3.50 1.fc34 423167 Unspecified Bindings for all JS global objects and functions Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. This package contains library source intended for building other packages which use "js-sys" crate. rust-js_int+default-devel 0.2.0 2.fc34 1069 Unspecified JavaScript-interoperable integer types JavaScript-interoperable integer types. This package contains library source intended for building other packages which use "default" feature of "js_int" crate. rust-js_int+lax_deserialize-devel 0.2.0 2.fc34 1069 Unspecified JavaScript-interoperable integer types JavaScript-interoperable integer types. This package contains library source intended for building other packages which use "lax_deserialize" feature of "js_int" crate. rust-js_int+serde-devel 0.2.0 2.fc34 1069 Unspecified JavaScript-interoperable integer types JavaScript-interoperable integer types. This package contains library source intended for building other packages which use "serde" feature of "js_int" crate. rust-js_int+std-devel 0.2.0 2.fc34 1069 Unspecified JavaScript-interoperable integer types JavaScript-interoperable integer types. This package contains library source intended for building other packages which use "std" feature of "js_int" crate. rust-js_int-devel 0.2.0 2.fc34 52452 Unspecified JavaScript-interoperable integer types JavaScript-interoperable integer types. This package contains library source intended for building other packages which use "js_int" crate. rust-json+default-devel 0.12.4 3.fc34 800 Unspecified JSON implementation in Rust JSON implementation in Rust. This package contains library source intended for building other packages which use "default" feature of "json" crate. rust-json-devel 0.12.4 3.fc34 271888 Unspecified JSON implementation in Rust JSON implementation in Rust. This package contains library source intended for building other packages which use "json" crate. rust-jwalk+default-devel 0.6.0 2.fc34 1526 Unspecified Filesystem walk performed in parallel with streamed and sorted results Filesystem walk performed in parallel with streamed and sorted results. This package contains library source intended for building other packages which use "default" feature of "jwalk" crate. rust-jwalk-devel 0.6.0 2.fc34 124785 Unspecified Filesystem walk performed in parallel with streamed and sorted results Filesystem walk performed in parallel with streamed and sorted results. This package contains library source intended for building other packages which use "jwalk" crate. rust-keccak+default-devel 0.1.0 3.fc34 923 Unspecified Keccak-f sponge function Keccak-f sponge function. This package contains library source intended for building other packages which use "default" feature of "keccak" crate. rust-keccak+no_unroll-devel 0.1.0 3.fc34 923 Unspecified Keccak-f sponge function Keccak-f sponge function. This package contains library source intended for building other packages which use "no_unroll" feature of "keccak" crate. rust-keccak-devel 0.1.0 3.fc34 14365 Unspecified Keccak-f sponge function Keccak-f sponge function. This package contains library source intended for building other packages which use "keccak" crate. rust-khronos_api+default-devel 3.1.0 3.fc34 1300 Unspecified Khronos XML API Registry, exposed as byte string constants Khronos XML API Registry, exposed as byte string constants. This package contains library source intended for building other packages which use "default" feature of "khronos_api" crate. rust-khronos_api-devel 3.1.0 3.fc34 6636448 Unspecified Khronos XML API Registry, exposed as byte string constants Khronos XML API Registry, exposed as byte string constants. This package contains library source intended for building other packages which use "khronos_api" crate. rust-kstring+default-devel 1.0.1 1.fc34 1171 Unspecified Key String: optimized for map keys Key String: optimized for map keys. This package contains library source intended for building other packages which use "default" feature of "kstring" crate. rust-kstring-devel 1.0.1 1.fc34 76073 Unspecified Key String: optimized for map keys Key String: optimized for map keys. This package contains library source intended for building other packages which use "kstring" crate. rust-kv-log-macro+default-devel 1.0.7 3.fc34 1047 Unspecified Log macro for log's kv-unstable backend Log macro for log's kv-unstable backend. This package contains library source intended for building other packages which use "default" feature of "kv-log-macro" crate. rust-kv-log-macro-devel 1.0.7 3.fc34 43241 Unspecified Log macro for log's kv-unstable backend Log macro for log's kv-unstable backend. This package contains library source intended for building other packages which use "kv-log-macro" crate. rust-lab+default-devel 0.8.1 2.fc34 1433 Unspecified Tools for converting RGB colors to the CIE-L*a*b* color space Tools for converting RGB colors to the CIE-L*a*b* color space, and comparing differences in color. This package contains library source intended for building other packages which use "default" feature of "lab" crate. rust-lab-devel 0.8.1 2.fc34 51415 Unspecified Tools for converting RGB colors to the CIE-L*a*b* color space Tools for converting RGB colors to the CIE-L*a*b* color space, and comparing differences in color. This package contains library source intended for building other packages which use "lab" crate. rust-language-tags+default-devel 0.2.2 11.fc34 608 Unspecified Language tags for Rust Language tags for Rust. This package contains library source intended for building other packages which use "default" feature of "language-tags" crate. rust-language-tags-devel 0.2.2 11.fc34 52076 Unspecified Language tags for Rust Language tags for Rust. This package contains library source intended for building other packages which use "language-tags" crate. rust-lazy-init+default-devel 0.4.0 2.fc34 867 Unspecified Lazy initialization Lazy initialization. This package contains library source intended for building other packages which use "default" feature of "lazy-init" crate. rust-lazy-init-devel 0.4.0 2.fc34 12549 Unspecified Lazy initialization Lazy initialization. This package contains library source intended for building other packages which use "lazy-init" crate. rust-lazy_static+default-devel 1.4.0 4.fc34 1511 Unspecified Macro for declaring lazily evaluated statics in Rust Macro for declaring lazily evaluated statics in Rust. This package contains library source intended for building other packages which use "default" feature of "lazy_static" crate. rust-lazy_static+spin-devel 1.4.0 4.fc34 1511 Unspecified Macro for declaring lazily evaluated statics in Rust Macro for declaring lazily evaluated statics in Rust. This package contains library source intended for building other packages which use "spin" feature of "lazy_static" crate. rust-lazy_static+spin_no_std-devel 1.4.0 4.fc34 1511 Unspecified Macro for declaring lazily evaluated statics in Rust Macro for declaring lazily evaluated statics in Rust. This package contains library source intended for building other packages which use "spin_no_std" feature of "lazy_static" crate. rust-lazy_static-devel 1.4.0 4.fc34 43620 Unspecified Macro for declaring lazily evaluated statics in Rust Macro for declaring lazily evaluated statics in Rust. This package contains library source intended for building other packages which use "lazy_static" crate. rust-lazycell+default-devel 1.3.0 3.fc34 1210 Unspecified Library providing a lazily filled Cell struct Library providing a lazily filled Cell struct. This package contains library source intended for building other packages which use "default" feature of "lazycell" crate. rust-lazycell+nightly-devel 1.3.0 3.fc34 1210 Unspecified Library providing a lazily filled Cell struct Library providing a lazily filled Cell struct. This package contains library source intended for building other packages which use "nightly" feature of "lazycell" crate. rust-lazycell+serde-devel 1.3.0 3.fc34 1210 Unspecified Library providing a lazily filled Cell struct Library providing a lazily filled Cell struct. This package contains library source intended for building other packages which use "serde" feature of "lazycell" crate. rust-lazycell-devel 1.3.0 3.fc34 67331 Unspecified Library providing a lazily filled Cell struct Library providing a lazily filled Cell struct. This package contains library source intended for building other packages which use "lazycell" crate. rust-leb128+default-devel 0.2.4 2.fc34 1122 Unspecified DWARF's LEB128 encoding library and REPL Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding. This package contains library source intended for building other packages which use "default" feature of "leb128" crate. rust-leb128-devel 0.2.4 2.fc34 50914 Unspecified DWARF's LEB128 encoding library and REPL Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding. This package contains library source intended for building other packages which use "leb128" crate. rust-letter-avatar+default-devel 1.3.0 2.fc34 1058 Unspecified Generates user avatars using username initials Generates user avatars using username initials. This package contains library source intended for building other packages which use "default" feature of "letter-avatar" crate. rust-letter-avatar-devel 1.3.0 2.fc34 77591 Unspecified Generates user avatars using username initials Generates user avatars using username initials. This package contains library source intended for building other packages which use "letter-avatar" crate. rust-lexical-core+arrayvec-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "arrayvec" feature of "lexical-core" crate. rust-lexical-core+correct-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "correct" feature of "lexical-core" crate. rust-lexical-core+default-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "default" feature of "lexical-core" crate. rust-lexical-core+dtoa-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "dtoa" feature of "lexical-core" crate. rust-lexical-core+format-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "format" feature of "lexical-core" crate. rust-lexical-core+grisu3-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "grisu3" feature of "lexical-core" crate. rust-lexical-core+noinline-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "noinline" feature of "lexical-core" crate. rust-lexical-core+radix-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "radix" feature of "lexical-core" crate. rust-lexical-core+rounding-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "rounding" feature of "lexical-core" crate. rust-lexical-core+ryu-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "ryu" feature of "lexical-core" crate. rust-lexical-core+static_assertions-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "static_assertions" feature of "lexical-core" crate. rust-lexical-core+std-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "std" feature of "lexical-core" crate. rust-lexical-core+table-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "table" feature of "lexical-core" crate. rust-lexical-core+trim_floats-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "trim_floats" feature of "lexical-core" crate. rust-lexical-core+unchecked_index-devel 0.7.4 4.fc34 2011 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "unchecked_index" feature of "lexical-core" crate. rust-lexical-core-devel 0.7.4 4.fc34 2399729 Unspecified Lexical, to- and from-string conversion routines Lexical, to- and from-string conversion routines. This package contains library source intended for building other packages which use "lexical-core" crate. rust-libc+align-devel 0.2.92 1.fc34 1308 Unspecified Raw FFI bindings to platform libraries like libc Raw FFI bindings to platform libraries like libc. This package contains library source intended for building other packages which use "align" feature of "libc" crate. rust-libc+default-devel 0.2.92 1.fc34 1308 Unspecified Raw FFI bindings to platform libraries like libc Raw FFI bindings to platform libraries like libc. This package contains library source intended for building other packages which use "default" feature of "libc" crate. rust-libc+extra_traits-devel 0.2.92 1.fc34 1308 Unspecified Raw FFI bindings to platform libraries like libc Raw FFI bindings to platform libraries like libc. This package contains library source intended for building other packages which use "extra_traits" feature of "libc" crate. rust-libc+std-devel 0.2.92 1.fc34 1308 Unspecified Raw FFI bindings to platform libraries like libc Raw FFI bindings to platform libraries like libc. This package contains library source intended for building other packages which use "std" feature of "libc" crate. rust-libc+use_std-devel 0.2.92 1.fc34 1308 Unspecified Raw FFI bindings to platform libraries like libc Raw FFI bindings to platform libraries like libc. This package contains library source intended for building other packages which use "use_std" feature of "libc" crate. rust-libc-devel 0.2.92 1.fc34 2833798 Unspecified Raw FFI bindings to platform libraries like libc Raw FFI bindings to platform libraries like libc. This package contains library source intended for building other packages which use "libc" crate. rust-libcryptsetup-rs+default-devel 0.4.2 3.fc34 1406 Unspecified High level Rust bindings for libcryptsetup High level Rust bindings for libcryptsetup. This package contains library source intended for building other packages which use "default" feature of "libcryptsetup-rs" crate. rust-libcryptsetup-rs-devel 0.4.2 3.fc34 198090 Unspecified High level Rust bindings for libcryptsetup High level Rust bindings for libcryptsetup. This package contains library source intended for building other packages which use "libcryptsetup-rs" crate. rust-libcryptsetup-rs-sys+default-devel 0.1.4 5.fc34 1080 Unspecified Low level bindings for libcryptsetup Low level bindings for libcryptsetup. This package contains library source intended for building other packages which use "default" feature of "libcryptsetup-rs-sys" crate. rust-libcryptsetup-rs-sys-devel 0.1.4 5.fc34 39978 Unspecified Low level bindings for libcryptsetup Low level bindings for libcryptsetup. This package contains library source intended for building other packages which use "libcryptsetup-rs-sys" crate. rust-libdbus-sys+default-devel 0.2.1 4.fc34 1198 Unspecified FFI bindings to libdbus FFI bindings to libdbus. This package contains library source intended for building other packages which use "default" feature of "libdbus-sys" crate. rust-libdbus-sys-devel 0.2.1 4.fc34 46807 Unspecified FFI bindings to libdbus FFI bindings to libdbus. This package contains library source intended for building other packages which use "libdbus-sys" crate. rust-libflate+default-devel 1.0.4 1.fc34 1187 Unspecified Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP) Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP). This package contains library source intended for building other packages which use "default" feature of "libflate" crate. rust-libflate-devel 1.0.4 1.fc34 242730 Unspecified Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP) Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP). This package contains library source intended for building other packages which use "libflate" crate. rust-libflate_lz77+default-devel 1.0.0 4.fc34 1009 Unspecified LZ77 encoder for libflate crate LZ77 encoder for libflate crate. This package contains library source intended for building other packages which use "default" feature of "libflate_lz77" crate. rust-libflate_lz77-devel 1.0.0 4.fc34 13353 Unspecified LZ77 encoder for libflate crate LZ77 encoder for libflate crate. This package contains library source intended for building other packages which use "libflate_lz77" crate. rust-libgit2-sys+default-devel 0.12.18 1.fc34 1471 Unspecified Native bindings to the libgit2 library Native bindings to the libgit2 library. This package contains library source intended for building other packages which use "default" feature of "libgit2-sys" crate. rust-libgit2-sys+https-devel 0.12.18 1.fc34 1471 Unspecified Native bindings to the libgit2 library Native bindings to the libgit2 library. This package contains library source intended for building other packages which use "https" feature of "libgit2-sys" crate. rust-libgit2-sys+libssh2-sys-devel 0.12.18 1.fc34 1471 Unspecified Native bindings to the libgit2 library Native bindings to the libgit2 library. This package contains library source intended for building other packages which use "libssh2-sys" feature of "libgit2-sys" crate. rust-libgit2-sys+openssl-sys-devel 0.12.18 1.fc34 1471 Unspecified Native bindings to the libgit2 library Native bindings to the libgit2 library. This package contains library source intended for building other packages which use "openssl-sys" feature of "libgit2-sys" crate. rust-libgit2-sys+ssh-devel 0.12.18 1.fc34 1471 Unspecified Native bindings to the libgit2 library Native bindings to the libgit2 library. This package contains library source intended for building other packages which use "ssh" feature of "libgit2-sys" crate. rust-libgit2-sys+ssh_key_from_memory-devel 0.12.18 1.fc34 1471 Unspecified Native bindings to the libgit2 library Native bindings to the libgit2 library. This package contains library source intended for building other packages which use "ssh_key_from_memory" feature of "libgit2-sys" crate. rust-libgit2-sys-devel 0.12.18 1.fc34 163308 Unspecified Native bindings to the libgit2 library Native bindings to the libgit2 library. This package contains library source intended for building other packages which use "libgit2-sys" crate. rust-libhandy+default-devel 0.7.1 2.fc34 1668 Unspecified Rust bindings for libhandy Rust bindings for libhandy. This package contains library source intended for building other packages which use "default" feature of "libhandy" crate. rust-libhandy+dox-devel 0.7.1 2.fc34 1668 Unspecified Rust bindings for libhandy Rust bindings for libhandy. This package contains library source intended for building other packages which use "dox" feature of "libhandy" crate. rust-libhandy+v1_0-devel 0.7.1 2.fc34 1668 Unspecified Rust bindings for libhandy Rust bindings for libhandy. This package contains library source intended for building other packages which use "v1_0" feature of "libhandy" crate. rust-libhandy-devel 0.7.1 2.fc34 606938 Unspecified Rust bindings for libhandy Rust bindings for libhandy. This package contains library source intended for building other packages which use "libhandy" crate. rust-libhandy-sys+default-devel 0.7.0 2.fc34 1722 Unspecified Sys part of the rust bindings for libhandy Sys part of the rust bindings for libhandy. This package contains library source intended for building other packages which use "default" feature of "libhandy-sys" crate. rust-libhandy-sys+dox-devel 0.7.0 2.fc34 1722 Unspecified Sys part of the rust bindings for libhandy Sys part of the rust bindings for libhandy. This package contains library source intended for building other packages which use "dox" feature of "libhandy-sys" crate. rust-libhandy-sys+v1_0-devel 0.7.0 2.fc34 1722 Unspecified Sys part of the rust bindings for libhandy Sys part of the rust bindings for libhandy. This package contains library source intended for building other packages which use "v1_0" feature of "libhandy-sys" crate. rust-libhandy-sys-devel 0.7.0 2.fc34 158693 Unspecified Sys part of the rust bindings for libhandy Sys part of the rust bindings for libhandy. This package contains library source intended for building other packages which use "libhandy-sys" crate. rust-libloading+default-devel 0.7.0 1.fc34 1167 Unspecified Safer binding to platform’s dynamic library loading utilities Safer binding to platform’s dynamic library loading utilities. This package contains library source intended for building other packages which use "default" feature of "libloading" crate. rust-libloading-devel 0.7.0 1.fc34 105837 Unspecified Safer binding to platform’s dynamic library loading utilities Safer binding to platform’s dynamic library loading utilities. This package contains library source intended for building other packages which use "libloading" crate. rust-libloading0.6+default-devel 0.6.7 1.fc34 1167 Unspecified Safer binding to platform’s dynamic library loading utilities Safer binding to platform’s dynamic library loading utilities. This package contains library source intended for building other packages which use "default" feature of "libloading" crate. rust-libloading0.6-devel 0.6.7 1.fc34 99695 Unspecified Safer binding to platform’s dynamic library loading utilities Safer binding to platform’s dynamic library loading utilities. This package contains library source intended for building other packages which use "libloading" crate. rust-libm+default-devel 0.2.1 4.fc34 1033 Unspecified Libm in pure Rust Libm in pure Rust. This package contains library source intended for building other packages which use "default" feature of "libm" crate. rust-libm+musl-reference-tests-devel 0.2.1 4.fc34 1033 Unspecified Libm in pure Rust Libm in pure Rust. This package contains library source intended for building other packages which use "musl-reference-tests" feature of "libm" crate. rust-libm+rand-devel 0.2.1 4.fc34 1033 Unspecified Libm in pure Rust Libm in pure Rust. This package contains library source intended for building other packages which use "rand" feature of "libm" crate. rust-libm+unstable-devel 0.2.1 4.fc34 1033 Unspecified Libm in pure Rust Libm in pure Rust. This package contains library source intended for building other packages which use "unstable" feature of "libm" crate. rust-libm-devel 0.2.1 4.fc34 444621 Unspecified Libm in pure Rust Libm in pure Rust. This package contains library source intended for building other packages which use "libm" crate. rust-libmount+default-devel 0.1.15 4.fc34 1186 Unspecified Type-safe wrapper around mount system call Type-safe wrapper around mount system call. This package contains library source intended for building other packages which use "default" feature of "libmount" crate. rust-libmount-devel 0.1.15 4.fc34 92157 Unspecified Type-safe wrapper around mount system call Type-safe wrapper around mount system call. This package contains library source intended for building other packages which use "libmount" crate. rust-liboverdrop+default-devel 0.0.2 5.fc34 1171 Unspecified Configuration library, with directory overlaying and fragments dropins Configuration library, with directory overlaying and fragments dropins. This package contains library source intended for building other packages which use "default" feature of "liboverdrop" crate. rust-liboverdrop-devel 0.0.2 5.fc34 40785 Unspecified Configuration library, with directory overlaying and fragments dropins Configuration library, with directory overlaying and fragments dropins. This package contains library source intended for building other packages which use "liboverdrop" crate. rust-libpulse-binding+default-devel 2.23.0 1.fc34 1604 Unspecified Rust language binding for the PulseAudio libpulse library Rust language binding for the PulseAudio libpulse library. This package contains library source intended for building other packages which use "default" feature of "libpulse-binding" crate. rust-libpulse-binding+pa_v12-devel 2.23.0 1.fc34 1604 Unspecified Rust language binding for the PulseAudio libpulse library Rust language binding for the PulseAudio libpulse library. This package contains library source intended for building other packages which use "pa_v12" feature of "libpulse-binding" crate. rust-libpulse-binding+pa_v13-devel 2.23.0 1.fc34 1604 Unspecified Rust language binding for the PulseAudio libpulse library Rust language binding for the PulseAudio libpulse library. This package contains library source intended for building other packages which use "pa_v13" feature of "libpulse-binding" crate. rust-libpulse-binding+pa_v14-devel 2.23.0 1.fc34 1604 Unspecified Rust language binding for the PulseAudio libpulse library Rust language binding for the PulseAudio libpulse library. This package contains library source intended for building other packages which use "pa_v14" feature of "libpulse-binding" crate. rust-libpulse-binding+pa_v5-devel 2.23.0 1.fc34 1604 Unspecified Rust language binding for the PulseAudio libpulse library Rust language binding for the PulseAudio libpulse library. This package contains library source intended for building other packages which use "pa_v5" feature of "libpulse-binding" crate. rust-libpulse-binding+pa_v6-devel 2.23.0 1.fc34 1604 Unspecified Rust language binding for the PulseAudio libpulse library Rust language binding for the PulseAudio libpulse library. This package contains library source intended for building other packages which use "pa_v6" feature of "libpulse-binding" crate. rust-libpulse-binding+pa_v8-devel 2.23.0 1.fc34 1604 Unspecified Rust language binding for the PulseAudio libpulse library Rust language binding for the PulseAudio libpulse library. This package contains library source intended for building other packages which use "pa_v8" feature of "libpulse-binding" crate. rust-libpulse-binding-devel 2.23.0 1.fc34 707683 Unspecified Rust language binding for the PulseAudio libpulse library Rust language binding for the PulseAudio libpulse library. This package contains library source intended for building other packages which use "libpulse-binding" crate. rust-libpulse-sys+default-devel 1.18.0 1.fc34 1430 Unspecified FFI bindings for the PulseAudio libpulse system library FFI bindings for the PulseAudio libpulse system library. This package contains library source intended for building other packages which use "default" feature of "libpulse-sys" crate. rust-libpulse-sys+pa_v12-devel 1.18.0 1.fc34 1430 Unspecified FFI bindings for the PulseAudio libpulse system library FFI bindings for the PulseAudio libpulse system library. This package contains library source intended for building other packages which use "pa_v12" feature of "libpulse-sys" crate. rust-libpulse-sys+pa_v13-devel 1.18.0 1.fc34 1430 Unspecified FFI bindings for the PulseAudio libpulse system library FFI bindings for the PulseAudio libpulse system library. This package contains library source intended for building other packages which use "pa_v13" feature of "libpulse-sys" crate. rust-libpulse-sys+pa_v14-devel 1.18.0 1.fc34 1430 Unspecified FFI bindings for the PulseAudio libpulse system library FFI bindings for the PulseAudio libpulse system library. This package contains library source intended for building other packages which use "pa_v14" feature of "libpulse-sys" crate. rust-libpulse-sys+pa_v5-devel 1.18.0 1.fc34 1430 Unspecified FFI bindings for the PulseAudio libpulse system library FFI bindings for the PulseAudio libpulse system library. This package contains library source intended for building other packages which use "pa_v5" feature of "libpulse-sys" crate. rust-libpulse-sys+pa_v6-devel 1.18.0 1.fc34 1430 Unspecified FFI bindings for the PulseAudio libpulse system library FFI bindings for the PulseAudio libpulse system library. This package contains library source intended for building other packages which use "pa_v6" feature of "libpulse-sys" crate. rust-libpulse-sys+pa_v8-devel 1.18.0 1.fc34 1430 Unspecified FFI bindings for the PulseAudio libpulse system library FFI bindings for the PulseAudio libpulse system library. This package contains library source intended for building other packages which use "pa_v8" feature of "libpulse-sys" crate. rust-libpulse-sys-devel 1.18.0 1.fc34 200955 Unspecified FFI bindings for the PulseAudio libpulse system library FFI bindings for the PulseAudio libpulse system library. This package contains library source intended for building other packages which use "libpulse-sys" crate. rust-libslirp+dbus-devel 4.2.2 7.fc34 2051 Unspecified High-level bindings & helper process for libslirp High-level bindings & helper process for libslirp. This package contains library source intended for building other packages which use "dbus" feature of "libslirp" crate. rust-libslirp+default-devel 4.2.2 7.fc34 2051 Unspecified High-level bindings & helper process for libslirp High-level bindings & helper process for libslirp. This package contains library source intended for building other packages which use "default" feature of "libslirp" crate. rust-libslirp+ipnetwork-devel 4.2.2 7.fc34 2051 Unspecified High-level bindings & helper process for libslirp High-level bindings & helper process for libslirp. This package contains library source intended for building other packages which use "ipnetwork" feature of "libslirp" crate. rust-libslirp+lazy_static-devel 4.2.2 7.fc34 2051 Unspecified High-level bindings & helper process for libslirp High-level bindings & helper process for libslirp. This package contains library source intended for building other packages which use "lazy_static" feature of "libslirp" crate. rust-libslirp+libc-devel 4.2.2 7.fc34 2051 Unspecified High-level bindings & helper process for libslirp High-level bindings & helper process for libslirp. This package contains library source intended for building other packages which use "libc" feature of "libslirp" crate. rust-libslirp+libsystemd-devel 4.2.2 7.fc34 2051 Unspecified High-level bindings & helper process for libslirp High-level bindings & helper process for libslirp. This package contains library source intended for building other packages which use "libsystemd" feature of "libslirp" crate. rust-libslirp+mio-devel 4.2.2 7.fc34 2051 Unspecified High-level bindings & helper process for libslirp High-level bindings & helper process for libslirp. This package contains library source intended for building other packages which use "mio" feature of "libslirp" crate. rust-libslirp+mio-extras-devel 4.2.2 7.fc34 2051 Unspecified High-level bindings & helper process for libslirp High-level bindings & helper process for libslirp. This package contains library source intended for building other packages which use "mio-extras" feature of "libslirp" crate. rust-libslirp+nix-devel 4.2.2 7.fc34 2051 Unspecified High-level bindings & helper process for libslirp High-level bindings & helper process for libslirp. This package contains library source intended for building other packages which use "nix" feature of "libslirp" crate. rust-libslirp+slab-devel 4.2.2 7.fc34 2051 Unspecified High-level bindings & helper process for libslirp High-level bindings & helper process for libslirp. This package contains library source intended for building other packages which use "slab" feature of "libslirp" crate. rust-libslirp+structopt-devel 4.2.2 7.fc34 2051 Unspecified High-level bindings & helper process for libslirp High-level bindings & helper process for libslirp. This package contains library source intended for building other packages which use "structopt" feature of "libslirp" crate. rust-libslirp+url-devel 4.2.2 7.fc34 2051 Unspecified High-level bindings & helper process for libslirp High-level bindings & helper process for libslirp. This package contains library source intended for building other packages which use "url" feature of "libslirp" crate. rust-libslirp-devel 4.2.2 7.fc34 69252 Unspecified High-level bindings & helper process for libslirp High-level bindings & helper process for libslirp. This package contains library source intended for building other packages which use "libslirp" crate. rust-libslirp-sys+default-devel 4.2.0 4.fc34 958 Unspecified FFI bindings for libslirp FFI bindings for libslirp. This package contains library source intended for building other packages which use "default" feature of "libslirp-sys" crate. rust-libslirp-sys-devel 4.2.0 4.fc34 10227 Unspecified FFI bindings for libslirp FFI bindings for libslirp. This package contains library source intended for building other packages which use "libslirp-sys" crate. rust-libsqlite3-sys+bindgen-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "bindgen" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+buildtime_bindgen-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "buildtime_bindgen" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+cc-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "cc" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+default-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "default" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+in_gecko-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "in_gecko" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+min_sqlite_version_3_6_23-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "min_sqlite_version_3_6_23" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+min_sqlite_version_3_6_8-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "min_sqlite_version_3_6_8" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+min_sqlite_version_3_7_16-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "min_sqlite_version_3_7_16" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+min_sqlite_version_3_7_7-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "min_sqlite_version_3_7_7" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+pkg-config-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "pkg-config" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+preupdate_hook-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "preupdate_hook" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+session-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "session" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+sqlcipher-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "sqlcipher" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+unlock_notify-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "unlock_notify" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys+with-asan-devel 0.20.1 2.fc34 1526 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "with-asan" feature of "libsqlite3-sys" crate. rust-libsqlite3-sys-devel 0.20.1 2.fc34 41856 Unspecified Native bindings to the libsqlite3 library Native bindings to the libsqlite3 library. This package contains library source intended for building other packages which use "libsqlite3-sys" crate. rust-libssh2-sys+default-devel 0.2.21 1.fc34 1245 Unspecified Native bindings to the libssh2 library Native bindings to the libssh2 library. This package contains library source intended for building other packages which use "default" feature of "libssh2-sys" crate. rust-libssh2-sys-devel 0.2.21 1.fc34 35873 Unspecified Native bindings to the libssh2 library Native bindings to the libssh2 library. This package contains library source intended for building other packages which use "libssh2-sys" crate. rust-libsystemd+default-devel 0.2.1 5.fc34 1621 Unspecified Pure-Rust client library to interact with systemd Pure-Rust client library to interact with systemd. This package contains library source intended for building other packages which use "default" feature of "libsystemd" crate. rust-libsystemd-devel 0.2.1 5.fc34 59441 Unspecified Pure-Rust client library to interact with systemd Pure-Rust client library to interact with systemd. This package contains library source intended for building other packages which use "libsystemd" crate. rust-libudev+default-devel 0.2.0 11.fc34 472 Unspecified Rust wrapper for libudev Rust wrapper for libudev. This package contains library source intended for building other packages which use "default" feature of "libudev" crate. rust-libudev-devel 0.2.0 11.fc34 36769 Unspecified Rust wrapper for libudev Rust wrapper for libudev. This package contains library source intended for building other packages which use "libudev" crate. rust-libudev-sys+default-devel 0.1.4 11.fc34 1007 Unspecified FFI bindings to libudev FFI bindings to libudev. This package contains library source intended for building other packages which use "default" feature of "libudev-sys" crate. rust-libudev-sys-devel 0.1.4 11.fc34 26983 Unspecified FFI bindings to libudev FFI bindings to libudev. This package contains library source intended for building other packages which use "libudev-sys" crate. rust-libxml+default-devel 0.2.16 1.fc34 1374 Unspecified Rust wrapper for libxml2 Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project. This package contains library source intended for building other packages which use "default" feature of "libxml" crate. rust-libxml-devel 0.2.16 1.fc34 808510 Unspecified Rust wrapper for libxml2 Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project. This package contains library source intended for building other packages which use "libxml" crate. rust-libz-sys+default-devel 1.1.2 2.fc34 1202 Unspecified Bindings to the system libz library (also known as zlib) Bindings to the system libz library (also known as zlib). This package contains library source intended for building other packages which use "default" feature of "libz-sys" crate. rust-libz-sys+libc-devel 1.1.2 2.fc34 1202 Unspecified Bindings to the system libz library (also known as zlib) Bindings to the system libz library (also known as zlib). This package contains library source intended for building other packages which use "libc" feature of "libz-sys" crate. rust-libz-sys+stock-zlib-devel 1.1.2 2.fc34 1202 Unspecified Bindings to the system libz library (also known as zlib) Bindings to the system libz library (also known as zlib). This package contains library source intended for building other packages which use "stock-zlib" feature of "libz-sys" crate. rust-libz-sys-devel 1.1.2 2.fc34 46419 Unspecified Bindings to the system libz library (also known as zlib) Bindings to the system libz library (also known as zlib). This package contains library source intended for building other packages which use "libz-sys" crate. rust-line-wrap+default-devel 0.1.1 6.fc34 1010 Unspecified Efficiently insert line separators Efficiently insert line separators. This package contains library source intended for building other packages which use "default" feature of "line-wrap" crate. rust-line-wrap-devel 0.1.1 6.fc34 45607 Unspecified Efficiently insert line separators Efficiently insert line separators. This package contains library source intended for building other packages which use "line-wrap" crate. rust-line_drawing+default-devel 0.8.0 2.fc34 1129 Unspecified Collection of line-drawing algorithms for use in graphics and video games Collection of line-drawing algorithms for use in graphics and video games. This package contains library source intended for building other packages which use "default" feature of "line_drawing" crate. rust-line_drawing-devel 0.8.0 2.fc34 47574 Unspecified Collection of line-drawing algorithms for use in graphics and video games Collection of line-drawing algorithms for use in graphics and video games. This package contains library source intended for building other packages which use "line_drawing" crate. rust-link-cplusplus+default-devel 1.0.5 2.fc34 1106 Unspecified Link libstdc++ or libc++ automatically or manually Link libstdc++ or libc++ automatically or manually. This package contains library source intended for building other packages which use "default" feature of "link-cplusplus" crate. rust-link-cplusplus+libc++-devel 1.0.5 2.fc34 1106 Unspecified Link libstdc++ or libc++ automatically or manually Link libstdc++ or libc++ automatically or manually. This package contains library source intended for building other packages which use "libc++" feature of "link-cplusplus" crate. rust-link-cplusplus+libcxx-devel 1.0.5 2.fc34 1106 Unspecified Link libstdc++ or libc++ automatically or manually Link libstdc++ or libc++ automatically or manually. This package contains library source intended for building other packages which use "libcxx" feature of "link-cplusplus" crate. rust-link-cplusplus+libstdc++-devel 1.0.5 2.fc34 1106 Unspecified Link libstdc++ or libc++ automatically or manually Link libstdc++ or libc++ automatically or manually. This package contains library source intended for building other packages which use "libstdc++" feature of "link-cplusplus" crate. rust-link-cplusplus+libstdcxx-devel 1.0.5 2.fc34 1106 Unspecified Link libstdc++ or libc++ automatically or manually Link libstdc++ or libc++ automatically or manually. This package contains library source intended for building other packages which use "libstdcxx" feature of "link-cplusplus" crate. rust-link-cplusplus+nothing-devel 1.0.5 2.fc34 1106 Unspecified Link libstdc++ or libc++ automatically or manually Link libstdc++ or libc++ automatically or manually. This package contains library source intended for building other packages which use "nothing" feature of "link-cplusplus" crate. rust-link-cplusplus-devel 1.0.5 2.fc34 36385 Unspecified Link libstdc++ or libc++ automatically or manually Link libstdc++ or libc++ automatically or manually. This package contains library source intended for building other packages which use "link-cplusplus" crate. rust-linked-hash-map+default-devel 0.5.4 2.fc34 1343 Unspecified HashMap wrapper that holds key-value pairs in insertion order HashMap wrapper that holds key-value pairs in insertion order. This package contains library source intended for building other packages which use "default" feature of "linked-hash-map" crate. rust-linked-hash-map+heapsize-devel 0.5.4 2.fc34 1343 Unspecified HashMap wrapper that holds key-value pairs in insertion order HashMap wrapper that holds key-value pairs in insertion order. This package contains library source intended for building other packages which use "heapsize" feature of "linked-hash-map" crate. rust-linked-hash-map+heapsize_impl-devel 0.5.4 2.fc34 1343 Unspecified HashMap wrapper that holds key-value pairs in insertion order HashMap wrapper that holds key-value pairs in insertion order. This package contains library source intended for building other packages which use "heapsize_impl" feature of "linked-hash-map" crate. rust-linked-hash-map+nightly-devel 0.5.4 2.fc34 1343 Unspecified HashMap wrapper that holds key-value pairs in insertion order HashMap wrapper that holds key-value pairs in insertion order. This package contains library source intended for building other packages which use "nightly" feature of "linked-hash-map" crate. rust-linked-hash-map+serde-devel 0.5.4 2.fc34 1343 Unspecified HashMap wrapper that holds key-value pairs in insertion order HashMap wrapper that holds key-value pairs in insertion order. This package contains library source intended for building other packages which use "serde" feature of "linked-hash-map" crate. rust-linked-hash-map+serde_impl-devel 0.5.4 2.fc34 1343 Unspecified HashMap wrapper that holds key-value pairs in insertion order HashMap wrapper that holds key-value pairs in insertion order. This package contains library source intended for building other packages which use "serde_impl" feature of "linked-hash-map" crate. rust-linked-hash-map-devel 0.5.4 2.fc34 82197 Unspecified HashMap wrapper that holds key-value pairs in insertion order HashMap wrapper that holds key-value pairs in insertion order. This package contains library source intended for building other packages which use "linked-hash-map" crate. rust-linkify+default-devel 0.4.0 4.fc34 1163 Unspecified Finds URLs and email addresses in plain text Finds URLs and email addresses in plain text. Takes care to get the boundaries right with surrounding punctuation like parentheses. This package contains library source intended for building other packages which use "default" feature of "linkify" crate. rust-linkify-devel 0.4.0 4.fc34 68302 Unspecified Finds URLs and email addresses in plain text Finds URLs and email addresses in plain text. Takes care to get the boundaries right with surrounding punctuation like parentheses. This package contains library source intended for building other packages which use "linkify" crate. rust-lipsum+default-devel 0.7.0 2.fc34 1437 Unspecified Lorem ipsum text generation library Lorem ipsum text generation library. Use this if you need some filler text for your application. The text is generated using a simple Markov chain, which you can also instantiate to generate your own pieces of pseudo-random text. This package contains library source intended for building other packages which use "default" feature of "lipsum" crate. rust-lipsum-devel 0.7.0 2.fc34 84100 Unspecified Lorem ipsum text generation library Lorem ipsum text generation library. Use this if you need some filler text for your application. The text is generated using a simple Markov chain, which you can also instantiate to generate your own pieces of pseudo-random text. This package contains library source intended for building other packages which use "lipsum" crate. rust-liquid+default-devel 0.22.0 1.fc34 1975 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "default" feature of "liquid" crate. rust-liquid+liquid-lib-devel 0.22.0 1.fc34 1975 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "liquid-lib" feature of "liquid" crate. rust-liquid+stdlib-devel 0.22.0 1.fc34 1975 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "stdlib" feature of "liquid" crate. rust-liquid-core+default-devel 0.22.0 1.fc34 1511 Unspecified Core liquid functionality Core liquid functionality. This package contains library source intended for building other packages which use "default" feature of "liquid-core" crate. rust-liquid-core+derive-devel 0.22.0 1.fc34 1511 Unspecified Core liquid functionality Core liquid functionality. This package contains library source intended for building other packages which use "derive" feature of "liquid-core" crate. rust-liquid-core+liquid-derive-devel 0.22.0 1.fc34 1511 Unspecified Core liquid functionality Core liquid functionality. This package contains library source intended for building other packages which use "liquid-derive" feature of "liquid-core" crate. rust-liquid-core-devel 0.22.0 1.fc34 316670 Unspecified Core liquid functionality Core liquid functionality. This package contains library source intended for building other packages which use "liquid-core" crate. rust-liquid-derive+default-devel 0.22.0 1.fc34 1079 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "default" feature of "liquid-derive" crate. rust-liquid-derive-devel 0.22.0 1.fc34 107408 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "liquid-derive" crate. rust-liquid-devel 0.22.0 1.fc34 347692 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "liquid" crate. rust-liquid-lib+all-devel 0.22.0 1.fc34 1676 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "all" feature of "liquid-lib" crate. rust-liquid-lib+default-devel 0.22.0 1.fc34 1676 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "default" feature of "liquid-lib" crate. rust-liquid-lib+deunicode-devel 0.22.0 1.fc34 1676 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "deunicode" feature of "liquid-lib" crate. rust-liquid-lib+extra-devel 0.22.0 1.fc34 1676 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "extra" feature of "liquid-lib" crate. rust-liquid-lib+jekyll-devel 0.22.0 1.fc34 1676 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "jekyll" feature of "liquid-lib" crate. rust-liquid-lib+shopify-devel 0.22.0 1.fc34 1676 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "shopify" feature of "liquid-lib" crate. rust-liquid-lib+stdlib-devel 0.22.0 1.fc34 1676 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "stdlib" feature of "liquid-lib" crate. rust-liquid-lib-devel 0.22.0 1.fc34 252342 Unspecified Liquid templating language for Rust Liquid templating language for Rust. This package contains library source intended for building other packages which use "liquid-lib" crate. rust-listenfd+default-devel 0.3.3 3.fc34 980 Unspecified Simple library to work with listenfds passed from the outside Simple library to work with listenfds passed from the outside (systemd/catflap socket activation). This package contains library source intended for building other packages which use "default" feature of "listenfd" crate. rust-listenfd-devel 0.3.3 3.fc34 16393 Unspecified Simple library to work with listenfds passed from the outside Simple library to work with listenfds passed from the outside (systemd/catflap socket activation). This package contains library source intended for building other packages which use "listenfd" crate. rust-lldb 1.51.0 1.fc34 32366 Unspecified LLDB pretty printers for Rust This package includes the rust-lldb script, which allows easier debugging of Rust programs. rust-lmdb+default-devel 0.8.0 5.fc34 1255 Unspecified Idiomatic and safe LMDB wrapper Idiomatic and safe LMDB wrapper. This package contains library source intended for building other packages which use "default" feature of "lmdb" crate. rust-lmdb-devel 0.8.0 5.fc34 110657 Unspecified Idiomatic and safe LMDB wrapper Idiomatic and safe LMDB wrapper. This package contains library source intended for building other packages which use "lmdb" crate. rust-lmdb-sys+default-devel 0.8.0 5.fc34 1073 Unspecified Rust bindings for liblmdb Rust bindings for liblmdb. This package contains library source intended for building other packages which use "default" feature of "lmdb-sys" crate. rust-lmdb-sys-devel 0.8.0 5.fc34 14936 Unspecified Rust bindings for liblmdb Rust bindings for liblmdb. This package contains library source intended for building other packages which use "lmdb-sys" crate. rust-locale+default-devel 0.2.2 11.fc34 976 Unspecified Library for basic localisation Library for basic localisation. Warning: Major rewrite pending for 0.3!. This package contains library source intended for building other packages which use "default" feature of "locale" crate. rust-locale-devel 0.2.2 11.fc34 90165 Unspecified Library for basic localisation Library for basic localisation. Warning: Major rewrite pending for 0.3!. This package contains library source intended for building other packages which use "locale" crate. rust-locale_config+default-devel 0.3.0 3.fc34 1234 Unspecified Maintains locale preferences for process and thread and initialises them Maintains locale preferences for process and thread and initialises them by inspecting the system for user preference. This package contains library source intended for building other packages which use "default" feature of "locale_config" crate. rust-locale_config-devel 0.3.0 3.fc34 78281 Unspecified Maintains locale preferences for process and thread and initialises them Maintains locale preferences for process and thread and initialises them by inspecting the system for user preference. This package contains library source intended for building other packages which use "locale_config" crate. rust-lock_api+default-devel 0.4.2 2.fc34 1144 Unspecified Wrappers to create fully-featured Mutex and RwLock types Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. This package contains library source intended for building other packages which use "default" feature of "lock_api" crate. rust-lock_api+nightly-devel 0.4.2 2.fc34 1144 Unspecified Wrappers to create fully-featured Mutex and RwLock types Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. This package contains library source intended for building other packages which use "nightly" feature of "lock_api" crate. rust-lock_api+owning_ref-devel 0.4.2 2.fc34 1144 Unspecified Wrappers to create fully-featured Mutex and RwLock types Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. This package contains library source intended for building other packages which use "owning_ref" feature of "lock_api" crate. rust-lock_api+serde-devel 0.4.2 2.fc34 1144 Unspecified Wrappers to create fully-featured Mutex and RwLock types Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. This package contains library source intended for building other packages which use "serde" feature of "lock_api" crate. rust-lock_api-devel 0.4.2 2.fc34 144313 Unspecified Wrappers to create fully-featured Mutex and RwLock types Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. This package contains library source intended for building other packages which use "lock_api" crate. rust-lockfree+default-devel 0.5.1 1.fc33 1026 Unspecified Concurrent data structures and a solution to the ABA problem Concurrent data structures and a solution to the ABA problem as an alternative of hazard pointers. This package contains library source intended for building other packages which use "default" feature of "lockfree" crate. rust-lockfree-devel 0.5.1 1.fc33 295081 Unspecified Concurrent data structures and a solution to the ABA problem Concurrent data structures and a solution to the ABA problem as an alternative of hazard pointers. This package contains library source intended for building other packages which use "lockfree" crate. rust-log+default-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "default" feature of "log" crate. rust-log+kv_unstable-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "kv_unstable" feature of "log" crate. rust-log+kv_unstable_std-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "kv_unstable_std" feature of "log" crate. rust-log+kv_unstable_sval-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "kv_unstable_sval" feature of "log" crate. rust-log+max_level_debug-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "max_level_debug" feature of "log" crate. rust-log+max_level_error-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "max_level_error" feature of "log" crate. rust-log+max_level_info-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "max_level_info" feature of "log" crate. rust-log+max_level_off-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "max_level_off" feature of "log" crate. rust-log+max_level_trace-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "max_level_trace" feature of "log" crate. rust-log+max_level_warn-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "max_level_warn" feature of "log" crate. rust-log+release_max_level_debug-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "release_max_level_debug" feature of "log" crate. rust-log+release_max_level_error-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "release_max_level_error" feature of "log" crate. rust-log+release_max_level_info-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "release_max_level_info" feature of "log" crate. rust-log+release_max_level_off-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "release_max_level_off" feature of "log" crate. rust-log+release_max_level_trace-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "release_max_level_trace" feature of "log" crate. rust-log+release_max_level_warn-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "release_max_level_warn" feature of "log" crate. rust-log+serde-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "serde" feature of "log" crate. rust-log+std-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "std" feature of "log" crate. rust-log+sval-devel 0.4.13 2.fc34 1832 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "sval" feature of "log" crate. rust-log-devel 0.4.13 2.fc34 177766 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "log" crate. rust-log-mdc+default-devel 0.1.0 3.fc34 371 Unspecified Mapped diagnostic context (MDC) for use with the `log` crate Mapped diagnostic context (MDC) for use with the `log` crate. This package contains library source intended for building other packages which use "default" feature of "log-mdc" crate. rust-log-mdc-devel 0.1.0 3.fc34 31527 Unspecified Mapped diagnostic context (MDC) for use with the `log` crate Mapped diagnostic context (MDC) for use with the `log` crate. This package contains library source intended for building other packages which use "log-mdc" crate. rust-log-panics+backtrace-devel 2.0.0 4.fc34 992 Unspecified Panic hook which logs panic messages rather than printing them Panic hook which logs panic messages rather than printing them. This package contains library source intended for building other packages which use "backtrace" feature of "log-panics" crate. rust-log-panics+default-devel 2.0.0 4.fc34 992 Unspecified Panic hook which logs panic messages rather than printing them Panic hook which logs panic messages rather than printing them. This package contains library source intended for building other packages which use "default" feature of "log-panics" crate. rust-log-panics+with-backtrace-devel 2.0.0 4.fc34 992 Unspecified Panic hook which logs panic messages rather than printing them Panic hook which logs panic messages rather than printing them. This package contains library source intended for building other packages which use "with-backtrace" feature of "log-panics" crate. rust-log-panics-devel 2.0.0 4.fc34 29786 Unspecified Panic hook which logs panic messages rather than printing them Panic hook which logs panic messages rather than printing them. This package contains library source intended for building other packages which use "log-panics" crate. rust-log0.3+default-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "default" feature of "log" crate. rust-log0.3+max_level_debug-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "max_level_debug" feature of "log" crate. rust-log0.3+max_level_error-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "max_level_error" feature of "log" crate. rust-log0.3+max_level_info-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "max_level_info" feature of "log" crate. rust-log0.3+max_level_off-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "max_level_off" feature of "log" crate. rust-log0.3+max_level_trace-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "max_level_trace" feature of "log" crate. rust-log0.3+max_level_warn-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "max_level_warn" feature of "log" crate. rust-log0.3+nightly-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "nightly" feature of "log" crate. rust-log0.3+release_max_level_debug-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "release_max_level_debug" feature of "log" crate. rust-log0.3+release_max_level_error-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "release_max_level_error" feature of "log" crate. rust-log0.3+release_max_level_info-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "release_max_level_info" feature of "log" crate. rust-log0.3+release_max_level_off-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "release_max_level_off" feature of "log" crate. rust-log0.3+release_max_level_trace-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "release_max_level_trace" feature of "log" crate. rust-log0.3+release_max_level_warn-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "release_max_level_warn" feature of "log" crate. rust-log0.3+use_std-devel 0.3.9 13.fc34 1610 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "use_std" feature of "log" crate. rust-log0.3-devel 0.3.9 13.fc34 72829 Unspecified Lightweight logging facade for Rust Lightweight logging facade for Rust. This package contains library source intended for building other packages which use "log" crate. rust-log4rs+all_components-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "all_components" feature of "log4rs" crate. rust-log4rs+ansi_writer-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "ansi_writer" feature of "log4rs" crate. rust-log4rs+background_rotation-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "background_rotation" feature of "log4rs" crate. rust-log4rs+chrono-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "chrono" feature of "log4rs" crate. rust-log4rs+compound_policy-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "compound_policy" feature of "log4rs" crate. rust-log4rs+config_parsing-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "config_parsing" feature of "log4rs" crate. rust-log4rs+console_appender-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "console_appender" feature of "log4rs" crate. rust-log4rs+console_writer-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "console_writer" feature of "log4rs" crate. rust-log4rs+default-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "default" feature of "log4rs" crate. rust-log4rs+delete_roller-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "delete_roller" feature of "log4rs" crate. rust-log4rs+file_appender-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "file_appender" feature of "log4rs" crate. rust-log4rs+fixed_window_roller-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "fixed_window_roller" feature of "log4rs" crate. rust-log4rs+flate2-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "flate2" feature of "log4rs" crate. rust-log4rs+gzip-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "gzip" feature of "log4rs" crate. rust-log4rs+humantime-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "humantime" feature of "log4rs" crate. rust-log4rs+json_encoder-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "json_encoder" feature of "log4rs" crate. rust-log4rs+json_format-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "json_format" feature of "log4rs" crate. rust-log4rs+libc-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "libc" feature of "log4rs" crate. rust-log4rs+log-mdc-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "log-mdc" feature of "log4rs" crate. rust-log4rs+parking_lot-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "parking_lot" feature of "log4rs" crate. rust-log4rs+pattern_encoder-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "pattern_encoder" feature of "log4rs" crate. rust-log4rs+regex-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "regex" feature of "log4rs" crate. rust-log4rs+rolling_file_appender-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "rolling_file_appender" feature of "log4rs" crate. rust-log4rs+serde-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "serde" feature of "log4rs" crate. rust-log4rs+serde-value-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "serde-value" feature of "log4rs" crate. rust-log4rs+serde_json-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "serde_json" feature of "log4rs" crate. rust-log4rs+serde_yaml-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "serde_yaml" feature of "log4rs" crate. rust-log4rs+simple_writer-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "simple_writer" feature of "log4rs" crate. rust-log4rs+size_trigger-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "size_trigger" feature of "log4rs" crate. rust-log4rs+thread-id-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "thread-id" feature of "log4rs" crate. rust-log4rs+threshold_filter-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "threshold_filter" feature of "log4rs" crate. rust-log4rs+toml-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "toml" feature of "log4rs" crate. rust-log4rs+toml_format-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "toml_format" feature of "log4rs" crate. rust-log4rs+typemap-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "typemap" feature of "log4rs" crate. rust-log4rs+yaml_format-devel 1.0.0 2.fc34 3506 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "yaml_format" feature of "log4rs" crate. rust-log4rs-devel 1.0.0 2.fc34 233919 Unspecified Highly configurable multi-output logging implementation for the `log` facade Highly configurable multi-output logging implementation for the `log` facade. This package contains library source intended for building other packages which use "log4rs" crate. rust-loggerv+default-devel 0.7.2 5.fc34 1494 Unspecified Simple log implementation that logs to stdout and stderr with colors Simple log implementation that logs to stdout and stderr with colors. This package contains library source intended for building other packages which use "default" feature of "loggerv" crate. rust-loggerv-devel 0.7.2 5.fc34 52693 Unspecified Simple log implementation that logs to stdout and stderr with colors Simple log implementation that logs to stdout and stderr with colors. This package contains library source intended for building other packages which use "loggerv" crate. rust-loopdev+default-devel 0.2.1 7.fc34 948 Unspecified Setup and control loop devices Setup and control loop devices. This package contains library source intended for building other packages which use "default" feature of "loopdev" crate. rust-loopdev-devel 0.2.1 7.fc34 14610 Unspecified Setup and control loop devices Setup and control loop devices. This package contains library source intended for building other packages which use "loopdev" crate. rust-lru-cache+default-devel 0.1.2 6.fc34 1131 Unspecified Cache that holds a limited number of key-value pairs Cache that holds a limited number of key-value pairs. This package contains library source intended for building other packages which use "default" feature of "lru-cache" crate. rust-lru-cache+heapsize-devel 0.1.2 6.fc34 1131 Unspecified Cache that holds a limited number of key-value pairs Cache that holds a limited number of key-value pairs. This package contains library source intended for building other packages which use "heapsize" feature of "lru-cache" crate. rust-lru-cache+heapsize_impl-devel 0.1.2 6.fc34 1131 Unspecified Cache that holds a limited number of key-value pairs Cache that holds a limited number of key-value pairs. This package contains library source intended for building other packages which use "heapsize_impl" feature of "lru-cache" crate. rust-lru-cache-devel 0.1.2 6.fc34 43171 Unspecified Cache that holds a limited number of key-value pairs Cache that holds a limited number of key-value pairs. This package contains library source intended for building other packages which use "lru-cache" crate. rust-lru_time_cache+default-devel 0.10.0 3.fc34 1104 Unspecified Implementation of a Least Recently Used caching algorithm Implementation of a Least Recently Used caching algorithm in a container which may be limited by size or time, ordered by most recently seen. This package contains library source intended for building other packages which use "default" feature of "lru_time_cache" crate. rust-lru_time_cache+fake_clock-devel 0.10.0 3.fc34 1104 Unspecified Implementation of a Least Recently Used caching algorithm Implementation of a Least Recently Used caching algorithm in a container which may be limited by size or time, ordered by most recently seen. This package contains library source intended for building other packages which use "fake_clock" feature of "lru_time_cache" crate. rust-lru_time_cache-devel 0.10.0 3.fc34 53302 Unspecified Implementation of a Least Recently Used caching algorithm Implementation of a Least Recently Used caching algorithm in a container which may be limited by size or time, ordered by most recently seen. This package contains library source intended for building other packages which use "lru_time_cache" crate. rust-lscolors+ansi_term-devel 0.7.1 3.fc34 1177 Unspecified Colorize paths using the LS_COLORS environment variable Colorize paths using the LS_COLORS environment variable. This package contains library source intended for building other packages which use "ansi_term" feature of "lscolors" crate. rust-lscolors+default-devel 0.7.1 3.fc34 1177 Unspecified Colorize paths using the LS_COLORS environment variable Colorize paths using the LS_COLORS environment variable. This package contains library source intended for building other packages which use "default" feature of "lscolors" crate. rust-lscolors-devel 0.7.1 3.fc34 66504 Unspecified Colorize paths using the LS_COLORS environment variable Colorize paths using the LS_COLORS environment variable. This package contains library source intended for building other packages which use "lscolors" crate. rust-lzma-sys+default-devel 0.1.17 2.fc34 1227 Unspecified Raw bindings to liblzma Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. This package contains library source intended for building other packages which use "default" feature of "lzma-sys" crate. rust-lzma-sys+static-devel 0.1.17 2.fc34 1227 Unspecified Raw bindings to liblzma Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. This package contains library source intended for building other packages which use "static" feature of "lzma-sys" crate. rust-lzma-sys-devel 0.1.17 2.fc34 39890 Unspecified Raw bindings to liblzma Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. This package contains library source intended for building other packages which use "lzma-sys" crate. rust-lzw+default-devel 0.10.0 6.fc34 297 Unspecified LZW compression and decompression LZW compression and decompression. This package contains library source intended for building other packages which use "default" feature of "lzw" crate. rust-lzw+raii_no_panic-devel 0.10.0 6.fc34 297 Unspecified LZW compression and decompression LZW compression and decompression. This package contains library source intended for building other packages which use "raii_no_panic" feature of "lzw" crate. rust-lzw-devel 0.10.0 6.fc34 47798 Unspecified LZW compression and decompression LZW compression and decompression. This package contains library source intended for building other packages which use "lzw" crate. rust-mac+default-devel 0.1.1 7.fc34 259 Unspecified Collection of great and ubiqutitous macros Collection of great and ubiqutitous macros. This package contains library source intended for building other packages which use "default" feature of "mac" crate. rust-mac-devel 0.1.1 7.fc34 12120 Unspecified Collection of great and ubiqutitous macros Collection of great and ubiqutitous macros. This package contains library source intended for building other packages which use "mac" crate. rust-macro-attr+default-devel 0.2.0 11.fc34 680 Unspecified Macro that enables the use of custom, macro-based attributes and derivations This crate provides the `macro_attr!` macro that enables the use of custom, macro-based attributes and derivations. Supersedes the `custom_derive` crate. This package contains library source intended for building other packages which use "default" feature of "macro-attr" crate. rust-macro-attr+std-devel 0.2.0 11.fc34 680 Unspecified Macro that enables the use of custom, macro-based attributes and derivations This crate provides the `macro_attr!` macro that enables the use of custom, macro-based attributes and derivations. Supersedes the `custom_derive` crate. This package contains library source intended for building other packages which use "std" feature of "macro-attr" crate. rust-macro-attr+unstable-macros-1-1-devel 0.2.0 11.fc34 680 Unspecified Macro that enables the use of custom, macro-based attributes and derivations This crate provides the `macro_attr!` macro that enables the use of custom, macro-based attributes and derivations. Supersedes the `custom_derive` crate. This package contains library source intended for building other packages which use "unstable-macros-1-1" feature of "macro-attr" crate. rust-macro-attr-devel 0.2.0 11.fc34 75293 Unspecified Macro that enables the use of custom, macro-based attributes and derivations This crate provides the `macro_attr!` macro that enables the use of custom, macro-based attributes and derivations. Supersedes the `custom_derive` crate. This package contains library source intended for building other packages which use "macro-attr" crate. rust-magic-crypt+default-devel 3.1.6 2.fc34 1768 Unspecified Library to encrypt/decrpyt strings, files, or data, using DES or AES MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrpyt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS5 padding and 64, 128, 192 or 256-bits key length. This package contains library source intended for building other packages which use "default" feature of "magic-crypt" crate. rust-magic-crypt+std-devel 3.1.6 2.fc34 1768 Unspecified Library to encrypt/decrpyt strings, files, or data, using DES or AES MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrpyt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS5 padding and 64, 128, 192 or 256-bits key length. This package contains library source intended for building other packages which use "std" feature of "magic-crypt" crate. rust-magic-crypt-devel 3.1.6 2.fc34 53647 Unspecified Library to encrypt/decrpyt strings, files, or data, using DES or AES MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrpyt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS5 padding and 64, 128, 192 or 256-bits key length. This package contains library source intended for building other packages which use "magic-crypt" crate. rust-maildir+default-devel 0.4.3 2.fc34 1265 Unspecified Simple library for maildir manipulation Simple library for maildir manipulation. This package contains library source intended for building other packages which use "default" feature of "maildir" crate. rust-maildir-devel 0.4.3 2.fc34 34361 Unspecified Simple library for maildir manipulation Simple library for maildir manipulation. This package contains library source intended for building other packages which use "maildir" crate. rust-mailparse+default-devel 0.13.2 1.fc34 1221 Unspecified Simple parser for MIME e-mail messages Simple parser for MIME e-mail messages. This package contains library source intended for building other packages which use "default" feature of "mailparse" crate. rust-mailparse-devel 0.13.2 1.fc34 150737 Unspecified Simple parser for MIME e-mail messages Simple parser for MIME e-mail messages. This package contains library source intended for building other packages which use "mailparse" crate. rust-man+default-devel 0.3.0 5.fc34 859 Unspecified Generate structured man pages Generate structured man pages. This package contains library source intended for building other packages which use "default" feature of "man" crate. rust-man-devel 0.3.0 5.fc34 65426 Unspecified Generate structured man pages Generate structured man pages. This package contains library source intended for building other packages which use "man" crate. rust-maplit+default-devel 1.0.2 4.fc34 940 Unspecified Collection “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet Collection “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet. This package contains library source intended for building other packages which use "default" feature of "maplit" crate. rust-maplit-devel 1.0.2 4.fc34 39547 Unspecified Collection “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet Collection “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet. This package contains library source intended for building other packages which use "maplit" crate. rust-markup5ever+default-devel 0.10.0 3.fc34 1330 Unspecified Common code for xml5ever and html5ever Common code for xml5ever and html5ever. This package contains library source intended for building other packages which use "default" feature of "markup5ever" crate. rust-markup5ever-devel 0.10.0 3.fc34 225012 Unspecified Common code for xml5ever and html5ever Common code for xml5ever and html5ever. This package contains library source intended for building other packages which use "markup5ever" crate. rust-markup5ever_rcdom+default-devel 0.1.0 3.fc34 1432 Unspecified Basic, unsupported DOM structure for use by tests in html5ever/xml5ever Basic, unsupported DOM structure for use by tests in html5ever/xml5ever. This package contains library source intended for building other packages which use "default" feature of "markup5ever_rcdom" crate. rust-markup5ever_rcdom-devel 0.1.0 3.fc34 87010 Unspecified Basic, unsupported DOM structure for use by tests in html5ever/xml5ever Basic, unsupported DOM structure for use by tests in html5ever/xml5ever. This package contains library source intended for building other packages which use "markup5ever_rcdom" crate. rust-match_cfg+default-devel 0.1.0 3.fc34 1140 Unspecified Macro to define an item depending on a large number of `#[cfg]` parameters Convenience macro to ergonomically define an item depending on a large number of `#[cfg]` parameters. Structured like match statement, the first matching branch is the item that gets emitted. This package contains library source intended for building other packages which use "default" feature of "match_cfg" crate. rust-match_cfg+use_core-devel 0.1.0 3.fc34 1140 Unspecified Macro to define an item depending on a large number of `#[cfg]` parameters Convenience macro to ergonomically define an item depending on a large number of `#[cfg]` parameters. Structured like match statement, the first matching branch is the item that gets emitted. This package contains library source intended for building other packages which use "use_core" feature of "match_cfg" crate. rust-match_cfg-devel 0.1.0 3.fc34 32755 Unspecified Macro to define an item depending on a large number of `#[cfg]` parameters Convenience macro to ergonomically define an item depending on a large number of `#[cfg]` parameters. Structured like match statement, the first matching branch is the item that gets emitted. This package contains library source intended for building other packages which use "match_cfg" crate. rust-matches+default-devel 0.1.8 9.fc34 874 Unspecified Macro to evaluate, as a boolean, whether an expression matches a pattern Macro to evaluate, as a boolean, whether an expression matches a pattern. This package contains library source intended for building other packages which use "default" feature of "matches" crate. rust-matches-devel 0.1.8 9.fc34 6368 Unspecified Macro to evaluate, as a boolean, whether an expression matches a pattern Macro to evaluate, as a boolean, whether an expression matches a pattern. This package contains library source intended for building other packages which use "matches" crate. rust-matrixmultiply+default-devel 0.2.4 2.fc34 1527 Unspecified General matrix multiplication for f32 and f64 matrices General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. This package contains library source intended for building other packages which use "default" feature of "matrixmultiply" crate. rust-matrixmultiply+std-devel 0.2.4 2.fc34 1527 Unspecified General matrix multiplication for f32 and f64 matrices General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. This package contains library source intended for building other packages which use "std" feature of "matrixmultiply" crate. rust-matrixmultiply-devel 0.2.4 2.fc34 142799 Unspecified General matrix multiplication for f32 and f64 matrices General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. This package contains library source intended for building other packages which use "matrixmultiply" crate. rust-maxminddb+default-devel 0.14.0 3.fc34 1783 Unspecified Library for reading MaxMind DB format used by GeoIP2 and GeoLite2 Library for reading MaxMind DB format used by GeoIP2 and GeoLite2. This package contains library source intended for building other packages which use "default" feature of "maxminddb" crate. rust-maxminddb+memmap-devel 0.14.0 3.fc34 1783 Unspecified Library for reading MaxMind DB format used by GeoIP2 and GeoLite2 Library for reading MaxMind DB format used by GeoIP2 and GeoLite2. This package contains library source intended for building other packages which use "memmap" feature of "maxminddb" crate. rust-maxminddb+mmap-devel 0.14.0 3.fc34 1783 Unspecified Library for reading MaxMind DB format used by GeoIP2 and GeoLite2 Library for reading MaxMind DB format used by GeoIP2 and GeoLite2. This package contains library source intended for building other packages which use "mmap" feature of "maxminddb" crate. rust-maxminddb+unsafe-str-decode-devel 0.14.0 3.fc34 1783 Unspecified Library for reading MaxMind DB format used by GeoIP2 and GeoLite2 Library for reading MaxMind DB format used by GeoIP2 and GeoLite2. This package contains library source intended for building other packages which use "unsafe-str-decode" feature of "maxminddb" crate. rust-maxminddb-devel 0.14.0 3.fc34 59007 Unspecified Library for reading MaxMind DB format used by GeoIP2 and GeoLite2 Library for reading MaxMind DB format used by GeoIP2 and GeoLite2. This package contains library source intended for building other packages which use "maxminddb" crate. rust-maybe-uninit+default-devel 2.0.0 3.fc34 835 Unspecified MaybeUninit for friends of backwards compatibility MaybeUninit for friends of backwards compatibility. This package contains library source intended for building other packages which use "default" feature of "maybe-uninit" crate. rust-maybe-uninit-devel 2.0.0 3.fc34 50835 Unspecified MaybeUninit for friends of backwards compatibility MaybeUninit for friends of backwards compatibility. This package contains library source intended for building other packages which use "maybe-uninit" crate. rust-mbox+default-devel 0.5.0 4.fc34 1497 Unspecified Malloc-based box Malloc-based box. Supports wrapping pointers or null-terminated strings returned from malloc as a Rust type, which will be free'd on drop. This package contains library source intended for building other packages which use "default" feature of "mbox" crate. rust-mbox+std-devel 0.5.0 4.fc34 1497 Unspecified Malloc-based box Malloc-based box. Supports wrapping pointers or null-terminated strings returned from malloc as a Rust type, which will be free'd on drop. This package contains library source intended for building other packages which use "std" feature of "mbox" crate. rust-mbox-devel 0.5.0 4.fc34 51788 Unspecified Malloc-based box Malloc-based box. Supports wrapping pointers or null-terminated strings returned from malloc as a Rust type, which will be free'd on drop. This package contains library source intended for building other packages which use "mbox" crate. rust-md-5+default-devel 0.9.1 4.fc34 1265 Unspecified MD5 hash function MD5 hash function. This package contains library source intended for building other packages which use "default" feature of "md-5" crate. rust-md-5+std-devel 0.9.1 4.fc34 1265 Unspecified MD5 hash function MD5 hash function. This package contains library source intended for building other packages which use "std" feature of "md-5" crate. rust-md-5-devel 0.9.1 4.fc34 45767 Unspecified MD5 hash function MD5 hash function. This package contains library source intended for building other packages which use "md-5" crate. rust-md5+default-devel 0.7.0 4.fc34 1316 Unspecified MD5 hash function The package provides the MD5 hash function. This package contains library source intended for building other packages which use "default" feature of "md5" crate. rust-md5+std-devel 0.7.0 4.fc34 1316 Unspecified MD5 hash function The package provides the MD5 hash function. This package contains library source intended for building other packages which use "std" feature of "md5" crate. rust-md5-devel 0.7.0 4.fc34 23052 Unspecified MD5 hash function The package provides the MD5 hash function. This package contains library source intended for building other packages which use "md5" crate. rust-mdl+default-devel 1.0.5 2.fc34 1211 Unspecified Data model library to share app state between threads and process Data model library to share app state between threads and process and persist the data in the filesystem. Implements a simple way to store structs instances in a LMDB database and other methods like BTreeMap. This package contains library source intended for building other packages which use "default" feature of "mdl" crate. rust-mdl-devel 1.0.5 2.fc34 118931 Unspecified Data model library to share app state between threads and process Data model library to share app state between threads and process and persist the data in the filesystem. Implements a simple way to store structs instances in a LMDB database and other methods like BTreeMap. This package contains library source intended for building other packages which use "mdl" crate. rust-memchr+default-devel 2.3.4 2.fc34 1268 Unspecified Safe interface to memchr Safe interface to memchr. This package contains library source intended for building other packages which use "default" feature of "memchr" crate. rust-memchr+libc-devel 2.3.4 2.fc34 1268 Unspecified Safe interface to memchr Safe interface to memchr. This package contains library source intended for building other packages which use "libc" feature of "memchr" crate. rust-memchr+std-devel 2.3.4 2.fc34 1268 Unspecified Safe interface to memchr Safe interface to memchr. This package contains library source intended for building other packages which use "std" feature of "memchr" crate. rust-memchr+use_std-devel 2.3.4 2.fc34 1268 Unspecified Safe interface to memchr Safe interface to memchr. This package contains library source intended for building other packages which use "use_std" feature of "memchr" crate. rust-memchr-devel 2.3.4 2.fc34 129731 Unspecified Safe interface to memchr Safe interface to memchr. This package contains library source intended for building other packages which use "memchr" crate. rust-memmap+default-devel 0.7.0 8.fc34 1109 Unspecified Cross-platform Rust API for memory-mapped file IO Cross-platform Rust API for memory-mapped file IO. This package contains library source intended for building other packages which use "default" feature of "memmap" crate. rust-memmap-devel 0.7.0 8.fc34 74309 Unspecified Cross-platform Rust API for memory-mapped file IO Cross-platform Rust API for memory-mapped file IO. This package contains library source intended for building other packages which use "memmap" crate. rust-memmap2+default-devel 0.1.0 3.fc34 1108 Unspecified Cross-platform Rust API for memory-mapped file IO Cross-platform Rust API for memory-mapped file IO. This package contains library source intended for building other packages which use "default" feature of "memmap2" crate. rust-memmap2-devel 0.1.0 3.fc34 80723 Unspecified Cross-platform Rust API for memory-mapped file IO Cross-platform Rust API for memory-mapped file IO. This package contains library source intended for building other packages which use "memmap2" crate. rust-memoffset+default-devel 0.6.3 1.fc34 983 Unspecified Offset_of functionality for Rust structs Offset_of functionality for Rust structs. This package contains library source intended for building other packages which use "default" feature of "memoffset" crate. rust-memoffset+unstable_const-devel 0.6.3 1.fc34 983 Unspecified Offset_of functionality for Rust structs Offset_of functionality for Rust structs. This package contains library source intended for building other packages which use "unstable_const" feature of "memoffset" crate. rust-memoffset-devel 0.6.3 1.fc34 31353 Unspecified Offset_of functionality for Rust structs Offset_of functionality for Rust structs. This package contains library source intended for building other packages which use "memoffset" crate. rust-memoffset0.5+default-devel 0.5.6 2.fc34 1001 Unspecified Offset_of functionality for Rust structs Offset_of functionality for Rust structs. This package contains library source intended for building other packages which use "default" feature of "memoffset" crate. rust-memoffset0.5+unstable_const-devel 0.5.6 2.fc34 1001 Unspecified Offset_of functionality for Rust structs Offset_of functionality for Rust structs. This package contains library source intended for building other packages which use "unstable_const" feature of "memoffset" crate. rust-memoffset0.5+unstable_raw-devel 0.5.6 2.fc34 1001 Unspecified Offset_of functionality for Rust structs Offset_of functionality for Rust structs. This package contains library source intended for building other packages which use "unstable_raw" feature of "memoffset" crate. rust-memoffset0.5-devel 0.5.6 2.fc34 28993 Unspecified Offset_of functionality for Rust structs Offset_of functionality for Rust structs. This package contains library source intended for building other packages which use "memoffset" crate. rust-metadeps+default-devel 1.1.2 11.fc34 536 Unspecified Run pkg-config from declarative dependencies in Cargo.toml Run pkg-config from declarative dependencies in Cargo.toml. This package contains library source intended for building other packages which use "default" feature of "metadeps" crate. rust-metadeps-devel 1.1.2 11.fc34 7693 Unspecified Run pkg-config from declarative dependencies in Cargo.toml Run pkg-config from declarative dependencies in Cargo.toml. This package contains library source intended for building other packages which use "metadeps" crate. rust-migrations_internals+default-devel 1.4.1 4.fc34 987 Unspecified Internal implementation of diesels migration mechanism Internal implementation of diesels migration mechanism. This package contains library source intended for building other packages which use "default" feature of "migrations_internals" crate. rust-migrations_internals-devel 1.4.1 4.fc34 24677 Unspecified Internal implementation of diesels migration mechanism Internal implementation of diesels migration mechanism. This package contains library source intended for building other packages which use "migrations_internals" crate. rust-migrations_macros+default-devel 1.4.2 3.fc34 1095 Unspecified Codegeneration macros for diesels embedded migrations Codegeneration macros for diesels embedded migrations. This package contains library source intended for building other packages which use "default" feature of "migrations_macros" crate. rust-migrations_macros-devel 1.4.2 3.fc34 11178 Unspecified Codegeneration macros for diesels embedded migrations Codegeneration macros for diesels embedded migrations. This package contains library source intended for building other packages which use "migrations_macros" crate. rust-mime+default-devel 0.3.16 4.fc34 841 Unspecified Strongly Typed Mimes Strongly Typed Mimes. This package contains library source intended for building other packages which use "default" feature of "mime" crate. rust-mime-devel 0.3.16 4.fc34 66460 Unspecified Strongly Typed Mimes Strongly Typed Mimes. This package contains library source intended for building other packages which use "mime" crate. rust-mime-sniffer+default-devel 0.1.2 9.fc34 973 Unspecified Detecting mime types base on content sniffer Detecting mime types base on content sniffer. This package contains library source intended for building other packages which use "default" feature of "mime-sniffer" crate. rust-mime-sniffer-devel 0.1.2 9.fc34 65781 Unspecified Detecting mime types base on content sniffer Detecting mime types base on content sniffer. This package contains library source intended for building other packages which use "mime-sniffer" crate. rust-mime0.2+default-devel 0.2.6 12.fc34 1098 Unspecified Strongly Typed Mimes Strongly Typed Mimes. This package contains library source intended for building other packages which use "default" feature of "mime" crate. rust-mime0.2-devel 0.2.6 12.fc34 23520 Unspecified Strongly Typed Mimes Strongly Typed Mimes. This package contains library source intended for building other packages which use "mime" crate. rust-mime_guess+default-devel 2.0.3 3.fc34 1241 Unspecified Simple crate for detection of a file's MIME type by its extension Simple crate for detection of a file's MIME type by its extension. This package contains library source intended for building other packages which use "default" feature of "mime_guess" crate. rust-mime_guess+rev-mappings-devel 2.0.3 3.fc34 1241 Unspecified Simple crate for detection of a file's MIME type by its extension Simple crate for detection of a file's MIME type by its extension. This package contains library source intended for building other packages which use "rev-mappings" feature of "mime_guess" crate. rust-mime_guess-devel 2.0.3 3.fc34 97459 Unspecified Simple crate for detection of a file's MIME type by its extension Simple crate for detection of a file's MIME type by its extension. This package contains library source intended for building other packages which use "mime_guess" crate. rust-mime_guess1+default-devel 1.8.8 3.fc34 1206 Unspecified Simple crate for detection of a file's MIME type by its extension A simple crate for detection of a file's MIME type by its extension. This package contains library source intended for building other packages which use "default" feature of "mime_guess" crate. rust-mime_guess1-devel 1.8.8 3.fc34 76596 Unspecified Simple crate for detection of a file's MIME type by its extension A simple crate for detection of a file's MIME type by its extension. This package contains library source intended for building other packages which use "mime_guess" crate. rust-miniflux_api+default-devel 0.3.2 1.fc34 1254 Unspecified Rust implementation of the Miniflux REST API Rust implementation of the Miniflux REST API. This package contains library source intended for building other packages which use "default" feature of "miniflux_api" crate. rust-miniflux_api-devel 0.3.2 1.fc34 113118 Unspecified Rust implementation of the Miniflux REST API Rust implementation of the Miniflux REST API. This package contains library source intended for building other packages which use "miniflux_api" crate. rust-minify-html+default-devel 0.3.10 3.fc34 1282 Unspecified Fast and smart HTML + JS minifier Fast and smart HTML + JS minifier. This package contains library source intended for building other packages which use "default" feature of "minify-html" crate. rust-minify-html-devel 0.3.10 3.fc34 2179567 Unspecified Fast and smart HTML + JS minifier Fast and smart HTML + JS minifier. This package contains library source intended for building other packages which use "minify-html" crate. rust-miniz-sys+default-devel 0.1.12 6.fc34 996 Unspecified Bindings to the miniz library Bindings to the miniz.c library. This package contains library source intended for building other packages which use "default" feature of "miniz-sys" crate. rust-miniz-sys-devel 0.1.12 6.fc34 408134 Unspecified Bindings to the miniz library Bindings to the miniz.c library. This package contains library source intended for building other packages which use "miniz-sys" crate. rust-miniz_oxide+default-devel 0.4.4 1.fc34 1688 Unspecified DEFLATE compression and decompression library rewritten in Rust based on miniz DEFLATE compression and decompression library rewritten in Rust based on miniz. This package contains library source intended for building other packages which use "default" feature of "miniz_oxide" crate. rust-miniz_oxide+no_extern_crate_alloc-devel 0.4.4 1.fc34 1688 Unspecified DEFLATE compression and decompression library rewritten in Rust based on miniz DEFLATE compression and decompression library rewritten in Rust based on miniz. This package contains library source intended for building other packages which use "no_extern_crate_alloc" feature of "miniz_oxide" crate. rust-miniz_oxide-devel 0.4.4 1.fc34 226192 Unspecified DEFLATE compression and decompression library rewritten in Rust based on miniz DEFLATE compression and decompression library rewritten in Rust based on miniz. This package contains library source intended for building other packages which use "miniz_oxide" crate. rust-miniz_oxide0.3+default-devel 0.3.7 2.fc34 1204 Unspecified DEFLATE compression and decompression library rewritten in Rust based on miniz DEFLATE compression and decompression library rewritten in Rust based on miniz. This package contains library source intended for building other packages which use "default" feature of "miniz_oxide" crate. rust-miniz_oxide0.3-devel 0.3.7 2.fc34 197649 Unspecified DEFLATE compression and decompression library rewritten in Rust based on miniz DEFLATE compression and decompression library rewritten in Rust based on miniz. This package contains library source intended for building other packages which use "miniz_oxide" crate. rust-miniz_oxide_c_api+default-devel 0.2.5 3.fc34 1486 Unspecified DEFLATE compression and decompression API, Rust drop-in replacement for miniz DEFLATE compression and decompression API designed to be Rust drop-in replacement for miniz. This package contains library source intended for building other packages which use "default" feature of "miniz_oxide_c_api" crate. rust-miniz_oxide_c_api+no_c_export-devel 0.2.5 3.fc34 1486 Unspecified DEFLATE compression and decompression API, Rust drop-in replacement for miniz DEFLATE compression and decompression API designed to be Rust drop-in replacement for miniz. This package contains library source intended for building other packages which use "no_c_export" feature of "miniz_oxide_c_api" crate. rust-miniz_oxide_c_api-devel 0.2.5 3.fc34 172577 Unspecified DEFLATE compression and decompression API, Rust drop-in replacement for miniz DEFLATE compression and decompression API designed to be Rust drop-in replacement for miniz. This package contains library source intended for building other packages which use "miniz_oxide_c_api" crate. rust-mint+default-devel 0.5.6 2.fc34 1150 Unspecified Math interoperability standard types Math interoperability standard types. This package contains library source intended for building other packages which use "default" feature of "mint" crate. rust-mint+serde-devel 0.5.6 2.fc34 1150 Unspecified Math interoperability standard types Math interoperability standard types. This package contains library source intended for building other packages which use "serde" feature of "mint" crate. rust-mint-devel 0.5.6 2.fc34 34316 Unspecified Math interoperability standard types Math interoperability standard types. This package contains library source intended for building other packages which use "mint" crate. rust-mio+default-devel 0.7.11 1.fc34 2035 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "default" feature of "mio" crate. rust-mio+extra-docs-devel 0.7.11 1.fc34 2035 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "extra-docs" feature of "mio" crate. rust-mio+net-devel 0.7.11 1.fc34 2035 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "net" feature of "mio" crate. rust-mio+os-ext-devel 0.7.11 1.fc34 2035 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "os-ext" feature of "mio" crate. rust-mio+os-poll-devel 0.7.11 1.fc34 2035 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "os-poll" feature of "mio" crate. rust-mio+os-util-devel 0.7.11 1.fc34 2035 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "os-util" feature of "mio" crate. rust-mio+pipe-devel 0.7.11 1.fc34 2035 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "pipe" feature of "mio" crate. rust-mio+tcp-devel 0.7.11 1.fc34 2035 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "tcp" feature of "mio" crate. rust-mio+udp-devel 0.7.11 1.fc34 2035 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "udp" feature of "mio" crate. rust-mio+uds-devel 0.7.11 1.fc34 2035 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "uds" feature of "mio" crate. rust-mio-devel 0.7.11 1.fc34 397790 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "mio" crate. rust-mio-extras+default-devel 2.0.6 4.fc34 1145 Unspecified Extra components for use with Mio Extra components for use with Mio. This package contains library source intended for building other packages which use "default" feature of "mio-extras" crate. rust-mio-extras-devel 2.0.6 4.fc34 81401 Unspecified Extra components for use with Mio Extra components for use with Mio. This package contains library source intended for building other packages which use "mio-extras" crate. rust-mio-uds+default-devel 0.6.8 4.fc34 1203 Unspecified Unix domain socket bindings for mio Unix domain socket bindings for mio. This package contains library source intended for building other packages which use "default" feature of "mio-uds" crate. rust-mio-uds-devel 0.6.8 4.fc34 53263 Unspecified Unix domain socket bindings for mio Unix domain socket bindings for mio. This package contains library source intended for building other packages which use "mio-uds" crate. rust-mio0.6+default-devel 0.6.22 4.fc34 1513 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "default" feature of "mio" crate. rust-mio0.6+with-deprecated-devel 0.6.22 4.fc34 1513 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "with-deprecated" feature of "mio" crate. rust-mio0.6-devel 0.6.22 4.fc34 480083 Unspecified Lightweight non-blocking IO Lightweight non-blocking IO. This package contains library source intended for building other packages which use "mio" crate. rust-mktemp+default-devel 0.4.1 2.fc34 983 Unspecified Mktemp files and directories Mktemp files and directories. This package contains library source intended for building other packages which use "default" feature of "mktemp" crate. rust-mktemp-devel 0.4.1 2.fc34 45271 Unspecified Mktemp files and directories Mktemp files and directories. This package contains library source intended for building other packages which use "mktemp" crate. rust-mnt+default-devel 0.3.1 11.fc34 850 Unspecified Parse mount points Parse mount points. This package contains library source intended for building other packages which use "default" feature of "mnt" crate. rust-mnt-devel 0.3.1 11.fc34 110185 Unspecified Parse mount points Parse mount points. This package contains library source intended for building other packages which use "mnt" crate. rust-mockito+color-devel 0.28.0 2.fc34 1806 Unspecified HTTP mocking for Rust HTTP mocking for Rust. This package contains library source intended for building other packages which use "color" feature of "mockito" crate. rust-mockito+colored-devel 0.28.0 2.fc34 1806 Unspecified HTTP mocking for Rust HTTP mocking for Rust. This package contains library source intended for building other packages which use "colored" feature of "mockito" crate. rust-mockito+default-devel 0.28.0 2.fc34 1806 Unspecified HTTP mocking for Rust HTTP mocking for Rust. This package contains library source intended for building other packages which use "default" feature of "mockito" crate. rust-mockito-devel 0.28.0 2.fc34 126554 Unspecified HTTP mocking for Rust HTTP mocking for Rust. This package contains library source intended for building other packages which use "mockito" crate. rust-modifier+default-devel 0.1.0 11.fc34 262 Unspecified Fluid chaining APIs for both mutable ownership types Fluid chaining APIs for both mutable ownership types. This package contains library source intended for building other packages which use "default" feature of "modifier" crate. rust-modifier-devel 0.1.0 11.fc34 4963 Unspecified Fluid chaining APIs for both mutable ownership types Fluid chaining APIs for both mutable ownership types. This package contains library source intended for building other packages which use "modifier" crate. rust-more-asserts+default-devel 0.2.1 1.fc34 986 Unspecified Small assertion library for Rust Small library providing additional assert_* and debug_assert_* macros. This package contains library source intended for building other packages which use "default" feature of "more-asserts" crate. rust-more-asserts-devel 0.2.1 1.fc34 18372 Unspecified Small assertion library for Rust Small library providing additional assert_* and debug_assert_* macros. This package contains library source intended for building other packages which use "more-asserts" crate. rust-muldiv+default-devel 0.2.1 5.fc34 1163 Unspecified Provides a trait for numeric types to perform combined multiplication Provides a trait for numeric types to perform combined multiplication and division with overflow protection. This package contains library source intended for building other packages which use "default" feature of "muldiv" crate. rust-muldiv-devel 0.2.1 5.fc34 21625 Unspecified Provides a trait for numeric types to perform combined multiplication Provides a trait for numeric types to perform combined multiplication and division with overflow protection. This package contains library source intended for building other packages which use "muldiv" crate. rust-multimap+default-devel 0.8.3 1.fc34 1011 Unspecified Multimap implementation Multimap implementation. This package contains library source intended for building other packages which use "default" feature of "multimap" crate. rust-multimap+serde-devel 0.8.3 1.fc34 1011 Unspecified Multimap implementation Multimap implementation. This package contains library source intended for building other packages which use "serde" feature of "multimap" crate. rust-multimap+serde_impl-devel 0.8.3 1.fc34 1011 Unspecified Multimap implementation Multimap implementation. This package contains library source intended for building other packages which use "serde_impl" feature of "multimap" crate. rust-multimap-devel 0.8.3 1.fc34 72841 Unspecified Multimap implementation Multimap implementation. This package contains library source intended for building other packages which use "multimap" crate. rust-multipart+bench-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "bench" feature of "multipart" crate. rust-multipart+buf_redux-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "buf_redux" feature of "multipart" crate. rust-multipart+client-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "client" feature of "multipart" crate. rust-multipart+default-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "default" feature of "multipart" crate. rust-multipart+httparse-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "httparse" feature of "multipart" crate. rust-multipart+hyper-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "hyper" feature of "multipart" crate. rust-multipart+iron-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "iron" feature of "multipart" crate. rust-multipart+lazy_static-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "lazy_static" feature of "multipart" crate. rust-multipart+mock-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "mock" feature of "multipart" crate. rust-multipart+nickel-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "nickel" feature of "multipart" crate. rust-multipart+nightly-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "nightly" feature of "multipart" crate. rust-multipart+quick-error-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "quick-error" feature of "multipart" crate. rust-multipart+safemem-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "safemem" feature of "multipart" crate. rust-multipart+server-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "server" feature of "multipart" crate. rust-multipart+tiny_http-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "tiny_http" feature of "multipart" crate. rust-multipart+twoway-devel 0.17.1 2.fc34 2924 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "twoway" feature of "multipart" crate. rust-multipart-devel 0.17.1 2.fc34 244013 Unspecified Backend-agnostic extension for HTTP libraries Backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. This package contains library source intended for building other packages which use "multipart" crate. rust-mustache+default-devel 0.9.0 5.fc34 481 Unspecified Rust implementation of Mustache Rust implementation of Mustache. This package contains library source intended for building other packages which use "default" feature of "mustache" crate. rust-mustache+unstable-devel 0.9.0 5.fc34 481 Unspecified Rust implementation of Mustache Rust implementation of Mustache. This package contains library source intended for building other packages which use "unstable" feature of "mustache" crate. rust-mustache-devel 0.9.0 5.fc34 190170 Unspecified Rust implementation of Mustache Rust implementation of Mustache. This package contains library source intended for building other packages which use "mustache" crate. rust-nasm-rs+default-devel 0.2.0 2.fc34 1202 Unspecified Run NASM during your Cargo build Run NASM during your Cargo build. This package contains library source intended for building other packages which use "default" feature of "nasm-rs" crate. rust-nasm-rs+parallel-devel 0.2.0 2.fc34 1202 Unspecified Run NASM during your Cargo build Run NASM during your Cargo build. This package contains library source intended for building other packages which use "parallel" feature of "nasm-rs" crate. rust-nasm-rs+rayon-devel 0.2.0 2.fc34 1202 Unspecified Run NASM during your Cargo build Run NASM during your Cargo build. This package contains library source intended for building other packages which use "rayon" feature of "nasm-rs" crate. rust-nasm-rs-devel 0.2.0 2.fc34 39726 Unspecified Run NASM during your Cargo build Run NASM during your Cargo build. This package contains library source intended for building other packages which use "nasm-rs" crate. rust-native-tls+default-devel 0.2.7 2.fc34 1519 Unspecified Wrapper over a platform's native TLS implementation Wrapper over a platform's native TLS implementation. This package contains library source intended for building other packages which use "default" feature of "native-tls" crate. rust-native-tls-devel 0.2.7 2.fc34 118026 Unspecified Wrapper over a platform's native TLS implementation Wrapper over a platform's native TLS implementation. This package contains library source intended for building other packages which use "native-tls" crate. rust-natord+default-devel 1.0.9 12.fc34 432 Unspecified Natural ordering for Rust Natural ordering for Rust. This package contains library source intended for building other packages which use "default" feature of "natord" crate. rust-natord-devel 1.0.9 12.fc34 12272 Unspecified Natural ordering for Rust Natural ordering for Rust. This package contains library source intended for building other packages which use "natord" crate. rust-nb-connect+default-devel 1.0.3 1.fc34 1195 Unspecified Non-blocking TCP or Unix connect Non-blocking TCP or Unix connect. This package contains library source intended for building other packages which use "default" feature of "nb-connect" crate. rust-nb-connect-devel 1.0.3 1.fc34 33983 Unspecified Non-blocking TCP or Unix connect Non-blocking TCP or Unix connect. This package contains library source intended for building other packages which use "nb-connect" crate. rust-net2+default-devel 0.2.37 2.fc34 1205 Unspecified Extensions to the standard library's networking types as proposed in RFC 1158 Extensions to the standard library's networking types as proposed in RFC 1158. This package contains library source intended for building other packages which use "default" feature of "net2" crate. rust-net2+duration-devel 0.2.37 2.fc34 1205 Unspecified Extensions to the standard library's networking types as proposed in RFC 1158 Extensions to the standard library's networking types as proposed in RFC 1158. This package contains library source intended for building other packages which use "duration" feature of "net2" crate. rust-net2+nightly-devel 0.2.37 2.fc34 1205 Unspecified Extensions to the standard library's networking types as proposed in RFC 1158 Extensions to the standard library's networking types as proposed in RFC 1158. This package contains library source intended for building other packages which use "nightly" feature of "net2" crate. rust-net2-devel 0.2.37 2.fc34 127818 Unspecified Extensions to the standard library's networking types as proposed in RFC 1158 Extensions to the standard library's networking types as proposed in RFC 1158. This package contains library source intended for building other packages which use "net2" crate. rust-netlink-packet-core+default-devel 0.2.1 2.fc34 1067 Unspecified Netlink packet types Netlink packet types. This package contains library source intended for building other packages which use "default" feature of "netlink-packet-core" crate. rust-netlink-packet-core-devel 0.2.1 2.fc34 51648 Unspecified Netlink packet types Netlink packet types. This package contains library source intended for building other packages which use "netlink-packet-core" crate. rust-netlink-packet-route+default-devel 0.5.0 2.fc34 1469 Unspecified Netlink packet types Netlink packet types. This package contains library source intended for building other packages which use "default" feature of "netlink-packet-route" crate. rust-netlink-packet-route-devel 0.5.0 2.fc34 718461 Unspecified Netlink packet types Netlink packet types. This package contains library source intended for building other packages which use "netlink-packet-route" crate. rust-netlink-packet-utils+default-devel 0.3.0 2.fc34 1004 Unspecified Macros and helpers for parsing netlink messages Macros and helpers for parsing netlink messages. This package contains library source intended for building other packages which use "default" feature of "netlink-packet-utils" crate. rust-netlink-packet-utils-devel 0.3.0 2.fc34 25357 Unspecified Macros and helpers for parsing netlink messages Macros and helpers for parsing netlink messages. This package contains library source intended for building other packages which use "netlink-packet-utils" crate. rust-netlink-proto+default-devel 0.4.1 2.fc34 1635 Unspecified Async netlink protocol Async netlink protocol. This package contains library source intended for building other packages which use "default" feature of "netlink-proto" crate. rust-netlink-proto+workaround-audit-bug-devel 0.4.1 2.fc34 1635 Unspecified Async netlink protocol Async netlink protocol. This package contains library source intended for building other packages which use "workaround-audit-bug" feature of "netlink-proto" crate. rust-netlink-proto-devel 0.4.1 2.fc34 48083 Unspecified Async netlink protocol Async netlink protocol. This package contains library source intended for building other packages which use "netlink-proto" crate. rust-netlink-sys+default-devel 0.4.0 2.fc34 1516 Unspecified Netlink sockets, with optional integration with mio and tokio Netlink sockets, with optional integration with mio and tokio. This package contains library source intended for building other packages which use "default" feature of "netlink-sys" crate. rust-netlink-sys+futures-devel 0.4.0 2.fc34 1516 Unspecified Netlink sockets, with optional integration with mio and tokio Netlink sockets, with optional integration with mio and tokio. This package contains library source intended for building other packages which use "futures" feature of "netlink-sys" crate. rust-netlink-sys+mio-devel 0.4.0 2.fc34 1516 Unspecified Netlink sockets, with optional integration with mio and tokio Netlink sockets, with optional integration with mio and tokio. This package contains library source intended for building other packages which use "mio" feature of "netlink-sys" crate. rust-netlink-sys+mio_socket-devel 0.4.0 2.fc34 1516 Unspecified Netlink sockets, with optional integration with mio and tokio Netlink sockets, with optional integration with mio and tokio. This package contains library source intended for building other packages which use "mio_socket" feature of "netlink-sys" crate. rust-netlink-sys+tokio-devel 0.4.0 2.fc34 1516 Unspecified Netlink sockets, with optional integration with mio and tokio Netlink sockets, with optional integration with mio and tokio. This package contains library source intended for building other packages which use "tokio" feature of "netlink-sys" crate. rust-netlink-sys+tokio_socket-devel 0.4.0 2.fc34 1516 Unspecified Netlink sockets, with optional integration with mio and tokio Netlink sockets, with optional integration with mio and tokio. This package contains library source intended for building other packages which use "tokio_socket" feature of "netlink-sys" crate. rust-netlink-sys-devel 0.4.0 2.fc34 57694 Unspecified Netlink sockets, with optional integration with mio and tokio Netlink sockets, with optional integration with mio and tokio. This package contains library source intended for building other packages which use "netlink-sys" crate. rust-netmap_sys+default-devel 0.1.4 6.fc34 1129 Unspecified Bindings to netmap - the fast packet I/O framework Bindings to netmap - the fast packet I/O framework. This package contains library source intended for building other packages which use "default" feature of "netmap_sys" crate. rust-netmap_sys+netmap_with_libs-devel 0.1.4 6.fc34 1129 Unspecified Bindings to netmap - the fast packet I/O framework Bindings to netmap - the fast packet I/O framework. This package contains library source intended for building other packages which use "netmap_with_libs" feature of "netmap_sys" crate. rust-netmap_sys-devel 0.1.4 6.fc34 15193 Unspecified Bindings to netmap - the fast packet I/O framework Bindings to netmap - the fast packet I/O framework. This package contains library source intended for building other packages which use "netmap_sys" crate. rust-new_debug_unreachable+default-devel 1.0.4 5.fc34 1003 Unspecified Panic in debug, intrinsics::unreachable() in release Panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable). This package contains library source intended for building other packages which use "default" feature of "new_debug_unreachable" crate. rust-new_debug_unreachable-devel 1.0.4 5.fc34 6062 Unspecified Panic in debug, intrinsics::unreachable() in release Panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable). This package contains library source intended for building other packages which use "new_debug_unreachable" crate. rust-news-flash+default-devel 1.1.4 1.fc34 2697 Unspecified Base library for a modern feed reader Base library for a modern feed reader. This package contains library source intended for building other packages which use "default" feature of "news-flash" crate. rust-news-flash+readability-fallback-devel 1.1.4 1.fc34 2697 Unspecified Base library for a modern feed reader Base library for a modern feed reader. This package contains library source intended for building other packages which use "readability-fallback" feature of "news-flash" crate. rust-news-flash+readability-fork-devel 1.1.4 1.fc34 2697 Unspecified Base library for a modern feed reader Base library for a modern feed reader. This package contains library source intended for building other packages which use "readability-fork" feature of "news-flash" crate. rust-news-flash-devel 1.1.4 1.fc34 664680 Unspecified Base library for a modern feed reader Base library for a modern feed reader. This package contains library source intended for building other packages which use "news-flash" crate. rust-newsblur_api+default-devel 0.1.1 1.fc34 1340 Unspecified Rust implementation of the NewsBlur-API Rust implementation of the NewsBlur-API. This package contains library source intended for building other packages which use "default" feature of "newsblur_api" crate. rust-newsblur_api-devel 0.1.1 1.fc34 97521 Unspecified Rust implementation of the NewsBlur-API Rust implementation of the NewsBlur-API. This package contains library source intended for building other packages which use "newsblur_api" crate. rust-newtype_derive+default-devel 0.1.6 12.fc34 619 Unspecified Macros for deriving common traits for newtype structures Macros for deriving common traits for newtype structures. This package contains library source intended for building other packages which use "default" feature of "newtype_derive" crate. rust-newtype_derive+std-devel 0.1.6 12.fc34 619 Unspecified Macros for deriving common traits for newtype structures Macros for deriving common traits for newtype structures. This package contains library source intended for building other packages which use "std" feature of "newtype_derive" crate. rust-newtype_derive+std-unstable-devel 0.1.6 12.fc34 619 Unspecified Macros for deriving common traits for newtype structures Macros for deriving common traits for newtype structures. This package contains library source intended for building other packages which use "std-unstable" feature of "newtype_derive" crate. rust-newtype_derive-devel 0.1.6 12.fc34 53825 Unspecified Macros for deriving common traits for newtype structures Macros for deriving common traits for newtype structures. This package contains library source intended for building other packages which use "newtype_derive" crate. rust-nickel+compiletest_rs-devel 0.11.0 6.fc34 3133 Unspecified Express.js inspired web framework Express.js inspired web framework. This package contains library source intended for building other packages which use "compiletest_rs" feature of "nickel" crate. rust-nickel+default-devel 0.11.0 6.fc34 3133 Unspecified Express.js inspired web framework Express.js inspired web framework. This package contains library source intended for building other packages which use "default" feature of "nickel" crate. rust-nickel+unstable-devel 0.11.0 6.fc34 3133 Unspecified Express.js inspired web framework Express.js inspired web framework. This package contains library source intended for building other packages which use "unstable" feature of "nickel" crate. rust-nickel-devel 0.11.0 6.fc34 333626 Unspecified Express.js inspired web framework Express.js inspired web framework. This package contains library source intended for building other packages which use "nickel" crate. rust-nispor+default-devel 1.0.1 2.fc34 724 Unspecified Unified interface for Linux network state querying This package contains library source intended for building other packages which use "nispor" crate with default feature. rust-nispor-devel 1.0.1 2.fc34 189528 Unspecified Unified interface for Linux network state querying This package contains library source intended for building other packages which use "nispor" crate. rust-nix+default-devel 0.20.0 1.fc34 2060 Unspecified Rust friendly bindings to *nix APIs Rust friendly bindings to *nix APIs. This package contains library source intended for building other packages which use "default" feature of "nix" crate. rust-nix-devel 0.20.0 1.fc34 1163662 Unspecified Rust friendly bindings to *nix APIs Rust friendly bindings to *nix APIs. This package contains library source intended for building other packages which use "nix" crate. rust-nix0.14+default-devel 0.14.1 5.fc34 1664 Unspecified Rust friendly bindings to *nix APIs Rust friendly bindings to *nix APIs. This package contains library source intended for building other packages which use "default" feature of "nix" crate. rust-nix0.14-devel 0.14.1 5.fc34 965517 Unspecified Rust friendly bindings to *nix APIs Rust friendly bindings to *nix APIs. This package contains library source intended for building other packages which use "nix" crate. rust-nix0.17+default-devel 0.17.0 3.fc34 1693 Unspecified Rust friendly bindings to *nix APIs Rust friendly bindings to *nix APIs. This package contains library source intended for building other packages which use "default" feature of "nix" crate. rust-nix0.17-devel 0.17.0 3.fc34 1031258 Unspecified Rust friendly bindings to *nix APIs Rust friendly bindings to *nix APIs. This package contains library source intended for building other packages which use "nix" crate. rust-nix0.18+default-devel 0.18.0 2.fc34 1781 Unspecified Rust friendly bindings to *nix APIs Rust friendly bindings to *nix APIs. This package contains library source intended for building other packages which use "default" feature of "nix" crate. rust-nix0.18-devel 0.18.0 2.fc34 1117137 Unspecified Rust friendly bindings to *nix APIs Rust friendly bindings to *nix APIs. This package contains library source intended for building other packages which use "nix" crate. rust-no-panic+default-devel 0.1.15 2.fc34 1149 Unspecified Attribute macro to require that the compiler prove a function can't ever panic Attribute macro to require that the compiler prove a function can't ever panic. This package contains library source intended for building other packages which use "default" feature of "no-panic" crate. rust-no-panic-devel 0.1.15 2.fc34 48603 Unspecified Attribute macro to require that the compiler prove a function can't ever panic Attribute macro to require that the compiler prove a function can't ever panic. This package contains library source intended for building other packages which use "no-panic" crate. rust-nodrop+default-devel 0.1.14 6.fc34 1152 Unspecified Wrapper type to inhibit drop (destructor) Wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!***. This package contains library source intended for building other packages which use "default" feature of "nodrop" crate. rust-nodrop+std-devel 0.1.14 6.fc34 1152 Unspecified Wrapper type to inhibit drop (destructor) Wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!***. This package contains library source intended for building other packages which use "std" feature of "nodrop" crate. rust-nodrop+use_needs_drop-devel 0.1.14 6.fc34 1152 Unspecified Wrapper type to inhibit drop (destructor) Wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!***. This package contains library source intended for building other packages which use "use_needs_drop" feature of "nodrop" crate. rust-nodrop-devel 0.1.14 6.fc34 33258 Unspecified Wrapper type to inhibit drop (destructor) Wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!***. This package contains library source intended for building other packages which use "nodrop" crate. rust-nom+alloc-devel 6.1.2 1.fc34 2938 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "alloc" feature of "nom" crate. rust-nom+bitvec-devel 6.1.2 1.fc34 2938 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "bitvec" feature of "nom" crate. rust-nom+default-devel 6.1.2 1.fc34 2938 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "default" feature of "nom" crate. rust-nom+docsrs-devel 6.1.2 1.fc34 2938 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "docsrs" feature of "nom" crate. rust-nom+funty-devel 6.1.2 1.fc34 2938 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "funty" feature of "nom" crate. rust-nom+lazy_static-devel 6.1.2 1.fc34 2938 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "lazy_static" feature of "nom" crate. rust-nom+lexical-core-devel 6.1.2 1.fc34 2938 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "lexical-core" feature of "nom" crate. rust-nom+lexical-devel 6.1.2 1.fc34 2938 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "lexical" feature of "nom" crate. rust-nom+regex-devel 6.1.2 1.fc34 2938 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "regex" feature of "nom" crate. rust-nom+regexp-devel 6.1.2 1.fc34 2938 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "regexp" feature of "nom" crate. rust-nom+std-devel 6.1.2 1.fc34 2938 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "std" feature of "nom" crate. rust-nom-devel 6.1.2 1.fc34 872631 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "nom" crate. rust-nom4+alloc-devel 4.2.3 5.fc34 2485 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "alloc" feature of "nom" crate. rust-nom4+default-devel 4.2.3 5.fc34 2485 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "default" feature of "nom" crate. rust-nom4+lazy_static-devel 4.2.3 5.fc34 2485 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "lazy_static" feature of "nom" crate. rust-nom4+regex-devel 4.2.3 5.fc34 2485 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "regex" feature of "nom" crate. rust-nom4+regexp-devel 4.2.3 5.fc34 2485 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "regexp" feature of "nom" crate. rust-nom4+regexp_macros-devel 4.2.3 5.fc34 2485 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "regexp_macros" feature of "nom" crate. rust-nom4+std-devel 4.2.3 5.fc34 2485 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "std" feature of "nom" crate. rust-nom4+verbose-errors-devel 4.2.3 5.fc34 2485 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "verbose-errors" feature of "nom" crate. rust-nom4-devel 4.2.3 5.fc34 686973 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "nom" crate. rust-nom5+alloc-devel 5.1.2 3.fc34 2653 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "alloc" feature of "nom" crate. rust-nom5+default-devel 5.1.2 3.fc34 2653 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "default" feature of "nom" crate. rust-nom5+lazy_static-devel 5.1.2 3.fc34 2653 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "lazy_static" feature of "nom" crate. rust-nom5+lexical-core-devel 5.1.2 3.fc34 2653 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "lexical-core" feature of "nom" crate. rust-nom5+lexical-devel 5.1.2 3.fc34 2653 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "lexical" feature of "nom" crate. rust-nom5+regex-devel 5.1.2 3.fc34 2653 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "regex" feature of "nom" crate. rust-nom5+regexp-devel 5.1.2 3.fc34 2653 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "regexp" feature of "nom" crate. rust-nom5+regexp_macros-devel 5.1.2 3.fc34 2653 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "regexp_macros" feature of "nom" crate. rust-nom5+std-devel 5.1.2 3.fc34 2653 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "std" feature of "nom" crate. rust-nom5-devel 5.1.2 3.fc34 793474 Unspecified Byte-oriented, zero-copy, parser combinators library Byte-oriented, zero-copy, parser combinators library. This package contains library source intended for building other packages which use "nom" crate. rust-noop_proc_macro+default-devel 0.3.0 2.fc34 867 Unspecified No-op proc_macro, literally does nothing No-op proc_macro, literally does nothing. This package contains library source intended for building other packages which use "default" feature of "noop_proc_macro" crate. rust-noop_proc_macro-devel 0.3.0 2.fc34 5053 Unspecified No-op proc_macro, literally does nothing No-op proc_macro, literally does nothing. This package contains library source intended for building other packages which use "noop_proc_macro" crate. rust-normalize-line-endings+default-devel 0.3.0 5.fc34 1043 Unspecified Takes an iterator over chars and returns a new iterator with all line endings Takes an iterator over chars and returns a new iterator with all line endings (r, n, or rn) as n. This package contains library source intended for building other packages which use "default" feature of "normalize-line-endings" crate. rust-normalize-line-endings-devel 0.3.0 5.fc34 26307 Unspecified Takes an iterator over chars and returns a new iterator with all line endings Takes an iterator over chars and returns a new iterator with all line endings (r, n, or rn) as n. This package contains library source intended for building other packages which use "normalize-line-endings" crate. rust-notify+default-devel 4.0.15 5.fc34 1766 Unspecified Cross-platform filesystem notification library Cross-platform filesystem notification library. This package contains library source intended for building other packages which use "default" feature of "notify" crate. rust-notify+manual_tests-devel 4.0.15 5.fc34 1766 Unspecified Cross-platform filesystem notification library Cross-platform filesystem notification library. This package contains library source intended for building other packages which use "manual_tests" feature of "notify" crate. rust-notify+timing_tests-devel 4.0.15 5.fc34 1766 Unspecified Cross-platform filesystem notification library Cross-platform filesystem notification library. This package contains library source intended for building other packages which use "timing_tests" feature of "notify" crate. rust-notify-devel 4.0.15 5.fc34 331409 Unspecified Cross-platform filesystem notification library Cross-platform filesystem notification library. This package contains library source intended for building other packages which use "notify" crate. rust-notify-rust+d-devel 4.3.0 1.fc34 2295 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "d" feature of "notify-rust" crate. rust-notify-rust+dbus-devel 4.3.0 1.fc34 2295 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "dbus" feature of "notify-rust" crate. rust-notify-rust+debug_namespace-devel 4.3.0 1.fc34 2295 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "debug_namespace" feature of "notify-rust" crate. rust-notify-rust+default-devel 4.3.0 1.fc34 2295 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "default" feature of "notify-rust" crate. rust-notify-rust+image-devel 4.3.0 1.fc34 2295 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "image" feature of "notify-rust" crate. rust-notify-rust+images-devel 4.3.0 1.fc34 2295 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "images" feature of "notify-rust" crate. rust-notify-rust+lazy_static-devel 4.3.0 1.fc34 2295 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "lazy_static" feature of "notify-rust" crate. rust-notify-rust+serde-devel 4.3.0 1.fc34 2295 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "serde" feature of "notify-rust" crate. rust-notify-rust+server-devel 4.3.0 1.fc34 2295 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "server" feature of "notify-rust" crate. rust-notify-rust+z-devel 4.3.0 1.fc34 2295 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "z" feature of "notify-rust" crate. rust-notify-rust+zbus-devel 4.3.0 1.fc34 2295 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "zbus" feature of "notify-rust" crate. rust-notify-rust+zvariant-devel 4.3.0 1.fc34 2295 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "zvariant" feature of "notify-rust" crate. rust-notify-rust+zvariant_derive-devel 4.3.0 1.fc34 2295 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "zvariant_derive" feature of "notify-rust" crate. rust-notify-rust-devel 4.3.0 1.fc34 173919 Unspecified Show desktop notifications (linux, bsd, mac) Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server. This package contains library source intended for building other packages which use "notify-rust" crate. rust-num+alloc-devel 0.3.1 2.fc34 2147 Unspecified Collection of numeric types and traits for Rust Collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more!. This package contains library source intended for building other packages which use "alloc" feature of "num" crate. rust-num+default-devel 0.3.1 2.fc34 2147 Unspecified Collection of numeric types and traits for Rust Collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more!. This package contains library source intended for building other packages which use "default" feature of "num" crate. rust-num+libm-devel 0.3.1 2.fc34 2147 Unspecified Collection of numeric types and traits for Rust Collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more!. This package contains library source intended for building other packages which use "libm" feature of "num" crate. rust-num+num-bigint-devel 0.3.1 2.fc34 2147 Unspecified Collection of numeric types and traits for Rust Collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more!. This package contains library source intended for building other packages which use "num-bigint" feature of "num" crate. rust-num+rand-devel 0.3.1 2.fc34 2147 Unspecified Collection of numeric types and traits for Rust Collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more!. This package contains library source intended for building other packages which use "rand" feature of "num" crate. rust-num+serde-devel 0.3.1 2.fc34 2147 Unspecified Collection of numeric types and traits for Rust Collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more!. This package contains library source intended for building other packages which use "serde" feature of "num" crate. rust-num+std-devel 0.3.1 2.fc34 2147 Unspecified Collection of numeric types and traits for Rust Collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more!. This package contains library source intended for building other packages which use "std" feature of "num" crate. rust-num-bigint+arbitrary-devel 0.3.2 1.fc34 1934 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "arbitrary" feature of "num-bigint" crate. rust-num-bigint+default-devel 0.3.2 1.fc34 1934 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "default" feature of "num-bigint" crate. rust-num-bigint+quickcheck-devel 0.3.2 1.fc34 1934 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "quickcheck" feature of "num-bigint" crate. rust-num-bigint+rand-devel 0.3.2 1.fc34 1934 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "rand" feature of "num-bigint" crate. rust-num-bigint+serde-devel 0.3.2 1.fc34 1934 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "serde" feature of "num-bigint" crate. rust-num-bigint+std-devel 0.3.2 1.fc34 1934 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "std" feature of "num-bigint" crate. rust-num-bigint-devel 0.3.2 1.fc34 470373 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "num-bigint" crate. rust-num-bigint-dig+default-devel 0.6.0 5.fc34 2451 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "default" feature of "num-bigint-dig" crate. rust-num-bigint-dig+i128-devel 0.6.0 5.fc34 2451 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "i128" feature of "num-bigint-dig" crate. rust-num-bigint-dig+nightly-devel 0.6.0 5.fc34 2451 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "nightly" feature of "num-bigint-dig" crate. rust-num-bigint-dig+prime-devel 0.6.0 5.fc34 2451 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "prime" feature of "num-bigint-dig" crate. rust-num-bigint-dig+rand-devel 0.6.0 5.fc34 2451 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "rand" feature of "num-bigint-dig" crate. rust-num-bigint-dig+serde-devel 0.6.0 5.fc34 2451 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "serde" feature of "num-bigint-dig" crate. rust-num-bigint-dig+std-devel 0.6.0 5.fc34 2451 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "std" feature of "num-bigint-dig" crate. rust-num-bigint-dig+u64_digit-devel 0.6.0 5.fc34 2451 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "u64_digit" feature of "num-bigint-dig" crate. rust-num-bigint-dig+zeroize-devel 0.6.0 5.fc34 2451 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "zeroize" feature of "num-bigint-dig" crate. rust-num-bigint-dig-devel 0.6.0 5.fc34 543895 Unspecified Big integer implementation for Rust Big integer implementation for Rust. This package contains library source intended for building other packages which use "num-bigint-dig" crate. rust-num-complex+default-devel 0.3.1 2.fc34 1441 Unspecified Complex numbers implementation for Rust Complex numbers implementation for Rust. This package contains library source intended for building other packages which use "default" feature of "num-complex" crate. rust-num-complex+libm-devel 0.3.1 2.fc34 1441 Unspecified Complex numbers implementation for Rust Complex numbers implementation for Rust. This package contains library source intended for building other packages which use "libm" feature of "num-complex" crate. rust-num-complex+rand-devel 0.3.1 2.fc34 1441 Unspecified Complex numbers implementation for Rust Complex numbers implementation for Rust. This package contains library source intended for building other packages which use "rand" feature of "num-complex" crate. rust-num-complex+serde-devel 0.3.1 2.fc34 1441 Unspecified Complex numbers implementation for Rust Complex numbers implementation for Rust. This package contains library source intended for building other packages which use "serde" feature of "num-complex" crate. rust-num-complex+std-devel 0.3.1 2.fc34 1441 Unspecified Complex numbers implementation for Rust Complex numbers implementation for Rust. This package contains library source intended for building other packages which use "std" feature of "num-complex" crate. rust-num-complex-devel 0.3.1 2.fc34 131703 Unspecified Complex numbers implementation for Rust Complex numbers implementation for Rust. This package contains library source intended for building other packages which use "num-complex" crate. rust-num-derive+default-devel 0.3.3 2.fc34 1380 Unspecified Numeric syntax extensions Numeric syntax extensions. This package contains library source intended for building other packages which use "default" feature of "num-derive" crate. rust-num-derive+full-syntax-devel 0.3.3 2.fc34 1380 Unspecified Numeric syntax extensions Numeric syntax extensions. This package contains library source intended for building other packages which use "full-syntax" feature of "num-derive" crate. rust-num-derive-devel 0.3.3 2.fc34 76097 Unspecified Numeric syntax extensions Numeric syntax extensions. This package contains library source intended for building other packages which use "num-derive" crate. rust-num-devel 0.3.1 2.fc34 47256 Unspecified Collection of numeric types and traits for Rust Collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more!. This package contains library source intended for building other packages which use "num" crate. rust-num-integer+default-devel 0.1.44 2.fc34 1263 Unspecified Integer traits and functions Integer traits and functions. This package contains library source intended for building other packages which use "default" feature of "num-integer" crate. rust-num-integer+i128-devel 0.1.44 2.fc34 1263 Unspecified Integer traits and functions Integer traits and functions. This package contains library source intended for building other packages which use "i128" feature of "num-integer" crate. rust-num-integer+std-devel 0.1.44 2.fc34 1263 Unspecified Integer traits and functions Integer traits and functions. This package contains library source intended for building other packages which use "std" feature of "num-integer" crate. rust-num-integer-devel 0.1.44 2.fc34 124641 Unspecified Integer traits and functions Integer traits and functions. This package contains library source intended for building other packages which use "num-integer" crate. rust-num-iter+default-devel 0.1.42 2.fc34 1376 Unspecified External iterators for generic mathematics External iterators for generic mathematics. This package contains library source intended for building other packages which use "default" feature of "num-iter" crate. rust-num-iter+i128-devel 0.1.42 2.fc34 1376 Unspecified External iterators for generic mathematics External iterators for generic mathematics. This package contains library source intended for building other packages which use "i128" feature of "num-iter" crate. rust-num-iter+std-devel 0.1.42 2.fc34 1376 Unspecified External iterators for generic mathematics External iterators for generic mathematics. This package contains library source intended for building other packages which use "std" feature of "num-iter" crate. rust-num-iter-devel 0.1.42 2.fc34 53951 Unspecified External iterators for generic mathematics External iterators for generic mathematics. This package contains library source intended for building other packages which use "num-iter" crate. rust-num-rational+default-devel 0.3.2 2.fc34 1664 Unspecified Rational numbers implementation for Rust Rational numbers implementation for Rust. This package contains library source intended for building other packages which use "default" feature of "num-rational" crate. rust-num-rational+num-bigint-devel 0.3.2 2.fc34 1664 Unspecified Rational numbers implementation for Rust Rational numbers implementation for Rust. This package contains library source intended for building other packages which use "num-bigint" feature of "num-rational" crate. rust-num-rational+num-bigint-std-devel 0.3.2 2.fc34 1664 Unspecified Rational numbers implementation for Rust Rational numbers implementation for Rust. This package contains library source intended for building other packages which use "num-bigint-std" feature of "num-rational" crate. rust-num-rational+serde-devel 0.3.2 2.fc34 1664 Unspecified Rational numbers implementation for Rust Rational numbers implementation for Rust. This package contains library source intended for building other packages which use "serde" feature of "num-rational" crate. rust-num-rational+std-devel 0.3.2 2.fc34 1664 Unspecified Rational numbers implementation for Rust Rational numbers implementation for Rust. This package contains library source intended for building other packages which use "std" feature of "num-rational" crate. rust-num-rational-devel 0.3.2 2.fc34 141867 Unspecified Rational numbers implementation for Rust Rational numbers implementation for Rust. This package contains library source intended for building other packages which use "num-rational" crate. rust-num-traits+default-devel 0.2.14 2.fc34 1220 Unspecified Numeric traits for generic mathematics Numeric traits for generic mathematics. This package contains library source intended for building other packages which use "default" feature of "num-traits" crate. rust-num-traits+i128-devel 0.2.14 2.fc34 1220 Unspecified Numeric traits for generic mathematics Numeric traits for generic mathematics. This package contains library source intended for building other packages which use "i128" feature of "num-traits" crate. rust-num-traits+libm-devel 0.2.14 2.fc34 1220 Unspecified Numeric traits for generic mathematics Numeric traits for generic mathematics. This package contains library source intended for building other packages which use "libm" feature of "num-traits" crate. rust-num-traits+std-devel 0.2.14 2.fc34 1220 Unspecified Numeric traits for generic mathematics Numeric traits for generic mathematics. This package contains library source intended for building other packages which use "std" feature of "num-traits" crate. rust-num-traits-devel 0.2.14 2.fc34 262903 Unspecified Numeric traits for generic mathematics Numeric traits for generic mathematics. This package contains library source intended for building other packages which use "num-traits" crate. rust-num-traits0.1+default-devel 0.1.43 10.fc34 1014 Unspecified Numeric traits for generic mathematics Numeric traits for generic mathematics. This package contains library source intended for building other packages which use "default" feature of "num-traits" crate. rust-num-traits0.1-devel 0.1.43 10.fc34 32605 Unspecified Numeric traits for generic mathematics Numeric traits for generic mathematics. This package contains library source intended for building other packages which use "num-traits" crate. rust-num_cpus+default-devel 1.13.0 3.fc34 931 Unspecified Get the number of CPUs on a machine Get the number of CPUs on a machine. This package contains library source intended for building other packages which use "default" feature of "num_cpus" crate. rust-num_cpus-devel 1.13.0 3.fc34 55060 Unspecified Get the number of CPUs on a machine Get the number of CPUs on a machine. This package contains library source intended for building other packages which use "num_cpus" crate. rust-number_prefix+default-devel 0.3.0 7.fc34 1001 Unspecified Library for formatting numeric prefixes: kilo, giga, kibi Library for formatting numeric prefixes: kilo, giga, kibi. This package contains library source intended for building other packages which use "default" feature of "number_prefix" crate. rust-number_prefix+std-devel 0.3.0 7.fc34 1001 Unspecified Library for formatting numeric prefixes: kilo, giga, kibi Library for formatting numeric prefixes: kilo, giga, kibi. This package contains library source intended for building other packages which use "std" feature of "number_prefix" crate. rust-number_prefix-devel 0.3.0 7.fc34 26763 Unspecified Library for formatting numeric prefixes: kilo, giga, kibi Library for formatting numeric prefixes: kilo, giga, kibi. This package contains library source intended for building other packages which use "number_prefix" crate. rust-numtoa+default-devel 0.2.3 5.fc34 928 Unspecified Convert numbers into stack-allocated byte arrays Convert numbers into stack-allocated byte arrays. This package contains library source intended for building other packages which use "default" feature of "numtoa" crate. rust-numtoa-devel 0.2.3 5.fc34 48374 Unspecified Convert numbers into stack-allocated byte arrays Convert numbers into stack-allocated byte arrays. This package contains library source intended for building other packages which use "numtoa" crate. rust-obfstr+default-devel 0.2.4 1.fc34 946 Unspecified Compiletime string constant obfuscation for Rust Compiletime string constant obfuscation for Rust. This package contains library source intended for building other packages which use "default" feature of "obfstr" crate. rust-obfstr+unsafe_static_str-devel 0.2.4 1.fc34 946 Unspecified Compiletime string constant obfuscation for Rust Compiletime string constant obfuscation for Rust. This package contains library source intended for building other packages which use "unsafe_static_str" feature of "obfstr" crate. rust-obfstr-devel 0.2.4 1.fc34 38208 Unspecified Compiletime string constant obfuscation for Rust Compiletime string constant obfuscation for Rust. This package contains library source intended for building other packages which use "obfstr" crate. rust-object+all-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "all" feature of "object" crate. rust-object+archive-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "archive" feature of "object" crate. rust-object+cargo-all-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "cargo-all" feature of "object" crate. rust-object+coff-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "coff" feature of "object" crate. rust-object+compression-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "compression" feature of "object" crate. rust-object+crc32fast-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "crc32fast" feature of "object" crate. rust-object+default-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "default" feature of "object" crate. rust-object+elf-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "elf" feature of "object" crate. rust-object+flate2-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "flate2" feature of "object" crate. rust-object+indexmap-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "indexmap" feature of "object" crate. rust-object+macho-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "macho" feature of "object" crate. rust-object+pe-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "pe" feature of "object" crate. rust-object+read-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "read" feature of "object" crate. rust-object+read_core-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "read_core" feature of "object" crate. rust-object+std-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "std" feature of "object" crate. rust-object+unaligned-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "unaligned" feature of "object" crate. rust-object+write-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "write" feature of "object" crate. rust-object+write_core-devel 0.22.0 2.fc34 1928 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "write_core" feature of "object" crate. rust-object-devel 0.22.0 2.fc34 1016139 Unspecified Unified interface for reading and writing object file formats Unified interface for reading and writing object file formats. This package contains library source intended for building other packages which use "object" crate. rust-odds+default-devel 0.4.0 3.fc34 1566 Unspecified Odds and ends — collection miscellania Odds and ends — collection miscellania. Extra functionality for slices (`.find()`, `RevSlice`), strings and other things. Things in odds may move to more appropriate crates if we find them. This package contains library source intended for building other packages which use "default" feature of "odds" crate. rust-odds+docs-devel 0.4.0 3.fc34 1566 Unspecified Odds and ends — collection miscellania Odds and ends — collection miscellania. Extra functionality for slices (`.find()`, `RevSlice`), strings and other things. Things in odds may move to more appropriate crates if we find them. This package contains library source intended for building other packages which use "docs" feature of "odds" crate. rust-odds+std-devel 0.4.0 3.fc34 1566 Unspecified Odds and ends — collection miscellania Odds and ends — collection miscellania. Extra functionality for slices (`.find()`, `RevSlice`), strings and other things. Things in odds may move to more appropriate crates if we find them. This package contains library source intended for building other packages which use "std" feature of "odds" crate. rust-odds+std-string-devel 0.4.0 3.fc34 1566 Unspecified Odds and ends — collection miscellania Odds and ends — collection miscellania. Extra functionality for slices (`.find()`, `RevSlice`), strings and other things. Things in odds may move to more appropriate crates if we find them. This package contains library source intended for building other packages which use "std-string" feature of "odds" crate. rust-odds+std-vec-devel 0.4.0 3.fc34 1566 Unspecified Odds and ends — collection miscellania Odds and ends — collection miscellania. Extra functionality for slices (`.find()`, `RevSlice`), strings and other things. Things in odds may move to more appropriate crates if we find them. This package contains library source intended for building other packages which use "std-vec" feature of "odds" crate. rust-odds+unstable-devel 0.4.0 3.fc34 1566 Unspecified Odds and ends — collection miscellania Odds and ends — collection miscellania. Extra functionality for slices (`.find()`, `RevSlice`), strings and other things. Things in odds may move to more appropriate crates if we find them. This package contains library source intended for building other packages which use "unstable" feature of "odds" crate. rust-odds-devel 0.4.0 3.fc34 133516 Unspecified Odds and ends — collection miscellania Odds and ends — collection miscellania. Extra functionality for slices (`.find()`, `RevSlice`), strings and other things. Things in odds may move to more appropriate crates if we find them. This package contains library source intended for building other packages which use "odds" crate. rust-oid+default-devel 0.2.0 2.fc34 1806 Unspecified Rust-native library for building, parsing, and formating Object Identifiers (OIDs) Rust-native library for building, parsing, and formating Object Identifiers (OIDs). This package contains library source intended for building other packages which use "default" feature of "oid" crate. rust-oid+serde-devel 0.2.0 2.fc34 1806 Unspecified Rust-native library for building, parsing, and formating Object Identifiers (OIDs) Rust-native library for building, parsing, and formating Object Identifiers (OIDs). This package contains library source intended for building other packages which use "serde" feature of "oid" crate. rust-oid+serde_support-devel 0.2.0 2.fc34 1806 Unspecified Rust-native library for building, parsing, and formating Object Identifiers (OIDs) Rust-native library for building, parsing, and formating Object Identifiers (OIDs). This package contains library source intended for building other packages which use "serde_support" feature of "oid" crate. rust-oid+std-devel 0.2.0 2.fc34 1806 Unspecified Rust-native library for building, parsing, and formating Object Identifiers (OIDs) Rust-native library for building, parsing, and formating Object Identifiers (OIDs). This package contains library source intended for building other packages which use "std" feature of "oid" crate. rust-oid+u32-devel 0.2.0 2.fc34 1806 Unspecified Rust-native library for building, parsing, and formating Object Identifiers (OIDs) Rust-native library for building, parsing, and formating Object Identifiers (OIDs). This package contains library source intended for building other packages which use "u32" feature of "oid" crate. rust-oid-devel 0.2.0 2.fc34 29745 Unspecified Rust-native library for building, parsing, and formating Object Identifiers (OIDs) Rust-native library for building, parsing, and formating Object Identifiers (OIDs). This package contains library source intended for building other packages which use "oid" crate. rust-once_cell+alloc-devel 1.7.2 1.fc34 1854 Unspecified Single assignment cells and lazy values Single assignment cells and lazy values. This package contains library source intended for building other packages which use "alloc" feature of "once_cell" crate. rust-once_cell+default-devel 1.7.2 1.fc34 1854 Unspecified Single assignment cells and lazy values Single assignment cells and lazy values. This package contains library source intended for building other packages which use "default" feature of "once_cell" crate. rust-once_cell+parking_lot-devel 1.7.2 1.fc34 1854 Unspecified Single assignment cells and lazy values Single assignment cells and lazy values. This package contains library source intended for building other packages which use "parking_lot" feature of "once_cell" crate. rust-once_cell+race-devel 1.7.2 1.fc34 1854 Unspecified Single assignment cells and lazy values Single assignment cells and lazy values. This package contains library source intended for building other packages which use "race" feature of "once_cell" crate. rust-once_cell+std-devel 1.7.2 1.fc34 1854 Unspecified Single assignment cells and lazy values Single assignment cells and lazy values. This package contains library source intended for building other packages which use "std" feature of "once_cell" crate. rust-once_cell+unstable-devel 1.7.2 1.fc34 1854 Unspecified Single assignment cells and lazy values Single assignment cells and lazy values. This package contains library source intended for building other packages which use "unstable" feature of "once_cell" crate. rust-once_cell-devel 1.7.2 1.fc34 128379 Unspecified Single assignment cells and lazy values Single assignment cells and lazy values. This package contains library source intended for building other packages which use "once_cell" crate. rust-onig+default-devel 6.1.1 2.fc34 1298 Unspecified Rust bindings for the Oniguruma regular expression library Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes. This package contains library source intended for building other packages which use "default" feature of "onig" crate. rust-onig+generate-devel 6.1.1 2.fc34 1298 Unspecified Rust bindings for the Oniguruma regular expression library Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes. This package contains library source intended for building other packages which use "generate" feature of "onig" crate. rust-onig+posix-api-devel 6.1.1 2.fc34 1298 Unspecified Rust bindings for the Oniguruma regular expression library Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes. This package contains library source intended for building other packages which use "posix-api" feature of "onig" crate. rust-onig+print-debug-devel 6.1.1 2.fc34 1298 Unspecified Rust bindings for the Oniguruma regular expression library Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes. This package contains library source intended for building other packages which use "print-debug" feature of "onig" crate. rust-onig+std-pattern-devel 6.1.1 2.fc34 1298 Unspecified Rust bindings for the Oniguruma regular expression library Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes. This package contains library source intended for building other packages which use "std-pattern" feature of "onig" crate. rust-onig-devel 6.1.1 2.fc34 120847 Unspecified Rust bindings for the Oniguruma regular expression library Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes. This package contains library source intended for building other packages which use "onig" crate. rust-onig_sys+default-devel 69.6.0 3.fc34 1422 Unspecified Raw rust bindings to the oniguruma library `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don't want to link to this crate directly; instead check out the `onig` crate. This package contains library source intended for building other packages which use "default" feature of "onig_sys" crate. rust-onig_sys+generate-devel 69.6.0 3.fc34 1422 Unspecified Raw rust bindings to the oniguruma library `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don't want to link to this crate directly; instead check out the `onig` crate. This package contains library source intended for building other packages which use "generate" feature of "onig_sys" crate. rust-onig_sys+posix-api-devel 69.6.0 3.fc34 1422 Unspecified Raw rust bindings to the oniguruma library `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don't want to link to this crate directly; instead check out the `onig` crate. This package contains library source intended for building other packages which use "posix-api" feature of "onig_sys" crate. rust-onig_sys+print-debug-devel 69.6.0 3.fc34 1422 Unspecified Raw rust bindings to the oniguruma library `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don't want to link to this crate directly; instead check out the `onig` crate. This package contains library source intended for building other packages which use "print-debug" feature of "onig_sys" crate. rust-onig_sys-devel 69.6.0 3.fc34 60135 Unspecified Raw rust bindings to the oniguruma library `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don't want to link to this crate directly; instead check out the `onig` crate. This package contains library source intended for building other packages which use "onig_sys" crate. rust-oorandom+default-devel 11.1.3 2.fc34 1127 Unspecified Tiny, robust PRNG implementation Tiny, robust PRNG implementation. This package contains library source intended for building other packages which use "default" feature of "oorandom" crate. rust-oorandom-devel 11.1.3 2.fc34 44677 Unspecified Tiny, robust PRNG implementation Tiny, robust PRNG implementation. This package contains library source intended for building other packages which use "oorandom" crate. rust-opaque-debug+default-devel 0.3.0 3.fc34 816 Unspecified Macro for opaque Debug trait implementation Macro for opaque Debug trait implementation. This package contains library source intended for building other packages which use "default" feature of "opaque-debug" crate. rust-opaque-debug-devel 0.3.0 3.fc34 25685 Unspecified Macro for opaque Debug trait implementation Macro for opaque Debug trait implementation. This package contains library source intended for building other packages which use "opaque-debug" crate. rust-open+default-devel 1.6.0 1.fc34 1034 Unspecified Open a path or URL using the program configured on the system Open a path or URL using the program configured on the system. This package contains library source intended for building other packages which use "default" feature of "open" crate. rust-open-devel 1.6.0 1.fc34 17645 Unspecified Open a path or URL using the program configured on the system Open a path or URL using the program configured on the system. This package contains library source intended for building other packages which use "open" crate. rust-openat+default-devel 0.1.20 1.fc34 1116 Unspecified Wrapper around openat, symlinkat, and similar system calls Wrapper around openat, symlinkat, and similar system calls. This package contains library source intended for building other packages which use "default" feature of "openat" crate. rust-openat-devel 0.1.20 1.fc34 68326 Unspecified Wrapper around openat, symlinkat, and similar system calls Wrapper around openat, symlinkat, and similar system calls. This package contains library source intended for building other packages which use "openat" crate. rust-openat-ext+default-devel 0.1.6 2.fc34 1102 Unspecified Extension methods for the openat crate Extension methods for the openat crate. This package contains library source intended for building other packages which use "default" feature of "openat-ext" crate. rust-openat-ext-devel 0.1.6 2.fc34 41312 Unspecified Extension methods for the openat crate Extension methods for the openat crate. This package contains library source intended for building other packages which use "openat-ext" crate. rust-opener+default-devel 0.4.1 4.fc34 1100 Unspecified Open a file or link using the system default program Open a file or link using the system default program. This package contains library source intended for building other packages which use "default" feature of "opener" crate. rust-opener-devel 0.4.1 4.fc34 33448 Unspecified Open a file or link using the system default program Open a file or link using the system default program. This package contains library source intended for building other packages which use "opener" crate. rust-openssh-keys+default-devel 0.4.2 2.fc34 1574 Unspecified Read and write OpenSSH public keys Read and write OpenSSH public keys. This package contains library source intended for building other packages which use "default" feature of "openssh-keys" crate. rust-openssh-keys-devel 0.4.2 2.fc34 73377 Unspecified Read and write OpenSSH public keys Read and write OpenSSH public keys. This package contains library source intended for building other packages which use "openssh-keys" crate. rust-openssl+default-devel 0.10.32 2.fc34 1233 Unspecified OpenSSL bindings OpenSSL bindings. This package contains library source intended for building other packages which use "default" feature of "openssl" crate. rust-openssl+v101-devel 0.10.32 2.fc34 1233 Unspecified OpenSSL bindings OpenSSL bindings. This package contains library source intended for building other packages which use "v101" feature of "openssl" crate. rust-openssl+v102-devel 0.10.32 2.fc34 1233 Unspecified OpenSSL bindings OpenSSL bindings. This package contains library source intended for building other packages which use "v102" feature of "openssl" crate. rust-openssl+v110-devel 0.10.32 2.fc34 1233 Unspecified OpenSSL bindings OpenSSL bindings. This package contains library source intended for building other packages which use "v110" feature of "openssl" crate. rust-openssl+v111-devel 0.10.32 2.fc34 1233 Unspecified OpenSSL bindings OpenSSL bindings. This package contains library source intended for building other packages which use "v111" feature of "openssl" crate. rust-openssl-devel 0.10.32 2.fc34 933686 Unspecified OpenSSL bindings OpenSSL bindings. This package contains library source intended for building other packages which use "openssl" crate. rust-openssl-probe+default-devel 0.1.2 12.fc34 890 Unspecified Tool for helping to find SSL certificate locations on the system for OpenSSL Tool for helping to find SSL certificate locations on the system for OpenSSL. This package contains library source intended for building other packages which use "default" feature of "openssl-probe" crate. rust-openssl-probe-devel 0.1.2 12.fc34 29301 Unspecified Tool for helping to find SSL certificate locations on the system for OpenSSL Tool for helping to find SSL certificate locations on the system for OpenSSL. This package contains library source intended for building other packages which use "openssl-probe" crate. rust-openssl-sys+default-devel 0.9.60 2.fc34 1117 Unspecified FFI bindings to OpenSSL FFI bindings to OpenSSL. This package contains library source intended for building other packages which use "default" feature of "openssl-sys" crate. rust-openssl-sys-devel 0.9.60 2.fc34 282127 Unspecified FFI bindings to OpenSSL FFI bindings to OpenSSL. This package contains library source intended for building other packages which use "openssl-sys" crate. rust-ord_subset+default-devel 3.1.1 7.fc34 971 Unspecified Tools for working with the Ord subset of certain PartialOrd types, like floats Tools for working with the Ord subset of certain PartialOrd types, like floats. This package contains library source intended for building other packages which use "default" feature of "ord_subset" crate. rust-ord_subset+ops-devel 3.1.1 7.fc34 971 Unspecified Tools for working with the Ord subset of certain PartialOrd types, like floats Tools for working with the Ord subset of certain PartialOrd types, like floats. This package contains library source intended for building other packages which use "ops" feature of "ord_subset" crate. rust-ord_subset+std-devel 3.1.1 7.fc34 971 Unspecified Tools for working with the Ord subset of certain PartialOrd types, like floats Tools for working with the Ord subset of certain PartialOrd types, like floats. This package contains library source intended for building other packages which use "std" feature of "ord_subset" crate. rust-ord_subset+unchecked_ops-devel 3.1.1 7.fc34 971 Unspecified Tools for working with the Ord subset of certain PartialOrd types, like floats Tools for working with the Ord subset of certain PartialOrd types, like floats. This package contains library source intended for building other packages which use "unchecked_ops" feature of "ord_subset" crate. rust-ord_subset+unstable-devel 3.1.1 7.fc34 971 Unspecified Tools for working with the Ord subset of certain PartialOrd types, like floats Tools for working with the Ord subset of certain PartialOrd types, like floats. This package contains library source intended for building other packages which use "unstable" feature of "ord_subset" crate. rust-ord_subset-devel 3.1.1 7.fc34 82394 Unspecified Tools for working with the Ord subset of certain PartialOrd types, like floats Tools for working with the Ord subset of certain PartialOrd types, like floats. This package contains library source intended for building other packages which use "ord_subset" crate. rust-ordered-float+default-devel 2.1.1 1.fc34 1169 Unspecified Wrappers for total ordering on floats Wrappers for total ordering on floats. This package contains library source intended for building other packages which use "default" feature of "ordered-float" crate. rust-ordered-float+serde-devel 2.1.1 1.fc34 1169 Unspecified Wrappers for total ordering on floats Wrappers for total ordering on floats. This package contains library source intended for building other packages which use "serde" feature of "ordered-float" crate. rust-ordered-float+std-devel 2.1.1 1.fc34 1169 Unspecified Wrappers for total ordering on floats Wrappers for total ordering on floats. This package contains library source intended for building other packages which use "std" feature of "ordered-float" crate. rust-ordered-float-devel 2.1.1 1.fc34 54789 Unspecified Wrappers for total ordering on floats Wrappers for total ordering on floats. This package contains library source intended for building other packages which use "ordered-float" crate. rust-ordered-multimap+default-devel 0.3.1 2.fc34 1022 Unspecified Insertion ordered multimap Insertion ordered multimap. This package contains library source intended for building other packages which use "default" feature of "ordered-multimap" crate. rust-ordered-multimap+serde-devel 0.3.1 2.fc34 1022 Unspecified Insertion ordered multimap Insertion ordered multimap. This package contains library source intended for building other packages which use "serde" feature of "ordered-multimap" crate. rust-ordered-multimap-devel 0.3.1 2.fc34 195744 Unspecified Insertion ordered multimap Insertion ordered multimap. This package contains library source intended for building other packages which use "ordered-multimap" crate. rust-os_info+default-devel 3.0.1 2.fc34 1266 Unspecified Detect the operating system type and version Detect the operating system type and version. This package contains library source intended for building other packages which use "default" feature of "os_info" crate. rust-os_info+serde-devel 3.0.1 2.fc34 1266 Unspecified Detect the operating system type and version Detect the operating system type and version. This package contains library source intended for building other packages which use "serde" feature of "os_info" crate. rust-os_info-devel 3.0.1 2.fc34 79974 Unspecified Detect the operating system type and version Detect the operating system type and version. This package contains library source intended for building other packages which use "os_info" crate. rust-os_pipe+default-devel 0.9.2 3.fc34 878 Unspecified Cross-platform library for opening OS pipes Cross-platform library for opening OS pipes. This package contains library source intended for building other packages which use "default" feature of "os_pipe" crate. rust-os_pipe-devel 0.9.2 3.fc34 34260 Unspecified Cross-platform library for opening OS pipes Cross-platform library for opening OS pipes. This package contains library source intended for building other packages which use "os_pipe" crate. rust-os_str_bytes+default-devel 2.4.0 2.fc34 1222 Unspecified Traits for converting between byte sequences and platform-native strings Traits for converting between byte sequences and platform-native strings. This package contains library source intended for building other packages which use "default" feature of "os_str_bytes" crate. rust-os_str_bytes+raw-devel 2.4.0 2.fc34 1222 Unspecified Traits for converting between byte sequences and platform-native strings Traits for converting between byte sequences and platform-native strings. This package contains library source intended for building other packages which use "raw" feature of "os_str_bytes" crate. rust-os_str_bytes-devel 2.4.0 2.fc34 66078 Unspecified Traits for converting between byte sequences and platform-native strings Traits for converting between byte sequences and platform-native strings. This package contains library source intended for building other packages which use "os_str_bytes" crate. rust-osmesa-sys+default-devel 0.1.2 3.fc34 303 Unspecified OSMesa library bindings for Rust OSMesa library bindings for Rust. This package contains library source intended for building other packages which use "default" feature of "osmesa-sys" crate. rust-osmesa-sys-devel 0.1.2 3.fc34 3506 Unspecified OSMesa library bindings for Rust OSMesa library bindings for Rust. This package contains library source intended for building other packages which use "osmesa-sys" crate. rust-osstrtools+default-devel 0.2.2 3.fc34 977 Unspecified Additional helper methods for OsStr Additional helper methods for OsStr. This package contains library source intended for building other packages which use "default" feature of "osstrtools" crate. rust-osstrtools-devel 0.2.2 3.fc34 32069 Unspecified Additional helper methods for OsStr Additional helper methods for OsStr. This package contains library source intended for building other packages which use "osstrtools" crate. rust-ostree+default-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "default" feature of "ostree" crate. rust-ostree+dox-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "dox" feature of "ostree" crate. rust-ostree+v2014_9-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2014_9" feature of "ostree" crate. rust-ostree+v2015_7-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2015_7" feature of "ostree" crate. rust-ostree+v2016_14-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2016_14" feature of "ostree" crate. rust-ostree+v2016_4-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2016_4" feature of "ostree" crate. rust-ostree+v2016_5-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2016_5" feature of "ostree" crate. rust-ostree+v2016_6-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2016_6" feature of "ostree" crate. rust-ostree+v2016_7-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2016_7" feature of "ostree" crate. rust-ostree+v2016_8-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2016_8" feature of "ostree" crate. rust-ostree+v2017_1-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2017_1" feature of "ostree" crate. rust-ostree+v2017_10-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2017_10" feature of "ostree" crate. rust-ostree+v2017_11-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2017_11" feature of "ostree" crate. rust-ostree+v2017_12-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2017_12" feature of "ostree" crate. rust-ostree+v2017_13-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2017_13" feature of "ostree" crate. rust-ostree+v2017_15-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2017_15" feature of "ostree" crate. rust-ostree+v2017_2-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2017_2" feature of "ostree" crate. rust-ostree+v2017_3-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2017_3" feature of "ostree" crate. rust-ostree+v2017_4-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2017_4" feature of "ostree" crate. rust-ostree+v2017_6-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2017_6" feature of "ostree" crate. rust-ostree+v2017_7-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2017_7" feature of "ostree" crate. rust-ostree+v2017_8-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2017_8" feature of "ostree" crate. rust-ostree+v2017_9-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2017_9" feature of "ostree" crate. rust-ostree+v2018_2-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2018_2" feature of "ostree" crate. rust-ostree+v2018_3-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2018_3" feature of "ostree" crate. rust-ostree+v2018_5-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2018_5" feature of "ostree" crate. rust-ostree+v2018_6-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2018_6" feature of "ostree" crate. rust-ostree+v2018_7-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2018_7" feature of "ostree" crate. rust-ostree+v2018_9-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2018_9" feature of "ostree" crate. rust-ostree+v2019_2-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2019_2" feature of "ostree" crate. rust-ostree+v2019_3-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2019_3" feature of "ostree" crate. rust-ostree+v2019_4-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2019_4" feature of "ostree" crate. rust-ostree+v2019_6-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2019_6" feature of "ostree" crate. rust-ostree+v2020_1-devel 0.8.0 3.fc34 2987 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "v2020_1" feature of "ostree" crate. rust-ostree-devel 0.8.0 3.fc34 301884 Unspecified Rust bindings for libostree Rust bindings for libostree. This package contains library source intended for building other packages which use "ostree" crate. rust-ostree-sys+default-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "default" feature of "ostree-sys" crate. rust-ostree-sys+dox-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "dox" feature of "ostree-sys" crate. rust-ostree-sys+v2014_9-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2014_9" feature of "ostree-sys" crate. rust-ostree-sys+v2015_7-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2015_7" feature of "ostree-sys" crate. rust-ostree-sys+v2016_14-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2016_14" feature of "ostree-sys" crate. rust-ostree-sys+v2016_4-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2016_4" feature of "ostree-sys" crate. rust-ostree-sys+v2016_5-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2016_5" feature of "ostree-sys" crate. rust-ostree-sys+v2016_6-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2016_6" feature of "ostree-sys" crate. rust-ostree-sys+v2016_7-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2016_7" feature of "ostree-sys" crate. rust-ostree-sys+v2016_8-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2016_8" feature of "ostree-sys" crate. rust-ostree-sys+v2017_1-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2017_1" feature of "ostree-sys" crate. rust-ostree-sys+v2017_10-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2017_10" feature of "ostree-sys" crate. rust-ostree-sys+v2017_11-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2017_11" feature of "ostree-sys" crate. rust-ostree-sys+v2017_12-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2017_12" feature of "ostree-sys" crate. rust-ostree-sys+v2017_13-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2017_13" feature of "ostree-sys" crate. rust-ostree-sys+v2017_15-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2017_15" feature of "ostree-sys" crate. rust-ostree-sys+v2017_2-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2017_2" feature of "ostree-sys" crate. rust-ostree-sys+v2017_3-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2017_3" feature of "ostree-sys" crate. rust-ostree-sys+v2017_4-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2017_4" feature of "ostree-sys" crate. rust-ostree-sys+v2017_6-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2017_6" feature of "ostree-sys" crate. rust-ostree-sys+v2017_7-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2017_7" feature of "ostree-sys" crate. rust-ostree-sys+v2017_8-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2017_8" feature of "ostree-sys" crate. rust-ostree-sys+v2017_9-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2017_9" feature of "ostree-sys" crate. rust-ostree-sys+v2018_2-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2018_2" feature of "ostree-sys" crate. rust-ostree-sys+v2018_3-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2018_3" feature of "ostree-sys" crate. rust-ostree-sys+v2018_5-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2018_5" feature of "ostree-sys" crate. rust-ostree-sys+v2018_6-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2018_6" feature of "ostree-sys" crate. rust-ostree-sys+v2018_7-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2018_7" feature of "ostree-sys" crate. rust-ostree-sys+v2018_9-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2018_9" feature of "ostree-sys" crate. rust-ostree-sys+v2019_2-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2019_2" feature of "ostree-sys" crate. rust-ostree-sys+v2019_3-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2019_3" feature of "ostree-sys" crate. rust-ostree-sys+v2019_4-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2019_4" feature of "ostree-sys" crate. rust-ostree-sys+v2019_6-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2019_6" feature of "ostree-sys" crate. rust-ostree-sys+v2020_1-devel 0.6.0 2.fc34 2805 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "v2020_1" feature of "ostree-sys" crate. rust-ostree-sys-devel 0.6.0 2.fc34 139738 Unspecified FFI bindings to libostree-1 FFI bindings to libostree-1. This package contains library source intended for building other packages which use "ostree-sys" crate. rust-owned-alloc+default-devel 0.2.0 3.fc34 951 Unspecified Crate to help reducing manual memory management errors Crate to help reducing manual memory management errors. This package contains library source intended for building other packages which use "default" feature of "owned-alloc" crate. rust-owned-alloc-devel 0.2.0 3.fc34 32783 Unspecified Crate to help reducing manual memory management errors Crate to help reducing manual memory management errors. This package contains library source intended for building other packages which use "owned-alloc" crate. rust-owned_ttf_parser+default-devel 0.6.0 2.fc34 986 Unspecified Support for owned data on top of ttf-parser ttf-parser plus support for owned data. This package contains library source intended for building other packages which use "default" feature of "owned_ttf_parser" crate. rust-owned_ttf_parser+std-devel 0.6.0 2.fc34 986 Unspecified Support for owned data on top of ttf-parser ttf-parser plus support for owned data. This package contains library source intended for building other packages which use "std" feature of "owned_ttf_parser" crate. rust-owned_ttf_parser-devel 0.6.0 2.fc34 29827 Unspecified Support for owned data on top of ttf-parser ttf-parser plus support for owned data. This package contains library source intended for building other packages which use "owned_ttf_parser" crate. rust-owning_ref+default-devel 0.4.1 3.fc34 990 Unspecified Library for creating references that carry their owner with them A library for creating references that carry their owner with them. This package contains library source intended for building other packages which use "default" feature of "owning_ref" crate. rust-owning_ref-devel 0.4.1 3.fc34 71464 Unspecified Library for creating references that carry their owner with them A library for creating references that carry their owner with them. This package contains library source intended for building other packages which use "owning_ref" crate. rust-packaging 17 3.fc34 6289 Unspecified RPM macros for building Rust packages on various architectures The package provides macros for building projects in Rust on various architectures. rust-pad+default-devel 0.1.6 4.fc34 828 Unspecified Library for padding strings at runtime Library for padding strings at runtime. This package contains library source intended for building other packages which use "default" feature of "pad" crate. rust-pad-devel 0.1.6 4.fc34 18931 Unspecified Library for padding strings at runtime Library for padding strings at runtime. This package contains library source intended for building other packages which use "pad" crate. rust-pager+default-devel 0.16.0 2.fc34 1133 Unspecified Helps pipe your output through an external pager Helps pipe your output through an external pager. This package contains library source intended for building other packages which use "default" feature of "pager" crate. rust-pager+pedantic-devel 0.16.0 2.fc34 1133 Unspecified Helps pipe your output through an external pager Helps pipe your output through an external pager. This package contains library source intended for building other packages which use "pedantic" feature of "pager" crate. rust-pager-devel 0.16.0 2.fc34 43842 Unspecified Helps pipe your output through an external pager Helps pipe your output through an external pager. This package contains library source intended for building other packages which use "pager" crate. rust-palette+default-devel 0.5.0 3.fc34 1979 Unspecified Makes linear color calculations and conversion easy and accessible for anyone Makes linear color calculations and conversion easy and accessible for anyone. This package contains library source intended for building other packages which use "default" feature of "palette" crate. rust-palette+libm-devel 0.5.0 3.fc34 1979 Unspecified Makes linear color calculations and conversion easy and accessible for anyone Makes linear color calculations and conversion easy and accessible for anyone. This package contains library source intended for building other packages which use "libm" feature of "palette" crate. rust-palette+named-devel 0.5.0 3.fc34 1979 Unspecified Makes linear color calculations and conversion easy and accessible for anyone Makes linear color calculations and conversion easy and accessible for anyone. This package contains library source intended for building other packages which use "named" feature of "palette" crate. rust-palette+named_from_str-devel 0.5.0 3.fc34 1979 Unspecified Makes linear color calculations and conversion easy and accessible for anyone Makes linear color calculations and conversion easy and accessible for anyone. This package contains library source intended for building other packages which use "named_from_str" feature of "palette" crate. rust-palette+phf-devel 0.5.0 3.fc34 1979 Unspecified Makes linear color calculations and conversion easy and accessible for anyone Makes linear color calculations and conversion easy and accessible for anyone. This package contains library source intended for building other packages which use "phf" feature of "palette" crate. rust-palette+phf_codegen-devel 0.5.0 3.fc34 1979 Unspecified Makes linear color calculations and conversion easy and accessible for anyone Makes linear color calculations and conversion easy and accessible for anyone. This package contains library source intended for building other packages which use "phf_codegen" feature of "palette" crate. rust-palette+serde-devel 0.5.0 3.fc34 1979 Unspecified Makes linear color calculations and conversion easy and accessible for anyone Makes linear color calculations and conversion easy and accessible for anyone. This package contains library source intended for building other packages which use "serde" feature of "palette" crate. rust-palette+serializing-devel 0.5.0 3.fc34 1979 Unspecified Makes linear color calculations and conversion easy and accessible for anyone Makes linear color calculations and conversion easy and accessible for anyone. This package contains library source intended for building other packages which use "serializing" feature of "palette" crate. rust-palette+std-devel 0.5.0 3.fc34 1979 Unspecified Makes linear color calculations and conversion easy and accessible for anyone Makes linear color calculations and conversion easy and accessible for anyone. This package contains library source intended for building other packages which use "std" feature of "palette" crate. rust-palette+strict-devel 0.5.0 3.fc34 1979 Unspecified Makes linear color calculations and conversion easy and accessible for anyone Makes linear color calculations and conversion easy and accessible for anyone. This package contains library source intended for building other packages which use "strict" feature of "palette" crate. rust-palette-devel 0.5.0 3.fc34 394232 Unspecified Makes linear color calculations and conversion easy and accessible for anyone Makes linear color calculations and conversion easy and accessible for anyone. This package contains library source intended for building other packages which use "palette" crate. rust-palette_derive+default-devel 0.5.0 2.fc34 1107 Unspecified Automatically implement traits from the palette crate Automatically implement traits from the palette crate. This package contains library source intended for building other packages which use "default" feature of "palette_derive" crate. rust-palette_derive+strict-devel 0.5.0 2.fc34 1107 Unspecified Automatically implement traits from the palette crate Automatically implement traits from the palette crate. This package contains library source intended for building other packages which use "strict" feature of "palette_derive" crate. rust-palette_derive-devel 0.5.0 2.fc34 87208 Unspecified Automatically implement traits from the palette crate Automatically implement traits from the palette crate. This package contains library source intended for building other packages which use "palette_derive" crate. rust-pango+default-devel 0.9.1 2.fc34 1744 Unspecified Rust bindings for the Pango library Rust bindings for the Pango library. This package contains library source intended for building other packages which use "default" feature of "pango" crate. rust-pango+dox-devel 0.9.1 2.fc34 1744 Unspecified Rust bindings for the Pango library Rust bindings for the Pango library. This package contains library source intended for building other packages which use "dox" feature of "pango" crate. rust-pango+embed-lgpl-docs-devel 0.9.1 2.fc34 1744 Unspecified Rust bindings for the Pango library Rust bindings for the Pango library. This package contains library source intended for building other packages which use "embed-lgpl-docs" feature of "pango" crate. rust-pango+gtk-rs-lgpl-docs-devel 0.9.1 2.fc34 1744 Unspecified Rust bindings for the Pango library Rust bindings for the Pango library. This package contains library source intended for building other packages which use "gtk-rs-lgpl-docs" feature of "pango" crate. rust-pango+purge-lgpl-docs-devel 0.9.1 2.fc34 1744 Unspecified Rust bindings for the Pango library Rust bindings for the Pango library. This package contains library source intended for building other packages which use "purge-lgpl-docs" feature of "pango" crate. rust-pango+v1_38-devel 0.9.1 2.fc34 1744 Unspecified Rust bindings for the Pango library Rust bindings for the Pango library. This package contains library source intended for building other packages which use "v1_38" feature of "pango" crate. rust-pango+v1_40-devel 0.9.1 2.fc34 1744 Unspecified Rust bindings for the Pango library Rust bindings for the Pango library. This package contains library source intended for building other packages which use "v1_40" feature of "pango" crate. rust-pango+v1_42-devel 0.9.1 2.fc34 1744 Unspecified Rust bindings for the Pango library Rust bindings for the Pango library. This package contains library source intended for building other packages which use "v1_42" feature of "pango" crate. rust-pango+v1_44-devel 0.9.1 2.fc34 1744 Unspecified Rust bindings for the Pango library Rust bindings for the Pango library. This package contains library source intended for building other packages which use "v1_44" feature of "pango" crate. rust-pango-devel 0.9.1 2.fc34 210942 Unspecified Rust bindings for the Pango library Rust bindings for the Pango library. This package contains library source intended for building other packages which use "pango" crate. rust-pango-sys+default-devel 0.10.0 3.fc34 1455 Unspecified FFI bindings to libpango-1.0 FFI bindings to libpango-1.0. This package contains library source intended for building other packages which use "default" feature of "pango-sys" crate. rust-pango-sys+dox-devel 0.10.0 3.fc34 1455 Unspecified FFI bindings to libpango-1.0 FFI bindings to libpango-1.0. This package contains library source intended for building other packages which use "dox" feature of "pango-sys" crate. rust-pango-sys+v1_36_7-devel 0.10.0 3.fc34 1455 Unspecified FFI bindings to libpango-1.0 FFI bindings to libpango-1.0. This package contains library source intended for building other packages which use "v1_36_7" feature of "pango-sys" crate. rust-pango-sys+v1_38-devel 0.10.0 3.fc34 1455 Unspecified FFI bindings to libpango-1.0 FFI bindings to libpango-1.0. This package contains library source intended for building other packages which use "v1_38" feature of "pango-sys" crate. rust-pango-sys+v1_42-devel 0.10.0 3.fc34 1455 Unspecified FFI bindings to libpango-1.0 FFI bindings to libpango-1.0. This package contains library source intended for building other packages which use "v1_42" feature of "pango-sys" crate. rust-pango-sys+v1_44-devel 0.10.0 3.fc34 1455 Unspecified FFI bindings to libpango-1.0 FFI bindings to libpango-1.0. This package contains library source intended for building other packages which use "v1_44" feature of "pango-sys" crate. rust-pango-sys-devel 0.10.0 3.fc34 144104 Unspecified FFI bindings to libpango-1.0 FFI bindings to libpango-1.0. This package contains library source intended for building other packages which use "pango-sys" crate. rust-pangocairo+default-devel 0.10.0 3.fc34 1890 Unspecified Rust bindings for the PangoCairo library Rust bindings for the PangoCairo library. This package contains library source intended for building other packages which use "default" feature of "pangocairo" crate. rust-pangocairo+dox-devel 0.10.0 3.fc34 1890 Unspecified Rust bindings for the PangoCairo library Rust bindings for the PangoCairo library. This package contains library source intended for building other packages which use "dox" feature of "pangocairo" crate. rust-pangocairo+embed-lgpl-docs-devel 0.10.0 3.fc34 1890 Unspecified Rust bindings for the PangoCairo library Rust bindings for the PangoCairo library. This package contains library source intended for building other packages which use "embed-lgpl-docs" feature of "pangocairo" crate. rust-pangocairo+gtk-rs-lgpl-docs-devel 0.10.0 3.fc34 1890 Unspecified Rust bindings for the PangoCairo library Rust bindings for the PangoCairo library. This package contains library source intended for building other packages which use "gtk-rs-lgpl-docs" feature of "pangocairo" crate. rust-pangocairo+purge-lgpl-docs-devel 0.10.0 3.fc34 1890 Unspecified Rust bindings for the PangoCairo library Rust bindings for the PangoCairo library. This package contains library source intended for building other packages which use "purge-lgpl-docs" feature of "pangocairo" crate. rust-pangocairo-devel 0.10.0 3.fc34 16491 Unspecified Rust bindings for the PangoCairo library Rust bindings for the PangoCairo library. This package contains library source intended for building other packages which use "pangocairo" crate. rust-pangocairo-sys+default-devel 0.11.0 3.fc34 1394 Unspecified FFI bindings to PangoCairo FFI bindings to PangoCairo. This package contains library source intended for building other packages which use "default" feature of "pangocairo-sys" crate. rust-pangocairo-sys+dox-devel 0.11.0 3.fc34 1394 Unspecified FFI bindings to PangoCairo FFI bindings to PangoCairo. This package contains library source intended for building other packages which use "dox" feature of "pangocairo-sys" crate. rust-pangocairo-sys-devel 0.11.0 3.fc34 9747 Unspecified FFI bindings to PangoCairo FFI bindings to PangoCairo. This package contains library source intended for building other packages which use "pangocairo-sys" crate. rust-parity-wasm+atomics-devel 0.42.2 1.fc34 1303 Unspecified WebAssembly low-level format library WebAssembly low-level format library. This package contains library source intended for building other packages which use "atomics" feature of "parity-wasm" crate. rust-parity-wasm+bulk-devel 0.42.2 1.fc34 1303 Unspecified WebAssembly low-level format library WebAssembly low-level format library. This package contains library source intended for building other packages which use "bulk" feature of "parity-wasm" crate. rust-parity-wasm+default-devel 0.42.2 1.fc34 1303 Unspecified WebAssembly low-level format library WebAssembly low-level format library. This package contains library source intended for building other packages which use "default" feature of "parity-wasm" crate. rust-parity-wasm+multi_value-devel 0.42.2 1.fc34 1303 Unspecified WebAssembly low-level format library WebAssembly low-level format library. This package contains library source intended for building other packages which use "multi_value" feature of "parity-wasm" crate. rust-parity-wasm+reduced-stack-buffer-devel 0.42.2 1.fc34 1303 Unspecified WebAssembly low-level format library WebAssembly low-level format library. This package contains library source intended for building other packages which use "reduced-stack-buffer" feature of "parity-wasm" crate. rust-parity-wasm+sign_ext-devel 0.42.2 1.fc34 1303 Unspecified WebAssembly low-level format library WebAssembly low-level format library. This package contains library source intended for building other packages which use "sign_ext" feature of "parity-wasm" crate. rust-parity-wasm+simd-devel 0.42.2 1.fc34 1303 Unspecified WebAssembly low-level format library WebAssembly low-level format library. This package contains library source intended for building other packages which use "simd" feature of "parity-wasm" crate. rust-parity-wasm+std-devel 0.42.2 1.fc34 1303 Unspecified WebAssembly low-level format library WebAssembly low-level format library. This package contains library source intended for building other packages which use "std" feature of "parity-wasm" crate. rust-parity-wasm-devel 0.42.2 1.fc34 342490 Unspecified WebAssembly low-level format library WebAssembly low-level format library. This package contains library source intended for building other packages which use "parity-wasm" crate. rust-parking+default-devel 2.0.0 2.fc34 1048 Unspecified Thread parking and unparking Thread parking and unparking. This package contains library source intended for building other packages which use "default" feature of "parking" crate. rust-parking-devel 2.0.0 2.fc34 40512 Unspecified Thread parking and unparking Thread parking and unparking. This package contains library source intended for building other packages which use "parking" crate. rust-parking_lot+deadlock_detection-devel 0.11.1 2.fc34 1453 Unspecified Compact and efficient implementations of standard synchronization primitives More compact and efficient implementations of the standard synchronization primitives. This package contains library source intended for building other packages which use "deadlock_detection" feature of "parking_lot" crate. rust-parking_lot+default-devel 0.11.1 2.fc34 1453 Unspecified Compact and efficient implementations of standard synchronization primitives More compact and efficient implementations of the standard synchronization primitives. This package contains library source intended for building other packages which use "default" feature of "parking_lot" crate. rust-parking_lot+nightly-devel 0.11.1 2.fc34 1453 Unspecified Compact and efficient implementations of standard synchronization primitives More compact and efficient implementations of the standard synchronization primitives. This package contains library source intended for building other packages which use "nightly" feature of "parking_lot" crate. rust-parking_lot+owning_ref-devel 0.11.1 2.fc34 1453 Unspecified Compact and efficient implementations of standard synchronization primitives More compact and efficient implementations of the standard synchronization primitives. This package contains library source intended for building other packages which use "owning_ref" feature of "parking_lot" crate. rust-parking_lot+send_guard-devel 0.11.1 2.fc34 1453 Unspecified Compact and efficient implementations of standard synchronization primitives More compact and efficient implementations of the standard synchronization primitives. This package contains library source intended for building other packages which use "send_guard" feature of "parking_lot" crate. rust-parking_lot+serde-devel 0.11.1 2.fc34 1453 Unspecified Compact and efficient implementations of standard synchronization primitives More compact and efficient implementations of the standard synchronization primitives. This package contains library source intended for building other packages which use "serde" feature of "parking_lot" crate. rust-parking_lot-devel 0.11.1 2.fc34 207970 Unspecified Compact and efficient implementations of standard synchronization primitives More compact and efficient implementations of the standard synchronization primitives. This package contains library source intended for building other packages which use "parking_lot" crate. rust-parking_lot_core+backtrace-devel 0.8.3 1.fc34 1345 Unspecified Advanced API for creating custom synchronization primitives Advanced API for creating custom synchronization primitives. This package contains library source intended for building other packages which use "backtrace" feature of "parking_lot_core" crate. rust-parking_lot_core+deadlock_detection-devel 0.8.3 1.fc34 1345 Unspecified Advanced API for creating custom synchronization primitives Advanced API for creating custom synchronization primitives. This package contains library source intended for building other packages which use "deadlock_detection" feature of "parking_lot_core" crate. rust-parking_lot_core+default-devel 0.8.3 1.fc34 1345 Unspecified Advanced API for creating custom synchronization primitives Advanced API for creating custom synchronization primitives. This package contains library source intended for building other packages which use "default" feature of "parking_lot_core" crate. rust-parking_lot_core+nightly-devel 0.8.3 1.fc34 1345 Unspecified Advanced API for creating custom synchronization primitives Advanced API for creating custom synchronization primitives. This package contains library source intended for building other packages which use "nightly" feature of "parking_lot_core" crate. rust-parking_lot_core+petgraph-devel 0.8.3 1.fc34 1345 Unspecified Advanced API for creating custom synchronization primitives Advanced API for creating custom synchronization primitives. This package contains library source intended for building other packages which use "petgraph" feature of "parking_lot_core" crate. rust-parking_lot_core+thread-id-devel 0.8.3 1.fc34 1345 Unspecified Advanced API for creating custom synchronization primitives Advanced API for creating custom synchronization primitives. This package contains library source intended for building other packages which use "thread-id" feature of "parking_lot_core" crate. rust-parking_lot_core-devel 0.8.3 1.fc34 149597 Unspecified Advanced API for creating custom synchronization primitives Advanced API for creating custom synchronization primitives. This package contains library source intended for building other packages which use "parking_lot_core" crate. rust-parse-zoneinfo+default-devel 0.3.0 3.fc34 941 Unspecified Parse zoneinfo files from the IANA database Parse zoneinfo files from the IANA database. This package contains library source intended for building other packages which use "default" feature of "parse-zoneinfo" crate. rust-parse-zoneinfo-devel 0.3.0 3.fc34 245154 Unspecified Parse zoneinfo files from the IANA database Parse zoneinfo files from the IANA database. This package contains library source intended for building other packages which use "parse-zoneinfo" crate. rust-parse_cfg+default-devel 2.0.0 2.fc34 1012 Unspecified Parse Rust's cfg(not(any(target))) attribute syntax Parse Rust's `cfg(not(any(target)))` attribute syntax. This package contains library source intended for building other packages which use "default" feature of "parse_cfg" crate. rust-parse_cfg-devel 2.0.0 2.fc34 12709 Unspecified Parse Rust's cfg(not(any(target))) attribute syntax Parse Rust's `cfg(not(any(target)))` attribute syntax. This package contains library source intended for building other packages which use "parse_cfg" crate. rust-parsec-client+default-devel 0.12.0 1.fc34 1333 Unspecified Parsec Client library for the Rust ecosystem Parsec Client library for the Rust ecosystem. This package contains library source intended for building other packages which use "default" feature of "parsec-client" crate. rust-parsec-client+testing-devel 0.12.0 1.fc34 1333 Unspecified Parsec Client library for the Rust ecosystem Parsec Client library for the Rust ecosystem. This package contains library source intended for building other packages which use "testing" feature of "parsec-client" crate. rust-parsec-client-devel 0.12.0 1.fc34 136269 Unspecified Parsec Client library for the Rust ecosystem Parsec Client library for the Rust ecosystem. This package contains library source intended for building other packages which use "parsec-client" crate. rust-parsec-interface+arbitrary-devel 0.24.0 1.fc34 1691 Unspecified Parsec interface library to communicate using the wire protocol Parsec interface library to communicate using the wire protocol. This package contains library source intended for building other packages which use "arbitrary" feature of "parsec-interface" crate. rust-parsec-interface+default-devel 0.24.0 1.fc34 1691 Unspecified Parsec interface library to communicate using the wire protocol Parsec interface library to communicate using the wire protocol. This package contains library source intended for building other packages which use "default" feature of "parsec-interface" crate. rust-parsec-interface+fuzz-devel 0.24.0 1.fc34 1691 Unspecified Parsec interface library to communicate using the wire protocol Parsec interface library to communicate using the wire protocol. This package contains library source intended for building other packages which use "fuzz" feature of "parsec-interface" crate. rust-parsec-interface+testing-devel 0.24.0 1.fc34 1691 Unspecified Parsec interface library to communicate using the wire protocol Parsec interface library to communicate using the wire protocol. This package contains library source intended for building other packages which use "testing" feature of "parsec-interface" crate. rust-parsec-interface-devel 0.24.0 1.fc34 417950 Unspecified Parsec interface library to communicate using the wire protocol Parsec interface library to communicate using the wire protocol. This package contains library source intended for building other packages which use "parsec-interface" crate. rust-partial-io+bytes-devel 0.4.0 2.fc34 1968 Unspecified Helpers to test partial, interrupted and would-block I/O operations Helpers to test partial, interrupted and would-block I/O operations. This package contains library source intended for building other packages which use "bytes" feature of "partial-io" crate. rust-partial-io+default-devel 0.4.0 2.fc34 1968 Unspecified Helpers to test partial, interrupted and would-block I/O operations Helpers to test partial, interrupted and would-block I/O operations. This package contains library source intended for building other packages which use "default" feature of "partial-io" crate. rust-partial-io+futures-devel 0.4.0 2.fc34 1968 Unspecified Helpers to test partial, interrupted and would-block I/O operations Helpers to test partial, interrupted and would-block I/O operations. This package contains library source intended for building other packages which use "futures" feature of "partial-io" crate. rust-partial-io+futures03-devel 0.4.0 2.fc34 1968 Unspecified Helpers to test partial, interrupted and would-block I/O operations Helpers to test partial, interrupted and would-block I/O operations. This package contains library source intended for building other packages which use "futures03" feature of "partial-io" crate. rust-partial-io+pin-project-devel 0.4.0 2.fc34 1968 Unspecified Helpers to test partial, interrupted and would-block I/O operations Helpers to test partial, interrupted and would-block I/O operations. This package contains library source intended for building other packages which use "pin-project" feature of "partial-io" crate. rust-partial-io+quickcheck-devel 0.4.0 2.fc34 1968 Unspecified Helpers to test partial, interrupted and would-block I/O operations Helpers to test partial, interrupted and would-block I/O operations. This package contains library source intended for building other packages which use "quickcheck" feature of "partial-io" crate. rust-partial-io+quickcheck09-devel 0.4.0 2.fc34 1968 Unspecified Helpers to test partial, interrupted and would-block I/O operations Helpers to test partial, interrupted and would-block I/O operations. This package contains library source intended for building other packages which use "quickcheck09" feature of "partial-io" crate. rust-partial-io+rand-devel 0.4.0 2.fc34 1968 Unspecified Helpers to test partial, interrupted and would-block I/O operations Helpers to test partial, interrupted and would-block I/O operations. This package contains library source intended for building other packages which use "rand" feature of "partial-io" crate. rust-partial-io+tokio-devel 0.4.0 2.fc34 1968 Unspecified Helpers to test partial, interrupted and would-block I/O operations Helpers to test partial, interrupted and would-block I/O operations. This package contains library source intended for building other packages which use "tokio" feature of "partial-io" crate. rust-partial-io+tokio02-devel 0.4.0 2.fc34 1968 Unspecified Helpers to test partial, interrupted and would-block I/O operations Helpers to test partial, interrupted and would-block I/O operations. This package contains library source intended for building other packages which use "tokio02" feature of "partial-io" crate. rust-partial-io-devel 0.4.0 2.fc34 73876 Unspecified Helpers to test partial, interrupted and would-block I/O operations Helpers to test partial, interrupted and would-block I/O operations. This package contains library source intended for building other packages which use "partial-io" crate. rust-paste+default-devel 1.0.5 1.fc34 1045 Unspecified Macros for all your token pasting needs Macros for all your token pasting needs. This package contains library source intended for building other packages which use "default" feature of "paste" crate. rust-paste-devel 1.0.5 1.fc34 80998 Unspecified Macros for all your token pasting needs Macros for all your token pasting needs. This package contains library source intended for building other packages which use "paste" crate. rust-paste-impl+default-devel 0.1.18 3.fc34 913 Unspecified Implementation detail of the `paste` crate Implementation detail of the `paste` crate. This package contains library source intended for building other packages which use "default" feature of "paste-impl" crate. rust-paste-impl-devel 0.1.18 3.fc34 45979 Unspecified Implementation detail of the `paste` crate Implementation detail of the `paste` crate. This package contains library source intended for building other packages which use "paste-impl" crate. rust-path-absolutize+default-devel 3.0.7 1.fc34 1471 Unspecified Extend Path and PathBuf for getting an absolute path Library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots. This package contains library source intended for building other packages which use "default" feature of "path-absolutize" crate. rust-path-absolutize+lazy_static_cache-devel 3.0.7 1.fc34 1471 Unspecified Extend Path and PathBuf for getting an absolute path Library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots. This package contains library source intended for building other packages which use "lazy_static_cache" feature of "path-absolutize" crate. rust-path-absolutize+once_cell_cache-devel 3.0.7 1.fc34 1471 Unspecified Extend Path and PathBuf for getting an absolute path Library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots. This package contains library source intended for building other packages which use "once_cell_cache" feature of "path-absolutize" crate. rust-path-absolutize+unsafe_cache-devel 3.0.7 1.fc34 1471 Unspecified Extend Path and PathBuf for getting an absolute path Library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots. This package contains library source intended for building other packages which use "unsafe_cache" feature of "path-absolutize" crate. rust-path-absolutize-devel 3.0.7 1.fc34 47591 Unspecified Extend Path and PathBuf for getting an absolute path Library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots. This package contains library source intended for building other packages which use "path-absolutize" crate. rust-path-dedot+default-devel 3.0.8 1.fc34 1421 Unspecified Parse path with dots in Path and PathBuf Library for extending `Path` and `PathBuf` in order to parse the path which contains dots. This package contains library source intended for building other packages which use "default" feature of "path-dedot" crate. rust-path-dedot+lazy_static-devel 3.0.8 1.fc34 1421 Unspecified Parse path with dots in Path and PathBuf Library for extending `Path` and `PathBuf` in order to parse the path which contains dots. This package contains library source intended for building other packages which use "lazy_static" feature of "path-dedot" crate. rust-path-dedot+lazy_static_cache-devel 3.0.8 1.fc34 1421 Unspecified Parse path with dots in Path and PathBuf Library for extending `Path` and `PathBuf` in order to parse the path which contains dots. This package contains library source intended for building other packages which use "lazy_static_cache" feature of "path-dedot" crate. rust-path-dedot+once_cell_cache-devel 3.0.8 1.fc34 1421 Unspecified Parse path with dots in Path and PathBuf Library for extending `Path` and `PathBuf` in order to parse the path which contains dots. This package contains library source intended for building other packages which use "once_cell_cache" feature of "path-dedot" crate. rust-path-dedot+unsafe_cache-devel 3.0.8 1.fc34 1421 Unspecified Parse path with dots in Path and PathBuf Library for extending `Path` and `PathBuf` in order to parse the path which contains dots. This package contains library source intended for building other packages which use "unsafe_cache" feature of "path-dedot" crate. rust-path-dedot-devel 3.0.8 1.fc34 38058 Unspecified Parse path with dots in Path and PathBuf Library for extending `Path` and `PathBuf` in order to parse the path which contains dots. This package contains library source intended for building other packages which use "path-dedot" crate. rust-path-slash+default-devel 0.1.4 2.fc34 981 Unspecified Conversion to/from a file path from/to slash path Conversion to/from a file path from/to slash path. This package contains library source intended for building other packages which use "default" feature of "path-slash" crate. rust-path-slash-devel 0.1.4 2.fc34 30649 Unspecified Conversion to/from a file path from/to slash path Conversion to/from a file path from/to slash path. This package contains library source intended for building other packages which use "path-slash" crate. rust-pathdiff+default-devel 0.2.0 3.fc34 868 Unspecified Library for diffing paths to obtain relative paths Library for diffing paths to obtain relative paths. This package contains library source intended for building other packages which use "default" feature of "pathdiff" crate. rust-pathdiff-devel 0.2.0 3.fc34 27479 Unspecified Library for diffing paths to obtain relative paths Library for diffing paths to obtain relative paths. This package contains library source intended for building other packages which use "pathdiff" crate. rust-pathfinder_geometry+default-devel 0.5.1 2.fc34 923 Unspecified Basic SIMD-accelerated geometry/linear algebra Basic SIMD-accelerated geometry/linear algebra. This package contains library source intended for building other packages which use "default" feature of "pathfinder_geometry" crate. rust-pathfinder_geometry-devel 0.5.1 2.fc34 60456 Unspecified Basic SIMD-accelerated geometry/linear algebra Basic SIMD-accelerated geometry/linear algebra. This package contains library source intended for building other packages which use "pathfinder_geometry" crate. rust-pathfinder_simd+default-devel 0.5.0 3.fc34 925 Unspecified Simple SIMD library Simple SIMD library. This package contains library source intended for building other packages which use "default" feature of "pathfinder_simd" crate. rust-pathfinder_simd+pf-no-simd-devel 0.5.0 3.fc34 925 Unspecified Simple SIMD library Simple SIMD library. This package contains library source intended for building other packages which use "pf-no-simd" feature of "pathfinder_simd" crate. rust-pathfinder_simd-devel 0.5.0 3.fc34 440712 Unspecified Simple SIMD library Simple SIMD library. This package contains library source intended for building other packages which use "pathfinder_simd" crate. rust-pbr+default-devel 1.0.4 2.fc34 1084 Unspecified Console progress bar for Rust Console progress bar for Rust. This package contains library source intended for building other packages which use "default" feature of "pbr" crate. rust-pbr-devel 1.0.4 2.fc34 52160 Unspecified Console progress bar for Rust Console progress bar for Rust. This package contains library source intended for building other packages which use "pbr" crate. rust-pcap+default-devel 0.7.0 6.fc34 1865 Unspecified Packet capture API around pcap/wpcap A packet capture API around pcap/wpcap. This package contains library source intended for building other packages which use "default" feature of "pcap" crate. rust-pcap+full-devel 0.7.0 6.fc34 1865 Unspecified Packet capture API around pcap/wpcap A packet capture API around pcap/wpcap. This package contains library source intended for building other packages which use "full" feature of "pcap" crate. rust-pcap+futures-devel 0.7.0 6.fc34 1865 Unspecified Packet capture API around pcap/wpcap A packet capture API around pcap/wpcap. This package contains library source intended for building other packages which use "futures" feature of "pcap" crate. rust-pcap+mio-devel 0.7.0 6.fc34 1865 Unspecified Packet capture API around pcap/wpcap A packet capture API around pcap/wpcap. This package contains library source intended for building other packages which use "mio" feature of "pcap" crate. rust-pcap+pcap-fopen-offline-precision-devel 0.7.0 6.fc34 1865 Unspecified Packet capture API around pcap/wpcap A packet capture API around pcap/wpcap. This package contains library source intended for building other packages which use "pcap-fopen-offline-precision" feature of "pcap" crate. rust-pcap+pcap-savefile-append-devel 0.7.0 6.fc34 1865 Unspecified Packet capture API around pcap/wpcap A packet capture API around pcap/wpcap. This package contains library source intended for building other packages which use "pcap-savefile-append" feature of "pcap" crate. rust-pcap+tokio-core-devel 0.7.0 6.fc34 1865 Unspecified Packet capture API around pcap/wpcap A packet capture API around pcap/wpcap. This package contains library source intended for building other packages which use "tokio-core" feature of "pcap" crate. rust-pcap+tokio-devel 0.7.0 6.fc34 1865 Unspecified Packet capture API around pcap/wpcap A packet capture API around pcap/wpcap. This package contains library source intended for building other packages which use "tokio" feature of "pcap" crate. rust-pcap-devel 0.7.0 6.fc34 85115 Unspecified Packet capture API around pcap/wpcap A packet capture API around pcap/wpcap. This package contains library source intended for building other packages which use "pcap" crate. rust-pcre2+default-devel 0.2.3 4.fc34 1135 Unspecified High level wrapper library for PCRE2 High level wrapper library for PCRE2. This package contains library source intended for building other packages which use "default" feature of "pcre2" crate. rust-pcre2-devel 0.2.3 4.fc34 77143 Unspecified High level wrapper library for PCRE2 High level wrapper library for PCRE2. This package contains library source intended for building other packages which use "pcre2" crate. rust-pcre2-sys+default-devel 0.2.5 2.fc34 1118 Unspecified Low level bindings to PCRE2 Low level bindings to PCRE2. This package contains library source intended for building other packages which use "default" feature of "pcre2-sys" crate. rust-pcre2-sys-devel 0.2.5 2.fc34 69114 Unspecified Low level bindings to PCRE2 Low level bindings to PCRE2. This package contains library source intended for building other packages which use "pcre2-sys" crate. rust-peeking_take_while+default-devel 0.1.2 10.fc34 653 Unspecified Like `Iterator::take_while`, but calls the predicate on a peeked value Like `Iterator::take_while`, but calls the predicate on a peeked value. This allows you to use `Iterator::by_ref` and `Iterator::take_while` together, and still get the first value for which the `take_while` predicate returned false after dropping the `by_ref`. This package contains library source intended for building other packages which use "default" feature of "peeking_take_while" crate. rust-peeking_take_while-devel 0.1.2 10.fc34 32324 Unspecified Like `Iterator::take_while`, but calls the predicate on a peeked value Like `Iterator::take_while`, but calls the predicate on a peeked value. This allows you to use `Iterator::by_ref` and `Iterator::take_while` together, and still get the first value for which the `take_while` predicate returned false after dropping the `by_ref`. This package contains library source intended for building other packages which use "peeking_take_while" crate. rust-peg+default-devel 0.6.3 2.fc34 1212 Unspecified Simple Parsing Expression Grammar (PEG) parser generator Simple Parsing Expression Grammar (PEG) parser generator. This package contains library source intended for building other packages which use "default" feature of "peg" crate. rust-peg+trace-devel 0.6.3 2.fc34 1212 Unspecified Simple Parsing Expression Grammar (PEG) parser generator Simple Parsing Expression Grammar (PEG) parser generator. This package contains library source intended for building other packages which use "trace" feature of "peg" crate. rust-peg-devel 0.6.3 2.fc34 45967 Unspecified Simple Parsing Expression Grammar (PEG) parser generator Simple Parsing Expression Grammar (PEG) parser generator. This package contains library source intended for building other packages which use "peg" crate. rust-peg-macros+default-devel 0.6.3 2.fc34 1078 Unspecified Procedural macros for rust-peg Procedural macros for rust-peg. To use rust-peg, see the `peg` crate. This package contains library source intended for building other packages which use "default" feature of "peg-macros" crate. rust-peg-macros+trace-devel 0.6.3 2.fc34 1078 Unspecified Procedural macros for rust-peg Procedural macros for rust-peg. To use rust-peg, see the `peg` crate. This package contains library source intended for building other packages which use "trace" feature of "peg-macros" crate. rust-peg-macros-devel 0.6.3 2.fc34 282766 Unspecified Procedural macros for rust-peg Procedural macros for rust-peg. To use rust-peg, see the `peg` crate. This package contains library source intended for building other packages which use "peg-macros" crate. rust-peg-runtime+default-devel 0.6.3 2.fc34 826 Unspecified Runtime support for rust-peg grammars Runtime support for rust-peg grammars. To use rust-peg, see the `peg` crate. This package contains library source intended for building other packages which use "default" feature of "peg-runtime" crate. rust-peg-runtime-devel 0.6.3 2.fc34 8461 Unspecified Runtime support for rust-peg grammars Runtime support for rust-peg grammars. To use rust-peg, see the `peg` crate. This package contains library source intended for building other packages which use "peg-runtime" crate. rust-peg0.5+default-devel 0.5.7 2.fc34 1078 Unspecified Simple Parsing Expression Grammar (PEG) parser generator Simple Parsing Expression Grammar (PEG) parser generator. This package contains library source intended for building other packages which use "default" feature of "peg" crate. rust-peg0.5+trace-devel 0.5.7 2.fc34 1078 Unspecified Simple Parsing Expression Grammar (PEG) parser generator Simple Parsing Expression Grammar (PEG) parser generator. This package contains library source intended for building other packages which use "trace" feature of "peg" crate. rust-peg0.5-devel 0.5.7 2.fc34 152558 Unspecified Simple Parsing Expression Grammar (PEG) parser generator Simple Parsing Expression Grammar (PEG) parser generator. This package contains library source intended for building other packages which use "peg" crate. rust-pem+default-devel 0.8.3 1.fc34 1224 Unspecified Parse and encode PEM-encoded data Parse and encode PEM-encoded data. This package contains library source intended for building other packages which use "default" feature of "pem" crate. rust-pem-devel 0.8.3 1.fc34 35750 Unspecified Parse and encode PEM-encoded data Parse and encode PEM-encoded data. This package contains library source intended for building other packages which use "pem" crate. rust-percent-encoding+default-devel 2.1.0 4.fc34 776 Unspecified Percent encoding and decoding Percent encoding and decoding. This package contains library source intended for building other packages which use "default" feature of "percent-encoding" crate. rust-percent-encoding-devel 2.1.0 4.fc34 38838 Unspecified Percent encoding and decoding Percent encoding and decoding. This package contains library source intended for building other packages which use "percent-encoding" crate. rust-percent-encoding1+default-devel 1.0.1 4.fc34 791 Unspecified Percent encoding and decoding Percent encoding and decoding. This package contains library source intended for building other packages which use "default" feature of "percent-encoding" crate. rust-percent-encoding1-devel 1.0.1 4.fc34 40623 Unspecified Percent encoding and decoding Percent encoding and decoding. This package contains library source intended for building other packages which use "percent-encoding" crate. rust-peresil+default-devel 0.3.0 3.fc34 385 Unspecified Simple and simplistic string parsing library Simple and simplistic string parsing library. This package contains library source intended for building other packages which use "default" feature of "peresil" crate. rust-peresil-devel 0.3.0 3.fc34 64623 Unspecified Simple and simplistic string parsing library Simple and simplistic string parsing library. This package contains library source intended for building other packages which use "peresil" crate. rust-permutate+default-devel 0.3.2 10.fc34 980 Unspecified Generic permutator that permutates singular and multiple lists Generic permutator that permutates singular and multiple lists. This package contains library source intended for building other packages which use "default" feature of "permutate" crate. rust-permutate-devel 0.3.2 10.fc34 47768 Unspecified Generic permutator that permutates singular and multiple lists Generic permutator that permutates singular and multiple lists. This package contains library source intended for building other packages which use "permutate" crate. rust-permutohedron+default-devel 0.2.4 10.fc34 1087 Unspecified Generate permutations of sequences Generate permutations of sequences. Either lexicographical order permutations, or a minimal swaps permutation sequence implemented using Heap's algorithm. This package contains library source intended for building other packages which use "default" feature of "permutohedron" crate. rust-permutohedron+std-devel 0.2.4 10.fc34 1087 Unspecified Generate permutations of sequences Generate permutations of sequences. Either lexicographical order permutations, or a minimal swaps permutation sequence implemented using Heap's algorithm. This package contains library source intended for building other packages which use "std" feature of "permutohedron" crate. rust-permutohedron-devel 0.2.4 10.fc34 42047 Unspecified Generate permutations of sequences Generate permutations of sequences. Either lexicographical order permutations, or a minimal swaps permutation sequence implemented using Heap's algorithm. This package contains library source intended for building other packages which use "permutohedron" crate. rust-pest+default-devel 2.1.3 3.fc34 1281 Unspecified Elegant Parser Elegant Parser. This package contains library source intended for building other packages which use "default" feature of "pest" crate. rust-pest+pretty-print-devel 2.1.3 3.fc34 1281 Unspecified Elegant Parser Elegant Parser. This package contains library source intended for building other packages which use "pretty-print" feature of "pest" crate. rust-pest+serde-devel 2.1.3 3.fc34 1281 Unspecified Elegant Parser Elegant Parser. This package contains library source intended for building other packages which use "serde" feature of "pest" crate. rust-pest+serde_json-devel 2.1.3 3.fc34 1281 Unspecified Elegant Parser Elegant Parser. This package contains library source intended for building other packages which use "serde_json" feature of "pest" crate. rust-pest-devel 2.1.3 3.fc34 765557 Unspecified Elegant Parser Elegant Parser. This package contains library source intended for building other packages which use "pest" crate. rust-pest_derive+default-devel 2.1.0 7.fc34 1209 Unspecified Pest's derive macro Pest's derive macro. This package contains library source intended for building other packages which use "default" feature of "pest_derive" crate. rust-pest_derive-devel 2.1.0 7.fc34 75044 Unspecified Pest's derive macro Pest's derive macro. This package contains library source intended for building other packages which use "pest_derive" crate. rust-pest_generator+default-devel 2.1.3 3.fc34 1265 Unspecified Pest code generator Pest code generator. This package contains library source intended for building other packages which use "default" feature of "pest_generator" crate. rust-pest_generator-devel 2.1.3 3.fc34 78801 Unspecified Pest code generator Pest code generator. This package contains library source intended for building other packages which use "pest_generator" crate. rust-pest_meta+default-devel 2.1.3 3.fc34 1288 Unspecified Pest meta language parser and validator Pest meta language parser and validator. This package contains library source intended for building other packages which use "default" feature of "pest_meta" crate. rust-pest_meta-devel 2.1.3 3.fc34 192446 Unspecified Pest meta language parser and validator Pest meta language parser and validator. This package contains library source intended for building other packages which use "pest_meta" crate. rust-petgraph+all-devel 0.5.1 3.fc34 1923 Unspecified Graph data structure library Graph data structure library. Provides graph types and graph algorithms. This package contains library source intended for building other packages which use "all" feature of "petgraph" crate. rust-petgraph+default-devel 0.5.1 3.fc34 1923 Unspecified Graph data structure library Graph data structure library. Provides graph types and graph algorithms. This package contains library source intended for building other packages which use "default" feature of "petgraph" crate. rust-petgraph+generate-devel 0.5.1 3.fc34 1923 Unspecified Graph data structure library Graph data structure library. Provides graph types and graph algorithms. This package contains library source intended for building other packages which use "generate" feature of "petgraph" crate. rust-petgraph+graphmap-devel 0.5.1 3.fc34 1923 Unspecified Graph data structure library Graph data structure library. Provides graph types and graph algorithms. This package contains library source intended for building other packages which use "graphmap" feature of "petgraph" crate. rust-petgraph+matrix_graph-devel 0.5.1 3.fc34 1923 Unspecified Graph data structure library Graph data structure library. Provides graph types and graph algorithms. This package contains library source intended for building other packages which use "matrix_graph" feature of "petgraph" crate. rust-petgraph+quickcheck-devel 0.5.1 3.fc34 1923 Unspecified Graph data structure library Graph data structure library. Provides graph types and graph algorithms. This package contains library source intended for building other packages which use "quickcheck" feature of "petgraph" crate. rust-petgraph+serde-1-devel 0.5.1 3.fc34 1923 Unspecified Graph data structure library Graph data structure library. Provides graph types and graph algorithms. This package contains library source intended for building other packages which use "serde-1" feature of "petgraph" crate. rust-petgraph+serde-devel 0.5.1 3.fc34 1923 Unspecified Graph data structure library Graph data structure library. Provides graph types and graph algorithms. This package contains library source intended for building other packages which use "serde" feature of "petgraph" crate. rust-petgraph+serde_derive-devel 0.5.1 3.fc34 1923 Unspecified Graph data structure library Graph data structure library. Provides graph types and graph algorithms. This package contains library source intended for building other packages which use "serde_derive" feature of "petgraph" crate. rust-petgraph+stable_graph-devel 0.5.1 3.fc34 1923 Unspecified Graph data structure library Graph data structure library. Provides graph types and graph algorithms. This package contains library source intended for building other packages which use "stable_graph" feature of "petgraph" crate. rust-petgraph+unstable-devel 0.5.1 3.fc34 1923 Unspecified Graph data structure library Graph data structure library. Provides graph types and graph algorithms. This package contains library source intended for building other packages which use "unstable" feature of "petgraph" crate. rust-petgraph-devel 0.5.1 3.fc34 4694843 Unspecified Graph data structure library Graph data structure library. Provides graph types and graph algorithms. This package contains library source intended for building other packages which use "petgraph" crate. rust-phf+default-devel 0.8.0 3.fc34 1179 Unspecified Runtime support for perfect hash function data structures Runtime support for perfect hash function data structures. This package contains library source intended for building other packages which use "default" feature of "phf" crate. rust-phf+macros-devel 0.8.0 3.fc34 1179 Unspecified Runtime support for perfect hash function data structures Runtime support for perfect hash function data structures. This package contains library source intended for building other packages which use "macros" feature of "phf" crate. rust-phf+phf_macros-devel 0.8.0 3.fc34 1179 Unspecified Runtime support for perfect hash function data structures Runtime support for perfect hash function data structures. This package contains library source intended for building other packages which use "phf_macros" feature of "phf" crate. rust-phf+proc-macro-hack-devel 0.8.0 3.fc34 1179 Unspecified Runtime support for perfect hash function data structures Runtime support for perfect hash function data structures. This package contains library source intended for building other packages which use "proc-macro-hack" feature of "phf" crate. rust-phf+std-devel 0.8.0 3.fc34 1179 Unspecified Runtime support for perfect hash function data structures Runtime support for perfect hash function data structures. This package contains library source intended for building other packages which use "std" feature of "phf" crate. rust-phf+unicase-devel 0.8.0 3.fc34 1179 Unspecified Runtime support for perfect hash function data structures Runtime support for perfect hash function data structures. This package contains library source intended for building other packages which use "unicase" feature of "phf" crate. rust-phf-devel 0.8.0 3.fc34 12365 Unspecified Runtime support for perfect hash function data structures Runtime support for perfect hash function data structures. This package contains library source intended for building other packages which use "phf" crate. rust-phf0.7+core-devel 0.7.24 3.fc34 1014 Unspecified Runtime support for perfect hash function data structures Runtime support for perfect hash function data structures. This package contains library source intended for building other packages which use "core" feature of "phf" crate. rust-phf0.7+default-devel 0.7.24 3.fc34 1014 Unspecified Runtime support for perfect hash function data structures Runtime support for perfect hash function data structures. This package contains library source intended for building other packages which use "default" feature of "phf" crate. rust-phf0.7+macros-devel 0.7.24 3.fc34 1014 Unspecified Runtime support for perfect hash function data structures Runtime support for perfect hash function data structures. This package contains library source intended for building other packages which use "macros" feature of "phf" crate. rust-phf0.7+phf_macros-devel 0.7.24 3.fc34 1014 Unspecified Runtime support for perfect hash function data structures Runtime support for perfect hash function data structures. This package contains library source intended for building other packages which use "phf_macros" feature of "phf" crate. rust-phf0.7+unicase-devel 0.7.24 3.fc34 1014 Unspecified Runtime support for perfect hash function data structures Runtime support for perfect hash function data structures. This package contains library source intended for building other packages which use "unicase" feature of "phf" crate. rust-phf0.7-devel 0.7.24 3.fc34 21606 Unspecified Runtime support for perfect hash function data structures Runtime support for perfect hash function data structures. This package contains library source intended for building other packages which use "phf" crate. rust-phf_codegen+default-devel 0.8.0 3.fc34 847 Unspecified Codegen library for PHF types Codegen library for PHF types. This package contains library source intended for building other packages which use "default" feature of "phf_codegen" crate. rust-phf_codegen-devel 0.8.0 3.fc34 8997 Unspecified Codegen library for PHF types Codegen library for PHF types. This package contains library source intended for building other packages which use "phf_codegen" crate. rust-phf_codegen0.7+default-devel 0.7.24 3.fc34 832 Unspecified Codegen library for PHF types Codegen library for PHF types. This package contains library source intended for building other packages which use "default" feature of "phf_codegen" crate. rust-phf_codegen0.7-devel 0.7.24 3.fc34 9979 Unspecified Codegen library for PHF types Codegen library for PHF types. This package contains library source intended for building other packages which use "phf_codegen" crate. rust-phf_generator+criterion-devel 0.8.0 3.fc34 1067 Unspecified PHF generation logic PHF generation logic. This package contains library source intended for building other packages which use "criterion" feature of "phf_generator" crate. rust-phf_generator+default-devel 0.8.0 3.fc34 1067 Unspecified PHF generation logic PHF generation logic. This package contains library source intended for building other packages which use "default" feature of "phf_generator" crate. rust-phf_generator-devel 0.8.0 3.fc34 7425 Unspecified PHF generation logic PHF generation logic. This package contains library source intended for building other packages which use "phf_generator" crate. rust-phf_generator0.7+default-devel 0.7.24 3.fc34 813 Unspecified PHF generation logic PHF generation logic. This package contains library source intended for building other packages which use "default" feature of "phf_generator" crate. rust-phf_generator0.7-devel 0.7.24 3.fc34 4852 Unspecified PHF generation logic PHF generation logic. This package contains library source intended for building other packages which use "phf_generator" crate. rust-phf_macros+default-devel 0.8.0 3.fc34 1228 Unspecified Macros to generate types in the phf crate Macros to generate types in the phf crate. This package contains library source intended for building other packages which use "default" feature of "phf_macros" crate. rust-phf_macros-devel 0.8.0 3.fc34 21564 Unspecified Macros to generate types in the phf crate Macros to generate types in the phf crate. This package contains library source intended for building other packages which use "phf_macros" crate. rust-phf_macros0.7+default-devel 0.7.24 3.fc34 1074 Unspecified Macros to generate types in the phf crate Macros to generate types in the phf crate. This package contains library source intended for building other packages which use "default" feature of "phf_macros" crate. rust-phf_macros0.7-devel 0.7.24 3.fc34 26498 Unspecified Macros to generate types in the phf crate Macros to generate types in the phf crate. This package contains library source intended for building other packages which use "phf_macros" crate. rust-phf_shared+default-devel 0.8.0 3.fc34 959 Unspecified Support code shared by PHF libraries Support code shared by PHF libraries. This package contains library source intended for building other packages which use "default" feature of "phf_shared" crate. rust-phf_shared+std-devel 0.8.0 3.fc34 959 Unspecified Support code shared by PHF libraries Support code shared by PHF libraries. This package contains library source intended for building other packages which use "std" feature of "phf_shared" crate. rust-phf_shared+unicase-devel 0.8.0 3.fc34 959 Unspecified Support code shared by PHF libraries Support code shared by PHF libraries. This package contains library source intended for building other packages which use "unicase" feature of "phf_shared" crate. rust-phf_shared-devel 0.8.0 3.fc34 7857 Unspecified Support code shared by PHF libraries Support code shared by PHF libraries. This package contains library source intended for building other packages which use "phf_shared" crate. rust-phf_shared0.7+core-devel 0.7.24 3.fc34 923 Unspecified Support code shared by PHF libraries Support code shared by PHF libraries. This package contains library source intended for building other packages which use "core" feature of "phf_shared" crate. rust-phf_shared0.7+default-devel 0.7.24 3.fc34 923 Unspecified Support code shared by PHF libraries Support code shared by PHF libraries. This package contains library source intended for building other packages which use "default" feature of "phf_shared" crate. rust-phf_shared0.7+unicase-devel 0.7.24 3.fc34 923 Unspecified Support code shared by PHF libraries Support code shared by PHF libraries. This package contains library source intended for building other packages which use "unicase" feature of "phf_shared" crate. rust-phf_shared0.7-devel 0.7.24 3.fc34 5617 Unspecified Support code shared by PHF libraries Support code shared by PHF libraries. This package contains library source intended for building other packages which use "phf_shared" crate. rust-picky-asn1+chrono-devel 0.3.1 1.fc34 1222 Unspecified Provide ASN.1 simple types Provide ASN.1 simple types. This package contains library source intended for building other packages which use "chrono" feature of "picky-asn1" crate. rust-picky-asn1+chrono_conversion-devel 0.3.1 1.fc34 1222 Unspecified Provide ASN.1 simple types Provide ASN.1 simple types. This package contains library source intended for building other packages which use "chrono_conversion" feature of "picky-asn1" crate. rust-picky-asn1+default-devel 0.3.1 1.fc34 1222 Unspecified Provide ASN.1 simple types Provide ASN.1 simple types. This package contains library source intended for building other packages which use "default" feature of "picky-asn1" crate. rust-picky-asn1-der+debug_log-devel 0.2.4 2.fc34 1538 Unspecified ASN.1-DER subset for serde ASN.1-DER subset for serde. This package contains library source intended for building other packages which use "debug_log" feature of "picky-asn1-der" crate. rust-picky-asn1-der+default-devel 0.2.4 2.fc34 1538 Unspecified ASN.1-DER subset for serde ASN.1-DER subset for serde. This package contains library source intended for building other packages which use "default" feature of "picky-asn1-der" crate. rust-picky-asn1-der+lazy_static-devel 0.2.4 2.fc34 1538 Unspecified ASN.1-DER subset for serde ASN.1-DER subset for serde. This package contains library source intended for building other packages which use "lazy_static" feature of "picky-asn1-der" crate. rust-picky-asn1-der-devel 0.2.4 2.fc34 112550 Unspecified ASN.1-DER subset for serde ASN.1-DER subset for serde. This package contains library source intended for building other packages which use "picky-asn1-der" crate. rust-picky-asn1-devel 0.3.1 1.fc34 61299 Unspecified Provide ASN.1 simple types Provide ASN.1 simple types. This package contains library source intended for building other packages which use "picky-asn1" crate. rust-picky-asn1-x509+default-devel 0.4.0 1.fc34 1311 Unspecified Provides ASN1 types defined by X.509 related RFCs Provides ASN1 types defined by X.509 related RFCs. This package contains library source intended for building other packages which use "default" feature of "picky-asn1-x509" crate. rust-picky-asn1-x509+legacy-devel 0.4.0 1.fc34 1311 Unspecified Provides ASN1 types defined by X.509 related RFCs Provides ASN1 types defined by X.509 related RFCs. This package contains library source intended for building other packages which use "legacy" feature of "picky-asn1-x509" crate. rust-picky-asn1-x509+num-bigint-dig-devel 0.4.0 1.fc34 1311 Unspecified Provides ASN1 types defined by X.509 related RFCs Provides ASN1 types defined by X.509 related RFCs. This package contains library source intended for building other packages which use "num-bigint-dig" feature of "picky-asn1-x509" crate. rust-picky-asn1-x509-devel 0.4.0 1.fc34 133566 Unspecified Provides ASN1 types defined by X.509 related RFCs Provides ASN1 types defined by X.509 related RFCs. This package contains library source intended for building other packages which use "picky-asn1-x509" crate. rust-pico-args+default-devel 0.3.4 2.fc34 965 Unspecified Ultra simple CLI arguments parser Ultra simple CLI arguments parser. This package contains library source intended for building other packages which use "default" feature of "pico-args" crate. rust-pico-args+eq-separator-devel 0.3.4 2.fc34 965 Unspecified Ultra simple CLI arguments parser Ultra simple CLI arguments parser. This package contains library source intended for building other packages which use "eq-separator" feature of "pico-args" crate. rust-pico-args+short-space-opt-devel 0.3.4 2.fc34 965 Unspecified Ultra simple CLI arguments parser Ultra simple CLI arguments parser. This package contains library source intended for building other packages which use "short-space-opt" feature of "pico-args" crate. rust-pico-args-devel 0.3.4 2.fc34 57449 Unspecified Ultra simple CLI arguments parser Ultra simple CLI arguments parser. This package contains library source intended for building other packages which use "pico-args" crate. rust-pin-project+default-devel 1.0.6 1.fc34 1284 Unspecified Crate for safe and ergonomic pin-projection Crate for safe and ergonomic pin-projection. This package contains library source intended for building other packages which use "default" feature of "pin-project" crate. rust-pin-project-devel 1.0.6 1.fc34 462132 Unspecified Crate for safe and ergonomic pin-projection Crate for safe and ergonomic pin-projection. This package contains library source intended for building other packages which use "pin-project" crate. rust-pin-project-internal+default-devel 1.0.6 1.fc34 1196 Unspecified Implementation detail of the pin-project crate Implementation detail of the `pin-project` crate. This package contains library source intended for building other packages which use "default" feature of "pin-project-internal" crate. rust-pin-project-internal-devel 1.0.6 1.fc34 117362 Unspecified Implementation detail of the pin-project crate Implementation detail of the `pin-project` crate. This package contains library source intended for building other packages which use "pin-project-internal" crate. rust-pin-project-internal0.4+default-devel 0.4.27 2.fc34 1242 Unspecified Internal crate to support pin_project - do not use directly Internal crate to support pin_project - do not use directly. This package contains library source intended for building other packages which use "default" feature of "pin-project-internal" crate. rust-pin-project-internal0.4-devel 0.4.27 2.fc34 137987 Unspecified Internal crate to support pin_project - do not use directly Internal crate to support pin_project - do not use directly. This package contains library source intended for building other packages which use "pin-project-internal" crate. rust-pin-project-lite+default-devel 0.2.4 2.fc34 1202 Unspecified Lightweight version of pin-project written with declarative macros Lightweight version of pin-project written with declarative macros. This package contains library source intended for building other packages which use "default" feature of "pin-project-lite" crate. rust-pin-project-lite-devel 0.2.4 2.fc34 147855 Unspecified Lightweight version of pin-project written with declarative macros Lightweight version of pin-project written with declarative macros. This package contains library source intended for building other packages which use "pin-project-lite" crate. rust-pin-project-lite0.1+default-devel 0.1.11 2.fc34 1241 Unspecified Lightweight version of pin-project written with declarative macros Lightweight version of pin-project written with declarative macros. This package contains library source intended for building other packages which use "default" feature of "pin-project-lite" crate. rust-pin-project-lite0.1-devel 0.1.11 2.fc34 117376 Unspecified Lightweight version of pin-project written with declarative macros Lightweight version of pin-project written with declarative macros. This package contains library source intended for building other packages which use "pin-project-lite" crate. rust-pin-project0.4+default-devel 0.4.27 2.fc34 1290 Unspecified Crate for safe and ergonomic pin-projection Crate for safe and ergonomic pin-projection. This package contains library source intended for building other packages which use "default" feature of "pin-project" crate. rust-pin-project0.4-devel 0.4.27 2.fc34 285789 Unspecified Crate for safe and ergonomic pin-projection Crate for safe and ergonomic pin-projection. This package contains library source intended for building other packages which use "pin-project" crate. rust-pin-utils+default-devel 0.1.0 3.fc34 835 Unspecified Utilities for pinning Utilities for pinning. This package contains library source intended for building other packages which use "default" feature of "pin-utils" crate. rust-pin-utils-devel 0.1.0 3.fc34 31395 Unspecified Utilities for pinning Utilities for pinning. This package contains library source intended for building other packages which use "pin-utils" crate. rust-pipe+bidirectional-devel 0.3.0 4.fc34 1227 Unspecified Synchronous Read/Write memory pipe Synchronous Read/Write memory pipe. This package contains library source intended for building other packages which use "bidirectional" feature of "pipe" crate. rust-pipe+default-devel 0.3.0 4.fc34 1227 Unspecified Synchronous Read/Write memory pipe Synchronous Read/Write memory pipe. This package contains library source intended for building other packages which use "default" feature of "pipe" crate. rust-pipe+readwrite-devel 0.3.0 4.fc34 1227 Unspecified Synchronous Read/Write memory pipe Synchronous Read/Write memory pipe. This package contains library source intended for building other packages which use "readwrite" feature of "pipe" crate. rust-pipe+unstable-doc-cfg-devel 0.3.0 4.fc34 1227 Unspecified Synchronous Read/Write memory pipe Synchronous Read/Write memory pipe. This package contains library source intended for building other packages which use "unstable-doc-cfg" feature of "pipe" crate. rust-pipe-devel 0.3.0 4.fc34 11294 Unspecified Synchronous Read/Write memory pipe Synchronous Read/Write memory pipe. This package contains library source intended for building other packages which use "pipe" crate. rust-piper+default-devel 0.1.3 3.fc34 1182 Unspecified Async pipes, channels, mutexes, and more Async pipes, channels, mutexes, and more. This package contains library source intended for building other packages which use "default" feature of "piper" crate. rust-piper-devel 0.1.3 3.fc34 124796 Unspecified Async pipes, channels, mutexes, and more Async pipes, channels, mutexes, and more. This package contains library source intended for building other packages which use "piper" crate. rust-pkcs11+default-devel 0.5.0 2.fc34 1540 Unspecified Rust PKCS#11 Library Rust PKCS#11 Library. This package contains library source intended for building other packages which use "default" feature of "pkcs11" crate. rust-pkcs11-devel 0.5.0 2.fc34 334322 Unspecified Rust PKCS#11 Library Rust PKCS#11 Library. This package contains library source intended for building other packages which use "pkcs11" crate. rust-pkg-config+default-devel 0.3.19 2.fc34 1035 Unspecified Library to run the pkg-config system tool Library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. This package contains library source intended for building other packages which use "default" feature of "pkg-config" crate. rust-pkg-config-devel 0.3.19 2.fc34 66064 Unspecified Library to run the pkg-config system tool Library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. This package contains library source intended for building other packages which use "pkg-config" crate. rust-plain+default-devel 0.2.3 10.fc34 972 Unspecified Rust library that allows users to reinterpret data of certain types safely A small Rust library that allows users to reinterpret data of certain types safely. This package contains library source intended for building other packages which use "default" feature of "plain" crate. rust-plain-devel 0.2.3 10.fc34 50379 Unspecified Rust library that allows users to reinterpret data of certain types safely A small Rust library that allows users to reinterpret data of certain types safely. This package contains library source intended for building other packages which use "plain" crate. rust-platform-dirs+default-devel 0.2.0 3.fc34 900 Unspecified Library for obtaining platform dependant directory paths for application Small Rust library for obtaining platform dependant directory paths for application and user directories. This package contains library source intended for building other packages which use "default" feature of "platform-dirs" crate. rust-platform-dirs-devel 0.2.0 3.fc34 26373 Unspecified Library for obtaining platform dependant directory paths for application Small Rust library for obtaining platform dependant directory paths for application and user directories. This package contains library source intended for building other packages which use "platform-dirs" crate. rust-platforms+default-devel 0.2.1 3.fc34 1148 Unspecified Rust platform registry with information about valid Rust platforms Rust platform registry with information about valid Rust platforms (target triple, target_arch, target_os) sourced from Rust Forge. This package contains library source intended for building other packages which use "default" feature of "platforms" crate. rust-platforms+serde-devel 0.2.1 3.fc34 1148 Unspecified Rust platform registry with information about valid Rust platforms Rust platform registry with information about valid Rust platforms (target triple, target_arch, target_os) sourced from Rust Forge. This package contains library source intended for building other packages which use "serde" feature of "platforms" crate. rust-platforms+std-devel 0.2.1 3.fc34 1148 Unspecified Rust platform registry with information about valid Rust platforms Rust platform registry with information about valid Rust platforms (target triple, target_arch, target_os) sourced from Rust Forge. This package contains library source intended for building other packages which use "std" feature of "platforms" crate. rust-platforms-devel 0.2.1 3.fc34 120233 Unspecified Rust platform registry with information about valid Rust platforms Rust platform registry with information about valid Rust platforms (target triple, target_arch, target_os) sourced from Rust Forge. This package contains library source intended for building other packages which use "platforms" crate. rust-plist+default-devel 1.1.0 1.fc34 1399 Unspecified Rusty plist parser Rusty plist parser. Supports Serde serialization. This package contains library source intended for building other packages which use "default" feature of "plist" crate. rust-plist+enable_unstable_features_that_may_break_with_minor_version_bumps-devel 1.1.0 1.fc34 1399 Unspecified Rusty plist parser Rusty plist parser. Supports Serde serialization. This package contains library source intended for building other packages which use "enable_unstable_features_that_may_break_with_minor_version_bumps" feature of "plist" crate. rust-plist+serde-devel 1.1.0 1.fc34 1399 Unspecified Rusty plist parser Rusty plist parser. Supports Serde serialization. This package contains library source intended for building other packages which use "serde" feature of "plist" crate. rust-plist-devel 1.1.0 1.fc34 196017 Unspecified Rusty plist parser Rusty plist parser. Supports Serde serialization. This package contains library source intended for building other packages which use "plist" crate. rust-plotters+area_series-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "area_series" feature of "plotters" crate. rust-plotters+bitmap-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "bitmap" feature of "plotters" crate. rust-plotters+boxplot-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "boxplot" feature of "plotters" crate. rust-plotters+candlestick-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "candlestick" feature of "plotters" crate. rust-plotters+chrono-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "chrono" feature of "plotters" crate. rust-plotters+datetime-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "datetime" feature of "plotters" crate. rust-plotters+debug-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "debug" feature of "plotters" crate. rust-plotters+default-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "default" feature of "plotters" crate. rust-plotters+deprecated_items-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "deprecated_items" feature of "plotters" crate. rust-plotters+errorbar-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "errorbar" feature of "plotters" crate. rust-plotters+evcxr-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "evcxr" feature of "plotters" crate. rust-plotters+font-kit-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "font-kit" feature of "plotters" crate. rust-plotters+gif-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "gif" feature of "plotters" crate. rust-plotters+gif_backend-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "gif_backend" feature of "plotters" crate. rust-plotters+histogram-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "histogram" feature of "plotters" crate. rust-plotters+image-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "image" feature of "plotters" crate. rust-plotters+image_encoder-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "image_encoder" feature of "plotters" crate. rust-plotters+lazy_static-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "lazy_static" feature of "plotters" crate. rust-plotters+line_series-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "line_series" feature of "plotters" crate. rust-plotters+palette-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "palette" feature of "plotters" crate. rust-plotters+palette_ext-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "palette_ext" feature of "plotters" crate. rust-plotters+point_series-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "point_series" feature of "plotters" crate. rust-plotters+rusttype-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "rusttype" feature of "plotters" crate. rust-plotters+svg-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "svg" feature of "plotters" crate. rust-plotters+ttf-devel 0.2.15 2.fc34 2637 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "ttf" feature of "plotters" crate. rust-plotters-devel 0.2.15 2.fc34 1792940 Unspecified Rust drawing library with a focus on data plotting Rust drawing library with a focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use "plotters" crate. rust-plugin+default-devel 0.2.6 5.fc34 310 Unspecified Lazily evaluated, order-independent plugins for extensible types Lazily evaluated, order-independent plugins for extensible types. This package contains library source intended for building other packages which use "default" feature of "plugin" crate. rust-plugin-devel 0.2.6 5.fc34 9845 Unspecified Lazily evaluated, order-independent plugins for extensible types Lazily evaluated, order-independent plugins for extensible types. This package contains library source intended for building other packages which use "plugin" crate. rust-pnet_base+default-devel 0.27.2 1.fc34 1126 Unspecified Fundamental base types and code used by pnet Fundamental base types and code used by pnet. This package contains library source intended for building other packages which use "default" feature of "pnet_base" crate. rust-pnet_base+serde-devel 0.27.2 1.fc34 1126 Unspecified Fundamental base types and code used by pnet Fundamental base types and code used by pnet. This package contains library source intended for building other packages which use "serde" feature of "pnet_base" crate. rust-pnet_base-devel 0.27.2 1.fc34 37111 Unspecified Fundamental base types and code used by pnet Fundamental base types and code used by pnet. This package contains library source intended for building other packages which use "pnet_base" crate. rust-pnet_datalink+default-devel 0.27.2 1.fc34 1465 Unspecified Cross-platform, datalink layer networking Cross-platform, datalink layer networking. This package contains library source intended for building other packages which use "default" feature of "pnet_datalink" crate. rust-pnet_datalink+netmap-devel 0.27.2 1.fc34 1465 Unspecified Cross-platform, datalink layer networking Cross-platform, datalink layer networking. This package contains library source intended for building other packages which use "netmap" feature of "pnet_datalink" crate. rust-pnet_datalink+netmap_sys-devel 0.27.2 1.fc34 1465 Unspecified Cross-platform, datalink layer networking Cross-platform, datalink layer networking. This package contains library source intended for building other packages which use "netmap_sys" feature of "pnet_datalink" crate. rust-pnet_datalink+pcap-devel 0.27.2 1.fc34 1465 Unspecified Cross-platform, datalink layer networking Cross-platform, datalink layer networking. This package contains library source intended for building other packages which use "pcap" feature of "pnet_datalink" crate. rust-pnet_datalink+serde-devel 0.27.2 1.fc34 1465 Unspecified Cross-platform, datalink layer networking Cross-platform, datalink layer networking. This package contains library source intended for building other packages which use "serde" feature of "pnet_datalink" crate. rust-pnet_datalink-devel 0.27.2 1.fc34 124542 Unspecified Cross-platform, datalink layer networking Cross-platform, datalink layer networking. This package contains library source intended for building other packages which use "pnet_datalink" crate. rust-pnet_sys+default-devel 0.27.2 1.fc34 1020 Unspecified Access to network related system function and calls Access to network related system function and calls. This package contains library source intended for building other packages which use "default" feature of "pnet_sys" crate. rust-pnet_sys-devel 0.27.2 1.fc34 48121 Unspecified Access to network related system function and calls Access to network related system function and calls. This package contains library source intended for building other packages which use "pnet_sys" crate. rust-png+benchmarks-devel 0.16.8 2.fc34 1599 Unspecified PNG decoding and encoding library in pure Rust PNG decoding and encoding library in pure Rust. This package contains library source intended for building other packages which use "benchmarks" feature of "png" crate. rust-png+default-devel 0.16.8 2.fc34 1599 Unspecified PNG decoding and encoding library in pure Rust PNG decoding and encoding library in pure Rust. This package contains library source intended for building other packages which use "default" feature of "png" crate. rust-png+deflate-devel 0.16.8 2.fc34 1599 Unspecified PNG decoding and encoding library in pure Rust PNG decoding and encoding library in pure Rust. This package contains library source intended for building other packages which use "deflate" feature of "png" crate. rust-png+png-encoding-devel 0.16.8 2.fc34 1599 Unspecified PNG decoding and encoding library in pure Rust PNG decoding and encoding library in pure Rust. This package contains library source intended for building other packages which use "png-encoding" feature of "png" crate. rust-png+unstable-devel 0.16.8 2.fc34 1599 Unspecified PNG decoding and encoding library in pure Rust PNG decoding and encoding library in pure Rust. This package contains library source intended for building other packages which use "unstable" feature of "png" crate. rust-png-devel 0.16.8 2.fc34 185203 Unspecified PNG decoding and encoding library in pure Rust PNG decoding and encoding library in pure Rust. This package contains library source intended for building other packages which use "png" crate. rust-podio+default-devel 0.2.0 2.fc34 907 Unspecified Additional trait for Read and Write to read and write Plain Old Data Additional trait for Read and Write to read and write Plain Old Data. This package contains library source intended for building other packages which use "default" feature of "podio" crate. rust-podio-devel 0.2.0 2.fc34 45149 Unspecified Additional trait for Read and Write to read and write Plain Old Data Additional trait for Read and Write to read and write Plain Old Data. This package contains library source intended for building other packages which use "podio" crate. rust-polling+default-devel 2.0.3 1.fc34 1223 Unspecified Portable interface to epoll, kqueue, event ports, and wepoll Portable interface to epoll, kqueue, event ports, and wepoll. This package contains library source intended for building other packages which use "default" feature of "polling" crate. rust-polling+std-devel 2.0.3 1.fc34 1223 Unspecified Portable interface to epoll, kqueue, event ports, and wepoll Portable interface to epoll, kqueue, event ports, and wepoll. This package contains library source intended for building other packages which use "std" feature of "polling" crate. rust-polling-devel 2.0.3 1.fc34 79264 Unspecified Portable interface to epoll, kqueue, event ports, and wepoll Portable interface to epoll, kqueue, event ports, and wepoll. This package contains library source intended for building other packages which use "polling" crate. rust-polyval+default-devel 0.4.0 2.fc34 1444 Unspecified GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC) GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC). This package contains library source intended for building other packages which use "default" feature of "polyval" crate. rust-polyval+std-devel 0.4.0 2.fc34 1444 Unspecified GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC) GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC). This package contains library source intended for building other packages which use "std" feature of "polyval" crate. rust-polyval+zeroize-devel 0.4.0 2.fc34 1444 Unspecified GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC) GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC). This package contains library source intended for building other packages which use "zeroize" feature of "polyval" crate. rust-polyval-devel 0.4.0 2.fc34 57625 Unspecified GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC) GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC). This package contains library source intended for building other packages which use "polyval" crate. rust-pommes+default-devel 0.0.2 4.fc34 1223 Unspecified Project object model model (and parser using serde) Project object model model (and parser using serde). This package contains library source intended for building other packages which use "default" feature of "pommes" crate. rust-pommes-devel 0.0.2 4.fc34 102203 Unspecified Project object model model (and parser using serde) Project object model model (and parser using serde). This package contains library source intended for building other packages which use "pommes" crate. rust-ppv-lite86+default-devel 0.2.10 2.fc34 1014 Unspecified Implementation of the crypto-simd API for x86 Implementation of the crypto-simd API for x86. This package contains library source intended for building other packages which use "default" feature of "ppv-lite86" crate. rust-ppv-lite86+no_simd-devel 0.2.10 2.fc34 1014 Unspecified Implementation of the crypto-simd API for x86 Implementation of the crypto-simd API for x86. This package contains library source intended for building other packages which use "no_simd" feature of "ppv-lite86" crate. rust-ppv-lite86+simd-devel 0.2.10 2.fc34 1014 Unspecified Implementation of the crypto-simd API for x86 Implementation of the crypto-simd API for x86. This package contains library source intended for building other packages which use "simd" feature of "ppv-lite86" crate. rust-ppv-lite86+std-devel 0.2.10 2.fc34 1014 Unspecified Implementation of the crypto-simd API for x86 Implementation of the crypto-simd API for x86. This package contains library source intended for building other packages which use "std" feature of "ppv-lite86" crate. rust-ppv-lite86-devel 0.2.10 2.fc34 136556 Unspecified Implementation of the crypto-simd API for x86 Implementation of the crypto-simd API for x86. This package contains library source intended for building other packages which use "ppv-lite86" crate. rust-pq-sys+default-devel 0.4.6 3.fc34 911 Unspecified Auto-generated rust bindings for libpq Auto-generated rust bindings for libpq. This package contains library source intended for building other packages which use "default" feature of "pq-sys" crate. rust-pq-sys+pkg-config-devel 0.4.6 3.fc34 911 Unspecified Auto-generated rust bindings for libpq Auto-generated rust bindings for libpq. This package contains library source intended for building other packages which use "pkg-config" feature of "pq-sys" crate. rust-pq-sys-devel 0.4.6 3.fc34 56597 Unspecified Auto-generated rust bindings for libpq Auto-generated rust bindings for libpq. This package contains library source intended for building other packages which use "pq-sys" crate. rust-precomputed-hash+default-devel 0.1.1 6.fc34 812 Unspecified Library intending to be a base dependency to expose a precomputed hash Library intending to be a base dependency to expose a precomputed hash. This package contains library source intended for building other packages which use "default" feature of "precomputed-hash" crate. rust-precomputed-hash-devel 0.1.1 6.fc34 3637 Unspecified Library intending to be a base dependency to expose a precomputed hash Library intending to be a base dependency to expose a precomputed hash. This package contains library source intended for building other packages which use "precomputed-hash" crate. rust-predicates+default-devel 1.0.7 1.fc34 1552 Unspecified Implementation of boolean-valued predicate functions Implementation of boolean-valued predicate functions. This package contains library source intended for building other packages which use "default" feature of "predicates" crate. rust-predicates+difference-devel 1.0.7 1.fc34 1552 Unspecified Implementation of boolean-valued predicate functions Implementation of boolean-valued predicate functions. This package contains library source intended for building other packages which use "difference" feature of "predicates" crate. rust-predicates+float-cmp-devel 1.0.7 1.fc34 1552 Unspecified Implementation of boolean-valued predicate functions Implementation of boolean-valued predicate functions. This package contains library source intended for building other packages which use "float-cmp" feature of "predicates" crate. rust-predicates+normalize-line-endings-devel 1.0.7 1.fc34 1552 Unspecified Implementation of boolean-valued predicate functions Implementation of boolean-valued predicate functions. This package contains library source intended for building other packages which use "normalize-line-endings" feature of "predicates" crate. rust-predicates+regex-devel 1.0.7 1.fc34 1552 Unspecified Implementation of boolean-valued predicate functions Implementation of boolean-valued predicate functions. This package contains library source intended for building other packages which use "regex" feature of "predicates" crate. rust-predicates+unstable-devel 1.0.7 1.fc34 1552 Unspecified Implementation of boolean-valued predicate functions Implementation of boolean-valued predicate functions. This package contains library source intended for building other packages which use "unstable" feature of "predicates" crate. rust-predicates-core+default-devel 1.0.2 1.fc34 1167 Unspecified API for boolean-valued predicate functions API for boolean-valued predicate functions. This package contains library source intended for building other packages which use "default" feature of "predicates-core" crate. rust-predicates-core-devel 1.0.2 1.fc34 36528 Unspecified API for boolean-valued predicate functions API for boolean-valued predicate functions. This package contains library source intended for building other packages which use "predicates-core" crate. rust-predicates-devel 1.0.7 1.fc34 148859 Unspecified Implementation of boolean-valued predicate functions Implementation of boolean-valued predicate functions. This package contains library source intended for building other packages which use "predicates" crate. rust-predicates-tree+default-devel 1.0.2 1.fc34 1269 Unspecified Render boolean-valued predicate functions results as a tree Render boolean-valued predicate functions results as a tree. This package contains library source intended for building other packages which use "default" feature of "predicates-tree" crate. rust-predicates-tree-devel 1.0.2 1.fc34 28228 Unspecified Render boolean-valued predicate functions results as a tree Render boolean-valued predicate functions results as a tree. This package contains library source intended for building other packages which use "predicates-tree" crate. rust-pretty-hex+alloc-devel 0.2.0 2.fc34 1051 Unspecified Pretty hex dump of bytes slice in the common style Pretty hex dump of bytes slice in the common style. This package contains library source intended for building other packages which use "alloc" feature of "pretty-hex" crate. rust-pretty-hex+default-devel 0.2.0 2.fc34 1051 Unspecified Pretty hex dump of bytes slice in the common style Pretty hex dump of bytes slice in the common style. This package contains library source intended for building other packages which use "default" feature of "pretty-hex" crate. rust-pretty-hex-devel 0.2.0 2.fc34 19361 Unspecified Pretty hex dump of bytes slice in the common style Pretty hex dump of bytes slice in the common style. This package contains library source intended for building other packages which use "pretty-hex" crate. rust-pretty_assertions+default-devel 0.6.1 5.fc34 1205 Unspecified Overwrite `assert_eq!` and `assert_ne!` with colorful diffs Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs. This package contains library source intended for building other packages which use "default" feature of "pretty_assertions" crate. rust-pretty_assertions-devel 0.6.1 5.fc34 106683 Unspecified Overwrite `assert_eq!` and `assert_ne!` with colorful diffs Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs. This package contains library source intended for building other packages which use "pretty_assertions" crate. rust-pretty_env_logger+default-devel 0.4.0 3.fc34 1020 Unspecified Visually pretty env_logger Visually pretty env_logger. This package contains library source intended for building other packages which use "default" feature of "pretty_env_logger" crate. rust-pretty_env_logger-devel 0.4.0 3.fc34 32450 Unspecified Visually pretty env_logger Visually pretty env_logger. This package contains library source intended for building other packages which use "pretty_env_logger" crate. rust-prettytable-rs+csv-devel 0.8.0 7.fc34 1641 Unspecified Library for printing pretty formatted tables in terminal Library for printing pretty formatted tables in terminal. This package contains library source intended for building other packages which use "csv" feature of "prettytable-rs" crate. rust-prettytable-rs+default-devel 0.8.0 7.fc34 1641 Unspecified Library for printing pretty formatted tables in terminal Library for printing pretty formatted tables in terminal. This package contains library source intended for building other packages which use "default" feature of "prettytable-rs" crate. rust-prettytable-rs+win_crlf-devel 0.8.0 7.fc34 1641 Unspecified Library for printing pretty formatted tables in terminal Library for printing pretty formatted tables in terminal. This package contains library source intended for building other packages which use "win_crlf" feature of "prettytable-rs" crate. rust-prettytable-rs-devel 0.8.0 7.fc34 140656 Unspecified Library for printing pretty formatted tables in terminal Library for printing pretty formatted tables in terminal. This package contains library source intended for building other packages which use "prettytable-rs" crate. rust-proc-macro-crate+default-devel 0.1.5 3.fc34 1170 Unspecified Replacement for crate in proc-macros Replacement for crate (macro_rules keyword) in proc-macros. This package contains library source intended for building other packages which use "default" feature of "proc-macro-crate" crate. rust-proc-macro-crate-devel 0.1.5 3.fc34 37703 Unspecified Replacement for crate in proc-macros Replacement for crate (macro_rules keyword) in proc-macros. This package contains library source intended for building other packages which use "proc-macro-crate" crate. rust-proc-macro-error+default-devel 1.0.4 2.fc34 1563 Unspecified Almost drop-in replacement to panics in proc-macros Almost drop-in replacement to panics in proc-macros. This package contains library source intended for building other packages which use "default" feature of "proc-macro-error" crate. rust-proc-macro-error+syn-devel 1.0.4 2.fc34 1563 Unspecified Almost drop-in replacement to panics in proc-macros Almost drop-in replacement to panics in proc-macros. This package contains library source intended for building other packages which use "syn" feature of "proc-macro-error" crate. rust-proc-macro-error+syn-error-devel 1.0.4 2.fc34 1563 Unspecified Almost drop-in replacement to panics in proc-macros Almost drop-in replacement to panics in proc-macros. This package contains library source intended for building other packages which use "syn-error" feature of "proc-macro-error" crate. rust-proc-macro-error-attr+default-devel 1.0.4 2.fc34 1051 Unspecified Attribute macro for proc-macro-error crate Attribute macro for proc-macro-error crate. This package contains library source intended for building other packages which use "default" feature of "proc-macro-error-attr" crate. rust-proc-macro-error-attr-devel 1.0.4 2.fc34 33399 Unspecified Attribute macro for proc-macro-error crate Attribute macro for proc-macro-error crate. This package contains library source intended for building other packages which use "proc-macro-error-attr" crate. rust-proc-macro-error-devel 1.0.4 2.fc34 111259 Unspecified Almost drop-in replacement to panics in proc-macros Almost drop-in replacement to panics in proc-macros. This package contains library source intended for building other packages which use "proc-macro-error" crate. rust-proc-macro-hack+default-devel 0.5.19 2.fc34 1238 Unspecified Procedural macros in expression position Procedural macros in expression position. This package contains library source intended for building other packages which use "default" feature of "proc-macro-hack" crate. rust-proc-macro-hack-devel 0.5.19 2.fc34 74076 Unspecified Procedural macros in expression position Procedural macros in expression position. This package contains library source intended for building other packages which use "proc-macro-hack" crate. rust-proc-macro-nested+default-devel 0.1.7 2.fc34 844 Unspecified Support for nested proc-macro-hack invocations Support for nested proc-macro-hack invocations. This package contains library source intended for building other packages which use "default" feature of "proc-macro-nested" crate. rust-proc-macro-nested-devel 0.1.7 2.fc34 28314 Unspecified Support for nested proc-macro-hack invocations Support for nested proc-macro-hack invocations. This package contains library source intended for building other packages which use "proc-macro-nested" crate. rust-proc-macro2+default-devel 1.0.24 2.fc34 1497 Unspecified Substitute implementation of the Rust compiler's proc_macro API Substitute implementation of the compiler's `proc_macro` API to decouple token- based libraries from the procedural macro use case. This package contains library source intended for building other packages which use "default" feature of "proc-macro2" crate. rust-proc-macro2+nightly-devel 1.0.24 2.fc34 1497 Unspecified Substitute implementation of the Rust compiler's proc_macro API Substitute implementation of the compiler's `proc_macro` API to decouple token- based libraries from the procedural macro use case. This package contains library source intended for building other packages which use "nightly" feature of "proc-macro2" crate. rust-proc-macro2+proc-macro-devel 1.0.24 2.fc34 1497 Unspecified Substitute implementation of the Rust compiler's proc_macro API Substitute implementation of the compiler's `proc_macro` API to decouple token- based libraries from the procedural macro use case. This package contains library source intended for building other packages which use "proc-macro" feature of "proc-macro2" crate. rust-proc-macro2+span-locations-devel 1.0.24 2.fc34 1497 Unspecified Substitute implementation of the Rust compiler's proc_macro API Substitute implementation of the compiler's `proc_macro` API to decouple token- based libraries from the procedural macro use case. This package contains library source intended for building other packages which use "span-locations" feature of "proc-macro2" crate. rust-proc-macro2-0.4+default-devel 0.4.30 4.fc34 1424 Unspecified Stable implementation of the upcoming new `proc_macro` API Stable implementation of the upcoming new `proc_macro` API. Comes with an option, off by default, to also reimplement itself in terms of the upstream unstable API. This package contains library source intended for building other packages which use "default" feature of "proc-macro2" crate. rust-proc-macro2-0.4+nightly-devel 0.4.30 4.fc34 1424 Unspecified Stable implementation of the upcoming new `proc_macro` API Stable implementation of the upcoming new `proc_macro` API. Comes with an option, off by default, to also reimplement itself in terms of the upstream unstable API. This package contains library source intended for building other packages which use "nightly" feature of "proc-macro2" crate. rust-proc-macro2-0.4+proc-macro-devel 0.4.30 4.fc34 1424 Unspecified Stable implementation of the upcoming new `proc_macro` API Stable implementation of the upcoming new `proc_macro` API. Comes with an option, off by default, to also reimplement itself in terms of the upstream unstable API. This package contains library source intended for building other packages which use "proc-macro" feature of "proc-macro2" crate. rust-proc-macro2-0.4+span-locations-devel 0.4.30 4.fc34 1424 Unspecified Stable implementation of the upcoming new `proc_macro` API Stable implementation of the upcoming new `proc_macro` API. Comes with an option, off by default, to also reimplement itself in terms of the upstream unstable API. This package contains library source intended for building other packages which use "span-locations" feature of "proc-macro2" crate. rust-proc-macro2-0.4-devel 0.4.30 4.fc34 162965 Unspecified Stable implementation of the upcoming new `proc_macro` API Stable implementation of the upcoming new `proc_macro` API. Comes with an option, off by default, to also reimplement itself in terms of the upstream unstable API. This package contains library source intended for building other packages which use "proc-macro2" crate. rust-proc-macro2-devel 1.0.24 2.fc34 176484 Unspecified Substitute implementation of the Rust compiler's proc_macro API Substitute implementation of the compiler's `proc_macro` API to decouple token- based libraries from the procedural macro use case. This package contains library source intended for building other packages which use "proc-macro2" crate. rust-proc-quote+default-devel 0.3.2 4.fc34 1209 Unspecified Procedural macro implementation of quote! Procedural macro implementation of quote!. This package contains library source intended for building other packages which use "default" feature of "proc-quote" crate. rust-proc-quote-devel 0.3.2 4.fc34 88404 Unspecified Procedural macro implementation of quote! Procedural macro implementation of quote!. This package contains library source intended for building other packages which use "proc-quote" crate. rust-proc-quote-impl+default-devel 0.3.2 3.fc34 1099 Unspecified Procedural macro implementation of quote! Procedural macro implementation of quote!. This package contains library source intended for building other packages which use "default" feature of "proc-quote-impl" crate. rust-proc-quote-impl-devel 0.3.2 3.fc34 41977 Unspecified Procedural macro implementation of quote! Procedural macro implementation of quote!. This package contains library source intended for building other packages which use "proc-quote-impl" crate. rust-procedural-masquerade+default-devel 0.1.7 3.fc34 899 Unspecified Macro_rules for making proc_macro_derive pretending to be proc_macro Macro_rules for making proc_macro_derive pretending to be proc_macro. This package contains library source intended for building other packages which use "default" feature of "procedural-masquerade" crate. rust-procedural-masquerade-devel 0.1.7 3.fc34 35560 Unspecified Macro_rules for making proc_macro_derive pretending to be proc_macro Macro_rules for making proc_macro_derive pretending to be proc_macro. This package contains library source intended for building other packages which use "procedural-masquerade" crate. rust-process_path+default-devel 0.1.1 3.fc34 381 Unspecified Rust library to get the path of the currently executing process Rust library to get the path of the currently executing process. This package contains library source intended for building other packages which use "default" feature of "process_path" crate. rust-process_path-devel 0.1.1 3.fc34 30090 Unspecified Rust library to get the path of the currently executing process Rust library to get the path of the currently executing process. This package contains library source intended for building other packages which use "process_path" crate. rust-procfs+backtrace-devel 0.9.1 2.fc34 1426 Unspecified Interface to the linux procfs pseudo-filesystem Interface to the linux procfs pseudo-filesystem. This package contains library source intended for building other packages which use "backtrace" feature of "procfs" crate. rust-procfs+chrono-devel 0.9.1 2.fc34 1426 Unspecified Interface to the linux procfs pseudo-filesystem Interface to the linux procfs pseudo-filesystem. This package contains library source intended for building other packages which use "chrono" feature of "procfs" crate. rust-procfs+default-devel 0.9.1 2.fc34 1426 Unspecified Interface to the linux procfs pseudo-filesystem Interface to the linux procfs pseudo-filesystem. This package contains library source intended for building other packages which use "default" feature of "procfs" crate. rust-procfs-devel 0.9.1 2.fc34 409823 Unspecified Interface to the linux procfs pseudo-filesystem Interface to the linux procfs pseudo-filesystem. This package contains library source intended for building other packages which use "procfs" crate. rust-procfs0.8+backtrace-devel 0.8.1 2.fc34 1428 Unspecified Interface to the linux procfs pseudo-filesystem Interface to the linux procfs pseudo-filesystem. This package contains library source intended for building other packages which use "backtrace" feature of "procfs" crate. rust-procfs0.8+chrono-devel 0.8.1 2.fc34 1428 Unspecified Interface to the linux procfs pseudo-filesystem Interface to the linux procfs pseudo-filesystem. This package contains library source intended for building other packages which use "chrono" feature of "procfs" crate. rust-procfs0.8+default-devel 0.8.1 2.fc34 1428 Unspecified Interface to the linux procfs pseudo-filesystem Interface to the linux procfs pseudo-filesystem. This package contains library source intended for building other packages which use "default" feature of "procfs" crate. rust-procfs0.8-devel 0.8.1 2.fc34 384017 Unspecified Interface to the linux procfs pseudo-filesystem Interface to the linux procfs pseudo-filesystem. This package contains library source intended for building other packages which use "procfs" crate. rust-progress-streams+default-devel 1.1.0 4.fc34 918 Unspecified Progress callbacks for types which implement Read/Write Progress callbacks for types which implement Read/Write. This package contains library source intended for building other packages which use "default" feature of "progress-streams" crate. rust-progress-streams-devel 1.1.0 4.fc34 12994 Unspecified Progress callbacks for types which implement Read/Write Progress callbacks for types which implement Read/Write. This package contains library source intended for building other packages which use "progress-streams" crate. rust-prometheus+default-devel 0.10.0 2.fc34 2029 Unspecified Prometheus instrumentation library for Rust applications Prometheus instrumentation library for Rust applications. This package contains library source intended for building other packages which use "default" feature of "prometheus" crate. rust-prometheus+gen-devel 0.10.0 2.fc34 2029 Unspecified Prometheus instrumentation library for Rust applications Prometheus instrumentation library for Rust applications. This package contains library source intended for building other packages which use "gen" feature of "prometheus" crate. rust-prometheus+libc-devel 0.10.0 2.fc34 2029 Unspecified Prometheus instrumentation library for Rust applications Prometheus instrumentation library for Rust applications. This package contains library source intended for building other packages which use "libc" feature of "prometheus" crate. rust-prometheus+nightly-devel 0.10.0 2.fc34 2029 Unspecified Prometheus instrumentation library for Rust applications Prometheus instrumentation library for Rust applications. This package contains library source intended for building other packages which use "nightly" feature of "prometheus" crate. rust-prometheus+process-devel 0.10.0 2.fc34 2029 Unspecified Prometheus instrumentation library for Rust applications Prometheus instrumentation library for Rust applications. This package contains library source intended for building other packages which use "process" feature of "prometheus" crate. rust-prometheus+procfs-devel 0.10.0 2.fc34 2029 Unspecified Prometheus instrumentation library for Rust applications Prometheus instrumentation library for Rust applications. This package contains library source intended for building other packages which use "procfs" feature of "prometheus" crate. rust-prometheus+protobuf-codegen-pure-devel 0.10.0 2.fc34 2029 Unspecified Prometheus instrumentation library for Rust applications Prometheus instrumentation library for Rust applications. This package contains library source intended for building other packages which use "protobuf-codegen-pure" feature of "prometheus" crate. rust-prometheus+protobuf-devel 0.10.0 2.fc34 2029 Unspecified Prometheus instrumentation library for Rust applications Prometheus instrumentation library for Rust applications. This package contains library source intended for building other packages which use "protobuf" feature of "prometheus" crate. rust-prometheus+push-devel 0.10.0 2.fc34 2029 Unspecified Prometheus instrumentation library for Rust applications Prometheus instrumentation library for Rust applications. This package contains library source intended for building other packages which use "push" feature of "prometheus" crate. rust-prometheus+reqwest-devel 0.10.0 2.fc34 2029 Unspecified Prometheus instrumentation library for Rust applications Prometheus instrumentation library for Rust applications. This package contains library source intended for building other packages which use "reqwest" feature of "prometheus" crate. rust-prometheus-devel 0.10.0 2.fc34 357409 Unspecified Prometheus instrumentation library for Rust applications Prometheus instrumentation library for Rust applications. This package contains library source intended for building other packages which use "prometheus" crate. rust-proptest+alloc-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "alloc" feature of "proptest" crate. rust-proptest+atomic64bit-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "atomic64bit" feature of "proptest" crate. rust-proptest+bit-set-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "bit-set" feature of "proptest" crate. rust-proptest+break-dead-code-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "break-dead-code" feature of "proptest" crate. rust-proptest+default-code-coverage-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "default-code-coverage" feature of "proptest" crate. rust-proptest+default-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "default" feature of "proptest" crate. rust-proptest+fork-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "fork" feature of "proptest" crate. rust-proptest+lazy_static-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "lazy_static" feature of "proptest" crate. rust-proptest+quick-error-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "quick-error" feature of "proptest" crate. rust-proptest+regex-syntax-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "regex-syntax" feature of "proptest" crate. rust-proptest+rusty-fork-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "rusty-fork" feature of "proptest" crate. rust-proptest+std-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "std" feature of "proptest" crate. rust-proptest+tempfile-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "tempfile" feature of "proptest" crate. rust-proptest+timeout-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "timeout" feature of "proptest" crate. rust-proptest+unstable-devel 0.10.1 3.fc34 2538 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "unstable" feature of "proptest" crate. rust-proptest-derive+default-devel 0.2.0 2.fc34 1701 Unspecified Custom-derive for the Arbitrary trait of proptest Custom-derive for the Arbitrary trait of proptest. This package contains library source intended for building other packages which use "default" feature of "proptest-derive" crate. rust-proptest-derive-devel 0.2.0 2.fc34 283126 Unspecified Custom-derive for the Arbitrary trait of proptest Custom-derive for the Arbitrary trait of proptest. This package contains library source intended for building other packages which use "proptest-derive" crate. rust-proptest-devel 0.10.1 3.fc34 875970 Unspecified Hypothesis-like property-based testing and shrinking Hypothesis-like property-based testing and shrinking. This package contains library source intended for building other packages which use "proptest" crate. rust-prost+default-devel 0.7.0 2.fc34 1446 Unspecified Protocol Buffers implementation for the Rust Language Protocol Buffers implementation for the Rust Language. This package contains library source intended for building other packages which use "default" feature of "prost" crate. rust-prost+no-recursion-limit-devel 0.7.0 2.fc34 1446 Unspecified Protocol Buffers implementation for the Rust Language Protocol Buffers implementation for the Rust Language. This package contains library source intended for building other packages which use "no-recursion-limit" feature of "prost" crate. rust-prost+prost-derive-devel 0.7.0 2.fc34 1446 Unspecified Protocol Buffers implementation for the Rust Language Protocol Buffers implementation for the Rust Language. This package contains library source intended for building other packages which use "prost-derive" feature of "prost" crate. rust-prost+std-devel 0.7.0 2.fc34 1446 Unspecified Protocol Buffers implementation for the Rust Language Protocol Buffers implementation for the Rust Language. This package contains library source intended for building other packages which use "std" feature of "prost" crate. rust-prost-build+default-devel 0.7.0 2.fc34 1471 Unspecified Protocol Buffers implementation for the Rust Language Protocol Buffers implementation for the Rust Language. This package contains library source intended for building other packages which use "default" feature of "prost-build" crate. rust-prost-build-devel 0.7.0 2.fc34 101057 Unspecified Protocol Buffers implementation for the Rust Language Protocol Buffers implementation for the Rust Language. This package contains library source intended for building other packages which use "prost-build" crate. rust-prost-derive+default-devel 0.7.0 3.fc34 1097 Unspecified Protocol Buffers implementation for the Rust Language Protocol Buffers implementation for the Rust Language. This package contains library source intended for building other packages which use "default" feature of "prost-derive" crate. rust-prost-derive-devel 0.7.0 3.fc34 86904 Unspecified Protocol Buffers implementation for the Rust Language Protocol Buffers implementation for the Rust Language. This package contains library source intended for building other packages which use "prost-derive" crate. rust-prost-devel 0.7.0 2.fc34 124625 Unspecified Protocol Buffers implementation for the Rust Language Protocol Buffers implementation for the Rust Language. This package contains library source intended for building other packages which use "prost" crate. rust-prost-types+default-devel 0.7.0 2.fc34 1123 Unspecified Protocol Buffers implementation for the Rust Language Protocol Buffers implementation for the Rust Language. This package contains library source intended for building other packages which use "default" feature of "prost-types" crate. rust-prost-types+std-devel 0.7.0 2.fc34 1123 Unspecified Protocol Buffers implementation for the Rust Language Protocol Buffers implementation for the Rust Language. This package contains library source intended for building other packages which use "std" feature of "prost-types" crate. rust-prost-types-devel 0.7.0 2.fc34 100961 Unspecified Protocol Buffers implementation for the Rust Language Protocol Buffers implementation for the Rust Language. This package contains library source intended for building other packages which use "prost-types" crate. rust-protobuf+bytes-devel 2.22.1 1.fc34 1276 Unspecified Rust implementation of Google protocol buffers Rust implementation of Google protocol buffers. This package contains library source intended for building other packages which use "bytes" feature of "protobuf" crate. rust-protobuf+default-devel 2.22.1 1.fc34 1276 Unspecified Rust implementation of Google protocol buffers Rust implementation of Google protocol buffers. This package contains library source intended for building other packages which use "default" feature of "protobuf" crate. rust-protobuf+serde-devel 2.22.1 1.fc34 1276 Unspecified Rust implementation of Google protocol buffers Rust implementation of Google protocol buffers. This package contains library source intended for building other packages which use "serde" feature of "protobuf" crate. rust-protobuf+serde_derive-devel 2.22.1 1.fc34 1276 Unspecified Rust implementation of Google protocol buffers Rust implementation of Google protocol buffers. This package contains library source intended for building other packages which use "serde_derive" feature of "protobuf" crate. rust-protobuf+with-bytes-devel 2.22.1 1.fc34 1276 Unspecified Rust implementation of Google protocol buffers Rust implementation of Google protocol buffers. This package contains library source intended for building other packages which use "with-bytes" feature of "protobuf" crate. rust-protobuf+with-serde-devel 2.22.1 1.fc34 1276 Unspecified Rust implementation of Google protocol buffers Rust implementation of Google protocol buffers. This package contains library source intended for building other packages which use "with-serde" feature of "protobuf" crate. rust-protobuf-codegen+default-devel 2.22.1 1.fc34 1243 Unspecified Code generator for rust-protobuf Code generator for rust-protobuf. Includes a library and `protoc-gen-rust` binary. See `protoc-rust` and `protobuf-codegen-pure` crates. This package contains library source intended for building other packages which use "default" feature of "protobuf-codegen" crate. rust-protobuf-codegen-devel 2.22.1 1.fc34 219488 Unspecified Code generator for rust-protobuf Code generator for rust-protobuf. Includes a library and `protoc-gen-rust` binary. See `protoc-rust` and `protobuf-codegen-pure` crates. This package contains library source intended for building other packages which use "protobuf-codegen" crate. rust-protobuf-codegen-pure+default-devel 2.22.1 1.fc34 1199 Unspecified Pure-rust codegen for protobuf using protobuf-parser crate Pure-rust codegen for protobuf using protobuf-parser crate WIP. This package contains library source intended for building other packages which use "default" feature of "protobuf-codegen-pure" crate. rust-protobuf-codegen-pure-devel 2.22.1 1.fc34 264385 Unspecified Pure-rust codegen for protobuf using protobuf-parser crate Pure-rust codegen for protobuf using protobuf-parser crate WIP. This package contains library source intended for building other packages which use "protobuf-codegen-pure" crate. rust-protobuf-devel 2.22.1 1.fc34 1157523 Unspecified Rust implementation of Google protocol buffers Rust implementation of Google protocol buffers. This package contains library source intended for building other packages which use "protobuf" crate. rust-protoc+default-devel 2.22.1 1.fc34 1004 Unspecified Protobuf protoc command as API Protobuf protoc command as API. This package contains library source intended for building other packages which use "default" feature of "protoc" crate. rust-protoc-devel 2.22.1 1.fc34 15763 Unspecified Protobuf protoc command as API Protobuf protoc command as API. This package contains library source intended for building other packages which use "protoc" crate. rust-protoc-rust+default-devel 2.22.1 1.fc34 1188 Unspecified Protoc --rust_out=.. available as API Protoc --rust_out=... available as API. protoc needs to be in $PATH, protoc- gen-run does not. This package contains library source intended for building other packages which use "default" feature of "protoc-rust" crate. rust-protoc-rust-devel 2.22.1 1.fc34 14543 Unspecified Protoc --rust_out=.. available as API Protoc --rust_out=... available as API. protoc needs to be in $PATH, protoc- gen-run does not. This package contains library source intended for building other packages which use "protoc-rust" crate. rust-psa-crypto+default-devel 0.8.0 1.fc34 1457 Unspecified Wrapper around the PSA Cryptography API Wrapper around the PSA Cryptography API. This package contains library source intended for building other packages which use "default" feature of "psa-crypto" crate. rust-psa-crypto+interface-devel 0.8.0 1.fc34 1457 Unspecified Wrapper around the PSA Cryptography API Wrapper around the PSA Cryptography API. This package contains library source intended for building other packages which use "interface" feature of "psa-crypto" crate. rust-psa-crypto+no-std-devel 0.8.0 1.fc34 1457 Unspecified Wrapper around the PSA Cryptography API Wrapper around the PSA Cryptography API. This package contains library source intended for building other packages which use "no-std" feature of "psa-crypto" crate. rust-psa-crypto+operations-devel 0.8.0 1.fc34 1457 Unspecified Wrapper around the PSA Cryptography API Wrapper around the PSA Cryptography API. This package contains library source intended for building other packages which use "operations" feature of "psa-crypto" crate. rust-psa-crypto-devel 0.8.0 1.fc34 218822 Unspecified Wrapper around the PSA Cryptography API Wrapper around the PSA Cryptography API. This package contains library source intended for building other packages which use "psa-crypto" crate. rust-psa-crypto-sys+bindgen-devel 0.8.0 2.fc34 1241 Unspecified Wrapper around the PSA Cryptography API Wrapper around the PSA Cryptography API. This package contains library source intended for building other packages which use "bindgen" feature of "psa-crypto-sys" crate. rust-psa-crypto-sys+default-devel 0.8.0 2.fc34 1241 Unspecified Wrapper around the PSA Cryptography API Wrapper around the PSA Cryptography API. This package contains library source intended for building other packages which use "default" feature of "psa-crypto-sys" crate. rust-psa-crypto-sys+interface-devel 0.8.0 2.fc34 1241 Unspecified Wrapper around the PSA Cryptography API Wrapper around the PSA Cryptography API. This package contains library source intended for building other packages which use "interface" feature of "psa-crypto-sys" crate. rust-psa-crypto-sys+operations-devel 0.8.0 2.fc34 1241 Unspecified Wrapper around the PSA Cryptography API Wrapper around the PSA Cryptography API. This package contains library source intended for building other packages which use "operations" feature of "psa-crypto-sys" crate. rust-psa-crypto-sys+static-devel 0.8.0 2.fc34 1241 Unspecified Wrapper around the PSA Cryptography API Wrapper around the PSA Cryptography API. This package contains library source intended for building other packages which use "static" feature of "psa-crypto-sys" crate. rust-psa-crypto-sys-devel 0.8.0 2.fc34 18130708 Unspecified Wrapper around the PSA Cryptography API Wrapper around the PSA Cryptography API. This package contains library source intended for building other packages which use "psa-crypto-sys" crate. rust-psm+default-devel 0.1.12 2.fc34 964 Unspecified Portable Stack Manipulation: stack manipulation and introspection routines Portable Stack Manipulation: stack manipulation and introspection routines. This package contains library source intended for building other packages which use "default" feature of "psm" crate. rust-psm-devel 0.1.12 2.fc34 113526 Unspecified Portable Stack Manipulation: stack manipulation and introspection routines Portable Stack Manipulation: stack manipulation and introspection routines. This package contains library source intended for building other packages which use "psm" crate. rust-psutil+cpu-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "cpu" feature of "psutil" crate. rust-psutil+default-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "default" feature of "psutil" crate. rust-psutil+derive_more-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "derive_more" feature of "psutil" crate. rust-psutil+disk-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "disk" feature of "psutil" crate. rust-psutil+glob-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "glob" feature of "psutil" crate. rust-psutil+host-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "host" feature of "psutil" crate. rust-psutil+memory-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "memory" feature of "psutil" crate. rust-psutil+network-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "network" feature of "psutil" crate. rust-psutil+num_cpus-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "num_cpus" feature of "psutil" crate. rust-psutil+platforms-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "platforms" feature of "psutil" crate. rust-psutil+process-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "process" feature of "psutil" crate. rust-psutil+renamed_serde-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "renamed_serde" feature of "psutil" crate. rust-psutil+sensors-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "sensors" feature of "psutil" crate. rust-psutil+serde-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "serde" feature of "psutil" crate. rust-psutil+unescape-devel 3.2.0 3.fc34 1804 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "unescape" feature of "psutil" crate. rust-psutil-devel 3.2.0 3.fc34 196746 Unspecified Process and system monitoring library Process and system monitoring library. This package contains library source intended for building other packages which use "psutil" crate. rust-publicsuffix+default-devel 1.5.6 1.fc34 1322 Unspecified Robust domain name parsing and RFC compliant email address validation Robust domain name parsing and RFC compliant email address validation. This package contains library source intended for building other packages which use "default" feature of "publicsuffix" crate. rust-publicsuffix+native-tls-devel 1.5.6 1.fc34 1322 Unspecified Robust domain name parsing and RFC compliant email address validation Robust domain name parsing and RFC compliant email address validation. This package contains library source intended for building other packages which use "native-tls" feature of "publicsuffix" crate. rust-publicsuffix+remote_list-devel 1.5.6 1.fc34 1322 Unspecified Robust domain name parsing and RFC compliant email address validation Robust domain name parsing and RFC compliant email address validation. This package contains library source intended for building other packages which use "remote_list" feature of "publicsuffix" crate. rust-publicsuffix-devel 1.5.6 1.fc34 82025 Unspecified Robust domain name parsing and RFC compliant email address validation Robust domain name parsing and RFC compliant email address validation. This package contains library source intended for building other packages which use "publicsuffix" crate. rust-pulldown-cmark+default-devel 0.8.0 2.fc34 1666 Unspecified Pull parser for CommonMark Pull parser for CommonMark. This package contains library source intended for building other packages which use "default" feature of "pulldown-cmark" crate. rust-pulldown-cmark+gen-tests-devel 0.8.0 2.fc34 1666 Unspecified Pull parser for CommonMark Pull parser for CommonMark. This package contains library source intended for building other packages which use "gen-tests" feature of "pulldown-cmark" crate. rust-pulldown-cmark+getopts-devel 0.8.0 2.fc34 1666 Unspecified Pull parser for CommonMark Pull parser for CommonMark. This package contains library source intended for building other packages which use "getopts" feature of "pulldown-cmark" crate. rust-pulldown-cmark+simd-devel 0.8.0 2.fc34 1666 Unspecified Pull parser for CommonMark Pull parser for CommonMark. This package contains library source intended for building other packages which use "simd" feature of "pulldown-cmark" crate. rust-pulldown-cmark-devel 0.8.0 2.fc34 526884 Unspecified Pull parser for CommonMark Pull parser for CommonMark. This package contains library source intended for building other packages which use "pulldown-cmark" crate. rust-pulse+callback-devel 0.5.3 6.fc34 300 Unspecified Library for async wake signals A library for async wake signals. This package contains library source intended for building other packages which use "callback" feature of "pulse" crate. rust-pulse+default-devel 0.5.3 6.fc34 300 Unspecified Library for async wake signals A library for async wake signals. This package contains library source intended for building other packages which use "default" feature of "pulse" crate. rust-pulse-devel 0.5.3 6.fc34 82880 Unspecified Library for async wake signals A library for async wake signals. This package contains library source intended for building other packages which use "pulse" crate. rust-pure-rust-locales+default-devel 0.5.5 1.fc34 1165 Unspecified Pure Rust locales imported directly from the GNU C Library Pure Rust locales imported directly from the GNU C Library. `LC_COLLATE` and `LC_CTYPE` are not yet supported. This package contains library source intended for building other packages which use "default" feature of "pure-rust-locales" crate. rust-pure-rust-locales-devel 0.5.5 1.fc34 1938828 Unspecified Pure Rust locales imported directly from the GNU C Library Pure Rust locales imported directly from the GNU C Library. `LC_COLLATE` and `LC_CTYPE` are not yet supported. This package contains library source intended for building other packages which use "pure-rust-locales" crate. rust-pyo3+abi3-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "abi3" feature of "pyo3" crate. rust-pyo3+abi3-py36-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "abi3-py36" feature of "pyo3" crate. rust-pyo3+abi3-py37-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "abi3-py37" feature of "pyo3" crate. rust-pyo3+abi3-py38-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "abi3-py38" feature of "pyo3" crate. rust-pyo3+abi3-py39-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "abi3-py39" feature of "pyo3" crate. rust-pyo3+auto-initialize-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "auto-initialize" feature of "pyo3" crate. rust-pyo3+ctor-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "ctor" feature of "pyo3" crate. rust-pyo3+default-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "default" feature of "pyo3" crate. rust-pyo3+extension-module-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "extension-module" feature of "pyo3" crate. rust-pyo3+hashbrown-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "hashbrown" feature of "pyo3" crate. rust-pyo3+indoc-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "indoc" feature of "pyo3" crate. rust-pyo3+inventory-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "inventory" feature of "pyo3" crate. rust-pyo3+macros-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "macros" feature of "pyo3" crate. rust-pyo3+nightly-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "nightly" feature of "pyo3" crate. rust-pyo3+num-bigint-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "num-bigint" feature of "pyo3" crate. rust-pyo3+num-complex-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "num-complex" feature of "pyo3" crate. rust-pyo3+paste-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "paste" feature of "pyo3" crate. rust-pyo3+pyo3-macros-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "pyo3-macros" feature of "pyo3" crate. rust-pyo3+serde-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "serde" feature of "pyo3" crate. rust-pyo3+unindent-devel 0.13.2 1.fc34 2393 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "unindent" feature of "pyo3" crate. rust-pyo3-devel 0.13.2 1.fc34 1364115 Unspecified Bindings to Python interpreter Bindings to Python interpreter. This package contains library source intended for building other packages which use "pyo3" crate. rust-pyo3-macros+default-devel 0.13.2 1.fc34 1106 Unspecified Proc macros for PyO3 package Proc macros for PyO3 package. This package contains library source intended for building other packages which use "default" feature of "pyo3-macros" crate. rust-pyo3-macros-backend+default-devel 0.13.2 1.fc34 1202 Unspecified Code generation for PyO3 package Code generation for PyO3 package. This package contains library source intended for building other packages which use "default" feature of "pyo3-macros-backend" crate. rust-pyo3-macros-backend-devel 0.13.2 1.fc34 160958 Unspecified Code generation for PyO3 package Code generation for PyO3 package. This package contains library source intended for building other packages which use "pyo3-macros-backend" crate. rust-pyo3-macros-devel 0.13.2 1.fc34 25711 Unspecified Proc macros for PyO3 package Proc macros for PyO3 package. This package contains library source intended for building other packages which use "pyo3-macros" crate. rust-python3-sys+default-devel 0.5.2 2.fc34 1376 Unspecified FFI Declarations for Python 3 FFI Declarations for Python 3. This package contains library source intended for building other packages which use "default" feature of "python3-sys" crate. rust-python3-sys+extension-module-devel 0.5.2 2.fc34 1376 Unspecified FFI Declarations for Python 3 FFI Declarations for Python 3. This package contains library source intended for building other packages which use "extension-module" feature of "python3-sys" crate. rust-python3-sys+link-mode-default-devel 0.5.2 2.fc34 1376 Unspecified FFI Declarations for Python 3 FFI Declarations for Python 3. This package contains library source intended for building other packages which use "link-mode-default" feature of "python3-sys" crate. rust-python3-sys+link-mode-unresolved-static-devel 0.5.2 2.fc34 1376 Unspecified FFI Declarations for Python 3 FFI Declarations for Python 3. This package contains library source intended for building other packages which use "link-mode-unresolved-static" feature of "python3-sys" crate. rust-python3-sys+pep-384-devel 0.5.2 2.fc34 1376 Unspecified FFI Declarations for Python 3 FFI Declarations for Python 3. This package contains library source intended for building other packages which use "pep-384" feature of "python3-sys" crate. rust-python3-sys+python-3-4-devel 0.5.2 2.fc34 1376 Unspecified FFI Declarations for Python 3 FFI Declarations for Python 3. This package contains library source intended for building other packages which use "python-3-4" feature of "python3-sys" crate. rust-python3-sys+python-3-5-devel 0.5.2 2.fc34 1376 Unspecified FFI Declarations for Python 3 FFI Declarations for Python 3. This package contains library source intended for building other packages which use "python-3-5" feature of "python3-sys" crate. rust-python3-sys+python-3-6-devel 0.5.2 2.fc34 1376 Unspecified FFI Declarations for Python 3 FFI Declarations for Python 3. This package contains library source intended for building other packages which use "python-3-6" feature of "python3-sys" crate. rust-python3-sys+python-3-7-devel 0.5.2 2.fc34 1376 Unspecified FFI Declarations for Python 3 FFI Declarations for Python 3. This package contains library source intended for building other packages which use "python-3-7" feature of "python3-sys" crate. rust-python3-sys+python-3-8-devel 0.5.2 2.fc34 1376 Unspecified FFI Declarations for Python 3 FFI Declarations for Python 3. This package contains library source intended for building other packages which use "python-3-8" feature of "python3-sys" crate. rust-python3-sys+python-3-9-devel 0.5.2 2.fc34 1376 Unspecified FFI Declarations for Python 3 FFI Declarations for Python 3. This package contains library source intended for building other packages which use "python-3-9" feature of "python3-sys" crate. rust-python3-sys+python-3-devel 0.5.2 2.fc34 1376 Unspecified FFI Declarations for Python 3 FFI Declarations for Python 3. This package contains library source intended for building other packages which use "python-3" feature of "python3-sys" crate. rust-python3-sys-devel 0.5.2 2.fc34 259798 Unspecified FFI Declarations for Python 3 FFI Declarations for Python 3. This package contains library source intended for building other packages which use "python3-sys" crate. rust-qr2term+default-devel 0.2.2 1.fc34 1367 Unspecified Stupidly simple Rust crate to render a QR code in the terminal Stupidly simple Rust crate to render a QR code in the terminal. This package contains library source intended for building other packages which use "default" feature of "qr2term" crate. rust-qr2term-devel 0.2.2 1.fc34 79980 Unspecified Stupidly simple Rust crate to render a QR code in the terminal Stupidly simple Rust crate to render a QR code in the terminal. This package contains library source intended for building other packages which use "qr2term" crate. rust-qrcode+bench-devel 0.12.0 3.fc34 1624 Unspecified QR code encoder in Rust QR code encoder in Rust. This package contains library source intended for building other packages which use "bench" feature of "qrcode" crate. rust-qrcode+default-devel 0.12.0 3.fc34 1624 Unspecified QR code encoder in Rust QR code encoder in Rust. This package contains library source intended for building other packages which use "default" feature of "qrcode" crate. rust-qrcode+image-devel 0.12.0 3.fc34 1624 Unspecified QR code encoder in Rust QR code encoder in Rust. This package contains library source intended for building other packages which use "image" feature of "qrcode" crate. rust-qrcode+svg-devel 0.12.0 3.fc34 1624 Unspecified QR code encoder in Rust QR code encoder in Rust. This package contains library source intended for building other packages which use "svg" feature of "qrcode" crate. rust-qrcode-devel 0.12.0 3.fc34 247180 Unspecified QR code encoder in Rust QR code encoder in Rust. This package contains library source intended for building other packages which use "qrcode" crate. rust-quick-error+default-devel 2.0.0 2.fc34 1002 Unspecified Macro which makes error types pleasant to write Macro which makes error types pleasant to write. This package contains library source intended for building other packages which use "default" feature of "quick-error" crate. rust-quick-error-devel 2.0.0 2.fc34 75260 Unspecified Macro which makes error types pleasant to write Macro which makes error types pleasant to write. This package contains library source intended for building other packages which use "quick-error" crate. rust-quick-error1+default-devel 1.2.3 2.fc34 985 Unspecified Macro which makes error types pleasant to write Macro which makes error types pleasant to write. This package contains library source intended for building other packages which use "default" feature of "quick-error" crate. rust-quick-error1-devel 1.2.3 2.fc34 74302 Unspecified Macro which makes error types pleasant to write Macro which makes error types pleasant to write. This package contains library source intended for building other packages which use "quick-error" crate. rust-quick-xml+default-devel 0.20.0 2.fc34 1425 Unspecified High performance xml reader and writer High performance xml reader and writer. This package contains library source intended for building other packages which use "default" feature of "quick-xml" crate. rust-quick-xml+encoding-devel 0.20.0 2.fc34 1425 Unspecified High performance xml reader and writer High performance xml reader and writer. This package contains library source intended for building other packages which use "encoding" feature of "quick-xml" crate. rust-quick-xml+encoding_rs-devel 0.20.0 2.fc34 1425 Unspecified High performance xml reader and writer High performance xml reader and writer. This package contains library source intended for building other packages which use "encoding_rs" feature of "quick-xml" crate. rust-quick-xml+serde-devel 0.20.0 2.fc34 1425 Unspecified High performance xml reader and writer High performance xml reader and writer. This package contains library source intended for building other packages which use "serde" feature of "quick-xml" crate. rust-quick-xml+serialize-devel 0.20.0 2.fc34 1425 Unspecified High performance xml reader and writer High performance xml reader and writer. This package contains library source intended for building other packages which use "serialize" feature of "quick-xml" crate. rust-quick-xml-devel 0.20.0 2.fc34 650151 Unspecified High performance xml reader and writer High performance xml reader and writer. This package contains library source intended for building other packages which use "quick-xml" crate. rust-quickcheck+default-devel 1.0.3 2.fc34 1467 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "default" feature of "quickcheck" crate. rust-quickcheck+env_logger-devel 1.0.3 2.fc34 1467 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "env_logger" feature of "quickcheck" crate. rust-quickcheck+log-devel 1.0.3 2.fc34 1467 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "log" feature of "quickcheck" crate. rust-quickcheck+regex-devel 1.0.3 2.fc34 1467 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "regex" feature of "quickcheck" crate. rust-quickcheck+use_logging-devel 1.0.3 2.fc34 1467 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "use_logging" feature of "quickcheck" crate. rust-quickcheck-devel 1.0.3 2.fc34 118182 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "quickcheck" crate. rust-quickcheck0.6+default-devel 0.6.2 9.fc34 1426 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "default" feature of "quickcheck" crate. rust-quickcheck0.6+env_logger-devel 0.6.2 9.fc34 1426 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "env_logger" feature of "quickcheck" crate. rust-quickcheck0.6+i128-devel 0.6.2 9.fc34 1426 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "i128" feature of "quickcheck" crate. rust-quickcheck0.6+log-devel 0.6.2 9.fc34 1426 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "log" feature of "quickcheck" crate. rust-quickcheck0.6+regex-devel 0.6.2 9.fc34 1426 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "regex" feature of "quickcheck" crate. rust-quickcheck0.6+unstable-devel 0.6.2 9.fc34 1426 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "unstable" feature of "quickcheck" crate. rust-quickcheck0.6+use_logging-devel 0.6.2 9.fc34 1426 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "use_logging" feature of "quickcheck" crate. rust-quickcheck0.6-devel 0.6.2 9.fc34 106494 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "quickcheck" crate. rust-quickcheck0.9+default-devel 0.9.2 1.fc34 1460 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "default" feature of "quickcheck" crate. rust-quickcheck0.9+env_logger-devel 0.9.2 1.fc34 1460 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "env_logger" feature of "quickcheck" crate. rust-quickcheck0.9+log-devel 0.9.2 1.fc34 1460 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "log" feature of "quickcheck" crate. rust-quickcheck0.9+regex-devel 0.9.2 1.fc34 1460 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "regex" feature of "quickcheck" crate. rust-quickcheck0.9+unstable-devel 0.9.2 1.fc34 1460 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "unstable" feature of "quickcheck" crate. rust-quickcheck0.9+use_logging-devel 0.9.2 1.fc34 1460 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "use_logging" feature of "quickcheck" crate. rust-quickcheck0.9-devel 0.9.2 1.fc34 114047 Unspecified Automatic property based testing with shrinking Automatic property based testing with shrinking. This package contains library source intended for building other packages which use "quickcheck" crate. rust-quickcheck_macros+default-devel 0.9.1 3.fc34 1244 Unspecified Macro attribute for quickcheck Macro attribute for quickcheck. This package contains library source intended for building other packages which use "default" feature of "quickcheck_macros" crate. rust-quickcheck_macros-devel 0.9.1 3.fc34 5043 Unspecified Macro attribute for quickcheck Macro attribute for quickcheck. This package contains library source intended for building other packages which use "quickcheck_macros" crate. rust-quickersort+assert_working_compare-devel 3.0.1 10.fc34 1514 Unspecified Fast sorting compatible with stable Rust Fast sorting compatible with stable Rust. Also has (optional) support for efficient and robust sorting of floating point numbers. This package contains library source intended for building other packages which use "assert_working_compare" feature of "quickersort" crate. rust-quickersort+default-devel 3.0.1 10.fc34 1514 Unspecified Fast sorting compatible with stable Rust Fast sorting compatible with stable Rust. Also has (optional) support for efficient and robust sorting of floating point numbers. This package contains library source intended for building other packages which use "default" feature of "quickersort" crate. rust-quickersort+unstable-devel 3.0.1 10.fc34 1514 Unspecified Fast sorting compatible with stable Rust Fast sorting compatible with stable Rust. Also has (optional) support for efficient and robust sorting of floating point numbers. This package contains library source intended for building other packages which use "unstable" feature of "quickersort" crate. rust-quickersort-devel 3.0.1 10.fc34 434304 Unspecified Fast sorting compatible with stable Rust Fast sorting compatible with stable Rust. Also has (optional) support for efficient and robust sorting of floating point numbers. This package contains library source intended for building other packages which use "quickersort" crate. rust-quote+default-devel 1.0.9 1.fc34 1332 Unspecified Quasi-quoting macro quote!(...) Quasi-quoting macro quote!(...). This package contains library source intended for building other packages which use "default" feature of "quote" crate. rust-quote+proc-macro-devel 1.0.9 1.fc34 1332 Unspecified Quasi-quoting macro quote!(...) Quasi-quoting macro quote!(...). This package contains library source intended for building other packages which use "proc-macro" feature of "quote" crate. rust-quote-devel 1.0.9 1.fc34 126254 Unspecified Quasi-quoting macro quote!(...) Quasi-quoting macro quote!(...). This package contains library source intended for building other packages which use "quote" crate. rust-quote0.3+default-devel 0.3.15 12.fc34 441 Unspecified Quasi-quoting macro quote!(...) Quasi-quoting macro quote!(...). This package contains library source intended for building other packages which use "default" feature of "quote" crate. rust-quote0.3-devel 0.3.15 12.fc34 60959 Unspecified Quasi-quoting macro quote!(...) Quasi-quoting macro quote!(...). This package contains library source intended for building other packages which use "quote" crate. rust-quote0.6+default-devel 0.6.13 4.fc34 1183 Unspecified Quasi-quoting macro quote!(...) Quasi-quoting macro quote!(...). This package contains library source intended for building other packages which use "default" feature of "quote" crate. rust-quote0.6+proc-macro-devel 0.6.13 4.fc34 1183 Unspecified Quasi-quoting macro quote!(...) Quasi-quoting macro quote!(...). This package contains library source intended for building other packages which use "proc-macro" feature of "quote" crate. rust-quote0.6-devel 0.6.13 4.fc34 89236 Unspecified Quasi-quoting macro quote!(...) Quasi-quoting macro quote!(...). This package contains library source intended for building other packages which use "quote" crate. rust-quoted_printable+default-devel 0.4.2 3.fc34 1121 Unspecified Simple encoder/decoder for quoted-printable data Simple encoder/decoder for quoted-printable data. This package contains library source intended for building other packages which use "default" feature of "quoted_printable" crate. rust-quoted_printable-devel 0.4.2 3.fc34 24840 Unspecified Simple encoder/decoder for quoted-printable data Simple encoder/decoder for quoted-printable data. This package contains library source intended for building other packages which use "quoted_printable" crate. rust-r2d2+default-devel 0.8.9 2.fc34 938 Unspecified Generic connection pool Generic connection pool. This package contains library source intended for building other packages which use "default" feature of "r2d2" crate. rust-r2d2-devel 0.8.9 2.fc34 92758 Unspecified Generic connection pool Generic connection pool. This package contains library source intended for building other packages which use "r2d2" crate. rust-radium+default-devel 0.6.2 1.fc34 1151 Unspecified Portable interfaces for maybe-atomic types Portable interfaces for maybe-atomic types. This package contains library source intended for building other packages which use "default" feature of "radium" crate. rust-radium-devel 0.6.2 1.fc34 49574 Unspecified Portable interfaces for maybe-atomic types Portable interfaces for maybe-atomic types. This package contains library source intended for building other packages which use "radium" crate. rust-rand+alloc-devel 0.8.3 1.fc34 2175 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "alloc" feature of "rand" crate. rust-rand+default-devel 0.8.3 1.fc34 2175 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "default" feature of "rand" crate. rust-rand+getrandom-devel 0.8.3 1.fc34 2175 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "getrandom" feature of "rand" crate. rust-rand+libc-devel 0.8.3 1.fc34 2175 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "libc" feature of "rand" crate. rust-rand+log-devel 0.8.3 1.fc34 2175 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "log" feature of "rand" crate. rust-rand+rand_chacha-devel 0.8.3 1.fc34 2175 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "rand_chacha" feature of "rand" crate. rust-rand+serde-devel 0.8.3 1.fc34 2175 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "serde" feature of "rand" crate. rust-rand+serde1-devel 0.8.3 1.fc34 2175 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "serde1" feature of "rand" crate. rust-rand+small_rng-devel 0.8.3 1.fc34 2175 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "small_rng" feature of "rand" crate. rust-rand+std-devel 0.8.3 1.fc34 2175 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "std" feature of "rand" crate. rust-rand+std_rng-devel 0.8.3 1.fc34 2175 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "std_rng" feature of "rand" crate. rust-rand-devel 0.8.3 1.fc34 374611 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "rand" crate. rust-rand0.4+alloc-devel 0.4.6 9.fc34 1171 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "alloc" feature of "rand" crate. rust-rand0.4+default-devel 0.4.6 9.fc34 1171 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "default" feature of "rand" crate. rust-rand0.4+i128_support-devel 0.4.6 9.fc34 1171 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "i128_support" feature of "rand" crate. rust-rand0.4+libc-devel 0.4.6 9.fc34 1171 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "libc" feature of "rand" crate. rust-rand0.4+nightly-devel 0.4.6 9.fc34 1171 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "nightly" feature of "rand" crate. rust-rand0.4+std-devel 0.4.6 9.fc34 1171 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "std" feature of "rand" crate. rust-rand0.4-devel 0.4.6 9.fc34 278742 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "rand" crate. rust-rand0.5+alloc-devel 0.5.6 10.fc34 1695 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "alloc" feature of "rand" crate. rust-rand0.5+default-devel 0.5.6 10.fc34 1695 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "default" feature of "rand" crate. rust-rand0.5+i128_support-devel 0.5.6 10.fc34 1695 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "i128_support" feature of "rand" crate. rust-rand0.5+libc-devel 0.5.6 10.fc34 1695 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "libc" feature of "rand" crate. rust-rand0.5+log-devel 0.5.6 10.fc34 1695 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "log" feature of "rand" crate. rust-rand0.5+nightly-devel 0.5.6 10.fc34 1695 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "nightly" feature of "rand" crate. rust-rand0.5+serde-devel 0.5.6 10.fc34 1695 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "serde" feature of "rand" crate. rust-rand0.5+serde1-devel 0.5.6 10.fc34 1695 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "serde1" feature of "rand" crate. rust-rand0.5+serde_derive-devel 0.5.6 10.fc34 1695 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "serde_derive" feature of "rand" crate. rust-rand0.5+std-devel 0.5.6 10.fc34 1695 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "std" feature of "rand" crate. rust-rand0.5-devel 0.5.6 10.fc34 520567 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "rand" crate. rust-rand0.6+alloc-devel 0.6.5 6.fc34 2267 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "alloc" feature of "rand" crate. rust-rand0.6+default-devel 0.6.5 6.fc34 2267 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "default" feature of "rand" crate. rust-rand0.6+i128_support-devel 0.6.5 6.fc34 2267 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "i128_support" feature of "rand" crate. rust-rand0.6+log-devel 0.6.5 6.fc34 2267 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "log" feature of "rand" crate. rust-rand0.6+rand_os-devel 0.6.5 6.fc34 2267 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "rand_os" feature of "rand" crate. rust-rand0.6+serde1-devel 0.6.5 6.fc34 2267 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "serde1" feature of "rand" crate. rust-rand0.6+std-devel 0.6.5 6.fc34 2267 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "std" feature of "rand" crate. rust-rand0.6-devel 0.6.5 6.fc34 440895 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "rand" crate. rust-rand0.7+alloc-devel 0.7.3 2.fc34 2243 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "alloc" feature of "rand" crate. rust-rand0.7+default-devel 0.7.3 2.fc34 2243 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "default" feature of "rand" crate. rust-rand0.7+getrandom-devel 0.7.3 2.fc34 2243 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "getrandom" feature of "rand" crate. rust-rand0.7+getrandom_package-devel 0.7.3 2.fc34 2243 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "getrandom_package" feature of "rand" crate. rust-rand0.7+libc-devel 0.7.3 2.fc34 2243 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "libc" feature of "rand" crate. rust-rand0.7+log-devel 0.7.3 2.fc34 2243 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "log" feature of "rand" crate. rust-rand0.7+rand_pcg-devel 0.7.3 2.fc34 2243 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "rand_pcg" feature of "rand" crate. rust-rand0.7+serde1-devel 0.7.3 2.fc34 2243 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "serde1" feature of "rand" crate. rust-rand0.7+small_rng-devel 0.7.3 2.fc34 2243 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "small_rng" feature of "rand" crate. rust-rand0.7+std-devel 0.7.3 2.fc34 2243 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "std" feature of "rand" crate. rust-rand0.7-devel 0.7.3 2.fc34 441752 Unspecified Random number generators and other randomness functionality Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "rand" crate. rust-rand_chacha+default-devel 0.3.0 2.fc34 1242 Unspecified ChaCha random number generator ChaCha random number generator. This package contains library source intended for building other packages which use "default" feature of "rand_chacha" crate. rust-rand_chacha+simd-devel 0.3.0 2.fc34 1242 Unspecified ChaCha random number generator ChaCha random number generator. This package contains library source intended for building other packages which use "simd" feature of "rand_chacha" crate. rust-rand_chacha+std-devel 0.3.0 2.fc34 1242 Unspecified ChaCha random number generator ChaCha random number generator. This package contains library source intended for building other packages which use "std" feature of "rand_chacha" crate. rust-rand_chacha-devel 0.3.0 2.fc34 61565 Unspecified ChaCha random number generator ChaCha random number generator. This package contains library source intended for building other packages which use "rand_chacha" crate. rust-rand_chacha0.1+default-devel 0.1.1 5.fc34 1224 Unspecified ChaCha random number generator ChaCha random number generator. This package contains library source intended for building other packages which use "default" feature of "rand_chacha" crate. rust-rand_chacha0.1-devel 0.1.1 5.fc34 48955 Unspecified ChaCha random number generator ChaCha random number generator. This package contains library source intended for building other packages which use "rand_chacha" crate. rust-rand_chacha0.2+default-devel 0.2.2 2.fc34 1350 Unspecified ChaCha random number generator ChaCha random number generator. This package contains library source intended for building other packages which use "default" feature of "rand_chacha" crate. rust-rand_chacha0.2+simd-devel 0.2.2 2.fc34 1350 Unspecified ChaCha random number generator ChaCha random number generator. This package contains library source intended for building other packages which use "simd" feature of "rand_chacha" crate. rust-rand_chacha0.2+std-devel 0.2.2 2.fc34 1350 Unspecified ChaCha random number generator ChaCha random number generator. This package contains library source intended for building other packages which use "std" feature of "rand_chacha" crate. rust-rand_chacha0.2-devel 0.2.2 2.fc34 58402 Unspecified ChaCha random number generator ChaCha random number generator. This package contains library source intended for building other packages which use "rand_chacha" crate. rust-rand_core+alloc-devel 0.6.2 1.fc34 1360 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "alloc" feature of "rand_core" crate. rust-rand_core+default-devel 0.6.2 1.fc34 1360 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "default" feature of "rand_core" crate. rust-rand_core+getrandom-devel 0.6.2 1.fc34 1360 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "getrandom" feature of "rand_core" crate. rust-rand_core+serde-devel 0.6.2 1.fc34 1360 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "serde" feature of "rand_core" crate. rust-rand_core+serde1-devel 0.6.2 1.fc34 1360 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "serde1" feature of "rand_core" crate. rust-rand_core+std-devel 0.6.2 1.fc34 1360 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "std" feature of "rand_core" crate. rust-rand_core-devel 0.6.2 1.fc34 91797 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "rand_core" crate. rust-rand_core0.3+alloc-devel 0.3.1 9.fc34 1260 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "alloc" feature of "rand_core" crate. rust-rand_core0.3+default-devel 0.3.1 9.fc34 1260 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "default" feature of "rand_core" crate. rust-rand_core0.3+serde1-devel 0.3.1 9.fc34 1260 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "serde1" feature of "rand_core" crate. rust-rand_core0.3+std-devel 0.3.1 9.fc34 1260 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "std" feature of "rand_core" crate. rust-rand_core0.3-devel 0.3.1 9.fc34 68297 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "rand_core" crate. rust-rand_core0.4+alloc-devel 0.4.2 4.fc34 1299 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "alloc" feature of "rand_core" crate. rust-rand_core0.4+default-devel 0.4.2 4.fc34 1299 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "default" feature of "rand_core" crate. rust-rand_core0.4+serde-devel 0.4.2 4.fc34 1299 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "serde" feature of "rand_core" crate. rust-rand_core0.4+serde1-devel 0.4.2 4.fc34 1299 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "serde1" feature of "rand_core" crate. rust-rand_core0.4+serde_derive-devel 0.4.2 4.fc34 1299 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "serde_derive" feature of "rand_core" crate. rust-rand_core0.4+std-devel 0.4.2 4.fc34 1299 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "std" feature of "rand_core" crate. rust-rand_core0.4-devel 0.4.2 4.fc34 84513 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "rand_core" crate. rust-rand_core0.5+alloc-devel 0.5.1 2.fc34 1348 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "alloc" feature of "rand_core" crate. rust-rand_core0.5+default-devel 0.5.1 2.fc34 1348 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "default" feature of "rand_core" crate. rust-rand_core0.5+getrandom-devel 0.5.1 2.fc34 1348 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "getrandom" feature of "rand_core" crate. rust-rand_core0.5+serde-devel 0.5.1 2.fc34 1348 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "serde" feature of "rand_core" crate. rust-rand_core0.5+serde1-devel 0.5.1 2.fc34 1348 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "serde1" feature of "rand_core" crate. rust-rand_core0.5+std-devel 0.5.1 2.fc34 1348 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "std" feature of "rand_core" crate. rust-rand_core0.5-devel 0.5.1 2.fc34 88471 Unspecified Core random number generator traits and tools for implementation Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use "rand_core" crate. rust-rand_distr+alloc-devel 0.3.0 2.fc34 1578 Unspecified Sampling from random number distributions Sampling from random number distributions. This package contains library source intended for building other packages which use "alloc" feature of "rand_distr" crate. rust-rand_distr+default-devel 0.3.0 2.fc34 1578 Unspecified Sampling from random number distributions Sampling from random number distributions. This package contains library source intended for building other packages which use "default" feature of "rand_distr" crate. rust-rand_distr+std-devel 0.3.0 2.fc34 1578 Unspecified Sampling from random number distributions Sampling from random number distributions. This package contains library source intended for building other packages which use "std" feature of "rand_distr" crate. rust-rand_distr-devel 0.3.0 2.fc34 171633 Unspecified Sampling from random number distributions Sampling from random number distributions. This package contains library source intended for building other packages which use "rand_distr" crate. rust-rand_distr0.2+default-devel 0.2.2 2.fc34 1225 Unspecified Sampling from random number distributions Sampling from random number distributions. This package contains library source intended for building other packages which use "default" feature of "rand_distr" crate. rust-rand_distr0.2-devel 0.2.2 2.fc34 157633 Unspecified Sampling from random number distributions Sampling from random number distributions. This package contains library source intended for building other packages which use "rand_distr" crate. rust-rand_hc+default-devel 0.3.0 2.fc34 1006 Unspecified HC128 random number generator HC128 random number generator. This package contains library source intended for building other packages which use "default" feature of "rand_hc" crate. rust-rand_hc-devel 0.3.0 2.fc34 52920 Unspecified HC128 random number generator HC128 random number generator. This package contains library source intended for building other packages which use "rand_hc" crate. rust-rand_hc0.1+default-devel 0.1.0 4.fc34 1098 Unspecified HC128 random number generator HC128 random number generator. This package contains library source intended for building other packages which use "default" feature of "rand_hc" crate. rust-rand_hc0.1-devel 0.1.0 4.fc34 51233 Unspecified HC128 random number generator HC128 random number generator. This package contains library source intended for building other packages which use "rand_hc" crate. rust-rand_isaac+default-devel 0.2.0 4.fc34 1309 Unspecified ISAAC random number generator ISAAC random number generator. This package contains library source intended for building other packages which use "default" feature of "rand_isaac" crate. rust-rand_isaac+serde-devel 0.2.0 4.fc34 1309 Unspecified ISAAC random number generator ISAAC random number generator. This package contains library source intended for building other packages which use "serde" feature of "rand_isaac" crate. rust-rand_isaac+serde1-devel 0.2.0 4.fc34 1309 Unspecified ISAAC random number generator ISAAC random number generator. This package contains library source intended for building other packages which use "serde1" feature of "rand_isaac" crate. rust-rand_isaac-devel 0.2.0 4.fc34 72803 Unspecified ISAAC random number generator ISAAC random number generator. This package contains library source intended for building other packages which use "rand_isaac" crate. rust-rand_isaac0.1+default-devel 0.1.1 4.fc34 1374 Unspecified ISAAC random number generator ISAAC random number generator. This package contains library source intended for building other packages which use "default" feature of "rand_isaac" crate. rust-rand_isaac0.1+serde-devel 0.1.1 4.fc34 1374 Unspecified ISAAC random number generator ISAAC random number generator. This package contains library source intended for building other packages which use "serde" feature of "rand_isaac" crate. rust-rand_isaac0.1+serde1-devel 0.1.1 4.fc34 1374 Unspecified ISAAC random number generator ISAAC random number generator. This package contains library source intended for building other packages which use "serde1" feature of "rand_isaac" crate. rust-rand_isaac0.1+serde_derive-devel 0.1.1 4.fc34 1374 Unspecified ISAAC random number generator ISAAC random number generator. This package contains library source intended for building other packages which use "serde_derive" feature of "rand_isaac" crate. rust-rand_isaac0.1-devel 0.1.1 4.fc34 73828 Unspecified ISAAC random number generator ISAAC random number generator. This package contains library source intended for building other packages which use "rand_isaac" crate. rust-rand_jitter+default-devel 0.2.0 4.fc34 1093 Unspecified Random number generator based on timing jitter Random number generator based on timing jitter. This package contains library source intended for building other packages which use "default" feature of "rand_jitter" crate. rust-rand_jitter+log-devel 0.2.0 4.fc34 1093 Unspecified Random number generator based on timing jitter Random number generator based on timing jitter. This package contains library source intended for building other packages which use "log" feature of "rand_jitter" crate. rust-rand_jitter+std-devel 0.2.0 4.fc34 1093 Unspecified Random number generator based on timing jitter Random number generator based on timing jitter. This package contains library source intended for building other packages which use "std" feature of "rand_jitter" crate. rust-rand_jitter-devel 0.2.0 4.fc34 73012 Unspecified Random number generator based on timing jitter Random number generator based on timing jitter. This package contains library source intended for building other packages which use "rand_jitter" crate. rust-rand_jitter0.1+default-devel 0.1.4 4.fc34 1093 Unspecified Random number generator based on timing jitter Random number generator based on timing jitter. This package contains library source intended for building other packages which use "default" feature of "rand_jitter" crate. rust-rand_jitter0.1+log-devel 0.1.4 4.fc34 1093 Unspecified Random number generator based on timing jitter Random number generator based on timing jitter. This package contains library source intended for building other packages which use "log" feature of "rand_jitter" crate. rust-rand_jitter0.1+std-devel 0.1.4 4.fc34 1093 Unspecified Random number generator based on timing jitter Random number generator based on timing jitter. This package contains library source intended for building other packages which use "std" feature of "rand_jitter" crate. rust-rand_jitter0.1-devel 0.1.4 4.fc34 70876 Unspecified Random number generator based on timing jitter Random number generator based on timing jitter. This package contains library source intended for building other packages which use "rand_jitter" crate. rust-rand_os+default-devel 0.2.2 5.fc34 1224 Unspecified OS backed Random Number Generator OS backed Random Number Generator. This package contains library source intended for building other packages which use "default" feature of "rand_os" crate. rust-rand_os+log-devel 0.2.2 5.fc34 1224 Unspecified OS backed Random Number Generator OS backed Random Number Generator. This package contains library source intended for building other packages which use "log" feature of "rand_os" crate. rust-rand_os-devel 0.2.2 5.fc34 34885 Unspecified OS backed Random Number Generator OS backed Random Number Generator. This package contains library source intended for building other packages which use "rand_os" crate. rust-rand_os0.1+default-devel 0.1.3 4.fc34 1153 Unspecified OS backed Random Number Generator OS backed Random Number Generator. This package contains library source intended for building other packages which use "default" feature of "rand_os" crate. rust-rand_os0.1+log-devel 0.1.3 4.fc34 1153 Unspecified OS backed Random Number Generator OS backed Random Number Generator. This package contains library source intended for building other packages which use "log" feature of "rand_os" crate. rust-rand_os0.1-devel 0.1.3 4.fc34 83606 Unspecified OS backed Random Number Generator OS backed Random Number Generator. This package contains library source intended for building other packages which use "rand_os" crate. rust-rand_pcg+default-devel 0.3.0 2.fc34 1165 Unspecified Selected PCG random number generators Selected PCG random number generators. This package contains library source intended for building other packages which use "default" feature of "rand_pcg" crate. rust-rand_pcg+serde-devel 0.3.0 2.fc34 1165 Unspecified Selected PCG random number generators Selected PCG random number generators. This package contains library source intended for building other packages which use "serde" feature of "rand_pcg" crate. rust-rand_pcg+serde1-devel 0.3.0 2.fc34 1165 Unspecified Selected PCG random number generators Selected PCG random number generators. This package contains library source intended for building other packages which use "serde1" feature of "rand_pcg" crate. rust-rand_pcg-devel 0.3.0 2.fc34 50973 Unspecified Selected PCG random number generators Selected PCG random number generators. This package contains library source intended for building other packages which use "rand_pcg" crate. rust-rand_pcg0.1+default-devel 0.1.2 5.fc34 1364 Unspecified Selected PCG random number generators Selected PCG random number generators. This package contains library source intended for building other packages which use "default" feature of "rand_pcg" crate. rust-rand_pcg0.1+serde-devel 0.1.2 5.fc34 1364 Unspecified Selected PCG random number generators Selected PCG random number generators. This package contains library source intended for building other packages which use "serde" feature of "rand_pcg" crate. rust-rand_pcg0.1+serde1-devel 0.1.2 5.fc34 1364 Unspecified Selected PCG random number generators Selected PCG random number generators. This package contains library source intended for building other packages which use "serde1" feature of "rand_pcg" crate. rust-rand_pcg0.1+serde_derive-devel 0.1.2 5.fc34 1364 Unspecified Selected PCG random number generators Selected PCG random number generators. This package contains library source intended for building other packages which use "serde_derive" feature of "rand_pcg" crate. rust-rand_pcg0.1-devel 0.1.2 5.fc34 46133 Unspecified Selected PCG random number generators Selected PCG random number generators. This package contains library source intended for building other packages which use "rand_pcg" crate. rust-rand_pcg0.2+default-devel 0.2.1 2.fc34 1265 Unspecified Selected PCG random number generators Selected PCG random number generators. This package contains library source intended for building other packages which use "default" feature of "rand_pcg" crate. rust-rand_pcg0.2+serde-devel 0.2.1 2.fc34 1265 Unspecified Selected PCG random number generators Selected PCG random number generators. This package contains library source intended for building other packages which use "serde" feature of "rand_pcg" crate. rust-rand_pcg0.2+serde1-devel 0.2.1 2.fc34 1265 Unspecified Selected PCG random number generators Selected PCG random number generators. This package contains library source intended for building other packages which use "serde1" feature of "rand_pcg" crate. rust-rand_pcg0.2-devel 0.2.1 2.fc34 50791 Unspecified Selected PCG random number generators Selected PCG random number generators. This package contains library source intended for building other packages which use "rand_pcg" crate. rust-rand_xorshift+default-devel 0.2.0 4.fc34 1304 Unspecified Xorshift random number generator Xorshift random number generator. This package contains library source intended for building other packages which use "default" feature of "rand_xorshift" crate. rust-rand_xorshift+serde-devel 0.2.0 4.fc34 1304 Unspecified Xorshift random number generator Xorshift random number generator. This package contains library source intended for building other packages which use "serde" feature of "rand_xorshift" crate. rust-rand_xorshift+serde1-devel 0.2.0 4.fc34 1304 Unspecified Xorshift random number generator Xorshift random number generator. This package contains library source intended for building other packages which use "serde1" feature of "rand_xorshift" crate. rust-rand_xorshift-devel 0.2.0 4.fc34 38372 Unspecified Xorshift random number generator Xorshift random number generator. This package contains library source intended for building other packages which use "rand_xorshift" crate. rust-rand_xorshift0.1+default-devel 0.1.1 4.fc34 1377 Unspecified Xorshift random number generator Xorshift random number generator. This package contains library source intended for building other packages which use "default" feature of "rand_xorshift" crate. rust-rand_xorshift0.1+serde-devel 0.1.1 4.fc34 1377 Unspecified Xorshift random number generator Xorshift random number generator. This package contains library source intended for building other packages which use "serde" feature of "rand_xorshift" crate. rust-rand_xorshift0.1+serde1-devel 0.1.1 4.fc34 1377 Unspecified Xorshift random number generator Xorshift random number generator. This package contains library source intended for building other packages which use "serde1" feature of "rand_xorshift" crate. rust-rand_xorshift0.1+serde_derive-devel 0.1.1 4.fc34 1377 Unspecified Xorshift random number generator Xorshift random number generator. This package contains library source intended for building other packages which use "serde_derive" feature of "rand_xorshift" crate. rust-rand_xorshift0.1-devel 0.1.1 4.fc34 37833 Unspecified Xorshift random number generator Xorshift random number generator. This package contains library source intended for building other packages which use "rand_xorshift" crate. rust-rand_xoshiro+default-devel 0.4.0 4.fc34 1153 Unspecified Xoshiro, xoroshiro and splitmix64 random number generators Xoshiro, xoroshiro and splitmix64 random number generators. This package contains library source intended for building other packages which use "default" feature of "rand_xoshiro" crate. rust-rand_xoshiro+serde-devel 0.4.0 4.fc34 1153 Unspecified Xoshiro, xoroshiro and splitmix64 random number generators Xoshiro, xoroshiro and splitmix64 random number generators. This package contains library source intended for building other packages which use "serde" feature of "rand_xoshiro" crate. rust-rand_xoshiro+serde1-devel 0.4.0 4.fc34 1153 Unspecified Xoshiro, xoroshiro and splitmix64 random number generators Xoshiro, xoroshiro and splitmix64 random number generators. This package contains library source intended for building other packages which use "serde1" feature of "rand_xoshiro" crate. rust-rand_xoshiro-devel 0.4.0 4.fc34 105398 Unspecified Xoshiro, xoroshiro and splitmix64 random number generators Xoshiro, xoroshiro and splitmix64 random number generators. This package contains library source intended for building other packages which use "rand_xoshiro" crate. rust-random-fast-rng+default-devel 0.1.1 3.fc34 1171 Unspecified Rust library for Blazing fast non cryptographic random number generator Rust library for Blazing fast non cryptographic random number generator. This package contains library source intended for building other packages which use "default" feature of "random-fast-rng" crate. rust-random-fast-rng+doc-comment-devel 0.1.1 3.fc34 1171 Unspecified Rust library for Blazing fast non cryptographic random number generator Rust library for Blazing fast non cryptographic random number generator. This package contains library source intended for building other packages which use "doc-comment" feature of "random-fast-rng" crate. rust-random-fast-rng+std-devel 0.1.1 3.fc34 1171 Unspecified Rust library for Blazing fast non cryptographic random number generator Rust library for Blazing fast non cryptographic random number generator. This package contains library source intended for building other packages which use "std" feature of "random-fast-rng" crate. rust-random-fast-rng-devel 0.1.1 3.fc34 7162 Unspecified Rust library for Blazing fast non cryptographic random number generator Rust library for Blazing fast non cryptographic random number generator. This package contains library source intended for building other packages which use "random-fast-rng" crate. rust-random-trait+default-devel 0.1.1 4.fc34 1068 Unspecified Rust library for a random trait meant to produce random generic types Rust library for a random trait meant to produce random generic types. This package contains library source intended for building other packages which use "default" feature of "random-trait" crate. rust-random-trait+doc-comment-devel 0.1.1 4.fc34 1068 Unspecified Rust library for a random trait meant to produce random generic types Rust library for a random trait meant to produce random generic types. This package contains library source intended for building other packages which use "doc-comment" feature of "random-trait" crate. rust-random-trait+u128-devel 0.1.1 4.fc34 1068 Unspecified Rust library for a random trait meant to produce random generic types Rust library for a random trait meant to produce random generic types. This package contains library source intended for building other packages which use "u128" feature of "random-trait" crate. rust-random-trait-devel 0.1.1 4.fc34 14273 Unspecified Rust library for a random trait meant to produce random generic types Rust library for a random trait meant to produce random generic types. This package contains library source intended for building other packages which use "random-trait" crate. rust-randomize+default-devel 3.0.1 3.fc34 1120 Unspecified Randomization routines Randomization routines. This package contains library source intended for building other packages which use "default" feature of "randomize" crate. rust-randomize+rand_core-devel 3.0.1 3.fc34 1120 Unspecified Randomization routines Randomization routines. This package contains library source intended for building other packages which use "rand_core" feature of "randomize" crate. rust-randomize+serde-devel 3.0.1 3.fc34 1120 Unspecified Randomization routines Randomization routines. This package contains library source intended for building other packages which use "serde" feature of "randomize" crate. rust-randomize-devel 3.0.1 3.fc34 61087 Unspecified Randomization routines Randomization routines. This package contains library source intended for building other packages which use "randomize" crate. rust-rav1e+aom-sys-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "aom-sys" feature of "rav1e" crate. rust-rav1e+asm-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "asm" feature of "rav1e" crate. rust-rav1e+av-metrics-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "av-metrics" feature of "rav1e" crate. rust-rav1e+backtrace-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "backtrace" feature of "rav1e" crate. rust-rav1e+bench-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "bench" feature of "rav1e" crate. rust-rav1e+binaries-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "binaries" feature of "rav1e" crate. rust-rav1e+byteorder-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "byteorder" feature of "rav1e" crate. rust-rav1e+capi-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "capi" feature of "rav1e" crate. rust-rav1e+cc-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "cc" feature of "rav1e" crate. rust-rav1e+channel-api-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "channel-api" feature of "rav1e" crate. rust-rav1e+check_asm-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "check_asm" feature of "rav1e" crate. rust-rav1e+clap-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "clap" feature of "rav1e" crate. rust-rav1e+console-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "console" feature of "rav1e" crate. rust-rav1e+crossbeam-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "crossbeam" feature of "rav1e" crate. rust-rav1e+dav1d-sys-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "dav1d-sys" feature of "rav1e" crate. rust-rav1e+decode_test-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "decode_test" feature of "rav1e" crate. rust-rav1e+decode_test_dav1d-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "decode_test_dav1d" feature of "rav1e" crate. rust-rav1e+default-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "default" feature of "rav1e" crate. rust-rav1e+desync_finder-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "desync_finder" feature of "rav1e" crate. rust-rav1e+dump_ivf-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "dump_ivf" feature of "rav1e" crate. rust-rav1e+dump_lookahead_data-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "dump_lookahead_data" feature of "rav1e" crate. rust-rav1e+fern-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "fern" feature of "rav1e" crate. rust-rav1e+image-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "image" feature of "rav1e" crate. rust-rav1e+ivf-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "ivf" feature of "rav1e" crate. rust-rav1e+nasm-rs-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "nasm-rs" feature of "rav1e" crate. rust-rav1e+quick_test-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "quick_test" feature of "rav1e" crate. rust-rav1e+regex-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "regex" feature of "rav1e" crate. rust-rav1e+scan_fmt-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "scan_fmt" feature of "rav1e" crate. rust-rav1e+scenechange-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "scenechange" feature of "rav1e" crate. rust-rav1e+serde-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "serde" feature of "rav1e" crate. rust-rav1e+serialize-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "serialize" feature of "rav1e" crate. rust-rav1e+signal-hook-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "signal-hook" feature of "rav1e" crate. rust-rav1e+signal_support-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "signal_support" feature of "rav1e" crate. rust-rav1e+toml-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "toml" feature of "rav1e" crate. rust-rav1e+tracing-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "tracing" feature of "rav1e" crate. rust-rav1e+unstable-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "unstable" feature of "rav1e" crate. rust-rav1e+wasm-bindgen-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "wasm-bindgen" feature of "rav1e" crate. rust-rav1e+wasm-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "wasm" feature of "rav1e" crate. rust-rav1e+y4m-devel 0.4.0 1.fc34 4565 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "y4m" feature of "rav1e" crate. rust-rav1e-devel 0.4.0 1.fc34 5645853 Unspecified Development files for rav1e Fastest and safest AV1 encoder. This package contains library source intended for building other packages which use "rav1e" crate. rust-raw-window-handle+default-devel 0.3.3 3.fc34 1163 Unspecified Interoperability library for Rust Windowing applications Interoperability library for Rust Windowing applications. This package contains library source intended for building other packages which use "default" feature of "raw-window-handle" crate. rust-raw-window-handle+nightly-docs-devel 0.3.3 3.fc34 1163 Unspecified Interoperability library for Rust Windowing applications Interoperability library for Rust Windowing applications. This package contains library source intended for building other packages which use "nightly-docs" feature of "raw-window-handle" crate. rust-raw-window-handle-devel 0.3.3 3.fc34 22221 Unspecified Interoperability library for Rust Windowing applications Interoperability library for Rust Windowing applications. This package contains library source intended for building other packages which use "raw-window-handle" crate. rust-rawpointer+default-devel 0.2.1 4.fc34 1018 Unspecified Extra methods for raw pointers and `NonNull` Extra methods for raw pointers and `NonNull`. For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`), `offset` and `add` for `NonNull`, and the function `ptrdistance`. This package contains library source intended for building other packages which use "default" feature of "rawpointer" crate. rust-rawpointer-devel 0.2.1 4.fc34 32591 Unspecified Extra methods for raw pointers and `NonNull` Extra methods for raw pointers and `NonNull`. For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`), `offset` and `add` for `NonNull`, and the function `ptrdistance`. This package contains library source intended for building other packages which use "rawpointer" crate. rust-rawslice+default-devel 0.1.1 3.fc34 1031 Unspecified Reimplementation of the slice iterators, with extra features Reimplementation of the slice iterators, with extra features. For example creation from raw pointers and start, end pointer accessors. This package contains library source intended for building other packages which use "default" feature of "rawslice" crate. rust-rawslice-devel 0.1.1 3.fc34 37078 Unspecified Reimplementation of the slice iterators, with extra features Reimplementation of the slice iterators, with extra features. For example creation from raw pointers and start, end pointer accessors. This package contains library source intended for building other packages which use "rawslice" crate. rust-rayon+default-devel 1.5.0 2.fc34 1471 Unspecified Simple work-stealing parallelism for Rust Simple work-stealing parallelism for Rust. This package contains library source intended for building other packages which use "default" feature of "rayon" crate. rust-rayon-core+default-devel 1.9.0 2.fc34 1851 Unspecified Core APIs for Rayon Core APIs for Rayon. This package contains library source intended for building other packages which use "default" feature of "rayon-core" crate. rust-rayon-core-devel 1.9.0 2.fc34 252542 Unspecified Core APIs for Rayon Core APIs for Rayon. This package contains library source intended for building other packages which use "rayon-core" crate. rust-rayon-devel 1.5.0 2.fc34 811552 Unspecified Simple work-stealing parallelism for Rust Simple work-stealing parallelism for Rust. This package contains library source intended for building other packages which use "rayon" crate. rust-readability-fork+default-devel 0.2.2 2.fc34 1199 Unspecified Temporary fork of 'readability' crate with updated dependencies Temporary fork of 'readability' crate with updated dependencies. This package contains library source intended for building other packages which use "default" feature of "readability-fork" crate. rust-readability-fork+reqwest-devel 0.2.2 2.fc34 1199 Unspecified Temporary fork of 'readability' crate with updated dependencies Temporary fork of 'readability' crate with updated dependencies. This package contains library source intended for building other packages which use "reqwest" feature of "readability-fork" crate. rust-readability-fork-devel 0.2.2 2.fc34 28636 Unspecified Temporary fork of 'readability' crate with updated dependencies Temporary fork of 'readability' crate with updated dependencies. This package contains library source intended for building other packages which use "readability-fork" crate. rust-readwrite+default-devel 0.1.2 3.fc34 1064 Unspecified Combine Read and Write into a single Read+Write object Combine Read and Write into a single Read+Write object. This package contains library source intended for building other packages which use "default" feature of "readwrite" crate. rust-readwrite+futures-devel 0.1.2 3.fc34 1064 Unspecified Combine Read and Write into a single Read+Write object Combine Read and Write into a single Read+Write object. This package contains library source intended for building other packages which use "futures" feature of "readwrite" crate. rust-readwrite+tokio-devel 0.1.2 3.fc34 1064 Unspecified Combine Read and Write into a single Read+Write object Combine Read and Write into a single Read+Write object. This package contains library source intended for building other packages which use "tokio" feature of "readwrite" crate. rust-readwrite+tokio-io-devel 0.1.2 3.fc34 1064 Unspecified Combine Read and Write into a single Read+Write object Combine Read and Write into a single Read+Write object. This package contains library source intended for building other packages which use "tokio-io" feature of "readwrite" crate. rust-readwrite-devel 0.1.2 3.fc34 32714 Unspecified Combine Read and Write into a single Read+Write object Combine Read and Write into a single Read+Write object. This package contains library source intended for building other packages which use "readwrite" crate. rust-recycler+default-devel 0.1.4 7.fc34 970 Unspecified Small Rust library for recycling types containing owned memory A small Rust library for recycling types containing owned memory. This package contains library source intended for building other packages which use "default" feature of "recycler" crate. rust-recycler-devel 0.1.4 7.fc34 23551 Unspecified Small Rust library for recycling types containing owned memory A small Rust library for recycling types containing owned memory. This package contains library source intended for building other packages which use "recycler" crate. rust-ref-cast+default-devel 1.0.6 2.fc34 1100 Unspecified Safely cast &T to &U where the struct U contains a single field of type T Safely cast &T to &U where the struct U contains a single field of type T. This package contains library source intended for building other packages which use "default" feature of "ref-cast" crate. rust-ref-cast-devel 1.0.6 2.fc34 46717 Unspecified Safely cast &T to &U where the struct U contains a single field of type T Safely cast &T to &U where the struct U contains a single field of type T. This package contains library source intended for building other packages which use "ref-cast" crate. rust-ref-cast-impl+default-devel 1.0.6 2.fc34 1036 Unspecified Derive implementation for ref_cast::RefCast Derive implementation for ref_cast::RefCast. This package contains library source intended for building other packages which use "default" feature of "ref-cast-impl" crate. rust-ref-cast-impl-devel 1.0.6 2.fc34 32482 Unspecified Derive implementation for ref_cast::RefCast Derive implementation for ref_cast::RefCast. This package contains library source intended for building other packages which use "ref-cast-impl" crate. rust-regex+aho-corasick-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "aho-corasick" feature of "regex" crate. rust-regex+default-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "default" feature of "regex" crate. rust-regex+memchr-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "memchr" feature of "regex" crate. rust-regex+pattern-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "pattern" feature of "regex" crate. rust-regex+perf-cache-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "perf-cache" feature of "regex" crate. rust-regex+perf-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "perf" feature of "regex" crate. rust-regex+perf-dfa-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "perf-dfa" feature of "regex" crate. rust-regex+perf-inline-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "perf-inline" feature of "regex" crate. rust-regex+perf-literal-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "perf-literal" feature of "regex" crate. rust-regex+std-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "std" feature of "regex" crate. rust-regex+thread_local-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "thread_local" feature of "regex" crate. rust-regex+unicode-age-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "unicode-age" feature of "regex" crate. rust-regex+unicode-bool-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "unicode-bool" feature of "regex" crate. rust-regex+unicode-case-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "unicode-case" feature of "regex" crate. rust-regex+unicode-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "unicode" feature of "regex" crate. rust-regex+unicode-gencat-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "unicode-gencat" feature of "regex" crate. rust-regex+unicode-perl-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "unicode-perl" feature of "regex" crate. rust-regex+unicode-script-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "unicode-script" feature of "regex" crate. rust-regex+unicode-segment-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "unicode-segment" feature of "regex" crate. rust-regex+unstable-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "unstable" feature of "regex" crate. rust-regex+use_std-devel 1.4.3 2.fc34 2967 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "use_std" feature of "regex" crate. rust-regex-automata+default-devel 0.1.9 4.fc34 2124 Unspecified Automata construction and matching using regular expressions Automata construction and matching using regular expressions. This package contains library source intended for building other packages which use "default" feature of "regex-automata" crate. rust-regex-automata+regex-syntax-devel 0.1.9 4.fc34 2124 Unspecified Automata construction and matching using regular expressions Automata construction and matching using regular expressions. This package contains library source intended for building other packages which use "regex-syntax" feature of "regex-automata" crate. rust-regex-automata+std-devel 0.1.9 4.fc34 2124 Unspecified Automata construction and matching using regular expressions Automata construction and matching using regular expressions. This package contains library source intended for building other packages which use "std" feature of "regex-automata" crate. rust-regex-automata-devel 0.1.9 4.fc34 416767 Unspecified Automata construction and matching using regular expressions Automata construction and matching using regular expressions. This package contains library source intended for building other packages which use "regex-automata" crate. rust-regex-devel 1.4.3 2.fc34 1029289 Unspecified Implementation of regular expressions for Rust Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "regex" crate. rust-regex-syntax+default-devel 0.6.23 1.fc34 1130 Unspecified Regular expression parser Regular expression parser. This package contains library source intended for building other packages which use "default" feature of "regex-syntax" crate. rust-regex-syntax+unicode-age-devel 0.6.23 1.fc34 1130 Unspecified Regular expression parser Regular expression parser. This package contains library source intended for building other packages which use "unicode-age" feature of "regex-syntax" crate. rust-regex-syntax+unicode-bool-devel 0.6.23 1.fc34 1130 Unspecified Regular expression parser Regular expression parser. This package contains library source intended for building other packages which use "unicode-bool" feature of "regex-syntax" crate. rust-regex-syntax+unicode-case-devel 0.6.23 1.fc34 1130 Unspecified Regular expression parser Regular expression parser. This package contains library source intended for building other packages which use "unicode-case" feature of "regex-syntax" crate. rust-regex-syntax+unicode-devel 0.6.23 1.fc34 1130 Unspecified Regular expression parser Regular expression parser. This package contains library source intended for building other packages which use "unicode" feature of "regex-syntax" crate. rust-regex-syntax+unicode-gencat-devel 0.6.23 1.fc34 1130 Unspecified Regular expression parser Regular expression parser. This package contains library source intended for building other packages which use "unicode-gencat" feature of "regex-syntax" crate. rust-regex-syntax+unicode-perl-devel 0.6.23 1.fc34 1130 Unspecified Regular expression parser Regular expression parser. This package contains library source intended for building other packages which use "unicode-perl" feature of "regex-syntax" crate. rust-regex-syntax+unicode-script-devel 0.6.23 1.fc34 1130 Unspecified Regular expression parser Regular expression parser. This package contains library source intended for building other packages which use "unicode-script" feature of "regex-syntax" crate. rust-regex-syntax+unicode-segment-devel 0.6.23 1.fc34 1130 Unspecified Regular expression parser Regular expression parser. This package contains library source intended for building other packages which use "unicode-segment" feature of "regex-syntax" crate. rust-regex-syntax-devel 0.6.23 1.fc34 1421278 Unspecified Regular expression parser Regular expression parser. This package contains library source intended for building other packages which use "regex-syntax" crate. rust-region+default-devel 2.2.0 3.fc34 1123 Unspecified Library for manipulating memory regions Library for manipulating memory regions. This package contains library source intended for building other packages which use "default" feature of "region" crate. rust-region-devel 2.2.0 3.fc34 48010 Unspecified Library for manipulating memory regions Library for manipulating memory regions. This package contains library source intended for building other packages which use "region" crate. rust-relative-path+ci-devel 1.3.2 2.fc34 1108 Unspecified Portable, relative paths for Rust Portable, relative paths for Rust. This package contains library source intended for building other packages which use "ci" feature of "relative-path" crate. rust-relative-path+default-devel 1.3.2 2.fc34 1108 Unspecified Portable, relative paths for Rust Portable, relative paths for Rust. This package contains library source intended for building other packages which use "default" feature of "relative-path" crate. rust-relative-path+serde-devel 1.3.2 2.fc34 1108 Unspecified Portable, relative paths for Rust Portable, relative paths for Rust. This package contains library source intended for building other packages which use "serde" feature of "relative-path" crate. rust-relative-path-devel 1.3.2 2.fc34 111318 Unspecified Portable, relative paths for Rust Portable, relative paths for Rust. This package contains library source intended for building other packages which use "relative-path" crate. rust-relay+default-devel 0.1.1 9.fc34 867 Unspecified Lightweight oneshot Future channel A lightweight oneshot Future channel. This package contains library source intended for building other packages which use "default" feature of "relay" crate. rust-relay-devel 0.1.1 9.fc34 32888 Unspecified Lightweight oneshot Future channel A lightweight oneshot Future channel. This package contains library source intended for building other packages which use "relay" crate. rust-remove_dir_all+default-devel 0.5.3 3.fc34 1040 Unspecified Safe, reliable implementation of remove_dir_all Safe, reliable implementation of remove_dir_all for Windows. This package contains library source intended for building other packages which use "default" feature of "remove_dir_all" crate. rust-remove_dir_all-devel 0.5.3 3.fc34 36075 Unspecified Safe, reliable implementation of remove_dir_all Safe, reliable implementation of remove_dir_all for Windows. This package contains library source intended for building other packages which use "remove_dir_all" crate. rust-reqwest+__internal_proxy_sys_no_cache-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "__internal_proxy_sys_no_cache" feature of "reqwest" crate. rust-reqwest+__tls-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "__tls" feature of "reqwest" crate. rust-reqwest+async-compression-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "async-compression" feature of "reqwest" crate. rust-reqwest+blocking-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "blocking" feature of "reqwest" crate. rust-reqwest+brotli-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "brotli" feature of "reqwest" crate. rust-reqwest+cookie_crate-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "cookie_crate" feature of "reqwest" crate. rust-reqwest+cookie_store-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "cookie_store" feature of "reqwest" crate. rust-reqwest+cookies-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "cookies" feature of "reqwest" crate. rust-reqwest+default-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "default" feature of "reqwest" crate. rust-reqwest+default-tls-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "default-tls" feature of "reqwest" crate. rust-reqwest+gzip-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "gzip" feature of "reqwest" crate. rust-reqwest+hyper-tls-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "hyper-tls" feature of "reqwest" crate. rust-reqwest+json-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "json" feature of "reqwest" crate. rust-reqwest+mime_guess-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "mime_guess" feature of "reqwest" crate. rust-reqwest+multipart-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "multipart" feature of "reqwest" crate. rust-reqwest+native-tls-crate-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "native-tls-crate" feature of "reqwest" crate. rust-reqwest+native-tls-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "native-tls" feature of "reqwest" crate. rust-reqwest+serde_json-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "serde_json" feature of "reqwest" crate. rust-reqwest+socks-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "socks" feature of "reqwest" crate. rust-reqwest+stream-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "stream" feature of "reqwest" crate. rust-reqwest+time-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "time" feature of "reqwest" crate. rust-reqwest+tokio-native-tls-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "tokio-native-tls" feature of "reqwest" crate. rust-reqwest+tokio-socks-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "tokio-socks" feature of "reqwest" crate. rust-reqwest+tokio-util-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "tokio-util" feature of "reqwest" crate. rust-reqwest+trust-dns-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "trust-dns" feature of "reqwest" crate. rust-reqwest+trust-dns-resolver-devel 0.11.2 1.fc34 7281 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "trust-dns-resolver" feature of "reqwest" crate. rust-reqwest-devel 0.11.2 1.fc34 569957 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "reqwest" crate. rust-reqwest0.10+__internal_proxy_sys_no_cache-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "__internal_proxy_sys_no_cache" feature of "reqwest" crate. rust-reqwest0.10+__tls-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "__tls" feature of "reqwest" crate. rust-reqwest0.10+async-compression-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "async-compression" feature of "reqwest" crate. rust-reqwest0.10+blocking-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "blocking" feature of "reqwest" crate. rust-reqwest0.10+brotli-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "brotli" feature of "reqwest" crate. rust-reqwest0.10+cookie_crate-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "cookie_crate" feature of "reqwest" crate. rust-reqwest0.10+cookie_store-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "cookie_store" feature of "reqwest" crate. rust-reqwest0.10+cookies-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "cookies" feature of "reqwest" crate. rust-reqwest0.10+default-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "default" feature of "reqwest" crate. rust-reqwest0.10+default-tls-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "default-tls" feature of "reqwest" crate. rust-reqwest0.10+gzip-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "gzip" feature of "reqwest" crate. rust-reqwest0.10+hyper-tls-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "hyper-tls" feature of "reqwest" crate. rust-reqwest0.10+json-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "json" feature of "reqwest" crate. rust-reqwest0.10+native-tls-crate-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "native-tls-crate" feature of "reqwest" crate. rust-reqwest0.10+native-tls-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "native-tls" feature of "reqwest" crate. rust-reqwest0.10+serde_json-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "serde_json" feature of "reqwest" crate. rust-reqwest0.10+socks-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "socks" feature of "reqwest" crate. rust-reqwest0.10+stream-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "stream" feature of "reqwest" crate. rust-reqwest0.10+time-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "time" feature of "reqwest" crate. rust-reqwest0.10+tokio-socks-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "tokio-socks" feature of "reqwest" crate. rust-reqwest0.10+tokio-tls-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "tokio-tls" feature of "reqwest" crate. rust-reqwest0.10+trust-dns-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "trust-dns" feature of "reqwest" crate. rust-reqwest0.10+trust-dns-resolver-devel 0.10.10 1.fc34 6782 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "trust-dns-resolver" feature of "reqwest" crate. rust-reqwest0.10-devel 0.10.10 1.fc34 555062 Unspecified Higher level HTTP client library Higher level HTTP client library. This package contains library source intended for building other packages which use "reqwest" crate. rust-resize+default-devel 0.4.0 3.fc34 1025 Unspecified Simple image resampling library in pure Rust Simple image resampling library in pure Rust. This package contains library source intended for building other packages which use "default" feature of "resize" crate. rust-resize-devel 0.4.0 3.fc34 430705 Unspecified Simple image resampling library in pure Rust Simple image resampling library in pure Rust. This package contains library source intended for building other packages which use "resize" crate. rust-resolv-conf+default-devel 0.7.0 2.fc34 1129 Unspecified Resolv.conf file parser Resolv.conf file parser. This package contains library source intended for building other packages which use "default" feature of "resolv-conf" crate. rust-resolv-conf+hostname-devel 0.7.0 2.fc34 1129 Unspecified Resolv.conf file parser Resolv.conf file parser. This package contains library source intended for building other packages which use "hostname" feature of "resolv-conf" crate. rust-resolv-conf+system-devel 0.7.0 2.fc34 1129 Unspecified Resolv.conf file parser Resolv.conf file parser. This package contains library source intended for building other packages which use "system" feature of "resolv-conf" crate. rust-resolv-conf-devel 0.7.0 2.fc34 74339 Unspecified Resolv.conf file parser Resolv.conf file parser. This package contains library source intended for building other packages which use "resolv-conf" crate. rust-restson+default-devel 0.6.0 3.fc34 1345 Unspecified Easy-to-use REST client with automatic serialization and deserialization Easy-to-use REST client with automatic serialization and deserialization. This package contains library source intended for building other packages which use "default" feature of "restson" crate. rust-restson-devel 0.6.0 3.fc34 50768 Unspecified Easy-to-use REST client with automatic serialization and deserialization Easy-to-use REST client with automatic serialization and deserialization. This package contains library source intended for building other packages which use "restson" crate. rust-retry+default-devel 1.2.0 2.fc34 1053 Unspecified Utilities for retrying operations that can fail Utilities for retrying operations that can fail. This package contains library source intended for building other packages which use "default" feature of "retry" crate. rust-retry+rand-devel 1.2.0 2.fc34 1053 Unspecified Utilities for retrying operations that can fail Utilities for retrying operations that can fail. This package contains library source intended for building other packages which use "rand" feature of "retry" crate. rust-retry+random-devel 1.2.0 2.fc34 1053 Unspecified Utilities for retrying operations that can fail Utilities for retrying operations that can fail. This package contains library source intended for building other packages which use "random" feature of "retry" crate. rust-retry-devel 1.2.0 2.fc34 31102 Unspecified Utilities for retrying operations that can fail Utilities for retrying operations that can fail. This package contains library source intended for building other packages which use "retry" crate. rust-rgb+argb-devel 0.8.27 1.fc34 1857 Unspecified Struct RGB/RGBA/etc. for sharing pixels between crates `struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects. This package contains library source intended for building other packages which use "argb" feature of "rgb" crate. rust-rgb+as-bytes-devel 0.8.27 1.fc34 1857 Unspecified Struct RGB/RGBA/etc. for sharing pixels between crates `struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects. This package contains library source intended for building other packages which use "as-bytes" feature of "rgb" crate. rust-rgb+bytemuck-devel 0.8.27 1.fc34 1857 Unspecified Struct RGB/RGBA/etc. for sharing pixels between crates `struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects. This package contains library source intended for building other packages which use "bytemuck" feature of "rgb" crate. rust-rgb+default-devel 0.8.27 1.fc34 1857 Unspecified Struct RGB/RGBA/etc. for sharing pixels between crates `struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects. This package contains library source intended for building other packages which use "default" feature of "rgb" crate. rust-rgb+serde-devel 0.8.27 1.fc34 1857 Unspecified Struct RGB/RGBA/etc. for sharing pixels between crates `struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects. This package contains library source intended for building other packages which use "serde" feature of "rgb" crate. rust-rgb-devel 0.8.27 1.fc34 73805 Unspecified Struct RGB/RGBA/etc. for sharing pixels between crates `struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects. This package contains library source intended for building other packages which use "rgb" crate. rust-ring+alloc-devel 0.16.19 2.fc34 11423 Unspecified Safe, fast, small crypto using Rust Safe, fast, small crypto using Rust. This package contains library source intended for building other packages which use "alloc" feature of "ring" crate. rust-ring+default-devel 0.16.19 2.fc34 11423 Unspecified Safe, fast, small crypto using Rust Safe, fast, small crypto using Rust. This package contains library source intended for building other packages which use "default" feature of "ring" crate. rust-ring+dev_urandom_fallback-devel 0.16.19 2.fc34 11423 Unspecified Safe, fast, small crypto using Rust Safe, fast, small crypto using Rust. This package contains library source intended for building other packages which use "dev_urandom_fallback" feature of "ring" crate. rust-ring+internal_benches-devel 0.16.19 2.fc34 11423 Unspecified Safe, fast, small crypto using Rust Safe, fast, small crypto using Rust. This package contains library source intended for building other packages which use "internal_benches" feature of "ring" crate. rust-ring+once_cell-devel 0.16.19 2.fc34 11423 Unspecified Safe, fast, small crypto using Rust Safe, fast, small crypto using Rust. This package contains library source intended for building other packages which use "once_cell" feature of "ring" crate. rust-ring+slow_tests-devel 0.16.19 2.fc34 11423 Unspecified Safe, fast, small crypto using Rust Safe, fast, small crypto using Rust. This package contains library source intended for building other packages which use "slow_tests" feature of "ring" crate. rust-ring+std-devel 0.16.19 2.fc34 11423 Unspecified Safe, fast, small crypto using Rust Safe, fast, small crypto using Rust. This package contains library source intended for building other packages which use "std" feature of "ring" crate. rust-ring+test_logging-devel 0.16.19 2.fc34 11423 Unspecified Safe, fast, small crypto using Rust Safe, fast, small crypto using Rust. This package contains library source intended for building other packages which use "test_logging" feature of "ring" crate. rust-ring+wasm32_c-devel 0.16.19 2.fc34 11423 Unspecified Safe, fast, small crypto using Rust Safe, fast, small crypto using Rust. This package contains library source intended for building other packages which use "wasm32_c" feature of "ring" crate. rust-ring-devel 0.16.19 2.fc34 13723229 Unspecified Safe, fast, small crypto using Rust Safe, fast, small crypto using Rust. This package contains library source intended for building other packages which use "ring" crate. rust-rle-decode-fast+default-devel 1.0.1 3.fc34 1200 Unspecified Fast decoder for Run-Length Encoded data in Rust Fastest way to implement any kind of decoding for Run Length Encoded data in Rust. Writing a fast decoder that is also safe can be quite challenging, so this crate is here to save you the hassle of maintaining and testing your own implementation. This package contains library source intended for building other packages which use "default" feature of "rle-decode-fast" crate. rust-rle-decode-fast-devel 1.0.1 3.fc34 87523 Unspecified Fast decoder for Run-Length Encoded data in Rust Fastest way to implement any kind of decoding for Run Length Encoded data in Rust. Writing a fast decoder that is also safe can be quite challenging, so this crate is here to save you the hassle of maintaining and testing your own implementation. This package contains library source intended for building other packages which use "rle-decode-fast" crate. rust-rmp+default-devel 0.8.9 4.fc34 1030 Unspecified Pure Rust MessagePack serialization implementation Pure Rust MessagePack serialization implementation. This package contains library source intended for building other packages which use "default" feature of "rmp" crate. rust-rmp-devel 0.8.9 4.fc34 144923 Unspecified Pure Rust MessagePack serialization implementation Pure Rust MessagePack serialization implementation. This package contains library source intended for building other packages which use "rmp" crate. rust-rmp-serde+default-devel 0.14.3 3.fc34 1133 Unspecified Serde bindings for RMP Serde bindings for RMP. This package contains library source intended for building other packages which use "default" feature of "rmp-serde" crate. rust-rmp-serde-devel 0.14.3 3.fc34 147567 Unspecified Serde bindings for RMP Serde bindings for RMP. This package contains library source intended for building other packages which use "rmp-serde" crate. rust-roff+default-devel 0.1.0 6.fc34 983 Unspecified ROFF (man page format) generation library ROFF (man page format) generation library. This package contains library source intended for building other packages which use "default" feature of "roff" crate. rust-roff-devel 0.1.0 6.fc34 35261 Unspecified ROFF (man page format) generation library ROFF (man page format) generation library. This package contains library source intended for building other packages which use "roff" crate. rust-ron+default-devel 0.6.4 2.fc34 1386 Unspecified Rusty Object Notation Rusty Object Notation. This package contains library source intended for building other packages which use "default" feature of "ron" crate. rust-ron+indexmap-devel 0.6.4 2.fc34 1386 Unspecified Rusty Object Notation Rusty Object Notation. This package contains library source intended for building other packages which use "indexmap" feature of "ron" crate. rust-ron-devel 0.6.4 2.fc34 208959 Unspecified Rusty Object Notation Rusty Object Notation. This package contains library source intended for building other packages which use "ron" crate. rust-roxmltree+default-devel 0.13.1 2.fc34 1081 Unspecified Represent an XML as a read-only tree Represent an XML as a read-only tree. This package contains library source intended for building other packages which use "default" feature of "roxmltree" crate. rust-roxmltree-devel 0.13.1 2.fc34 187149 Unspecified Represent an XML as a read-only tree Represent an XML as a read-only tree. This package contains library source intended for building other packages which use "roxmltree" crate. rust-rpassword+default-devel 5.0.1 2.fc34 1009 Unspecified Read passwords in console applications Read passwords in console applications. This package contains library source intended for building other packages which use "default" feature of "rpassword" crate. rust-rpassword-devel 5.0.1 2.fc34 44641 Unspecified Read passwords in console applications Read passwords in console applications. This package contains library source intended for building other packages which use "rpassword" crate. rust-rpick+default-devel 0.6.1 4.fc34 1398 Unspecified Helps you pick items from a list by various algorithms Helps you pick items from a list by various algorithms. Example uses: pick a restaurant you haven't been to in a while, or an album to listen to. This package contains library source intended for building other packages which use "default" feature of "rpick" crate. rust-rpick-devel 0.6.1 4.fc34 127659 Unspecified Helps you pick items from a list by various algorithms Helps you pick items from a list by various algorithms. Example uses: pick a restaurant you haven't been to in a while, or an album to listen to. This package contains library source intended for building other packages which use "rpick" crate. rust-rsa+default-devel 0.3.0 3.fc34 2365 Unspecified Pure Rust RSA implementation Pure Rust RSA implementation. This package contains library source intended for building other packages which use "default" feature of "rsa" crate. rust-rsa+expose-internals-devel 0.3.0 3.fc34 2365 Unspecified Pure Rust RSA implementation Pure Rust RSA implementation. This package contains library source intended for building other packages which use "expose-internals" feature of "rsa" crate. rust-rsa+nightly-devel 0.3.0 3.fc34 2365 Unspecified Pure Rust RSA implementation Pure Rust RSA implementation. This package contains library source intended for building other packages which use "nightly" feature of "rsa" crate. rust-rsa+pem-devel 0.3.0 3.fc34 2365 Unspecified Pure Rust RSA implementation Pure Rust RSA implementation. This package contains library source intended for building other packages which use "pem" feature of "rsa" crate. rust-rsa+serde-devel 0.3.0 3.fc34 2365 Unspecified Pure Rust RSA implementation Pure Rust RSA implementation. This package contains library source intended for building other packages which use "serde" feature of "rsa" crate. rust-rsa+serde1-devel 0.3.0 3.fc34 2365 Unspecified Pure Rust RSA implementation Pure Rust RSA implementation. This package contains library source intended for building other packages which use "serde1" feature of "rsa" crate. rust-rsa+serde_crate-devel 0.3.0 3.fc34 2365 Unspecified Pure Rust RSA implementation Pure Rust RSA implementation. This package contains library source intended for building other packages which use "serde_crate" feature of "rsa" crate. rust-rsa-devel 0.3.0 3.fc34 138993 Unspecified Pure Rust RSA implementation Pure Rust RSA implementation. This package contains library source intended for building other packages which use "rsa" crate. rust-rtnetlink+default-devel 0.5.0 2.fc34 1364 Unspecified Manipulate linux networking resources via netlink Manipulate linux networking resources via netlink. This package contains library source intended for building other packages which use "default" feature of "rtnetlink" crate. rust-rtnetlink-devel 0.5.0 2.fc34 86152 Unspecified Manipulate linux networking resources via netlink Manipulate linux networking resources via netlink. This package contains library source intended for building other packages which use "rtnetlink" crate. rust-ruma+appservice-api-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "appservice-api" feature of "ruma" crate. rust-ruma+client-api-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "client-api" feature of "ruma" crate. rust-ruma+default-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "default" feature of "ruma" crate. rust-ruma+either-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "either" feature of "ruma" crate. rust-ruma+events-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "events" feature of "ruma" crate. rust-ruma+federation-api-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "federation-api" feature of "ruma" crate. rust-ruma+identity-service-api-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "identity-service-api" feature of "ruma" crate. rust-ruma+push-gateway-api-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "push-gateway-api" feature of "ruma" crate. rust-ruma+rand-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "rand" feature of "ruma" crate. rust-ruma+ruma-api-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "ruma-api" feature of "ruma" crate. rust-ruma+ruma-appservice-api-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "ruma-appservice-api" feature of "ruma" crate. rust-ruma+ruma-client-api-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "ruma-client-api" feature of "ruma" crate. rust-ruma+ruma-events-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "ruma-events" feature of "ruma" crate. rust-ruma+ruma-federation-api-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "ruma-federation-api" feature of "ruma" crate. rust-ruma+ruma-identity-service-api-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "ruma-identity-service-api" feature of "ruma" crate. rust-ruma+ruma-push-gateway-api-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "ruma-push-gateway-api" feature of "ruma" crate. rust-ruma+ruma-signatures-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "ruma-signatures" feature of "ruma" crate. rust-ruma+signatures-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "signatures" feature of "ruma" crate. rust-ruma+unstable-exhaustive-types-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "unstable-exhaustive-types" feature of "ruma" crate. rust-ruma+unstable-pre-spec-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "unstable-pre-spec" feature of "ruma" crate. rust-ruma+unstable-synapse-quirks-devel 0.0.2 2.fc34 2876 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "unstable-synapse-quirks" feature of "ruma" crate. rust-ruma-api+default-devel 0.17.0~alpha.2 2.fc34 1516 Unspecified Abstraction for Matrix API endpoints Abstraction for Matrix API endpoints. This package contains library source intended for building other packages which use "default" feature of "ruma-api" crate. rust-ruma-api-devel 0.17.0~alpha.2 2.fc34 55877 Unspecified Abstraction for Matrix API endpoints Abstraction for Matrix API endpoints. This package contains library source intended for building other packages which use "ruma-api" crate. rust-ruma-api-macros+default-devel 0.17.0~alpha.2 2.fc34 1263 Unspecified Procedural macro for generating ruma-api Endpoints Procedural macro for generating ruma-api Endpoints. This package contains library source intended for building other packages which use "default" feature of "ruma-api-macros" crate. rust-ruma-api-macros-devel 0.17.0~alpha.2 2.fc34 93874 Unspecified Procedural macro for generating ruma-api Endpoints Procedural macro for generating ruma-api Endpoints. This package contains library source intended for building other packages which use "ruma-api-macros" crate. rust-ruma-appservice-api+default-devel 0.2.0~alpha.2 2.fc34 1430 Unspecified Types for the endpoints in the Matrix application service API Types for the endpoints in the Matrix application service API. This package contains library source intended for building other packages which use "default" feature of "ruma-appservice-api" crate. rust-ruma-appservice-api+unstable-exhaustive-types-devel 0.2.0~alpha.2 2.fc34 1430 Unspecified Types for the endpoints in the Matrix application service API Types for the endpoints in the Matrix application service API. This package contains library source intended for building other packages which use "unstable-exhaustive-types" feature of "ruma-appservice-api" crate. rust-ruma-appservice-api+unstable-synapse-quirks-devel 0.2.0~alpha.2 2.fc34 1430 Unspecified Types for the endpoints in the Matrix application service API Types for the endpoints in the Matrix application service API. This package contains library source intended for building other packages which use "unstable-synapse-quirks" feature of "ruma-appservice-api" crate. rust-ruma-appservice-api-devel 0.2.0~alpha.2 2.fc34 16420 Unspecified Types for the endpoints in the Matrix application service API Types for the endpoints in the Matrix application service API. This package contains library source intended for building other packages which use "ruma-appservice-api" crate. rust-ruma-client-api+default-devel 0.10.0~alpha.2 2.fc34 1944 Unspecified Types for the endpoints in the Matrix client-server API Types for the endpoints in the Matrix client-server API. This package contains library source intended for building other packages which use "default" feature of "ruma-client-api" crate. rust-ruma-client-api+unstable-exhaustive-types-devel 0.10.0~alpha.2 2.fc34 1944 Unspecified Types for the endpoints in the Matrix client-server API Types for the endpoints in the Matrix client-server API. This package contains library source intended for building other packages which use "unstable-exhaustive-types" feature of "ruma-client-api" crate. rust-ruma-client-api+unstable-pre-spec-devel 0.10.0~alpha.2 2.fc34 1944 Unspecified Types for the endpoints in the Matrix client-server API Types for the endpoints in the Matrix client-server API. This package contains library source intended for building other packages which use "unstable-pre-spec" feature of "ruma-client-api" crate. rust-ruma-client-api+unstable-synapse-quirks-devel 0.10.0~alpha.2 2.fc34 1944 Unspecified Types for the endpoints in the Matrix client-server API Types for the endpoints in the Matrix client-server API. This package contains library source intended for building other packages which use "unstable-synapse-quirks" feature of "ruma-client-api" crate. rust-ruma-client-api-devel 0.10.0~alpha.2 2.fc34 387916 Unspecified Types for the endpoints in the Matrix client-server API Types for the endpoints in the Matrix client-server API. This package contains library source intended for building other packages which use "ruma-client-api" crate. rust-ruma-common+default-devel 0.3.0~alpha.1 2.fc34 1324 Unspecified Common types for other ruma crates Common types for other ruma crates. This package contains library source intended for building other packages which use "default" feature of "ruma-common" crate. rust-ruma-common+unstable-exhaustive-types-devel 0.3.0~alpha.1 2.fc34 1324 Unspecified Common types for other ruma crates Common types for other ruma crates. This package contains library source intended for building other packages which use "unstable-exhaustive-types" feature of "ruma-common" crate. rust-ruma-common+unstable-synapse-quirks-devel 0.3.0~alpha.1 2.fc34 1324 Unspecified Common types for other ruma crates Common types for other ruma crates. This package contains library source intended for building other packages which use "unstable-synapse-quirks" feature of "ruma-common" crate. rust-ruma-common-devel 0.3.0~alpha.1 2.fc34 70035 Unspecified Common types for other ruma crates Common types for other ruma crates. This package contains library source intended for building other packages which use "ruma-common" crate. rust-ruma-devel 0.0.2 2.fc34 7796 Unspecified Types and traits for working with the Matrix protocol Types and traits for working with the Matrix protocol. This package contains library source intended for building other packages which use "ruma" crate. rust-ruma-events+criterion-devel 0.22.0~alpha.2 2.fc34 1872 Unspecified Serializable types for the events in the Matrix specification Serializable types for the events in the Matrix specification. This package contains library source intended for building other packages which use "criterion" feature of "ruma-events" crate. rust-ruma-events+default-devel 0.22.0~alpha.2 2.fc34 1872 Unspecified Serializable types for the events in the Matrix specification Serializable types for the events in the Matrix specification. This package contains library source intended for building other packages which use "default" feature of "ruma-events" crate. rust-ruma-events+unstable-exhaustive-types-devel 0.22.0~alpha.2 2.fc34 1872 Unspecified Serializable types for the events in the Matrix specification Serializable types for the events in the Matrix specification. This package contains library source intended for building other packages which use "unstable-exhaustive-types" feature of "ruma-events" crate. rust-ruma-events+unstable-pre-spec-devel 0.22.0~alpha.2 2.fc34 1872 Unspecified Serializable types for the events in the Matrix specification Serializable types for the events in the Matrix specification. This package contains library source intended for building other packages which use "unstable-pre-spec" feature of "ruma-events" crate. rust-ruma-events+unstable-synapse-quirks-devel 0.22.0~alpha.2 2.fc34 1872 Unspecified Serializable types for the events in the Matrix specification Serializable types for the events in the Matrix specification. This package contains library source intended for building other packages which use "unstable-synapse-quirks" feature of "ruma-events" crate. rust-ruma-events-devel 0.22.0~alpha.2 2.fc34 382800 Unspecified Serializable types for the events in the Matrix specification Serializable types for the events in the Matrix specification. This package contains library source intended for building other packages which use "ruma-events" crate. rust-ruma-events-macros+default-devel 0.22.0~alpha.2 2.fc34 1556 Unspecified Procedural macro used by the ruma-events crate Procedural macro used by the ruma-events crate. This package contains library source intended for building other packages which use "default" feature of "ruma-events-macros" crate. rust-ruma-events-macros-devel 0.22.0~alpha.2 2.fc34 79943 Unspecified Procedural macro used by the ruma-events crate Procedural macro used by the ruma-events crate. This package contains library source intended for building other packages which use "ruma-events-macros" crate. rust-ruma-federation-api+default-devel 0.1.0~alpha.1 2.fc34 1644 Unspecified Types for the endpoints in the Matrix server-server API Types for the endpoints in the Matrix server-server API. This package contains library source intended for building other packages which use "default" feature of "ruma-federation-api" crate. rust-ruma-federation-api+unstable-exhaustive-types-devel 0.1.0~alpha.1 2.fc34 1644 Unspecified Types for the endpoints in the Matrix server-server API Types for the endpoints in the Matrix server-server API. This package contains library source intended for building other packages which use "unstable-exhaustive-types" feature of "ruma-federation-api" crate. rust-ruma-federation-api+unstable-pre-spec-devel 0.1.0~alpha.1 2.fc34 1644 Unspecified Types for the endpoints in the Matrix server-server API Types for the endpoints in the Matrix server-server API. This package contains library source intended for building other packages which use "unstable-pre-spec" feature of "ruma-federation-api" crate. rust-ruma-federation-api+unstable-synapse-quirks-devel 0.1.0~alpha.1 2.fc34 1644 Unspecified Types for the endpoints in the Matrix server-server API Types for the endpoints in the Matrix server-server API. This package contains library source intended for building other packages which use "unstable-synapse-quirks" feature of "ruma-federation-api" crate. rust-ruma-federation-api-devel 0.1.0~alpha.1 2.fc34 87242 Unspecified Types for the endpoints in the Matrix server-server API Types for the endpoints in the Matrix server-server API. This package contains library source intended for building other packages which use "ruma-federation-api" crate. rust-ruma-identifiers+default-devel 0.18.0~alpha.1 2.fc34 1921 Unspecified Resource identifiers for Matrix Resource identifiers for Matrix. This package contains library source intended for building other packages which use "default" feature of "ruma-identifiers" crate. rust-ruma-identifiers+either-devel 0.18.0~alpha.1 2.fc34 1921 Unspecified Resource identifiers for Matrix Resource identifiers for Matrix. This package contains library source intended for building other packages which use "either" feature of "ruma-identifiers" crate. rust-ruma-identifiers+rand-devel 0.18.0~alpha.1 2.fc34 1921 Unspecified Resource identifiers for Matrix Resource identifiers for Matrix. This package contains library source intended for building other packages which use "rand" feature of "ruma-identifiers" crate. rust-ruma-identifiers+ruma-serde-devel 0.18.0~alpha.1 2.fc34 1921 Unspecified Resource identifiers for Matrix Resource identifiers for Matrix. This package contains library source intended for building other packages which use "ruma-serde" feature of "ruma-identifiers" crate. rust-ruma-identifiers+serde-devel 0.18.0~alpha.1 2.fc34 1921 Unspecified Resource identifiers for Matrix Resource identifiers for Matrix. This package contains library source intended for building other packages which use "serde" feature of "ruma-identifiers" crate. rust-ruma-identifiers+serde1-devel 0.18.0~alpha.1 2.fc34 1921 Unspecified Resource identifiers for Matrix Resource identifiers for Matrix. This package contains library source intended for building other packages which use "serde1" feature of "ruma-identifiers" crate. rust-ruma-identifiers-devel 0.18.0~alpha.1 2.fc34 97881 Unspecified Resource identifiers for Matrix Resource identifiers for Matrix. This package contains library source intended for building other packages which use "ruma-identifiers" crate. rust-ruma-identifiers-macros+default-devel 0.18.0~alpha.1 2.fc34 1108 Unspecified Procedural macros for creating Matrix identifiers Procedural macros for creating Matrix identifiers. This package contains library source intended for building other packages which use "default" feature of "ruma-identifiers-macros" crate. rust-ruma-identifiers-macros-devel 0.18.0~alpha.1 2.fc34 4723 Unspecified Procedural macros for creating Matrix identifiers Procedural macros for creating Matrix identifiers. This package contains library source intended for building other packages which use "ruma-identifiers-macros" crate. rust-ruma-identifiers-validation+default-devel 0.2.0 2.fc34 1130 Unspecified Validation logic for ruma-identifiers and ruma-identifiers-macros Validation logic for ruma-identifiers and ruma-identifiers-macros. This package contains library source intended for building other packages which use "default" feature of "ruma-identifiers-validation" crate. rust-ruma-identifiers-validation+serde-devel 0.2.0 2.fc34 1130 Unspecified Validation logic for ruma-identifiers and ruma-identifiers-macros Validation logic for ruma-identifiers and ruma-identifiers-macros. This package contains library source intended for building other packages which use "serde" feature of "ruma-identifiers-validation" crate. rust-ruma-identifiers-validation-devel 0.2.0 2.fc34 8718 Unspecified Validation logic for ruma-identifiers and ruma-identifiers-macros Validation logic for ruma-identifiers and ruma-identifiers-macros. This package contains library source intended for building other packages which use "ruma-identifiers-validation" crate. rust-ruma-identity-service-api+default-devel 0.0.1 2.fc34 1217 Unspecified Types for the endpoints in the Matrix identity service API Types for the endpoints in the Matrix identity service API. This package contains library source intended for building other packages which use "default" feature of "ruma-identity-service-api" crate. rust-ruma-identity-service-api-devel 0.0.1 2.fc34 5610 Unspecified Types for the endpoints in the Matrix identity service API Types for the endpoints in the Matrix identity service API. This package contains library source intended for building other packages which use "ruma-identity-service-api" crate. rust-ruma-push-gateway-api+default-devel 0.0.1 2.fc34 1435 Unspecified Types for the endpoints in the Matrix push gateway API Types for the endpoints in the Matrix push gateway API. This package contains library source intended for building other packages which use "default" feature of "ruma-push-gateway-api" crate. rust-ruma-push-gateway-api+unstable-exhaustive-types-devel 0.0.1 2.fc34 1435 Unspecified Types for the endpoints in the Matrix push gateway API Types for the endpoints in the Matrix push gateway API. This package contains library source intended for building other packages which use "unstable-exhaustive-types" feature of "ruma-push-gateway-api" crate. rust-ruma-push-gateway-api+unstable-synapse-quirks-devel 0.0.1 2.fc34 1435 Unspecified Types for the endpoints in the Matrix push gateway API Types for the endpoints in the Matrix push gateway API. This package contains library source intended for building other packages which use "unstable-synapse-quirks" feature of "ruma-push-gateway-api" crate. rust-ruma-push-gateway-api-devel 0.0.1 2.fc34 16014 Unspecified Types for the endpoints in the Matrix push gateway API Types for the endpoints in the Matrix push gateway API. This package contains library source intended for building other packages which use "ruma-push-gateway-api" crate. rust-ruma-serde+default-devel 0.3.0 2.fc34 1302 Unspecified De-/serialization helpers for other ruma crates De-/serialization helpers for other ruma crates. This package contains library source intended for building other packages which use "default" feature of "ruma-serde" crate. rust-ruma-serde-devel 0.3.0 2.fc34 104397 Unspecified De-/serialization helpers for other ruma crates De-/serialization helpers for other ruma crates. This package contains library source intended for building other packages which use "ruma-serde" crate. rust-ruma-serde-macros+default-devel 0.3.0 2.fc34 1125 Unspecified Procedural macros for ruma-serde Procedural macros for ruma-serde. This package contains library source intended for building other packages which use "default" feature of "ruma-serde-macros" crate. rust-ruma-serde-macros-devel 0.3.0 2.fc34 34361 Unspecified Procedural macros for ruma-serde Procedural macros for ruma-serde. This package contains library source intended for building other packages which use "ruma-serde-macros" crate. rust-ruma-signatures+default-devel 0.6.0~alpha.1 2.fc34 1284 Unspecified Digital signatures according to the Matrix specification Digital signatures according to the Matrix specification. This package contains library source intended for building other packages which use "default" feature of "ruma-signatures" crate. rust-ruma-signatures-devel 0.6.0~alpha.1 2.fc34 54987 Unspecified Digital signatures according to the Matrix specification Digital signatures according to the Matrix specification. This package contains library source intended for building other packages which use "ruma-signatures" crate. rust-rust-embed+actix-devel 5.9.0 1.fc34 2312 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "actix" feature of "rust-embed" crate. rust-rust-embed+actix-web-devel 5.9.0 1.fc34 2312 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "actix-web" feature of "rust-embed" crate. rust-rust-embed+debug-embed-devel 5.9.0 1.fc34 2312 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "debug-embed" feature of "rust-embed" crate. rust-rust-embed+default-devel 5.9.0 1.fc34 2312 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "default" feature of "rust-embed" crate. rust-rust-embed+interpolate-folder-path-devel 5.9.0 1.fc34 2312 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "interpolate-folder-path" feature of "rust-embed" crate. rust-rust-embed+mime_guess-devel 5.9.0 1.fc34 2312 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "mime_guess" feature of "rust-embed" crate. rust-rust-embed+tokio-devel 5.9.0 1.fc34 2312 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "tokio" feature of "rust-embed" crate. rust-rust-embed+warp-devel 5.9.0 1.fc34 2312 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "warp" feature of "rust-embed" crate. rust-rust-embed+warp-ex-devel 5.9.0 1.fc34 2312 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "warp-ex" feature of "rust-embed" crate. rust-rust-embed-devel 5.9.0 1.fc34 924393 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "rust-embed" crate. rust-rust-embed-impl+compression-devel 5.9.0 1.fc34 1409 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "compression" feature of "rust-embed-impl" crate. rust-rust-embed-impl+debug-embed-devel 5.9.0 1.fc34 1409 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "debug-embed" feature of "rust-embed-impl" crate. rust-rust-embed-impl+default-devel 5.9.0 1.fc34 1409 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "default" feature of "rust-embed-impl" crate. rust-rust-embed-impl+interpolate-folder-path-devel 5.9.0 1.fc34 1409 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "interpolate-folder-path" feature of "rust-embed-impl" crate. rust-rust-embed-impl+shellexpand-devel 5.9.0 1.fc34 1409 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "shellexpand" feature of "rust-embed-impl" crate. rust-rust-embed-impl-devel 5.9.0 1.fc34 10778 Unspecified Custom Derive Macro which loads files into the rust binary Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev. This package contains library source intended for building other packages which use "rust-embed-impl" crate. rust-rust-embed-utils+debug-embed-devel 5.1.0 2.fc34 993 Unspecified Utilities for rust-embed Utilities for rust-embed. This package contains library source intended for building other packages which use "debug-embed" feature of "rust-embed-utils" crate. rust-rust-embed-utils+default-devel 5.1.0 2.fc34 993 Unspecified Utilities for rust-embed Utilities for rust-embed. This package contains library source intended for building other packages which use "default" feature of "rust-embed-utils" crate. rust-rust-embed-utils-devel 5.1.0 2.fc34 3302 Unspecified Utilities for rust-embed Utilities for rust-embed. This package contains library source intended for building other packages which use "rust-embed-utils" crate. rust-rust-ini+case-insensitive-devel 0.16.1 1.fc34 1116 Unspecified Ini configuration file parsing library in Rust Ini configuration file parsing library in Rust. This package contains library source intended for building other packages which use "case-insensitive" feature of "rust-ini" crate. rust-rust-ini+default-devel 0.16.1 1.fc34 1116 Unspecified Ini configuration file parsing library in Rust Ini configuration file parsing library in Rust. This package contains library source intended for building other packages which use "default" feature of "rust-ini" crate. rust-rust-ini+inline-comment-devel 0.16.1 1.fc34 1116 Unspecified Ini configuration file parsing library in Rust Ini configuration file parsing library in Rust. This package contains library source intended for building other packages which use "inline-comment" feature of "rust-ini" crate. rust-rust-ini+unicase-devel 0.16.1 1.fc34 1116 Unspecified Ini configuration file parsing library in Rust Ini configuration file parsing library in Rust. This package contains library source intended for building other packages which use "unicase" feature of "rust-ini" crate. rust-rust-ini-devel 0.16.1 1.fc34 68283 Unspecified Ini configuration file parsing library in Rust Ini configuration file parsing library in Rust. This package contains library source intended for building other packages which use "rust-ini" crate. rust-rust-stemmers+default-devel 1.2.0 4.fc34 1025 Unspecified Rust implementation of some popular snowball stemming algorithms Rust implementation of some popular snowball stemming algorithms. This package contains library source intended for building other packages which use "default" feature of "rust-stemmers" crate. rust-rust-stemmers-devel 1.2.0 4.fc34 9800965 Unspecified Rust implementation of some popular snowball stemming algorithms Rust implementation of some popular snowball stemming algorithms. This package contains library source intended for building other packages which use "rust-stemmers" crate. rust-rust_decimal+byteorder-devel 1.10.3 1.fc34 2547 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "byteorder" feature of "rust_decimal" crate. rust-rust_decimal+bytes-devel 1.10.3 1.fc34 2547 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "bytes" feature of "rust_decimal" crate. rust-rust_decimal+db-diesel-postgres-devel 1.10.3 1.fc34 2547 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "db-diesel-postgres" feature of "rust_decimal" crate. rust-rust_decimal+default-devel 1.10.3 1.fc34 2547 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "default" feature of "rust_decimal" crate. rust-rust_decimal+diesel-devel 1.10.3 1.fc34 2547 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "diesel" feature of "rust_decimal" crate. rust-rust_decimal+legacy-ops-devel 1.10.3 1.fc34 2547 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "legacy-ops" feature of "rust_decimal" crate. rust-rust_decimal+serde-arbitrary-precision-devel 1.10.3 1.fc34 2547 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "serde-arbitrary-precision" feature of "rust_decimal" crate. rust-rust_decimal+serde-bincode-devel 1.10.3 1.fc34 2547 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "serde-bincode" feature of "rust_decimal" crate. rust-rust_decimal+serde-devel 1.10.3 1.fc34 2547 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "serde" feature of "rust_decimal" crate. rust-rust_decimal+serde-float-devel 1.10.3 1.fc34 2547 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "serde-float" feature of "rust_decimal" crate. rust-rust_decimal+serde-str-devel 1.10.3 1.fc34 2547 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "serde-str" feature of "rust_decimal" crate. rust-rust_decimal+serde_json-devel 1.10.3 1.fc34 2547 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "serde_json" feature of "rust_decimal" crate. rust-rust_decimal+std-devel 1.10.3 1.fc34 2547 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "std" feature of "rust_decimal" crate. rust-rust_decimal-devel 1.10.3 1.fc34 6391367 Unspecified Decimal Implementation written in pure Rust suitable for financial calculations Decimal Implementation written in pure Rust suitable for financial calculations. This package contains library source intended for building other packages which use "rust_decimal" crate. rust-rust_hawktracer+default-devel 0.7.0 3.fc34 1308 Unspecified Rust bindings for hawktracer profiling library Rust bindings for hawktracer profiling library. This package contains library source intended for building other packages which use "default" feature of "rust_hawktracer" crate. rust-rust_hawktracer+generate_bindings-devel 0.7.0 3.fc34 1308 Unspecified Rust bindings for hawktracer profiling library Rust bindings for hawktracer profiling library. This package contains library source intended for building other packages which use "generate_bindings" feature of "rust_hawktracer" crate. rust-rust_hawktracer+pkg_config-devel 0.7.0 3.fc34 1308 Unspecified Rust bindings for hawktracer profiling library Rust bindings for hawktracer profiling library. This package contains library source intended for building other packages which use "pkg_config" feature of "rust_hawktracer" crate. rust-rust_hawktracer+profiling_enabled-devel 0.7.0 3.fc34 1308 Unspecified Rust bindings for hawktracer profiling library Rust bindings for hawktracer profiling library. This package contains library source intended for building other packages which use "profiling_enabled" feature of "rust_hawktracer" crate. rust-rust_hawktracer-devel 0.7.0 3.fc34 15440 Unspecified Rust bindings for hawktracer profiling library Rust bindings for hawktracer profiling library. This package contains library source intended for building other packages which use "rust_hawktracer" crate. rust-rust_hawktracer_normal_macro+default-devel 0.4.1 3.fc34 1118 Unspecified Helper crate for hawktracer profiling library Helper crate for hawktracer profiling library. This package contains library source intended for building other packages which use "default" feature of "rust_hawktracer_normal_macro" crate. rust-rust_hawktracer_normal_macro+generate_bindings-devel 0.4.1 3.fc34 1118 Unspecified Helper crate for hawktracer profiling library Helper crate for hawktracer profiling library. This package contains library source intended for building other packages which use "generate_bindings" feature of "rust_hawktracer_normal_macro" crate. rust-rust_hawktracer_normal_macro+pkg_config-devel 0.4.1 3.fc34 1118 Unspecified Helper crate for hawktracer profiling library Helper crate for hawktracer profiling library. This package contains library source intended for building other packages which use "pkg_config" feature of "rust_hawktracer_normal_macro" crate. rust-rust_hawktracer_normal_macro+profiling_enabled-devel 0.4.1 3.fc34 1118 Unspecified Helper crate for hawktracer profiling library Helper crate for hawktracer profiling library. This package contains library source intended for building other packages which use "profiling_enabled" feature of "rust_hawktracer_normal_macro" crate. rust-rust_hawktracer_normal_macro+rust_hawktracer_sys-devel 0.4.1 3.fc34 1118 Unspecified Helper crate for hawktracer profiling library Helper crate for hawktracer profiling library. This package contains library source intended for building other packages which use "rust_hawktracer_sys" feature of "rust_hawktracer_normal_macro" crate. rust-rust_hawktracer_normal_macro-devel 0.4.1 3.fc34 6277 Unspecified Helper crate for hawktracer profiling library Helper crate for hawktracer profiling library. This package contains library source intended for building other packages which use "rust_hawktracer_normal_macro" crate. rust-rust_hawktracer_proc_macro+default-devel 0.4.1 3.fc34 1139 Unspecified Helper crate for hawktracer profiling library Helper crate for hawktracer profiling library. This package contains library source intended for building other packages which use "default" feature of "rust_hawktracer_proc_macro" crate. rust-rust_hawktracer_proc_macro+generate_bindings-devel 0.4.1 3.fc34 1139 Unspecified Helper crate for hawktracer profiling library Helper crate for hawktracer profiling library. This package contains library source intended for building other packages which use "generate_bindings" feature of "rust_hawktracer_proc_macro" crate. rust-rust_hawktracer_proc_macro+pkg_config-devel 0.4.1 3.fc34 1139 Unspecified Helper crate for hawktracer profiling library Helper crate for hawktracer profiling library. This package contains library source intended for building other packages which use "pkg_config" feature of "rust_hawktracer_proc_macro" crate. rust-rust_hawktracer_proc_macro+profiling_enabled-devel 0.4.1 3.fc34 1139 Unspecified Helper crate for hawktracer profiling library Helper crate for hawktracer profiling library. This package contains library source intended for building other packages which use "profiling_enabled" feature of "rust_hawktracer_proc_macro" crate. rust-rust_hawktracer_proc_macro+rust_hawktracer_sys-devel 0.4.1 3.fc34 1139 Unspecified Helper crate for hawktracer profiling library Helper crate for hawktracer profiling library. This package contains library source intended for building other packages which use "rust_hawktracer_sys" feature of "rust_hawktracer_proc_macro" crate. rust-rust_hawktracer_proc_macro-devel 0.4.1 3.fc34 6224 Unspecified Helper crate for hawktracer profiling library Helper crate for hawktracer profiling library. This package contains library source intended for building other packages which use "rust_hawktracer_proc_macro" crate. rust-rust_hawktracer_sys+bindgen-devel 0.4.2 7.fc34 1235 Unspecified Sys crate for the rust_hawktracer library Sys crate for the rust_hawktracer library. This package contains library source intended for building other packages which use "bindgen" feature of "rust_hawktracer_sys" crate. rust-rust_hawktracer_sys+default-devel 0.4.2 7.fc34 1235 Unspecified Sys crate for the rust_hawktracer library Sys crate for the rust_hawktracer library. This package contains library source intended for building other packages which use "default" feature of "rust_hawktracer_sys" crate. rust-rust_hawktracer_sys+generate_bindings-devel 0.4.2 7.fc34 1235 Unspecified Sys crate for the rust_hawktracer library Sys crate for the rust_hawktracer library. This package contains library source intended for building other packages which use "generate_bindings" feature of "rust_hawktracer_sys" crate. rust-rust_hawktracer_sys+non-cargo-devel 0.4.2 7.fc34 1235 Unspecified Sys crate for the rust_hawktracer library Sys crate for the rust_hawktracer library. This package contains library source intended for building other packages which use "non-cargo" feature of "rust_hawktracer_sys" crate. rust-rust_hawktracer_sys+pkg-config-devel 0.4.2 7.fc34 1235 Unspecified Sys crate for the rust_hawktracer library Sys crate for the rust_hawktracer library. This package contains library source intended for building other packages which use "pkg-config" feature of "rust_hawktracer_sys" crate. rust-rust_hawktracer_sys+pkg_config-devel 0.4.2 7.fc34 1235 Unspecified Sys crate for the rust_hawktracer library Sys crate for the rust_hawktracer library. This package contains library source intended for building other packages which use "pkg_config" feature of "rust_hawktracer_sys" crate. rust-rust_hawktracer_sys-devel 0.4.2 7.fc34 1026543 Unspecified Sys crate for the rust_hawktracer library Sys crate for the rust_hawktracer library. This package contains library source intended for building other packages which use "rust_hawktracer_sys" crate. rust-rustc-demangle+default-devel 0.1.18 3.fc34 1149 Unspecified Rust compiler symbol demangling Rust compiler symbol demangling. This package contains library source intended for building other packages which use "default" feature of "rustc-demangle" crate. rust-rustc-demangle-devel 0.1.18 3.fc34 88805 Unspecified Rust compiler symbol demangling Rust compiler symbol demangling. This package contains library source intended for building other packages which use "rustc-demangle" crate. rust-rustc-hash+default-devel 1.1.0 3.fc34 864 Unspecified Speed, non-cryptographic hash used in rustc Speed, non-cryptographic hash used in rustc. This package contains library source intended for building other packages which use "default" feature of "rustc-hash" crate. rust-rustc-hash+std-devel 1.1.0 3.fc34 864 Unspecified Speed, non-cryptographic hash used in rustc Speed, non-cryptographic hash used in rustc. This package contains library source intended for building other packages which use "std" feature of "rustc-hash" crate. rust-rustc-hash-devel 1.1.0 3.fc34 37015 Unspecified Speed, non-cryptographic hash used in rustc Speed, non-cryptographic hash used in rustc. This package contains library source intended for building other packages which use "rustc-hash" crate. rust-rustc-serialize+default-devel 0.3.24 13.fc34 623 Unspecified Generic serialization/deserialization support Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This package contains library source intended for building other packages which use "default" feature of "rustc-serialize" crate. rust-rustc-serialize-devel 0.3.24 13.fc34 255331 Unspecified Generic serialization/deserialization support Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This package contains library source intended for building other packages which use "rustc-serialize" crate. rust-rustc-test+asm_black_box-devel 0.3.1 3.fc34 1093 Unspecified Fork of Rust’s `test` crate that doesn’t require unstable language features Fork of Rust’s `test` crate that doesn’t require unstable language features. This package contains library source intended for building other packages which use "asm_black_box" feature of "rustc-test" crate. rust-rustc-test+capture-devel 0.3.1 3.fc34 1093 Unspecified Fork of Rust’s `test` crate that doesn’t require unstable language features Fork of Rust’s `test` crate that doesn’t require unstable language features. This package contains library source intended for building other packages which use "capture" feature of "rustc-test" crate. rust-rustc-test+default-devel 0.3.1 3.fc34 1093 Unspecified Fork of Rust’s `test` crate that doesn’t require unstable language features Fork of Rust’s `test` crate that doesn’t require unstable language features. This package contains library source intended for building other packages which use "default" feature of "rustc-test" crate. rust-rustc-test-devel 0.3.1 3.fc34 84344 Unspecified Fork of Rust’s `test` crate that doesn’t require unstable language features Fork of Rust’s `test` crate that doesn’t require unstable language features. This package contains library source intended for building other packages which use "rustc-test" crate. rust-rustc_tools_util+default-devel 0.2.0 3.fc34 944 Unspecified Small helper to generate version information for git packages Small helper to generate version information for git packages. This package contains library source intended for building other packages which use "default" feature of "rustc_tools_util" crate. rust-rustc_tools_util-devel 0.2.0 3.fc34 8790 Unspecified Small helper to generate version information for git packages Small helper to generate version information for git packages. This package contains library source intended for building other packages which use "rustc_tools_util" crate. rust-rustc_version+default-devel 0.3.3 1.fc34 1002 Unspecified Library for querying the version of a installed rustc compiler Library for querying the version of a installed rustc compiler. This package contains library source intended for building other packages which use "default" feature of "rustc_version" crate. rust-rustc_version-devel 0.3.3 1.fc34 56248 Unspecified Library for querying the version of a installed rustc compiler Library for querying the version of a installed rustc compiler. This package contains library source intended for building other packages which use "rustc_version" crate. rust-rustdoc-stripper+default-devel 0.1.17 1.fc34 1093 Unspecified Tool to manipulate rustdoc comments Tool to manipulate rustdoc comments. This package contains library source intended for building other packages which use "default" feature of "rustdoc-stripper" crate. rust-rustdoc-stripper-devel 0.1.17 1.fc34 150718 Unspecified Tool to manipulate rustdoc comments Tool to manipulate rustdoc comments. This package contains library source intended for building other packages which use "rustdoc-stripper" crate. rust-rustfix+default-devel 0.5.1 3.fc34 1407 Unspecified Automatically apply the suggestions made by rustc Automatically apply the suggestions made by rustc. This package contains library source intended for building other packages which use "default" feature of "rustfix" crate. rust-rustfix-devel 0.5.1 3.fc34 52758 Unspecified Automatically apply the suggestions made by rustc Automatically apply the suggestions made by rustc. This package contains library source intended for building other packages which use "rustfix" crate. rust-rustio+default-devel 0.0.2 6.fc34 979 Unspecified Rust API wrapper for radio-browser.info Rust API wrapper for radio-browser.info. This package contains library source intended for building other packages which use "default" feature of "rustio" crate. rust-rustio-devel 0.0.2 6.fc34 81415 Unspecified Rust API wrapper for radio-browser.info Rust API wrapper for radio-browser.info. This package contains library source intended for building other packages which use "rustio" crate. rust-rusttype+crossbeam-deque-devel 0.9.2 2.fc34 2325 Unspecified Pure Rust alternative to libraries like FreeType Pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. This package contains library source intended for building other packages which use "crossbeam-deque" feature of "rusttype" crate. rust-rusttype+crossbeam-utils-devel 0.9.2 2.fc34 2325 Unspecified Pure Rust alternative to libraries like FreeType Pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. This package contains library source intended for building other packages which use "crossbeam-utils" feature of "rusttype" crate. rust-rusttype+default-devel 0.9.2 2.fc34 2325 Unspecified Pure Rust alternative to libraries like FreeType Pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. This package contains library source intended for building other packages which use "default" feature of "rusttype" crate. rust-rusttype+gpu_cache-devel 0.9.2 2.fc34 2325 Unspecified Pure Rust alternative to libraries like FreeType Pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. This package contains library source intended for building other packages which use "gpu_cache" feature of "rusttype" crate. rust-rusttype+has-atomics-devel 0.9.2 2.fc34 2325 Unspecified Pure Rust alternative to libraries like FreeType Pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. This package contains library source intended for building other packages which use "has-atomics" feature of "rusttype" crate. rust-rusttype+libm-devel 0.9.2 2.fc34 2325 Unspecified Pure Rust alternative to libraries like FreeType Pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. This package contains library source intended for building other packages which use "libm" feature of "rusttype" crate. rust-rusttype+libm-math-devel 0.9.2 2.fc34 2325 Unspecified Pure Rust alternative to libraries like FreeType Pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. This package contains library source intended for building other packages which use "libm-math" feature of "rusttype" crate. rust-rusttype+linked-hash-map-devel 0.9.2 2.fc34 2325 Unspecified Pure Rust alternative to libraries like FreeType Pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. This package contains library source intended for building other packages which use "linked-hash-map" feature of "rusttype" crate. rust-rusttype+num_cpus-devel 0.9.2 2.fc34 2325 Unspecified Pure Rust alternative to libraries like FreeType Pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. This package contains library source intended for building other packages which use "num_cpus" feature of "rusttype" crate. rust-rusttype+rustc-hash-devel 0.9.2 2.fc34 2325 Unspecified Pure Rust alternative to libraries like FreeType Pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. This package contains library source intended for building other packages which use "rustc-hash" feature of "rusttype" crate. rust-rusttype+std-devel 0.9.2 2.fc34 2325 Unspecified Pure Rust alternative to libraries like FreeType Pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. This package contains library source intended for building other packages which use "std" feature of "rusttype" crate. rust-rusttype-devel 0.9.2 2.fc34 123452 Unspecified Pure Rust alternative to libraries like FreeType Pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. This package contains library source intended for building other packages which use "rusttype" crate. rust-rustversion+default-devel 1.0.4 2.fc34 1028 Unspecified Conditional compilation according to rustc compiler version Conditional compilation according to rustc compiler version. This package contains library source intended for building other packages which use "default" feature of "rustversion" crate. rust-rustversion-devel 1.0.4 2.fc34 74078 Unspecified Conditional compilation according to rustc compiler version Conditional compilation according to rustc compiler version. This package contains library source intended for building other packages which use "rustversion" crate. rust-rusty-fork+default-devel 0.3.0 2.fc34 1322 Unspecified Library for running Rust tests in sub-processes using a fork-like interface Cross-platform library for running Rust tests in sub-processes using a fork- like interface. This package contains library source intended for building other packages which use "default" feature of "rusty-fork" crate. rust-rusty-fork+timeout-devel 0.3.0 2.fc34 1322 Unspecified Library for running Rust tests in sub-processes using a fork-like interface Cross-platform library for running Rust tests in sub-processes using a fork- like interface. This package contains library source intended for building other packages which use "timeout" feature of "rusty-fork" crate. rust-rusty-fork+wait-timeout-devel 0.3.0 2.fc34 1322 Unspecified Library for running Rust tests in sub-processes using a fork-like interface Cross-platform library for running Rust tests in sub-processes using a fork- like interface. This package contains library source intended for building other packages which use "wait-timeout" feature of "rusty-fork" crate. rust-rusty-fork-devel 0.3.0 2.fc34 80882 Unspecified Library for running Rust tests in sub-processes using a fork-like interface Cross-platform library for running Rust tests in sub-processes using a fork- like interface. This package contains library source intended for building other packages which use "rusty-fork" crate. rust-rustyline+default-devel 6.3.0 2.fc34 2028 Unspecified Readline implementation based on Antirez's Linenoise Readline implementation based on Antirez's Linenoise. This package contains library source intended for building other packages which use "default" feature of "rustyline" crate. rust-rustyline+dirs-devel 6.3.0 2.fc34 2028 Unspecified Readline implementation based on Antirez's Linenoise Readline implementation based on Antirez's Linenoise. This package contains library source intended for building other packages which use "dirs" feature of "rustyline" crate. rust-rustyline+skim-devel 6.3.0 2.fc34 2028 Unspecified Readline implementation based on Antirez's Linenoise Readline implementation based on Antirez's Linenoise. This package contains library source intended for building other packages which use "skim" feature of "rustyline" crate. rust-rustyline+with-dirs-devel 6.3.0 2.fc34 2028 Unspecified Readline implementation based on Antirez's Linenoise Readline implementation based on Antirez's Linenoise. This package contains library source intended for building other packages which use "with-dirs" feature of "rustyline" crate. rust-rustyline+with-fuzzy-devel 6.3.0 2.fc34 2028 Unspecified Readline implementation based on Antirez's Linenoise Readline implementation based on Antirez's Linenoise. This package contains library source intended for building other packages which use "with-fuzzy" feature of "rustyline" crate. rust-rustyline-derive+default-devel 0.3.1 3.fc34 1106 Unspecified Rustyline derive macros (Completer, Helper, Hinter, Highlighter) Rustyline macros implementation of #[derive(Completer, Helper, Hinter, Highlighter)]. This package contains library source intended for building other packages which use "default" feature of "rustyline-derive" crate. rust-rustyline-derive-devel 0.3.1 3.fc34 3644 Unspecified Rustyline derive macros (Completer, Helper, Hinter, Highlighter) Rustyline macros implementation of #[derive(Completer, Helper, Hinter, Highlighter)]. This package contains library source intended for building other packages which use "rustyline-derive" crate. rust-rustyline-devel 6.3.0 2.fc34 392617 Unspecified Readline implementation based on Antirez's Linenoise Readline implementation based on Antirez's Linenoise. This package contains library source intended for building other packages which use "rustyline" crate. rust-ryu+default-devel 1.0.5 3.fc34 1106 Unspecified Fast floating point to string conversion Fast floating point to string conversion. This package contains library source intended for building other packages which use "default" feature of "ryu" crate. rust-ryu+no-panic-devel 1.0.5 3.fc34 1106 Unspecified Fast floating point to string conversion Fast floating point to string conversion. This package contains library source intended for building other packages which use "no-panic" feature of "ryu" crate. rust-ryu+small-devel 1.0.5 3.fc34 1106 Unspecified Fast floating point to string conversion Fast floating point to string conversion. This package contains library source intended for building other packages which use "small" feature of "ryu" crate. rust-ryu-devel 1.0.5 3.fc34 177786 Unspecified Fast floating point to string conversion Fast floating point to string conversion. This package contains library source intended for building other packages which use "ryu" crate. rust-safe-transmute+alloc-devel 0.11.1 1.fc34 1207 Unspecified Safeguarded transmute() for Rust Safeguarded transmute() for Rust. This package contains library source intended for building other packages which use "alloc" feature of "safe-transmute" crate. rust-safe-transmute+default-devel 0.11.1 1.fc34 1207 Unspecified Safeguarded transmute() for Rust Safeguarded transmute() for Rust. This package contains library source intended for building other packages which use "default" feature of "safe-transmute" crate. rust-safe-transmute+std-devel 0.11.1 1.fc34 1207 Unspecified Safeguarded transmute() for Rust Safeguarded transmute() for Rust. This package contains library source intended for building other packages which use "std" feature of "safe-transmute" crate. rust-safe-transmute-devel 0.11.1 1.fc34 133464 Unspecified Safeguarded transmute() for Rust Safeguarded transmute() for Rust. This package contains library source intended for building other packages which use "safe-transmute" crate. rust-safemem+default-devel 0.3.3 4.fc34 956 Unspecified Safe wrappers for memory-accessing functions, like `std::ptr::copy()` Safe wrappers for memory-accessing functions, like `std::ptr::copy()`. This package contains library source intended for building other packages which use "default" feature of "safemem" crate. rust-safemem+std-devel 0.3.3 4.fc34 956 Unspecified Safe wrappers for memory-accessing functions, like `std::ptr::copy()` Safe wrappers for memory-accessing functions, like `std::ptr::copy()`. This package contains library source intended for building other packages which use "std" feature of "safemem" crate. rust-safemem-devel 0.3.3 4.fc34 31488 Unspecified Safe wrappers for memory-accessing functions, like `std::ptr::copy()` Safe wrappers for memory-accessing functions, like `std::ptr::copy()`. This package contains library source intended for building other packages which use "safemem" crate. rust-same-file+default-devel 1.0.6 4.fc34 1049 Unspecified Simple crate for determining whether two file paths point to the same file Simple crate for determining whether two file paths point to the same file. This package contains library source intended for building other packages which use "default" feature of "same-file" crate. rust-same-file-devel 1.0.6 4.fc34 35830 Unspecified Simple crate for determining whether two file paths point to the same file Simple crate for determining whether two file paths point to the same file. This package contains library source intended for building other packages which use "same-file" crate. rust-sass-rs+default-devel 0.2.2 6.fc34 1077 Unspecified Higher level binding for the Sass library Higher level binding for the Sass library. This package contains library source intended for building other packages which use "default" feature of "sass-rs" crate. rust-sass-rs-devel 0.2.2 6.fc34 21288 Unspecified Higher level binding for the Sass library Higher level binding for the Sass library. This package contains library source intended for building other packages which use "sass-rs" crate. rust-sass-sys+default-devel 0.4.21 3.fc34 1113 Unspecified Low level binding for the Sass library Low level binding for the Sass library. This package contains library source intended for building other packages which use "default" feature of "sass-sys" crate. rust-sass-sys-devel 0.4.21 3.fc34 36840 Unspecified Low level binding for the Sass library Low level binding for the Sass library. This package contains library source intended for building other packages which use "sass-sys" crate. rust-scan_fmt+default-devel 0.2.6 1.fc34 876 Unspecified Simple scanf()-like input for Rust Simple scanf()-like input for Rust. This package contains library source intended for building other packages which use "default" feature of "scan_fmt" crate. rust-scan_fmt+regex-devel 0.2.6 1.fc34 876 Unspecified Simple scanf()-like input for Rust Simple scanf()-like input for Rust. This package contains library source intended for building other packages which use "regex" feature of "scan_fmt" crate. rust-scan_fmt+std-devel 0.2.6 1.fc34 876 Unspecified Simple scanf()-like input for Rust Simple scanf()-like input for Rust. This package contains library source intended for building other packages which use "std" feature of "scan_fmt" crate. rust-scan_fmt-devel 0.2.6 1.fc34 36765 Unspecified Simple scanf()-like input for Rust Simple scanf()-like input for Rust. This package contains library source intended for building other packages which use "scan_fmt" crate. rust-scheduled-thread-pool+default-devel 0.2.5 2.fc34 911 Unspecified Scheduled thread pool Scheduled thread pool. This package contains library source intended for building other packages which use "default" feature of "scheduled-thread-pool" crate. rust-scheduled-thread-pool-devel 0.2.5 2.fc34 46017 Unspecified Scheduled thread pool Scheduled thread pool. This package contains library source intended for building other packages which use "scheduled-thread-pool" crate. rust-scoped-tls+default-devel 1.0.0 6.fc34 1027 Unspecified Implementation of the standard library's old `scoped_thread_local!` macro Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. This package contains library source intended for building other packages which use "default" feature of "scoped-tls" crate. rust-scoped-tls-devel 1.0.0 6.fc34 34138 Unspecified Implementation of the standard library's old `scoped_thread_local!` macro Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. This package contains library source intended for building other packages which use "scoped-tls" crate. rust-scoped-tls-hkt+default-devel 0.1.2 3.fc34 1165 Unspecified More flexible version of `scoped-tls` More flexible version of `scoped-tls`, allowing the following additional features: - Storage of references to dynamically sized types. - Storage of mutable references. - Storage of types containing unbound lifetime parameters (higher- kinded types). - Some combination of the above. This package contains library source intended for building other packages which use "default" feature of "scoped-tls-hkt" crate. rust-scoped-tls-hkt-devel 0.1.2 3.fc34 57023 Unspecified More flexible version of `scoped-tls` More flexible version of `scoped-tls`, allowing the following additional features: - Storage of references to dynamically sized types. - Storage of mutable references. - Storage of types containing unbound lifetime parameters (higher- kinded types). - Some combination of the above. This package contains library source intended for building other packages which use "scoped-tls-hkt" crate. rust-scoped_threadpool+default-devel 0.1.9 9.fc34 1023 Unspecified Library for scoped and cached threadpools Library for scoped and cached threadpools. This package contains library source intended for building other packages which use "default" feature of "scoped_threadpool" crate. rust-scoped_threadpool+nightly-devel 0.1.9 9.fc34 1023 Unspecified Library for scoped and cached threadpools Library for scoped and cached threadpools. This package contains library source intended for building other packages which use "nightly" feature of "scoped_threadpool" crate. rust-scoped_threadpool-devel 0.1.9 9.fc34 24834 Unspecified Library for scoped and cached threadpools Library for scoped and cached threadpools. This package contains library source intended for building other packages which use "scoped_threadpool" crate. rust-scopeguard+default-devel 1.1.0 3.fc34 1202 Unspecified RAII scope guard that will run a given closure when it goes out of scope RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. This package contains library source intended for building other packages which use "default" feature of "scopeguard" crate. rust-scopeguard+use_std-devel 1.1.0 3.fc34 1202 Unspecified RAII scope guard that will run a given closure when it goes out of scope RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. This package contains library source intended for building other packages which use "use_std" feature of "scopeguard" crate. rust-scopeguard-devel 1.1.0 3.fc34 48010 Unspecified RAII scope guard that will run a given closure when it goes out of scope RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. This package contains library source intended for building other packages which use "scopeguard" crate. rust-scopetime+default-devel 0.1.1 3.fc34 831 Unspecified Log runtime of arbitrary scope Log runtime of arbitrary scope. This package contains library source intended for building other packages which use "default" feature of "scopetime" crate. rust-scopetime+enabled-devel 0.1.1 3.fc34 831 Unspecified Log runtime of arbitrary scope Log runtime of arbitrary scope. This package contains library source intended for building other packages which use "enabled" feature of "scopetime" crate. rust-scopetime-devel 0.1.1 3.fc34 2870 Unspecified Log runtime of arbitrary scope Log runtime of arbitrary scope. This package contains library source intended for building other packages which use "scopetime" crate. rust-scratch+default-devel 1.0.0 3.fc34 1035 Unspecified Shared compile-time directory Compile-time temporary directory shared by multiple crates and erased by `cargo clean`. This package contains library source intended for building other packages which use "default" feature of "scratch" crate. rust-scratch-devel 1.0.0 3.fc34 39257 Unspecified Shared compile-time directory Compile-time temporary directory shared by multiple crates and erased by `cargo clean`. This package contains library source intended for building other packages which use "scratch" crate. rust-scroll+default-devel 0.10.2 3.fc34 1173 Unspecified Powerful, extensible, generic, endian-aware Read/Write traits for byte buffers Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers. This package contains library source intended for building other packages which use "default" feature of "scroll" crate. rust-scroll+derive-devel 0.10.2 3.fc34 1173 Unspecified Powerful, extensible, generic, endian-aware Read/Write traits for byte buffers Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers. This package contains library source intended for building other packages which use "derive" feature of "scroll" crate. rust-scroll+scroll_derive-devel 0.10.2 3.fc34 1173 Unspecified Powerful, extensible, generic, endian-aware Read/Write traits for byte buffers Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers. This package contains library source intended for building other packages which use "scroll_derive" feature of "scroll" crate. rust-scroll+std-devel 0.10.2 3.fc34 1173 Unspecified Powerful, extensible, generic, endian-aware Read/Write traits for byte buffers Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers. This package contains library source intended for building other packages which use "std" feature of "scroll" crate. rust-scroll-devel 0.10.2 3.fc34 112735 Unspecified Powerful, extensible, generic, endian-aware Read/Write traits for byte buffers Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers. This package contains library source intended for building other packages which use "scroll" crate. rust-scroll_derive+default-devel 0.10.5 1.fc34 1186 Unspecified Derive implementation for Pread and Pwrite traits Macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate. This package contains library source intended for building other packages which use "default" feature of "scroll_derive" crate. rust-scroll_derive-devel 0.10.5 1.fc34 30580 Unspecified Derive implementation for Pread and Pwrite traits Macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate. This package contains library source intended for building other packages which use "scroll_derive" crate. rust-sct+default-devel 0.6.0 2.fc34 1000 Unspecified Certificate transparency SCT verification library Certificate transparency SCT verification library. This package contains library source intended for building other packages which use "default" feature of "sct" crate. rust-sct-devel 0.6.0 2.fc34 73668 Unspecified Certificate transparency SCT verification library Certificate transparency SCT verification library. This package contains library source intended for building other packages which use "sct" crate. rust-sd-notify+default-devel 0.2.0 1.fc34 938 Unspecified Lightweight crate for systemd service state notifications Lightweight crate for systemd service state notifications. This package contains library source intended for building other packages which use "default" feature of "sd-notify" crate. rust-sd-notify-devel 0.2.0 1.fc34 37133 Unspecified Lightweight crate for systemd service state notifications Lightweight crate for systemd service state notifications. This package contains library source intended for building other packages which use "sd-notify" crate. rust-seahash+default-devel 3.0.7 3.fc34 939 Unspecified Blazingly fast, portable hash function with proven statistical guarantees A blazingly fast, portable hash function with proven statistical guarantees. This package contains library source intended for building other packages which use "default" feature of "seahash" crate. rust-seahash-devel 3.0.7 3.fc34 34755 Unspecified Blazingly fast, portable hash function with proven statistical guarantees A blazingly fast, portable hash function with proven statistical guarantees. This package contains library source intended for building other packages which use "seahash" crate. rust-secrecy+alloc-devel 0.7.0 2.fc34 1486 Unspecified Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped. This package contains library source intended for building other packages which use "alloc" feature of "secrecy" crate. rust-secrecy+bytes-devel 0.7.0 2.fc34 1486 Unspecified Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped. This package contains library source intended for building other packages which use "bytes" feature of "secrecy" crate. rust-secrecy+default-devel 0.7.0 2.fc34 1486 Unspecified Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped. This package contains library source intended for building other packages which use "default" feature of "secrecy" crate. rust-secrecy+serde-devel 0.7.0 2.fc34 1486 Unspecified Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped. This package contains library source intended for building other packages which use "serde" feature of "secrecy" crate. rust-secrecy-devel 0.7.0 2.fc34 25503 Unspecified Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped. This package contains library source intended for building other packages which use "secrecy" crate. rust-secret-service+default-devel 2.0.1 1.fc34 1500 Unspecified Library to interface with Secret Service API Library to interface with Secret Service API. This package contains library source intended for building other packages which use "default" feature of "secret-service" crate. rust-secret-service-devel 2.0.1 1.fc34 98314 Unspecified Library to interface with Secret Service API Library to interface with Secret Service API. This package contains library source intended for building other packages which use "secret-service" crate. rust-semver+ci-devel 0.11.0 2.fc34 1322 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "ci" feature of "semver" crate. rust-semver+default-devel 0.11.0 2.fc34 1322 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "default" feature of "semver" crate. rust-semver+diesel-devel 0.11.0 2.fc34 1322 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "diesel" feature of "semver" crate. rust-semver+serde-devel 0.11.0 2.fc34 1322 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "serde" feature of "semver" crate. rust-semver-devel 0.11.0 2.fc34 113288 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "semver" crate. rust-semver-parser+default-devel 0.10.2 2.fc34 1146 Unspecified Parsing of the semver spec Parsing of the semver spec. This package contains library source intended for building other packages which use "default" feature of "semver-parser" crate. rust-semver-parser-devel 0.10.2 2.fc34 130406 Unspecified Parsing of the semver spec Parsing of the semver spec. This package contains library source intended for building other packages which use "semver-parser" crate. rust-semver-parser0.7+default-devel 0.7.0 16.fc34 349 Unspecified Parsing of the semver spec Parsing of the semver spec. This package contains library source intended for building other packages which use "default" feature of "semver-parser" crate. rust-semver-parser0.7-devel 0.7.0 16.fc34 58567 Unspecified Parsing of the semver spec Parsing of the semver spec. This package contains library source intended for building other packages which use "semver-parser" crate. rust-semver-parser0.9+default-devel 0.9.0 2.fc34 1052 Unspecified Parsing of the semver spec Parsing of the semver spec. This package contains library source intended for building other packages which use "default" feature of "semver-parser" crate. rust-semver-parser0.9-devel 0.9.0 2.fc34 86372 Unspecified Parsing of the semver spec Parsing of the semver spec. This package contains library source intended for building other packages which use "semver-parser" crate. rust-semver0.10+ci-devel 0.10.0 2.fc34 1321 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "ci" feature of "semver" crate. rust-semver0.10+default-devel 0.10.0 2.fc34 1321 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "default" feature of "semver" crate. rust-semver0.10+diesel-devel 0.10.0 2.fc34 1321 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "diesel" feature of "semver" crate. rust-semver0.10+serde-devel 0.10.0 2.fc34 1321 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "serde" feature of "semver" crate. rust-semver0.10-devel 0.10.0 2.fc34 110478 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "semver" crate. rust-semver0.9+ci-devel 0.9.0 2.fc34 1291 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "ci" feature of "semver" crate. rust-semver0.9+default-devel 0.9.0 2.fc34 1291 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "default" feature of "semver" crate. rust-semver0.9+serde-devel 0.9.0 2.fc34 1291 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "serde" feature of "semver" crate. rust-semver0.9-devel 0.9.0 2.fc34 96080 Unspecified Semantic version parsing and comparison Semantic version parsing and comparison. This package contains library source intended for building other packages which use "semver" crate. rust-serde+alloc-devel 1.0.125 1.fc34 1439 Unspecified Generic serialization/deserialization framework Generic serialization/deserialization framework. This package contains library source intended for building other packages which use "alloc" feature of "serde" crate. rust-serde+default-devel 1.0.125 1.fc34 1439 Unspecified Generic serialization/deserialization framework Generic serialization/deserialization framework. This package contains library source intended for building other packages which use "default" feature of "serde" crate. rust-serde+derive-devel 1.0.125 1.fc34 1439 Unspecified Generic serialization/deserialization framework Generic serialization/deserialization framework. This package contains library source intended for building other packages which use "derive" feature of "serde" crate. rust-serde+rc-devel 1.0.125 1.fc34 1439 Unspecified Generic serialization/deserialization framework Generic serialization/deserialization framework. This package contains library source intended for building other packages which use "rc" feature of "serde" crate. rust-serde+serde_derive-devel 1.0.125 1.fc34 1439 Unspecified Generic serialization/deserialization framework Generic serialization/deserialization framework. This package contains library source intended for building other packages which use "serde_derive" feature of "serde" crate. rust-serde+std-devel 1.0.125 1.fc34 1439 Unspecified Generic serialization/deserialization framework Generic serialization/deserialization framework. This package contains library source intended for building other packages which use "std" feature of "serde" crate. rust-serde+unstable-devel 1.0.125 1.fc34 1439 Unspecified Generic serialization/deserialization framework Generic serialization/deserialization framework. This package contains library source intended for building other packages which use "unstable" feature of "serde" crate. rust-serde-big-array+const-generics-devel 0.3.2 1.fc34 1059 Unspecified Big array helper for serde Big array helper for serde. This package contains library source intended for building other packages which use "const-generics" feature of "serde-big-array" crate. rust-serde-big-array+default-devel 0.3.2 1.fc34 1059 Unspecified Big array helper for serde Big array helper for serde. This package contains library source intended for building other packages which use "default" feature of "serde-big-array" crate. rust-serde-big-array-devel 0.3.2 1.fc34 22481 Unspecified Big array helper for serde Big array helper for serde. This package contains library source intended for building other packages which use "serde-big-array" crate. rust-serde-devel 1.0.125 1.fc34 511741 Unspecified Generic serialization/deserialization framework Generic serialization/deserialization framework. This package contains library source intended for building other packages which use "serde" crate. rust-serde-pickle+default-devel 0.6.2 2.fc34 1346 Unspecified Serde-based serialization library for Python's pickle format Serde-based serialization library for Python's pickle format. This package contains library source intended for building other packages which use "default" feature of "serde-pickle" crate. rust-serde-pickle+unstable-devel 0.6.2 2.fc34 1346 Unspecified Serde-based serialization library for Python's pickle format Serde-based serialization library for Python's pickle format. This package contains library source intended for building other packages which use "unstable" feature of "serde-pickle" crate. rust-serde-pickle-devel 0.6.2 2.fc34 173238 Unspecified Serde-based serialization library for Python's pickle format Serde-based serialization library for Python's pickle format. This package contains library source intended for building other packages which use "serde-pickle" crate. rust-serde-value+default-devel 0.7.0 2.fc34 966 Unspecified Serialization value trees Serialization value trees. This package contains library source intended for building other packages which use "default" feature of "serde-value" crate. rust-serde-value-devel 0.7.0 2.fc34 47648 Unspecified Serialization value trees Serialization value trees. This package contains library source intended for building other packages which use "serde-value" crate. rust-serde-xml-rs+default-devel 0.4.1 2.fc34 1076 Unspecified Xml-rs based deserializer for Serde (compatible with 0.9+) Xml-rs based deserializer for Serde (compatible with 0.9+). This package contains library source intended for building other packages which use "default" feature of "serde-xml-rs" crate. rust-serde-xml-rs-devel 0.4.1 2.fc34 77898 Unspecified Xml-rs based deserializer for Serde (compatible with 0.9+) Xml-rs based deserializer for Serde (compatible with 0.9+). This package contains library source intended for building other packages which use "serde-xml-rs" crate. rust-serde_bytes+alloc-devel 0.11.5 3.fc34 1277 Unspecified Optimized handling of `&[u8]` and `Vec` for Serde Optimized handling of `&[u8]` and `Vec` for Serde. This package contains library source intended for building other packages which use "alloc" feature of "serde_bytes" crate. rust-serde_bytes+default-devel 0.11.5 3.fc34 1277 Unspecified Optimized handling of `&[u8]` and `Vec` for Serde Optimized handling of `&[u8]` and `Vec` for Serde. This package contains library source intended for building other packages which use "default" feature of "serde_bytes" crate. rust-serde_bytes+std-devel 0.11.5 3.fc34 1277 Unspecified Optimized handling of `&[u8]` and `Vec` for Serde Optimized handling of `&[u8]` and `Vec` for Serde. This package contains library source intended for building other packages which use "std" feature of "serde_bytes" crate. rust-serde_bytes-devel 0.11.5 3.fc34 55715 Unspecified Optimized handling of `&[u8]` and `Vec` for Serde Optimized handling of `&[u8]` and `Vec` for Serde. This package contains library source intended for building other packages which use "serde_bytes" crate. rust-serde_cbor+alloc-devel 0.11.1 3.fc34 1279 Unspecified CBOR support for serde CBOR support for serde. This package contains library source intended for building other packages which use "alloc" feature of "serde_cbor" crate. rust-serde_cbor+default-devel 0.11.1 3.fc34 1279 Unspecified CBOR support for serde CBOR support for serde. This package contains library source intended for building other packages which use "default" feature of "serde_cbor" crate. rust-serde_cbor+std-devel 0.11.1 3.fc34 1279 Unspecified CBOR support for serde CBOR support for serde. This package contains library source intended for building other packages which use "std" feature of "serde_cbor" crate. rust-serde_cbor+tags-devel 0.11.1 3.fc34 1279 Unspecified CBOR support for serde CBOR support for serde. This package contains library source intended for building other packages which use "tags" feature of "serde_cbor" crate. rust-serde_cbor+unsealed_read_write-devel 0.11.1 3.fc34 1279 Unspecified CBOR support for serde CBOR support for serde. This package contains library source intended for building other packages which use "unsealed_read_write" feature of "serde_cbor" crate. rust-serde_cbor-devel 0.11.1 3.fc34 221446 Unspecified CBOR support for serde CBOR support for serde. This package contains library source intended for building other packages which use "serde_cbor" crate. rust-serde_derive+default-devel 1.0.125 1.fc34 1403 Unspecified Macros 1.1 implementation of #[derive(Serialize, Deserialize)] Macros 1.1 implementation of #[derive(Serialize, Deserialize)]. This package contains library source intended for building other packages which use "default" feature of "serde_derive" crate. rust-serde_derive+deserialize_in_place-devel 1.0.125 1.fc34 1403 Unspecified Macros 1.1 implementation of #[derive(Serialize, Deserialize)] Macros 1.1 implementation of #[derive(Serialize, Deserialize)]. This package contains library source intended for building other packages which use "deserialize_in_place" feature of "serde_derive" crate. rust-serde_derive-devel 1.0.125 1.fc34 328174 Unspecified Macros 1.1 implementation of #[derive(Serialize, Deserialize)] Macros 1.1 implementation of #[derive(Serialize, Deserialize)]. This package contains library source intended for building other packages which use "serde_derive" crate. rust-serde_ignored+default-devel 0.1.2 3.fc34 1069 Unspecified Find out about keys that are ignored when deserializing data Find out about keys that are ignored when deserializing data. This package contains library source intended for building other packages which use "default" feature of "serde_ignored" crate. rust-serde_ignored-devel 0.1.2 3.fc34 71180 Unspecified Find out about keys that are ignored when deserializing data Find out about keys that are ignored when deserializing data. This package contains library source intended for building other packages which use "serde_ignored" crate. rust-serde_json+alloc-devel 1.0.64 1.fc34 1923 Unspecified JSON serialization file format JSON serialization file format. This package contains library source intended for building other packages which use "alloc" feature of "serde_json" crate. rust-serde_json+arbitrary_precision-devel 1.0.64 1.fc34 1923 Unspecified JSON serialization file format JSON serialization file format. This package contains library source intended for building other packages which use "arbitrary_precision" feature of "serde_json" crate. rust-serde_json+default-devel 1.0.64 1.fc34 1923 Unspecified JSON serialization file format JSON serialization file format. This package contains library source intended for building other packages which use "default" feature of "serde_json" crate. rust-serde_json+float_roundtrip-devel 1.0.64 1.fc34 1923 Unspecified JSON serialization file format JSON serialization file format. This package contains library source intended for building other packages which use "float_roundtrip" feature of "serde_json" crate. rust-serde_json+indexmap-devel 1.0.64 1.fc34 1923 Unspecified JSON serialization file format JSON serialization file format. This package contains library source intended for building other packages which use "indexmap" feature of "serde_json" crate. rust-serde_json+preserve_order-devel 1.0.64 1.fc34 1923 Unspecified JSON serialization file format JSON serialization file format. This package contains library source intended for building other packages which use "preserve_order" feature of "serde_json" crate. rust-serde_json+raw_value-devel 1.0.64 1.fc34 1923 Unspecified JSON serialization file format JSON serialization file format. This package contains library source intended for building other packages which use "raw_value" feature of "serde_json" crate. rust-serde_json+std-devel 1.0.64 1.fc34 1923 Unspecified JSON serialization file format JSON serialization file format. This package contains library source intended for building other packages which use "std" feature of "serde_json" crate. rust-serde_json+unbounded_depth-devel 1.0.64 1.fc34 1923 Unspecified JSON serialization file format JSON serialization file format. This package contains library source intended for building other packages which use "unbounded_depth" feature of "serde_json" crate. rust-serde_json-devel 1.0.64 1.fc34 565858 Unspecified JSON serialization file format JSON serialization file format. This package contains library source intended for building other packages which use "serde_json" crate. rust-serde_repr+default-devel 0.1.6 3.fc34 1303 Unspecified Derive Serialize and Deserialize for C-like enums Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum. This package contains library source intended for building other packages which use "default" feature of "serde_repr" crate. rust-serde_repr-devel 0.1.6 3.fc34 43195 Unspecified Derive Serialize and Deserialize for C-like enums Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum. This package contains library source intended for building other packages which use "serde_repr" crate. rust-serde_stacker+default-devel 0.1.4 3.fc34 1108 Unspecified Serde adapter that avoids stack overflow by dynamically growing the stack Serde adapter that avoids stack overflow by dynamically growing the stack. This package contains library source intended for building other packages which use "default" feature of "serde_stacker" crate. rust-serde_stacker-devel 0.1.4 3.fc34 72473 Unspecified Serde adapter that avoids stack overflow by dynamically growing the stack Serde adapter that avoids stack overflow by dynamically growing the stack. This package contains library source intended for building other packages which use "serde_stacker" crate. rust-serde_test+default-devel 1.0.125 1.fc34 1253 Unspecified Token De/Serializer for testing De/Serialize implementations Token De/Serializer for testing De/Serialize implementations. This package contains library source intended for building other packages which use "default" feature of "serde_test" crate. rust-serde_test-devel 1.0.125 1.fc34 122874 Unspecified Token De/Serializer for testing De/Serialize implementations Token De/Serializer for testing De/Serialize implementations. This package contains library source intended for building other packages which use "serde_test" crate. rust-serde_url_params+default-devel 0.2.1 1.fc34 1091 Unspecified URL parameters serialization URL parameters serialization. This package contains library source intended for building other packages which use "default" feature of "serde_url_params" crate. rust-serde_url_params-devel 0.2.1 1.fc34 57607 Unspecified URL parameters serialization URL parameters serialization. This package contains library source intended for building other packages which use "serde_url_params" crate. rust-serde_urlencoded+default-devel 0.7.0 2.fc34 1265 Unspecified `x-www-form-urlencoded` meets Serde `x-www-form-urlencoded` meets Serde. This package contains library source intended for building other packages which use "default" feature of "serde_urlencoded" crate. rust-serde_urlencoded-devel 0.7.0 2.fc34 70108 Unspecified `x-www-form-urlencoded` meets Serde `x-www-form-urlencoded` meets Serde. This package contains library source intended for building other packages which use "serde_urlencoded" crate. rust-serde_urlencoded0.6+default-devel 0.6.1 2.fc34 1188 Unspecified `x-www-form-urlencoded` meets Serde `x-www-form-urlencoded` meets Serde. This package contains library source intended for building other packages which use "default" feature of "serde_urlencoded" crate. rust-serde_urlencoded0.6-devel 0.6.1 2.fc34 69737 Unspecified `x-www-form-urlencoded` meets Serde `x-www-form-urlencoded` meets Serde. This package contains library source intended for building other packages which use "serde_urlencoded" crate. rust-serde_with_macros+default-devel 1.4.1 1.fc34 1664 Unspecified Proc-macro library for serde_with Proc-macro library for serde_with. This package contains library source intended for building other packages which use "default" feature of "serde_with_macros" crate. rust-serde_with_macros-devel 1.4.1 1.fc34 81050 Unspecified Proc-macro library for serde_with Proc-macro library for serde_with. This package contains library source intended for building other packages which use "serde_with_macros" crate. rust-serde_yaml+default-devel 0.8.17 1.fc34 1226 Unspecified YAML support for Serde YAML support for Serde. This package contains library source intended for building other packages which use "default" feature of "serde_yaml" crate. rust-serde_yaml-devel 0.8.17 1.fc34 220574 Unspecified YAML support for Serde YAML support for Serde. This package contains library source intended for building other packages which use "serde_yaml" crate. rust-serial_test+default-devel 0.5.1 2.fc34 997 Unspecified Allows for the creation of serialised Rust tests Allows for the creation of serialised Rust tests. This package contains library source intended for building other packages which use "default" feature of "serial_test" crate. rust-serial_test-devel 0.5.1 2.fc34 9077 Unspecified Allows for the creation of serialised Rust tests Allows for the creation of serialised Rust tests. This package contains library source intended for building other packages which use "serial_test" crate. rust-serial_test_derive+default-devel 0.5.1 2.fc34 1048 Unspecified Helper crate for serial_test Helper crate for serial_test. This package contains library source intended for building other packages which use "default" feature of "serial_test_derive" crate. rust-serial_test_derive-devel 0.5.1 2.fc34 12744 Unspecified Helper crate for serial_test Helper crate for serial_test. This package contains library source intended for building other packages which use "serial_test_derive" crate. rust-servo-fontconfig+default-devel 0.5.1 3.fc34 995 Unspecified Rust bindings for fontconfig Rust bindings for fontconfig. This package contains library source intended for building other packages which use "default" feature of "servo-fontconfig" crate. rust-servo-fontconfig+force_system_lib-devel 0.5.1 3.fc34 995 Unspecified Rust bindings for fontconfig Rust bindings for fontconfig. This package contains library source intended for building other packages which use "force_system_lib" feature of "servo-fontconfig" crate. rust-servo-fontconfig-devel 0.5.1 3.fc34 46712 Unspecified Rust bindings for fontconfig Rust bindings for fontconfig. This package contains library source intended for building other packages which use "servo-fontconfig" crate. rust-servo-fontconfig-sys+default-devel 5.1.0 3.fc34 1101 Unspecified Font configuration and customization library Font configuration and customization library. This package contains library source intended for building other packages which use "default" feature of "servo-fontconfig-sys" crate. rust-servo-fontconfig-sys+force_system_lib-devel 5.1.0 3.fc34 1101 Unspecified Font configuration and customization library Font configuration and customization library. This package contains library source intended for building other packages which use "force_system_lib" feature of "servo-fontconfig-sys" crate. rust-servo-fontconfig-sys-devel 5.1.0 3.fc34 6762051 Unspecified Font configuration and customization library Font configuration and customization library. This package contains library source intended for building other packages which use "servo-fontconfig-sys" crate. rust-sha-1+compress-devel 0.9.4 1.fc34 1458 Unspecified SHA-1 hash function SHA-1 hash function. This package contains library source intended for building other packages which use "compress" feature of "sha-1" crate. rust-sha-1+default-devel 0.9.4 1.fc34 1458 Unspecified SHA-1 hash function SHA-1 hash function. This package contains library source intended for building other packages which use "default" feature of "sha-1" crate. rust-sha-1+force-soft-devel 0.9.4 1.fc34 1458 Unspecified SHA-1 hash function SHA-1 hash function. This package contains library source intended for building other packages which use "force-soft" feature of "sha-1" crate. rust-sha-1+std-devel 0.9.4 1.fc34 1458 Unspecified SHA-1 hash function SHA-1 hash function. This package contains library source intended for building other packages which use "std" feature of "sha-1" crate. rust-sha-1-devel 0.9.4 1.fc34 51278 Unspecified SHA-1 hash function SHA-1 hash function. This package contains library source intended for building other packages which use "sha-1" crate. rust-sha1+default-devel 0.6.0 11.fc34 1034 Unspecified Minimal implementation of SHA1 for Rust Minimal implementation of SHA1 for Rust. This package contains library source intended for building other packages which use "default" feature of "sha1" crate. rust-sha1+serde-devel 0.6.0 11.fc34 1034 Unspecified Minimal implementation of SHA1 for Rust Minimal implementation of SHA1 for Rust. This package contains library source intended for building other packages which use "serde" feature of "sha1" crate. rust-sha1+std-devel 0.6.0 11.fc34 1034 Unspecified Minimal implementation of SHA1 for Rust Minimal implementation of SHA1 for Rust. This package contains library source intended for building other packages which use "std" feature of "sha1" crate. rust-sha1-devel 0.6.0 11.fc34 31674 Unspecified Minimal implementation of SHA1 for Rust Minimal implementation of SHA1 for Rust. This package contains library source intended for building other packages which use "sha1" crate. rust-sha2+compress-devel 0.9.3 1.fc34 1445 Unspecified Pure Rust implementation of the SHA-2 hash function family Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. This package contains library source intended for building other packages which use "compress" feature of "sha2" crate. rust-sha2+default-devel 0.9.3 1.fc34 1445 Unspecified Pure Rust implementation of the SHA-2 hash function family Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. This package contains library source intended for building other packages which use "default" feature of "sha2" crate. rust-sha2+force-soft-devel 0.9.3 1.fc34 1445 Unspecified Pure Rust implementation of the SHA-2 hash function family Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. This package contains library source intended for building other packages which use "force-soft" feature of "sha2" crate. rust-sha2+std-devel 0.9.3 1.fc34 1445 Unspecified Pure Rust implementation of the SHA-2 hash function family Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. This package contains library source intended for building other packages which use "std" feature of "sha2" crate. rust-sha2-devel 0.9.3 1.fc34 75438 Unspecified Pure Rust implementation of the SHA-2 hash function family Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. This package contains library source intended for building other packages which use "sha2" crate. rust-sha3+default-devel 0.9.1 3.fc34 1261 Unspecified SHA-3 (Keccak) hash function SHA-3 (Keccak) hash function. This package contains library source intended for building other packages which use "default" feature of "sha3" crate. rust-sha3+std-devel 0.9.1 3.fc34 1261 Unspecified SHA-3 (Keccak) hash function SHA-3 (Keccak) hash function. This package contains library source intended for building other packages which use "std" feature of "sha3" crate. rust-sha3-devel 0.9.1 3.fc34 553280 Unspecified SHA-3 (Keccak) hash function SHA-3 (Keccak) hash function. This package contains library source intended for building other packages which use "sha3" crate. rust-shared_child+default-devel 0.3.4 4.fc34 936 Unspecified Library for using child processes from multiple threads Library for using child processes from multiple threads. This package contains library source intended for building other packages which use "default" feature of "shared_child" crate. rust-shared_child-devel 0.3.4 4.fc34 29459 Unspecified Library for using child processes from multiple threads Library for using child processes from multiple threads. This package contains library source intended for building other packages which use "shared_child" crate. rust-shared_library+default-devel 0.1.9 3.fc34 855 Unspecified Easily bind to and load shared libraries Easily bind to and load shared libraries. This package contains library source intended for building other packages which use "default" feature of "shared_library" crate. rust-shared_library-devel 0.1.9 3.fc34 44102 Unspecified Easily bind to and load shared libraries Easily bind to and load shared libraries. This package contains library source intended for building other packages which use "shared_library" crate. rust-shell-escape+default-devel 0.1.5 3.fc34 801 Unspecified Escape characters that may have a special meaning in a shell Escape characters that may have a special meaning in a shell. This package contains library source intended for building other packages which use "default" feature of "shell-escape" crate. rust-shell-escape-devel 0.1.5 3.fc34 30509 Unspecified Escape characters that may have a special meaning in a shell Escape characters that may have a special meaning in a shell. This package contains library source intended for building other packages which use "shell-escape" crate. rust-shell-words+default-devel 1.0.0 3.fc34 865 Unspecified Process command line according to parsing rules of UNIX shell Process command line according to parsing rules of UNIX shell. This package contains library source intended for building other packages which use "default" feature of "shell-words" crate. rust-shell-words-devel 1.0.0 3.fc34 43454 Unspecified Process command line according to parsing rules of UNIX shell Process command line according to parsing rules of UNIX shell. This package contains library source intended for building other packages which use "shell-words" crate. rust-shellexpand+default-devel 2.1.0 2.fc34 908 Unspecified Shell-like expansions in strings Shell-like expansions in strings. This package contains library source intended for building other packages which use "default" feature of "shellexpand" crate. rust-shellexpand-devel 2.1.0 2.fc34 67776 Unspecified Shell-like expansions in strings Shell-like expansions in strings. This package contains library source intended for building other packages which use "shellexpand" crate. rust-shlex+default-devel 0.1.1 11.fc34 236 Unspecified Split a string into shell words, like Python's shlex Split a string into shell words, like Python's shlex. This package contains library source intended for building other packages which use "default" feature of "shlex" crate. rust-shlex-devel 0.1.1 11.fc34 8327 Unspecified Split a string into shell words, like Python's shlex Split a string into shell words, like Python's shlex. This package contains library source intended for building other packages which use "shlex" crate. rust-signal-hook+cc-devel 0.3.7 1.fc34 1416 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "cc" feature of "signal-hook" crate. rust-signal-hook+channel-devel 0.3.7 1.fc34 1416 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "channel" feature of "signal-hook" crate. rust-signal-hook+default-devel 0.3.7 1.fc34 1416 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "default" feature of "signal-hook" crate. rust-signal-hook+extended-siginfo-devel 0.3.7 1.fc34 1416 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "extended-siginfo" feature of "signal-hook" crate. rust-signal-hook+extended-siginfo-raw-devel 0.3.7 1.fc34 1416 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "extended-siginfo-raw" feature of "signal-hook" crate. rust-signal-hook+iterator-devel 0.3.7 1.fc34 1416 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "iterator" feature of "signal-hook" crate. rust-signal-hook-devel 0.3.7 1.fc34 163369 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "signal-hook" crate. rust-signal-hook-registry+default-devel 1.3.0 2.fc34 1082 Unspecified Backend crate for signal-hook Backend crate for signal-hook. This package contains library source intended for building other packages which use "default" feature of "signal-hook-registry" crate. rust-signal-hook-registry-devel 1.3.0 2.fc34 67450 Unspecified Backend crate for signal-hook Backend crate for signal-hook. This package contains library source intended for building other packages which use "signal-hook-registry" crate. rust-signal-hook0.1+default-devel 0.1.17 1.fc34 1694 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "default" feature of "signal-hook" crate. rust-signal-hook0.1+futures-devel 0.1.17 1.fc34 1694 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "futures" feature of "signal-hook" crate. rust-signal-hook0.1+mio-0_7-support-devel 0.1.17 1.fc34 1694 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "mio-0_7-support" feature of "signal-hook" crate. rust-signal-hook0.1+mio-devel 0.1.17 1.fc34 1694 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "mio" feature of "signal-hook" crate. rust-signal-hook0.1+mio-support-devel 0.1.17 1.fc34 1694 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "mio-support" feature of "signal-hook" crate. rust-signal-hook0.1+mio_0_7-devel 0.1.17 1.fc34 1694 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "mio_0_7" feature of "signal-hook" crate. rust-signal-hook0.1+tokio-reactor-devel 0.1.17 1.fc34 1694 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "tokio-reactor" feature of "signal-hook" crate. rust-signal-hook0.1+tokio-support-devel 0.1.17 1.fc34 1694 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "tokio-support" feature of "signal-hook" crate. rust-signal-hook0.1-devel 0.1.17 1.fc34 99040 Unspecified Unix signal handling Unix signal handling. This package contains library source intended for building other packages which use "signal-hook" crate. rust-simd_helpers+default-devel 0.1.0 4.fc34 899 Unspecified Helpers to write more compact simd code Helpers to write more compact simd code. This package contains library source intended for building other packages which use "default" feature of "simd_helpers" crate. rust-simd_helpers-devel 0.1.0 4.fc34 2494 Unspecified Helpers to write more compact simd code Helpers to write more compact simd code. This package contains library source intended for building other packages which use "simd_helpers" crate. rust-simple_asn1+default-devel 0.4.1 5.fc34 1035 Unspecified Simple DER/ASN.1 encoding/decoding library Simple DER/ASN.1 encoding/decoding library. This package contains library source intended for building other packages which use "default" feature of "simple_asn1" crate. rust-simple_asn1-devel 0.4.1 5.fc34 62187 Unspecified Simple DER/ASN.1 encoding/decoding library Simple DER/ASN.1 encoding/decoding library. This package contains library source intended for building other packages which use "simple_asn1" crate. rust-simple_logger+chrono-devel 1.11.0 2.fc34 1019 Unspecified Logger that prints all messages with a readable output format Logger that prints all messages with a readable output format. This package contains library source intended for building other packages which use "chrono" feature of "simple_logger" crate. rust-simple_logger+colored-devel 1.11.0 2.fc34 1019 Unspecified Logger that prints all messages with a readable output format Logger that prints all messages with a readable output format. This package contains library source intended for building other packages which use "colored" feature of "simple_logger" crate. rust-simple_logger+default-devel 1.11.0 2.fc34 1019 Unspecified Logger that prints all messages with a readable output format Logger that prints all messages with a readable output format. This package contains library source intended for building other packages which use "default" feature of "simple_logger" crate. rust-simple_logger-devel 1.11.0 2.fc34 18551 Unspecified Logger that prints all messages with a readable output format Logger that prints all messages with a readable output format. This package contains library source intended for building other packages which use "simple_logger" crate. rust-simplelog+default-devel 0.9.0 1.fc34 1220 Unspecified Simple and easy-to-use logging facility for Rust's log crate Simple and easy-to-use logging facility for Rust's log crate. This package contains library source intended for building other packages which use "default" feature of "simplelog" crate. rust-simplelog+termcolor-devel 0.9.0 1.fc34 1220 Unspecified Simple and easy-to-use logging facility for Rust's log crate Simple and easy-to-use logging facility for Rust's log crate. This package contains library source intended for building other packages which use "termcolor" feature of "simplelog" crate. rust-simplelog+test-devel 0.9.0 1.fc34 1220 Unspecified Simple and easy-to-use logging facility for Rust's log crate Simple and easy-to-use logging facility for Rust's log crate. This package contains library source intended for building other packages which use "test" feature of "simplelog" crate. rust-simplelog-devel 0.9.0 1.fc34 89110 Unspecified Simple and easy-to-use logging facility for Rust's log crate Simple and easy-to-use logging facility for Rust's log crate. This package contains library source intended for building other packages which use "simplelog" crate. rust-siphasher+default-devel 0.3.5 1.fc34 1323 Unspecified SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust. This package contains library source intended for building other packages which use "default" feature of "siphasher" crate. rust-siphasher+serde-devel 0.3.5 1.fc34 1323 Unspecified SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust. This package contains library source intended for building other packages which use "serde" feature of "siphasher" crate. rust-siphasher+serde_no_std-devel 0.3.5 1.fc34 1323 Unspecified SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust. This package contains library source intended for building other packages which use "serde_no_std" feature of "siphasher" crate. rust-siphasher+serde_std-devel 0.3.5 1.fc34 1323 Unspecified SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust. This package contains library source intended for building other packages which use "serde_std" feature of "siphasher" crate. rust-siphasher+std-devel 0.3.5 1.fc34 1323 Unspecified SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust. This package contains library source intended for building other packages which use "std" feature of "siphasher" crate. rust-siphasher-devel 0.3.5 1.fc34 46709 Unspecified SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust. This package contains library source intended for building other packages which use "siphasher" crate. rust-size+default-devel 0.1.2 4.fc34 1007 Unspecified Units and formatting for file sizes in base2 and base10 Units and formatting for file sizes in base2 and base10. This package contains library source intended for building other packages which use "default" feature of "size" crate. rust-size-devel 0.1.2 4.fc34 24357 Unspecified Units and formatting for file sizes in base2 and base10 Units and formatting for file sizes in base2 and base10. This package contains library source intended for building other packages which use "size" crate. rust-sized-chunks+arbitrary-devel 0.6.4 1.fc34 1318 Unspecified Efficient sized chunk datatypes Efficient sized chunk datatypes. This package contains library source intended for building other packages which use "arbitrary" feature of "sized-chunks" crate. rust-sized-chunks+default-devel 0.6.4 1.fc34 1318 Unspecified Efficient sized chunk datatypes Efficient sized chunk datatypes. This package contains library source intended for building other packages which use "default" feature of "sized-chunks" crate. rust-sized-chunks+std-devel 0.6.4 1.fc34 1318 Unspecified Efficient sized chunk datatypes Efficient sized chunk datatypes. This package contains library source intended for building other packages which use "std" feature of "sized-chunks" crate. rust-sized-chunks-devel 0.6.4 1.fc34 219866 Unspecified Efficient sized chunk datatypes Efficient sized chunk datatypes. This package contains library source intended for building other packages which use "sized-chunks" crate. rust-skeptic+default-devel 0.13.6 1.fc34 1455 Unspecified Test your Rust markdown documentation via Cargo Test your Rust markdown documentation via Cargo. This package contains library source intended for building other packages which use "default" feature of "skeptic" crate. rust-skeptic-devel 0.13.6 1.fc34 53707 Unspecified Test your Rust markdown documentation via Cargo Test your Rust markdown documentation via Cargo. This package contains library source intended for building other packages which use "skeptic" crate. rust-skim+default-devel 0.8.2 6.fc34 1800 Unspecified Fuzzy Finder in Rust Fuzzy Finder in rust!. This package contains library source intended for building other packages which use "default" feature of "skim" crate. rust-skim-devel 0.8.2 6.fc34 421417 Unspecified Fuzzy Finder in Rust Fuzzy Finder in rust!. This package contains library source intended for building other packages which use "skim" crate. rust-slab+default-devel 0.4.2 9.fc34 947 Unspecified Pre-allocated storage for a uniform data type Pre-allocated storage for a uniform data type. This package contains library source intended for building other packages which use "default" feature of "slab" crate. rust-slab-devel 0.4.2 9.fc34 37870 Unspecified Pre-allocated storage for a uniform data type Pre-allocated storage for a uniform data type. This package contains library source intended for building other packages which use "slab" crate. rust-slash-formatter+default-devel 2.2.6 4.fc34 1075 Unspecified Functions to deal with slashes and backslashes in strings Functions to deal with slashes and backslashes in strings. This package contains library source intended for building other packages which use "default" feature of "slash-formatter" crate. rust-slash-formatter-devel 2.2.6 4.fc34 28340 Unspecified Functions to deal with slashes and backslashes in strings Functions to deal with slashes and backslashes in strings. This package contains library source intended for building other packages which use "slash-formatter" crate. rust-slice-deque+default-devel 0.3.0 5.fc34 1800 Unspecified Double-ended queue that Deref's into a slice Double-ended queue that Deref's into a slice. This package contains library source intended for building other packages which use "default" feature of "slice-deque" crate. rust-slice-deque+unix_sysv-devel 0.3.0 5.fc34 1800 Unspecified Double-ended queue that Deref's into a slice Double-ended queue that Deref's into a slice. This package contains library source intended for building other packages which use "unix_sysv" feature of "slice-deque" crate. rust-slice-deque+use_std-devel 0.3.0 5.fc34 1800 Unspecified Double-ended queue that Deref's into a slice Double-ended queue that Deref's into a slice. This package contains library source intended for building other packages which use "use_std" feature of "slice-deque" crate. rust-slice-deque-devel 0.3.0 5.fc34 283579 Unspecified Double-ended queue that Deref's into a slice Double-ended queue that Deref's into a slice. This package contains library source intended for building other packages which use "slice-deque" crate. rust-slog+default-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "default" feature of "slog" crate. rust-slog+dynamic-keys-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "dynamic-keys" feature of "slog" crate. rust-slog+erased-serde-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "erased-serde" feature of "slog" crate. rust-slog+max_level_debug-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "max_level_debug" feature of "slog" crate. rust-slog+max_level_error-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "max_level_error" feature of "slog" crate. rust-slog+max_level_info-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "max_level_info" feature of "slog" crate. rust-slog+max_level_off-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "max_level_off" feature of "slog" crate. rust-slog+max_level_trace-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "max_level_trace" feature of "slog" crate. rust-slog+max_level_warn-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "max_level_warn" feature of "slog" crate. rust-slog+nested-values-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "nested-values" feature of "slog" crate. rust-slog+nothreads-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "nothreads" feature of "slog" crate. rust-slog+release_max_level_debug-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "release_max_level_debug" feature of "slog" crate. rust-slog+release_max_level_error-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "release_max_level_error" feature of "slog" crate. rust-slog+release_max_level_info-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "release_max_level_info" feature of "slog" crate. rust-slog+release_max_level_off-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "release_max_level_off" feature of "slog" crate. rust-slog+release_max_level_trace-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "release_max_level_trace" feature of "slog" crate. rust-slog+release_max_level_warn-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "release_max_level_warn" feature of "slog" crate. rust-slog+std-devel 2.7.0 3.fc34 1790 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "std" feature of "slog" crate. rust-slog-async+default-devel 2.6.0 2.fc34 1331 Unspecified Asynchronous drain for slog-rs Asynchronous drain for slog-rs. This package contains library source intended for building other packages which use "default" feature of "slog-async" crate. rust-slog-async+dynamic-keys-devel 2.6.0 2.fc34 1331 Unspecified Asynchronous drain for slog-rs Asynchronous drain for slog-rs. This package contains library source intended for building other packages which use "dynamic-keys" feature of "slog-async" crate. rust-slog-async+nested-values-devel 2.6.0 2.fc34 1331 Unspecified Asynchronous drain for slog-rs Asynchronous drain for slog-rs. This package contains library source intended for building other packages which use "nested-values" feature of "slog-async" crate. rust-slog-async-devel 2.6.0 2.fc34 89491 Unspecified Asynchronous drain for slog-rs Asynchronous drain for slog-rs. This package contains library source intended for building other packages which use "slog-async" crate. rust-slog-devel 2.7.0 3.fc34 221177 Unspecified Structured, extensible, composable logging for Rust Structured, extensible, composable logging for Rust. This package contains library source intended for building other packages which use "slog" crate. rust-slog-scope+default-devel 4.3.0 5.fc34 1137 Unspecified Logging scopes for slog-rs Logging scopes for slog-rs. This package contains library source intended for building other packages which use "default" feature of "slog-scope" crate. rust-slog-scope-devel 4.3.0 5.fc34 74062 Unspecified Logging scopes for slog-rs Logging scopes for slog-rs. This package contains library source intended for building other packages which use "slog-scope" crate. rust-slog-term+default-devel 2.7.0 1.fc34 1436 Unspecified Unix terminal drain and formatter for slog-rs Unix terminal drain and formatter for slog-rs. This package contains library source intended for building other packages which use "default" feature of "slog-term" crate. rust-slog-term+erased-serde-devel 2.7.0 1.fc34 1436 Unspecified Unix terminal drain and formatter for slog-rs Unix terminal drain and formatter for slog-rs. This package contains library source intended for building other packages which use "erased-serde" feature of "slog-term" crate. rust-slog-term+nested-values-devel 2.7.0 1.fc34 1436 Unspecified Unix terminal drain and formatter for slog-rs Unix terminal drain and formatter for slog-rs. This package contains library source intended for building other packages which use "nested-values" feature of "slog-term" crate. rust-slog-term+serde-devel 2.7.0 1.fc34 1436 Unspecified Unix terminal drain and formatter for slog-rs Unix terminal drain and formatter for slog-rs. This package contains library source intended for building other packages which use "serde" feature of "slog-term" crate. rust-slog-term+serde_json-devel 2.7.0 1.fc34 1436 Unspecified Unix terminal drain and formatter for slog-rs Unix terminal drain and formatter for slog-rs. This package contains library source intended for building other packages which use "serde_json" feature of "slog-term" crate. rust-slog-term-devel 2.7.0 1.fc34 118444 Unspecified Unix terminal drain and formatter for slog-rs Unix terminal drain and formatter for slog-rs. This package contains library source intended for building other packages which use "slog-term" crate. rust-slotmap+default-devel 0.4.0 5.fc34 1226 Unspecified Slotmap data structure Slotmap data structure. This package contains library source intended for building other packages which use "default" feature of "slotmap" crate. rust-slotmap+serde-devel 0.4.0 5.fc34 1226 Unspecified Slotmap data structure Slotmap data structure. This package contains library source intended for building other packages which use "serde" feature of "slotmap" crate. rust-slotmap+unstable-devel 0.4.0 5.fc34 1226 Unspecified Slotmap data structure Slotmap data structure. This package contains library source intended for building other packages which use "unstable" feature of "slotmap" crate. rust-slotmap-devel 0.4.0 5.fc34 219873 Unspecified Slotmap data structure Slotmap data structure. This package contains library source intended for building other packages which use "slotmap" crate. rust-slug+default-devel 0.1.4 7.fc34 932 Unspecified Convert a unicode string to a slug Convert a unicode string to a slug. This package contains library source intended for building other packages which use "default" feature of "slug" crate. rust-slug-devel 0.1.4 7.fc34 28367 Unspecified Convert a unicode string to a slug Convert a unicode string to a slug. This package contains library source intended for building other packages which use "slug" crate. rust-sluice+default-devel 0.5.3 2.fc34 1329 Unspecified Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels. This package contains library source intended for building other packages which use "default" feature of "sluice" crate. rust-sluice-devel 0.5.3 2.fc34 19884 Unspecified Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels. This package contains library source intended for building other packages which use "sluice" crate. rust-smallvec+const_generics-devel 1.6.1 2.fc34 1172 Unspecified 'Small vector' optimization: store up to a small number of items on the stack 'Small vector' optimization: store up to a small number of items on the stack. This package contains library source intended for building other packages which use "const_generics" feature of "smallvec" crate. rust-smallvec+default-devel 1.6.1 2.fc34 1172 Unspecified 'Small vector' optimization: store up to a small number of items on the stack 'Small vector' optimization: store up to a small number of items on the stack. This package contains library source intended for building other packages which use "default" feature of "smallvec" crate. rust-smallvec+may_dangle-devel 1.6.1 2.fc34 1172 Unspecified 'Small vector' optimization: store up to a small number of items on the stack 'Small vector' optimization: store up to a small number of items on the stack. This package contains library source intended for building other packages which use "may_dangle" feature of "smallvec" crate. rust-smallvec+serde-devel 1.6.1 2.fc34 1172 Unspecified 'Small vector' optimization: store up to a small number of items on the stack 'Small vector' optimization: store up to a small number of items on the stack. This package contains library source intended for building other packages which use "serde" feature of "smallvec" crate. rust-smallvec+specialization-devel 1.6.1 2.fc34 1172 Unspecified 'Small vector' optimization: store up to a small number of items on the stack 'Small vector' optimization: store up to a small number of items on the stack. This package contains library source intended for building other packages which use "specialization" feature of "smallvec" crate. rust-smallvec+union-devel 1.6.1 2.fc34 1172 Unspecified 'Small vector' optimization: store up to a small number of items on the stack 'Small vector' optimization: store up to a small number of items on the stack. This package contains library source intended for building other packages which use "union" feature of "smallvec" crate. rust-smallvec+write-devel 1.6.1 2.fc34 1172 Unspecified 'Small vector' optimization: store up to a small number of items on the stack 'Small vector' optimization: store up to a small number of items on the stack. This package contains library source intended for building other packages which use "write" feature of "smallvec" crate. rust-smallvec-devel 1.6.1 2.fc34 120327 Unspecified 'Small vector' optimization: store up to a small number of items on the stack 'Small vector' optimization: store up to a small number of items on the stack. This package contains library source intended for building other packages which use "smallvec" crate. rust-smart-default+default-devel 0.6.0 4.fc34 1048 Unspecified Rust custom-derive macro for Default with more control on the fields Rust custom-derive macro for Default with more control on the fields. This package contains library source intended for building other packages which use "default" feature of "smart-default" crate. rust-smart-default-devel 0.6.0 4.fc34 23879 Unspecified Rust custom-derive macro for Default with more control on the fields Rust custom-derive macro for Default with more control on the fields. This package contains library source intended for building other packages which use "smart-default" crate. rust-smawk+default-devel 0.3.1 1.fc34 1357 Unspecified Functions for finding row-minima in a totally monotone matrix Functions for finding row-minima in a totally monotone matrix. This package contains library source intended for building other packages which use "default" feature of "smawk" crate. rust-smawk-devel 0.3.1 1.fc34 53184 Unspecified Functions for finding row-minima in a totally monotone matrix Functions for finding row-minima in a totally monotone matrix. This package contains library source intended for building other packages which use "smawk" crate. rust-smithay-client-toolkit+andrew-devel 0.12.2 2.fc34 1574 Unspecified Toolkit for making client wayland applications Toolkit for making client wayland applications. This package contains library source intended for building other packages which use "andrew" feature of "smithay-client-toolkit" crate. rust-smithay-client-toolkit+calloop-devel 0.12.2 2.fc34 1574 Unspecified Toolkit for making client wayland applications Toolkit for making client wayland applications. This package contains library source intended for building other packages which use "calloop" feature of "smithay-client-toolkit" crate. rust-smithay-client-toolkit+default-devel 0.12.2 2.fc34 1574 Unspecified Toolkit for making client wayland applications Toolkit for making client wayland applications. This package contains library source intended for building other packages which use "default" feature of "smithay-client-toolkit" crate. rust-smithay-client-toolkit+frames-devel 0.12.2 2.fc34 1574 Unspecified Toolkit for making client wayland applications Toolkit for making client wayland applications. This package contains library source intended for building other packages which use "frames" feature of "smithay-client-toolkit" crate. rust-smithay-client-toolkit-devel 0.12.2 2.fc34 627184 Unspecified Toolkit for making client wayland applications Toolkit for making client wayland applications. This package contains library source intended for building other packages which use "smithay-client-toolkit" crate. rust-smithay-clipboard+default-devel 0.6.3 1.fc34 1236 Unspecified Provides access to the wayland clipboard for client applications Provides access to the wayland clipboard for client applications. This package contains library source intended for building other packages which use "default" feature of "smithay-clipboard" crate. rust-smithay-clipboard-devel 0.6.3 1.fc34 49252 Unspecified Provides access to the wayland clipboard for client applications Provides access to the wayland clipboard for client applications. This package contains library source intended for building other packages which use "smithay-clipboard" crate. rust-snafu+backtrace-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "backtrace" feature of "snafu" crate. rust-snafu+backtraces-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "backtraces" feature of "snafu" crate. rust-snafu+backtraces-impl-backtrace-crate-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "backtraces-impl-backtrace-crate" feature of "snafu" crate. rust-snafu+default-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "default" feature of "snafu" crate. rust-snafu+futures-01-crate-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "futures-01-crate" feature of "snafu" crate. rust-snafu+futures-01-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "futures-01" feature of "snafu" crate. rust-snafu+futures-core-crate-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "futures-core-crate" feature of "snafu" crate. rust-snafu+futures-crate-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "futures-crate" feature of "snafu" crate. rust-snafu+futures-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "futures" feature of "snafu" crate. rust-snafu+guide-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "guide" feature of "snafu" crate. rust-snafu+internal-dev-dependencies-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "internal-dev-dependencies" feature of "snafu" crate. rust-snafu+pin-project-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "pin-project" feature of "snafu" crate. rust-snafu+std-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "std" feature of "snafu" crate. rust-snafu+unstable-backtraces-impl-std-devel 0.6.10 2.fc34 2047 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "unstable-backtraces-impl-std" feature of "snafu" crate. rust-snafu-derive+default-devel 0.6.10 2.fc34 1028 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "default" feature of "snafu-derive" crate. rust-snafu-derive+unstable-backtraces-impl-std-devel 0.6.10 2.fc34 1028 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "unstable-backtraces-impl-std" feature of "snafu-derive" crate. rust-snafu-derive-devel 0.6.10 2.fc34 106791 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "snafu-derive" crate. rust-snafu-devel 0.6.10 2.fc34 178767 Unspecified Ergonomic error handling library Ergonomic error handling library. This package contains library source intended for building other packages which use "snafu" crate. rust-snake_case+default-devel 0.2.0 1.fc34 1123 Unspecified String-like type that can only contain valid non-empty snake_case SnakeCase is a String-like type that can only contain valid non-empty snake_case. This package contains library source intended for building other packages which use "default" feature of "snake_case" crate. rust-snake_case+serde-devel 0.2.0 1.fc34 1123 Unspecified String-like type that can only contain valid non-empty snake_case SnakeCase is a String-like type that can only contain valid non-empty snake_case. This package contains library source intended for building other packages which use "serde" feature of "snake_case" crate. rust-snake_case-devel 0.2.0 1.fc34 8579 Unspecified String-like type that can only contain valid non-empty snake_case SnakeCase is a String-like type that can only contain valid non-empty snake_case. This package contains library source intended for building other packages which use "snake_case" crate. rust-snowflake+default-devel 1.3.0 11.fc34 679 Unspecified Module for generating guaranteed process unique IDs Module for generating guaranteed process unique IDs. This package contains library source intended for building other packages which use "default" feature of "snowflake" crate. rust-snowflake+serde-devel 1.3.0 11.fc34 679 Unspecified Module for generating guaranteed process unique IDs Module for generating guaranteed process unique IDs. This package contains library source intended for building other packages which use "serde" feature of "snowflake" crate. rust-snowflake+serde_derive-devel 1.3.0 11.fc34 679 Unspecified Module for generating guaranteed process unique IDs Module for generating guaranteed process unique IDs. This package contains library source intended for building other packages which use "serde_derive" feature of "snowflake" crate. rust-snowflake+serde_support-devel 1.3.0 11.fc34 679 Unspecified Module for generating guaranteed process unique IDs Module for generating guaranteed process unique IDs. This package contains library source intended for building other packages which use "serde_support" feature of "snowflake" crate. rust-snowflake-devel 1.3.0 11.fc34 35694 Unspecified Module for generating guaranteed process unique IDs Module for generating guaranteed process unique IDs. This package contains library source intended for building other packages which use "snowflake" crate. rust-socket2+all-devel 0.4.0 1.fc34 1384 Unspecified Utilities for handling networking sockets Utilities for handling networking sockets with a maximal amount of configuration possible intended. This package contains library source intended for building other packages which use "all" feature of "socket2" crate. rust-socket2+default-devel 0.4.0 1.fc34 1384 Unspecified Utilities for handling networking sockets Utilities for handling networking sockets with a maximal amount of configuration possible intended. This package contains library source intended for building other packages which use "default" feature of "socket2" crate. rust-socket2-devel 0.4.0 1.fc34 180459 Unspecified Utilities for handling networking sockets Utilities for handling networking sockets with a maximal amount of configuration possible intended. This package contains library source intended for building other packages which use "socket2" crate. rust-socket2_0.3+default-devel 0.3.19 1.fc34 1195 Unspecified Utilities for handling networking sockets Utilities for handling networking sockets with a maximal amount of configuration possible intended. This package contains library source intended for building other packages which use "default" feature of "socket2" crate. rust-socket2_0.3+pair-devel 0.3.19 1.fc34 1195 Unspecified Utilities for handling networking sockets Utilities for handling networking sockets with a maximal amount of configuration possible intended. This package contains library source intended for building other packages which use "pair" feature of "socket2" crate. rust-socket2_0.3+reuseport-devel 0.3.19 1.fc34 1195 Unspecified Utilities for handling networking sockets Utilities for handling networking sockets with a maximal amount of configuration possible intended. This package contains library source intended for building other packages which use "reuseport" feature of "socket2" crate. rust-socket2_0.3+unix-devel 0.3.19 1.fc34 1195 Unspecified Utilities for handling networking sockets Utilities for handling networking sockets with a maximal amount of configuration possible intended. This package contains library source intended for building other packages which use "unix" feature of "socket2" crate. rust-socket2_0.3-devel 0.3.19 1.fc34 166132 Unspecified Utilities for handling networking sockets Utilities for handling networking sockets with a maximal amount of configuration possible intended. This package contains library source intended for building other packages which use "socket2" crate. rust-soup-sys+default-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "default" feature of "soup-sys" crate. rust-soup-sys+dox-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "dox" feature of "soup-sys" crate. rust-soup-sys+v2_24-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_24" feature of "soup-sys" crate. rust-soup-sys+v2_26-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_26" feature of "soup-sys" crate. rust-soup-sys+v2_26_3-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_26_3" feature of "soup-sys" crate. rust-soup-sys+v2_28-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_28" feature of "soup-sys" crate. rust-soup-sys+v2_30-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_30" feature of "soup-sys" crate. rust-soup-sys+v2_32-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_32" feature of "soup-sys" crate. rust-soup-sys+v2_34-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_34" feature of "soup-sys" crate. rust-soup-sys+v2_36-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_36" feature of "soup-sys" crate. rust-soup-sys+v2_38-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_38" feature of "soup-sys" crate. rust-soup-sys+v2_40-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_40" feature of "soup-sys" crate. rust-soup-sys+v2_42-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_42" feature of "soup-sys" crate. rust-soup-sys+v2_44-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_44" feature of "soup-sys" crate. rust-soup-sys+v2_46-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_46" feature of "soup-sys" crate. rust-soup-sys+v2_48-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_48" feature of "soup-sys" crate. rust-soup-sys+v2_50-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_50" feature of "soup-sys" crate. rust-soup-sys+v2_52-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_52" feature of "soup-sys" crate. rust-soup-sys+v2_54-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_54" feature of "soup-sys" crate. rust-soup-sys+v2_56-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_56" feature of "soup-sys" crate. rust-soup-sys+v2_58-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_58" feature of "soup-sys" crate. rust-soup-sys+v2_60-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_60" feature of "soup-sys" crate. rust-soup-sys+v2_62-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_62" feature of "soup-sys" crate. rust-soup-sys+v2_66-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_66" feature of "soup-sys" crate. rust-soup-sys+v2_68-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_68" feature of "soup-sys" crate. rust-soup-sys+v2_70-devel 0.10.0 4.fc34 2191 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "v2_70" feature of "soup-sys" crate. rust-soup-sys-devel 0.10.0 4.fc34 229598 Unspecified Soup FFI crate for Rust Soup FFI crate for Rust. This package contains library source intended for building other packages which use "soup-sys" crate. rust-sourceview+default-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "default" feature of "sourceview" crate. rust-sourceview+dox-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "dox" feature of "sourceview" crate. rust-sourceview+embed-lgpl-docs-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "embed-lgpl-docs" feature of "sourceview" crate. rust-sourceview+gtk-rs-lgpl-docs-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "gtk-rs-lgpl-docs" feature of "sourceview" crate. rust-sourceview+purge-lgpl-docs-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "purge-lgpl-docs" feature of "sourceview" crate. rust-sourceview+v3_0-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "v3_0" feature of "sourceview" crate. rust-sourceview+v3_10-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "v3_10" feature of "sourceview" crate. rust-sourceview+v3_12-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "v3_12" feature of "sourceview" crate. rust-sourceview+v3_14-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "v3_14" feature of "sourceview" crate. rust-sourceview+v3_16-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "v3_16" feature of "sourceview" crate. rust-sourceview+v3_18-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "v3_18" feature of "sourceview" crate. rust-sourceview+v3_20-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "v3_20" feature of "sourceview" crate. rust-sourceview+v3_22-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "v3_22" feature of "sourceview" crate. rust-sourceview+v3_24-devel 0.9.0 4.fc34 2525 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "v3_24" feature of "sourceview" crate. rust-sourceview-devel 0.9.0 4.fc34 573748 Unspecified Rust bindings for the GtkSourceView 3 library Rust bindings for the GtkSourceView 3 library. This package contains library source intended for building other packages which use "sourceview" crate. rust-spin+default-devel 0.5.2 5.fc34 1004 Unspecified Synchronization primitives based on spinning Synchronization primitives based on spinning. They may contain data, are usable without `std`, and static initializers are available. This package contains library source intended for building other packages which use "default" feature of "spin" crate. rust-spin-devel 0.5.2 5.fc34 48304 Unspecified Synchronization primitives based on spinning Synchronization primitives based on spinning. They may contain data, are usable without `std`, and static initializers are available. This package contains library source intended for building other packages which use "spin" crate. rust-spin_on+default-devel 0.1.1 2.fc34 832 Unspecified Simple, inefficient Future executor Simple, inefficient Future executor. This package contains library source intended for building other packages which use "default" feature of "spin_on" crate. rust-spin_on-devel 0.1.1 2.fc34 33076 Unspecified Simple, inefficient Future executor Simple, inefficient Future executor. This package contains library source intended for building other packages which use "spin_on" crate. rust-spinning_top+default-devel 0.2.2 2.fc34 1216 Unspecified Simple spinlock implementation based on lock_api Simple spinlock crate based on the abstractions provided by `lock_api`. This package contains library source intended for building other packages which use "default" feature of "spinning_top" crate. rust-spinning_top+nightly-devel 0.2.2 2.fc34 1216 Unspecified Simple spinlock implementation based on lock_api Simple spinlock crate based on the abstractions provided by `lock_api`. This package contains library source intended for building other packages which use "nightly" feature of "spinning_top" crate. rust-spinning_top+owning_ref-devel 0.2.2 2.fc34 1216 Unspecified Simple spinlock implementation based on lock_api Simple spinlock crate based on the abstractions provided by `lock_api`. This package contains library source intended for building other packages which use "owning_ref" feature of "spinning_top" crate. rust-spinning_top-devel 0.2.2 2.fc34 76193 Unspecified Simple spinlock implementation based on lock_api Simple spinlock crate based on the abstractions provided by `lock_api`. This package contains library source intended for building other packages which use "spinning_top" crate. rust-spmc+default-devel 0.3.0 5.fc34 858 Unspecified Simple SPMC channel Simple SPMC channel. This package contains library source intended for building other packages which use "default" feature of "spmc" crate. rust-spmc-devel 0.3.0 5.fc34 42151 Unspecified Simple SPMC channel Simple SPMC channel. This package contains library source intended for building other packages which use "spmc" crate. rust-src 1.51.0 1.fc34 38549892 Unspecified Sources for the Rust standard library This package includes source files for the Rust standard library. It may be useful as a reference for code completion tools in various editors. rust-srpm-macros 17 2.fc34 2447 Unspecified RPM macros for building Rust source packages RPM macros for building Rust source packages. rust-stable_deref_trait+alloc-devel 1.2.0 4.fc34 1117 Unspecified Unsafe marker trait that dereference to a stable address even when moved An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. This package contains library source intended for building other packages which use "alloc" feature of "stable_deref_trait" crate. rust-stable_deref_trait+default-devel 1.2.0 4.fc34 1117 Unspecified Unsafe marker trait that dereference to a stable address even when moved An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. This package contains library source intended for building other packages which use "default" feature of "stable_deref_trait" crate. rust-stable_deref_trait+std-devel 1.2.0 4.fc34 1117 Unspecified Unsafe marker trait that dereference to a stable address even when moved An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. This package contains library source intended for building other packages which use "std" feature of "stable_deref_trait" crate. rust-stable_deref_trait-devel 1.2.0 4.fc34 36239 Unspecified Unsafe marker trait that dereference to a stable address even when moved An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. This package contains library source intended for building other packages which use "stable_deref_trait" crate. rust-stacker+default-devel 0.1.13 2.fc34 1227 Unspecified Stack growth library useful when implementing deeply recursive algorithms Stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. This package contains library source intended for building other packages which use "default" feature of "stacker" crate. rust-stacker-devel 0.1.13 2.fc34 50604 Unspecified Stack growth library useful when implementing deeply recursive algorithms Stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. This package contains library source intended for building other packages which use "stacker" crate. rust-standback+default-devel 0.2.17 1.fc34 1090 Unspecified New standard library, old compiler New standard library, old compiler. This package contains library source intended for building other packages which use "default" feature of "standback" crate. rust-standback+std-devel 0.2.17 1.fc34 1090 Unspecified New standard library, old compiler New standard library, old compiler. This package contains library source intended for building other packages which use "std" feature of "standback" crate. rust-standback-devel 0.2.17 1.fc34 142261 Unspecified New standard library, old compiler New standard library, old compiler. This package contains library source intended for building other packages which use "standback" crate. rust-starship+attohttpc-devel 0.48.0 3.fc34 3284 Unspecified Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️ Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️. This package contains library source intended for building other packages which use "attohttpc" feature of "starship" crate. rust-starship+battery-devel 0.48.0 3.fc34 3284 Unspecified Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️ Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️. This package contains library source intended for building other packages which use "battery" feature of "starship" crate. rust-starship+default-devel 0.48.0 3.fc34 3284 Unspecified Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️ Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️. This package contains library source intended for building other packages which use "default" feature of "starship" crate. rust-starship+http-devel 0.48.0 3.fc34 3284 Unspecified Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️ Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️. This package contains library source intended for building other packages which use "http" feature of "starship" crate. rust-starship+notify-rust-devel 0.48.0 3.fc34 3284 Unspecified Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️ Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️. This package contains library source intended for building other packages which use "notify-rust" feature of "starship" crate. rust-starship-devel 0.48.0 3.fc34 715104 Unspecified Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️ Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️. This package contains library source intended for building other packages which use "starship" crate. rust-starship_module_config_derive+default-devel 0.1.2 2.fc34 1225 Unspecified Cross-shell prompt for astronauts Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️. This package contains library source intended for building other packages which use "default" feature of "starship_module_config_derive" crate. rust-starship_module_config_derive-devel 0.1.2 2.fc34 5777 Unspecified Cross-shell prompt for astronauts Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️. This package contains library source intended for building other packages which use "starship_module_config_derive" crate. rust-static_assertions+default-devel 1.1.0 5.fc34 1411 Unspecified Compile-time assertions to ensure that invariants are met Compile-time assertions to ensure that invariants are met. This package contains library source intended for building other packages which use "default" feature of "static_assertions" crate. rust-static_assertions+nightly-devel 1.1.0 5.fc34 1411 Unspecified Compile-time assertions to ensure that invariants are met Compile-time assertions to ensure that invariants are met. This package contains library source intended for building other packages which use "nightly" feature of "static_assertions" crate. rust-static_assertions-devel 1.1.0 5.fc34 89762 Unspecified Compile-time assertions to ensure that invariants are met Compile-time assertions to ensure that invariants are met. This package contains library source intended for building other packages which use "static_assertions" crate. rust-statistical+default-devel 1.0.0 9.fc34 1033 Unspecified Simple statistics library Simple statistics library. This package contains library source intended for building other packages which use "default" feature of "statistical" crate. rust-statistical-devel 1.0.0 9.fc34 23306 Unspecified Simple statistics library Simple statistics library. This package contains library source intended for building other packages which use "statistical" crate. rust-stb_truetype+default-devel 0.3.1 5.fc34 1256 Unspecified Straight translation of the font loading code in stb_truetype.h from C to Rust Straight translation of the font loading code in stb_truetype.h from C to Rust. This package contains library source intended for building other packages which use "default" feature of "stb_truetype" crate. rust-stb_truetype+libm-devel 0.3.1 5.fc34 1256 Unspecified Straight translation of the font loading code in stb_truetype.h from C to Rust Straight translation of the font loading code in stb_truetype.h from C to Rust. This package contains library source intended for building other packages which use "libm" feature of "stb_truetype" crate. rust-stb_truetype+std-devel 0.3.1 5.fc34 1256 Unspecified Straight translation of the font loading code in stb_truetype.h from C to Rust Straight translation of the font loading code in stb_truetype.h from C to Rust. This package contains library source intended for building other packages which use "std" feature of "stb_truetype" crate. rust-stb_truetype-devel 0.3.1 5.fc34 96855 Unspecified Straight translation of the font loading code in stb_truetype.h from C to Rust Straight translation of the font loading code in stb_truetype.h from C to Rust. This package contains library source intended for building other packages which use "stb_truetype" crate. rust-std-static 1.51.0 1.fc34 126990512 Unspecified Standard library for Rust This package includes the standard libraries for building applications written in Rust. rust-std-static 1.51.0 1.fc34 131235124 Unspecified Standard library for Rust This package includes the standard libraries for building applications written in Rust. rust-stream-cipher+blobby-devel 0.4.1 4.fc34 1187 Unspecified Stream cipher traits Stream cipher traits. This package contains library source intended for building other packages which use "blobby" feature of "stream-cipher" crate. rust-stream-cipher+block-cipher-devel 0.4.1 4.fc34 1187 Unspecified Stream cipher traits Stream cipher traits. This package contains library source intended for building other packages which use "block-cipher" feature of "stream-cipher" crate. rust-stream-cipher+default-devel 0.4.1 4.fc34 1187 Unspecified Stream cipher traits Stream cipher traits. This package contains library source intended for building other packages which use "default" feature of "stream-cipher" crate. rust-stream-cipher+dev-devel 0.4.1 4.fc34 1187 Unspecified Stream cipher traits Stream cipher traits. This package contains library source intended for building other packages which use "dev" feature of "stream-cipher" crate. rust-stream-cipher+std-devel 0.4.1 4.fc34 1187 Unspecified Stream cipher traits Stream cipher traits. This package contains library source intended for building other packages which use "std" feature of "stream-cipher" crate. rust-stream-cipher-devel 0.4.1 4.fc34 44899 Unspecified Stream cipher traits Stream cipher traits. This package contains library source intended for building other packages which use "stream-cipher" crate. rust-streaming-stats+default-devel 0.2.3 5.fc34 1039 Unspecified Experimental crate for computing basic statistics on streams Experimental crate for computing basic statistics on streams. This package contains library source intended for building other packages which use "default" feature of "streaming-stats" crate. rust-streaming-stats-devel 0.2.3 5.fc34 37032 Unspecified Experimental crate for computing basic statistics on streams Experimental crate for computing basic statistics on streams. This package contains library source intended for building other packages which use "streaming-stats" crate. rust-string+bytes-devel 0.2.1 6.fc34 1090 Unspecified UTF-8 encoded string with configurable byte storage UTF-8 encoded string with configurable byte storage. This package contains library source intended for building other packages which use "bytes" feature of "string" crate. rust-string+default-devel 0.2.1 6.fc34 1090 Unspecified UTF-8 encoded string with configurable byte storage UTF-8 encoded string with configurable byte storage. This package contains library source intended for building other packages which use "default" feature of "string" crate. rust-string-devel 0.2.1 6.fc34 14810 Unspecified UTF-8 encoded string with configurable byte storage UTF-8 encoded string with configurable byte storage. This package contains library source intended for building other packages which use "string" crate. rust-string_cache+default-devel 0.8.1 2.fc34 1239 Unspecified String interning library for Rust, developed as part of the Servo project String interning library for Rust, developed as part of the Servo project. This package contains library source intended for building other packages which use "default" feature of "string_cache" crate. rust-string_cache+serde-devel 0.8.1 2.fc34 1239 Unspecified String interning library for Rust, developed as part of the Servo project String interning library for Rust, developed as part of the Servo project. This package contains library source intended for building other packages which use "serde" feature of "string_cache" crate. rust-string_cache+serde_support-devel 0.8.1 2.fc34 1239 Unspecified String interning library for Rust, developed as part of the Servo project String interning library for Rust, developed as part of the Servo project. This package contains library source intended for building other packages which use "serde_support" feature of "string_cache" crate. rust-string_cache-devel 0.8.1 2.fc34 55469 Unspecified String interning library for Rust, developed as part of the Servo project String interning library for Rust, developed as part of the Servo project. This package contains library source intended for building other packages which use "string_cache" crate. rust-string_cache_codegen+default-devel 0.5.1 4.fc34 1092 Unspecified Codegen library for string-cache, developed as part of the Servo project Codegen library for string-cache, developed as part of the Servo project. This package contains library source intended for building other packages which use "default" feature of "string_cache_codegen" crate. rust-string_cache_codegen-devel 0.5.1 4.fc34 34274 Unspecified Codegen library for string-cache, developed as part of the Servo project Codegen library for string-cache, developed as part of the Servo project. This package contains library source intended for building other packages which use "string_cache_codegen" crate. rust-string_cache_shared+default-devel 0.3.0 7.fc34 282 Unspecified Code share between string_cache and string_cache_codegen Code share between string_cache and string_cache_codegen. This package contains library source intended for building other packages which use "default" feature of "string_cache_shared" crate. rust-string_cache_shared-devel 0.3.0 7.fc34 1235 Unspecified Code share between string_cache and string_cache_codegen Code share between string_cache and string_cache_codegen. This package contains library source intended for building other packages which use "string_cache_shared" crate. rust-strings+default-devel 0.1.1 11.fc34 886 Unspecified String utilities, including an unbalanced Rope String utilities, including an unbalanced Rope. This package contains library source intended for building other packages which use "default" feature of "strings" crate. rust-strings-devel 0.1.1 11.fc34 17635 Unspecified String utilities, including an unbalanced Rope String utilities, including an unbalanced Rope. This package contains library source intended for building other packages which use "strings" crate. rust-strip-ansi-escapes+default-devel 0.1.0 5.fc34 989 Unspecified Strip ANSI escape sequences from byte streams Strip ANSI escape sequences from byte streams. This package contains library source intended for building other packages which use "default" feature of "strip-ansi-escapes" crate. rust-strip-ansi-escapes-devel 0.1.0 5.fc34 35094 Unspecified Strip ANSI escape sequences from byte streams Strip ANSI escape sequences from byte streams. This package contains library source intended for building other packages which use "strip-ansi-escapes" crate. rust-strsim+default-devel 0.10.0 2.fc34 1052 Unspecified Implementations of string similarity metrics Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. This package contains library source intended for building other packages which use "default" feature of "strsim" crate. rust-strsim-devel 0.10.0 2.fc34 53581 Unspecified Implementations of string similarity metrics Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. This package contains library source intended for building other packages which use "strsim" crate. rust-structopt+color-devel 0.3.21 3.fc34 1631 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "color" feature of "structopt" crate. rust-structopt+debug-devel 0.3.21 3.fc34 1631 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "debug" feature of "structopt" crate. rust-structopt+default-devel 0.3.21 3.fc34 1631 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "default" feature of "structopt" crate. rust-structopt+doc-devel 0.3.21 3.fc34 1631 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "doc" feature of "structopt" crate. rust-structopt+no_cargo-devel 0.3.21 3.fc34 1631 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "no_cargo" feature of "structopt" crate. rust-structopt+suggestions-devel 0.3.21 3.fc34 1631 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "suggestions" feature of "structopt" crate. rust-structopt+wrap_help-devel 0.3.21 3.fc34 1631 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "wrap_help" feature of "structopt" crate. rust-structopt+yaml-devel 0.3.21 3.fc34 1631 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "yaml" feature of "structopt" crate. rust-structopt-derive+default-devel 0.4.14 2.fc34 1264 Unspecified Parse command line argument by defining a struct, derive crate Parse command line argument by defining a struct, derive crate. This package contains library source intended for building other packages which use "default" feature of "structopt-derive" crate. rust-structopt-derive+paw-devel 0.4.14 2.fc34 1264 Unspecified Parse command line argument by defining a struct, derive crate Parse command line argument by defining a struct, derive crate. This package contains library source intended for building other packages which use "paw" feature of "structopt-derive" crate. rust-structopt-derive-devel 0.4.14 2.fc34 96636 Unspecified Parse command line argument by defining a struct, derive crate Parse command line argument by defining a struct, derive crate. This package contains library source intended for building other packages which use "structopt-derive" crate. rust-structopt-derive0.2+default-devel 0.2.18 5.fc34 1218 Unspecified Parse command line argument by defining a struct, derive crate Parse command line argument by defining a struct, derive crate. This package contains library source intended for building other packages which use "default" feature of "structopt-derive" crate. rust-structopt-derive0.2+nightly-devel 0.2.18 5.fc34 1218 Unspecified Parse command line argument by defining a struct, derive crate Parse command line argument by defining a struct, derive crate. This package contains library source intended for building other packages which use "nightly" feature of "structopt-derive" crate. rust-structopt-derive0.2+paw-devel 0.2.18 5.fc34 1218 Unspecified Parse command line argument by defining a struct, derive crate Parse command line argument by defining a struct, derive crate. This package contains library source intended for building other packages which use "paw" feature of "structopt-derive" crate. rust-structopt-derive0.2-devel 0.2.18 5.fc34 63292 Unspecified Parse command line argument by defining a struct, derive crate Parse command line argument by defining a struct, derive crate. This package contains library source intended for building other packages which use "structopt-derive" crate. rust-structopt-devel 0.3.21 3.fc34 241890 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "structopt" crate. rust-structopt0.2+color-devel 0.2.18 7.fc34 1410 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "color" feature of "structopt" crate. rust-structopt0.2+debug-devel 0.2.18 7.fc34 1410 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "debug" feature of "structopt" crate. rust-structopt0.2+default-devel 0.2.18 7.fc34 1410 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "default" feature of "structopt" crate. rust-structopt0.2+doc-devel 0.2.18 7.fc34 1410 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "doc" feature of "structopt" crate. rust-structopt0.2+nightly-devel 0.2.18 7.fc34 1410 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "nightly" feature of "structopt" crate. rust-structopt0.2+no_cargo-devel 0.2.18 7.fc34 1410 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "no_cargo" feature of "structopt" crate. rust-structopt0.2+paw-devel 0.2.18 7.fc34 1410 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "paw" feature of "structopt" crate. rust-structopt0.2+suggestions-devel 0.2.18 7.fc34 1410 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "suggestions" feature of "structopt" crate. rust-structopt0.2+wrap_help-devel 0.2.18 7.fc34 1410 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "wrap_help" feature of "structopt" crate. rust-structopt0.2+yaml-devel 0.2.18 7.fc34 1410 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "yaml" feature of "structopt" crate. rust-structopt0.2-devel 0.2.18 7.fc34 141800 Unspecified Parse command line argument by defining a struct Parse command line argument by defining a struct. This package contains library source intended for building other packages which use "structopt" crate. rust-strum+default-devel 0.18.0 4.fc34 1158 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "default" feature of "strum" crate. rust-strum+derive-devel 0.18.0 4.fc34 1158 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "derive" feature of "strum" crate. rust-strum+strum_macros-devel 0.18.0 4.fc34 1158 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "strum_macros" feature of "strum" crate. rust-strum-devel 0.18.0 4.fc34 11135 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "strum" crate. rust-strum_macros+default-devel 0.18.0 4.fc34 1563 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "default" feature of "strum_macros" crate. rust-strum_macros+verbose-asrefstr-name-devel 0.18.0 4.fc34 1563 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "verbose-asrefstr-name" feature of "strum_macros" crate. rust-strum_macros+verbose-asstaticstr-name-devel 0.18.0 4.fc34 1563 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "verbose-asstaticstr-name" feature of "strum_macros" crate. rust-strum_macros+verbose-display-name-devel 0.18.0 4.fc34 1563 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "verbose-display-name" feature of "strum_macros" crate. rust-strum_macros+verbose-enumcount-name-devel 0.18.0 4.fc34 1563 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "verbose-enumcount-name" feature of "strum_macros" crate. rust-strum_macros+verbose-enumdiscriminants-name-devel 0.18.0 4.fc34 1563 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "verbose-enumdiscriminants-name" feature of "strum_macros" crate. rust-strum_macros+verbose-enumiter-name-devel 0.18.0 4.fc34 1563 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "verbose-enumiter-name" feature of "strum_macros" crate. rust-strum_macros+verbose-enummessage-name-devel 0.18.0 4.fc34 1563 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "verbose-enummessage-name" feature of "strum_macros" crate. rust-strum_macros+verbose-enumproperty-name-devel 0.18.0 4.fc34 1563 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "verbose-enumproperty-name" feature of "strum_macros" crate. rust-strum_macros+verbose-enumstring-name-devel 0.18.0 4.fc34 1563 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "verbose-enumstring-name" feature of "strum_macros" crate. rust-strum_macros+verbose-intostaticstr-name-devel 0.18.0 4.fc34 1563 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "verbose-intostaticstr-name" feature of "strum_macros" crate. rust-strum_macros+verbose-tostring-name-devel 0.18.0 4.fc34 1563 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "verbose-tostring-name" feature of "strum_macros" crate. rust-strum_macros+verbose-variant-names-devel 0.18.0 4.fc34 1563 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "verbose-variant-names" feature of "strum_macros" crate. rust-strum_macros-devel 0.18.0 4.fc34 49213 Unspecified Helpful macros for working with enums and strings Helpful macros for working with enums and strings. This package contains library source intended for building other packages which use "strum_macros" crate. rust-subtle+default-devel 2.4.0 2.fc34 1287 Unspecified Pure-Rust traits and utilities for constant-time cryptographic implementations Pure-Rust traits and utilities for constant-time cryptographic implementations. This package contains library source intended for building other packages which use "default" feature of "subtle" crate. rust-subtle+i128-devel 2.4.0 2.fc34 1287 Unspecified Pure-Rust traits and utilities for constant-time cryptographic implementations Pure-Rust traits and utilities for constant-time cryptographic implementations. This package contains library source intended for building other packages which use "i128" feature of "subtle" crate. rust-subtle+nightly-devel 2.4.0 2.fc34 1287 Unspecified Pure-Rust traits and utilities for constant-time cryptographic implementations Pure-Rust traits and utilities for constant-time cryptographic implementations. This package contains library source intended for building other packages which use "nightly" feature of "subtle" crate. rust-subtle+std-devel 2.4.0 2.fc34 1287 Unspecified Pure-Rust traits and utilities for constant-time cryptographic implementations Pure-Rust traits and utilities for constant-time cryptographic implementations. This package contains library source intended for building other packages which use "std" feature of "subtle" crate. rust-subtle-devel 2.4.0 2.fc34 48380 Unspecified Pure-Rust traits and utilities for constant-time cryptographic implementations Pure-Rust traits and utilities for constant-time cryptographic implementations. This package contains library source intended for building other packages which use "subtle" crate. rust-sudo_plugin+default-devel 1.2.0 4.fc34 1102 Unspecified Macros to easily write custom sudo plugins Macros to easily write custom sudo plugins. This package contains library source intended for building other packages which use "default" feature of "sudo_plugin" crate. rust-sudo_plugin-devel 1.2.0 4.fc34 85005 Unspecified Macros to easily write custom sudo plugins Macros to easily write custom sudo plugins. This package contains library source intended for building other packages which use "sudo_plugin" crate. rust-sudo_plugin-sys+default-devel 1.2.1 4.fc34 1080 Unspecified Bindings to the sudo plugin API Bindings to the sudo plugin API. This package contains library source intended for building other packages which use "default" feature of "sudo_plugin-sys" crate. rust-sudo_plugin-sys-devel 1.2.1 4.fc34 39787 Unspecified Bindings to the sudo plugin API Bindings to the sudo plugin API. This package contains library source intended for building other packages which use "sudo_plugin-sys" crate. rust-sval+alloc-devel 0.5.2 4.fc34 1547 Unspecified No-std, object-safe serialization framework No-std, object-safe serialization framework. This package contains library source intended for building other packages which use "alloc" feature of "sval" crate. rust-sval+arbitrary-depth-devel 0.5.2 4.fc34 1547 Unspecified No-std, object-safe serialization framework No-std, object-safe serialization framework. This package contains library source intended for building other packages which use "arbitrary-depth" feature of "sval" crate. rust-sval+default-devel 0.5.2 4.fc34 1547 Unspecified No-std, object-safe serialization framework No-std, object-safe serialization framework. This package contains library source intended for building other packages which use "default" feature of "sval" crate. rust-sval+derive-devel 0.5.2 4.fc34 1547 Unspecified No-std, object-safe serialization framework No-std, object-safe serialization framework. This package contains library source intended for building other packages which use "derive" feature of "sval" crate. rust-sval+fmt-devel 0.5.2 4.fc34 1547 Unspecified No-std, object-safe serialization framework No-std, object-safe serialization framework. This package contains library source intended for building other packages which use "fmt" feature of "sval" crate. rust-sval+serde-devel 0.5.2 4.fc34 1547 Unspecified No-std, object-safe serialization framework No-std, object-safe serialization framework. This package contains library source intended for building other packages which use "serde" feature of "sval" crate. rust-sval+serde_lib-devel 0.5.2 4.fc34 1547 Unspecified No-std, object-safe serialization framework No-std, object-safe serialization framework. This package contains library source intended for building other packages which use "serde_lib" feature of "sval" crate. rust-sval+smallvec-devel 0.5.2 4.fc34 1547 Unspecified No-std, object-safe serialization framework No-std, object-safe serialization framework. This package contains library source intended for building other packages which use "smallvec" feature of "sval" crate. rust-sval+std-devel 0.5.2 4.fc34 1547 Unspecified No-std, object-safe serialization framework No-std, object-safe serialization framework. This package contains library source intended for building other packages which use "std" feature of "sval" crate. rust-sval+sval_derive-devel 0.5.2 4.fc34 1547 Unspecified No-std, object-safe serialization framework No-std, object-safe serialization framework. This package contains library source intended for building other packages which use "sval_derive" feature of "sval" crate. rust-sval+test-devel 0.5.2 4.fc34 1547 Unspecified No-std, object-safe serialization framework No-std, object-safe serialization framework. This package contains library source intended for building other packages which use "test" feature of "sval" crate. rust-sval-devel 0.5.2 4.fc34 207823 Unspecified No-std, object-safe serialization framework No-std, object-safe serialization framework. This package contains library source intended for building other packages which use "sval" crate. rust-sval_derive+default-devel 0.5.2 4.fc34 944 Unspecified Custom derive for sval Custom derive for sval. This package contains library source intended for building other packages which use "default" feature of "sval_derive" crate. rust-sval_derive-devel 0.5.2 4.fc34 31050 Unspecified Custom derive for sval Custom derive for sval. This package contains library source intended for building other packages which use "sval_derive" crate. rust-svg_metadata+default-devel 0.4.2 2.fc34 1091 Unspecified Extracts metadata (like the viewBox, width, and height) from SVG graphics Extracts metadata (like the viewBox, width, and height) from SVG graphics. This package contains library source intended for building other packages which use "default" feature of "svg_metadata" crate. rust-svg_metadata-devel 0.4.2 2.fc34 1703029 Unspecified Extracts metadata (like the viewBox, width, and height) from SVG graphics Extracts metadata (like the viewBox, width, and height) from SVG graphics. This package contains library source intended for building other packages which use "svg_metadata" crate. rust-sxd-document+compile_failure-devel 0.3.2 4.fc34 1031 Unspecified Rust XML DOM library Rust XML DOM library. This package contains library source intended for building other packages which use "compile_failure" feature of "sxd-document" crate. rust-sxd-document+default-devel 0.3.2 4.fc34 1031 Unspecified Rust XML DOM library Rust XML DOM library. This package contains library source intended for building other packages which use "default" feature of "sxd-document" crate. rust-sxd-document+unstable-devel 0.3.2 4.fc34 1031 Unspecified Rust XML DOM library Rust XML DOM library. This package contains library source intended for building other packages which use "unstable" feature of "sxd-document" crate. rust-sxd-document-devel 0.3.2 4.fc34 248510 Unspecified Rust XML DOM library Rust XML DOM library. This package contains library source intended for building other packages which use "sxd-document" crate. rust-syn+clone-impls-devel 1.0.67 1.fc34 2375 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "clone-impls" feature of "syn" crate. rust-syn+default-devel 1.0.67 1.fc34 2375 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "default" feature of "syn" crate. rust-syn+derive-devel 1.0.67 1.fc34 2375 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "derive" feature of "syn" crate. rust-syn+extra-traits-devel 1.0.67 1.fc34 2375 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "extra-traits" feature of "syn" crate. rust-syn+fold-devel 1.0.67 1.fc34 2375 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "fold" feature of "syn" crate. rust-syn+full-devel 1.0.67 1.fc34 2375 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "full" feature of "syn" crate. rust-syn+parsing-devel 1.0.67 1.fc34 2375 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "parsing" feature of "syn" crate. rust-syn+printing-devel 1.0.67 1.fc34 2375 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "printing" feature of "syn" crate. rust-syn+proc-macro-devel 1.0.67 1.fc34 2375 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "proc-macro" feature of "syn" crate. rust-syn+quote-devel 1.0.67 1.fc34 2375 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "quote" feature of "syn" crate. rust-syn+test-devel 1.0.67 1.fc34 2375 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "test" feature of "syn" crate. rust-syn+visit-devel 1.0.67 1.fc34 2375 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "visit" feature of "syn" crate. rust-syn+visit-mut-devel 1.0.67 1.fc34 2375 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "visit-mut" feature of "syn" crate. rust-syn-devel 1.0.67 1.fc34 1881830 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "syn" crate. rust-syn-mid+clone-impls-devel 0.5.3 2.fc34 1350 Unspecified Providing the features between "full" and "derive" of syn Providing the features between "full" and "derive" of syn. This package contains library source intended for building other packages which use "clone-impls" feature of "syn-mid" crate. rust-syn-mid+default-devel 0.5.3 2.fc34 1350 Unspecified Providing the features between "full" and "derive" of syn Providing the features between "full" and "derive" of syn. This package contains library source intended for building other packages which use "default" feature of "syn-mid" crate. rust-syn-mid-devel 0.5.3 2.fc34 57045 Unspecified Providing the features between "full" and "derive" of syn Providing the features between "full" and "derive" of syn. This package contains library source intended for building other packages which use "syn-mid" crate. rust-syn0.15+clone-impls-devel 0.15.44 5.fc34 1836 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "clone-impls" feature of "syn" crate. rust-syn0.15+default-devel 0.15.44 5.fc34 1836 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "default" feature of "syn" crate. rust-syn0.15+derive-devel 0.15.44 5.fc34 1836 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "derive" feature of "syn" crate. rust-syn0.15+extra-traits-devel 0.15.44 5.fc34 1836 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "extra-traits" feature of "syn" crate. rust-syn0.15+fold-devel 0.15.44 5.fc34 1836 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "fold" feature of "syn" crate. rust-syn0.15+full-devel 0.15.44 5.fc34 1836 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "full" feature of "syn" crate. rust-syn0.15+parsing-devel 0.15.44 5.fc34 1836 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "parsing" feature of "syn" crate. rust-syn0.15+printing-devel 0.15.44 5.fc34 1836 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "printing" feature of "syn" crate. rust-syn0.15+proc-macro-devel 0.15.44 5.fc34 1836 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "proc-macro" feature of "syn" crate. rust-syn0.15+quote-devel 0.15.44 5.fc34 1836 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "quote" feature of "syn" crate. rust-syn0.15+visit-devel 0.15.44 5.fc34 1836 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "visit" feature of "syn" crate. rust-syn0.15+visit-mut-devel 0.15.44 5.fc34 1836 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "visit-mut" feature of "syn" crate. rust-syn0.15-devel 0.15.44 5.fc34 1385948 Unspecified Parser for Rust source code Parser for Rust source code. This package contains library source intended for building other packages which use "syn" crate. rust-synom+default-devel 0.11.3 17.fc34 562 Unspecified Stripped-down Nom parser used by Syn Stripped-down Nom parser used by Syn. This package contains library source intended for building other packages which use "default" feature of "synom" crate. rust-synom-devel 0.11.3 17.fc34 91615 Unspecified Stripped-down Nom parser used by Syn Stripped-down Nom parser used by Syn. This package contains library source intended for building other packages which use "synom" crate. rust-synstructure+default-devel 0.12.4 4.fc34 1463 Unspecified Helper methods and macros for custom derives Helper methods and macros for custom derives. This package contains library source intended for building other packages which use "default" feature of "synstructure" crate. rust-synstructure+proc-macro-devel 0.12.4 4.fc34 1463 Unspecified Helper methods and macros for custom derives Helper methods and macros for custom derives. This package contains library source intended for building other packages which use "proc-macro" feature of "synstructure" crate. rust-synstructure-devel 0.12.4 4.fc34 100499 Unspecified Helper methods and macros for custom derives Helper methods and macros for custom derives. This package contains library source intended for building other packages which use "synstructure" crate. rust-syntect+assets-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "assets" feature of "syntect" crate. rust-syntect+bincode-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "bincode" feature of "syntect" crate. rust-syntect+default-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "default" feature of "syntect" crate. rust-syntect+default-onig-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "default-onig" feature of "syntect" crate. rust-syntect+dump-create-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "dump-create" feature of "syntect" crate. rust-syntect+dump-create-rs-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "dump-create-rs" feature of "syntect" crate. rust-syntect+dump-load-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "dump-load" feature of "syntect" crate. rust-syntect+dump-load-rs-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "dump-load-rs" feature of "syntect" crate. rust-syntect+flate2-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "flate2" feature of "syntect" crate. rust-syntect+fnv-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "fnv" feature of "syntect" crate. rust-syntect+html-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "html" feature of "syntect" crate. rust-syntect+metadata-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "metadata" feature of "syntect" crate. rust-syntect+onig-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "onig" feature of "syntect" crate. rust-syntect+parsing-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "parsing" feature of "syntect" crate. rust-syntect+regex-onig-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "regex-onig" feature of "syntect" crate. rust-syntect+regex-syntax-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "regex-syntax" feature of "syntect" crate. rust-syntect+yaml-load-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "yaml-load" feature of "syntect" crate. rust-syntect+yaml-rust-devel 4.5.0 2.fc34 2860 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "yaml-rust" feature of "syntect" crate. rust-syntect-devel 4.5.0 2.fc34 1087424 Unspecified Library for high quality syntax highlighting and code intelligence Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars. This package contains library source intended for building other packages which use "syntect" crate. rust-sys-info+default-devel 0.7.0 2.fc34 1097 Unspecified Get system information in Rust Get system information in Rust. This package contains library source intended for building other packages which use "default" feature of "sys-info" crate. rust-sys-info-devel 0.7.0 2.fc34 55527 Unspecified Get system information in Rust Get system information in Rust. This package contains library source intended for building other packages which use "sys-info" crate. rust-sysinfo+c-interface-devel 0.15.9 2.fc34 1423 Unspecified Library to get system information such as processes, processors, disks, components and networks Library to get system information such as processes, processors, disks, components and networks. This package contains library source intended for building other packages which use "c-interface" feature of "sysinfo" crate. rust-sysinfo+debug-devel 0.15.9 2.fc34 1423 Unspecified Library to get system information such as processes, processors, disks, components and networks Library to get system information such as processes, processors, disks, components and networks. This package contains library source intended for building other packages which use "debug" feature of "sysinfo" crate. rust-sysinfo+default-devel 0.15.9 2.fc34 1423 Unspecified Library to get system information such as processes, processors, disks, components and networks Library to get system information such as processes, processors, disks, components and networks. This package contains library source intended for building other packages which use "default" feature of "sysinfo" crate. rust-sysinfo+multithread-devel 0.15.9 2.fc34 1423 Unspecified Library to get system information such as processes, processors, disks, components and networks Library to get system information such as processes, processors, disks, components and networks. This package contains library source intended for building other packages which use "multithread" feature of "sysinfo" crate. rust-sysinfo+rayon-devel 0.15.9 2.fc34 1423 Unspecified Library to get system information such as processes, processors, disks, components and networks Library to get system information such as processes, processors, disks, components and networks. This package contains library source intended for building other packages which use "rayon" feature of "sysinfo" crate. rust-sysinfo-devel 0.15.9 2.fc34 366956 Unspecified Library to get system information such as processes, processors, disks, components and networks Library to get system information such as processes, processors, disks, components and networks. This package contains library source intended for building other packages which use "sysinfo" crate. rust-system-deps+default-devel 1.3.2 5.fc34 1454 Unspecified Declarative dependencies in Cargo.toml Discover and configure system dependencies from declarative dependencies in Cargo.toml. This package contains library source intended for building other packages which use "default" feature of "system-deps" crate. rust-system-deps-devel 1.3.2 5.fc34 83364 Unspecified Declarative dependencies in Cargo.toml Discover and configure system dependencies from declarative dependencies in Cargo.toml. This package contains library source intended for building other packages which use "system-deps" crate. rust-tabwriter+ansi_formatting-devel 1.2.1 5.fc34 1205 Unspecified Elastic tabstops Elastic tabstops. This package contains library source intended for building other packages which use "ansi_formatting" feature of "tabwriter" crate. rust-tabwriter+default-devel 1.2.1 5.fc34 1205 Unspecified Elastic tabstops Elastic tabstops. This package contains library source intended for building other packages which use "default" feature of "tabwriter" crate. rust-tabwriter+lazy_static-devel 1.2.1 5.fc34 1205 Unspecified Elastic tabstops Elastic tabstops. This package contains library source intended for building other packages which use "lazy_static" feature of "tabwriter" crate. rust-tabwriter+regex-devel 1.2.1 5.fc34 1205 Unspecified Elastic tabstops Elastic tabstops. This package contains library source intended for building other packages which use "regex" feature of "tabwriter" crate. rust-tabwriter-devel 1.2.1 5.fc34 30095 Unspecified Elastic tabstops Elastic tabstops. This package contains library source intended for building other packages which use "tabwriter" crate. rust-take+default-devel 0.1.0 10.fc34 131 Unspecified Cell allowing the inner value to be consumed without a mutable reference Cell allowing the inner value to be consumed without a mutable reference. This package contains library source intended for building other packages which use "default" feature of "take" crate. rust-take-devel 0.1.0 10.fc34 26526 Unspecified Cell allowing the inner value to be consumed without a mutable reference Cell allowing the inner value to be consumed without a mutable reference. This package contains library source intended for building other packages which use "take" crate. rust-take_mut+default-devel 0.2.2 10.fc34 802 Unspecified Take a T from a &mut T temporarily Take a T from a &mut T temporarily. This package contains library source intended for building other packages which use "default" feature of "take_mut" crate. rust-take_mut-devel 0.2.2 10.fc34 14483 Unspecified Take a T from a &mut T temporarily Take a T from a &mut T temporarily. This package contains library source intended for building other packages which use "take_mut" crate. rust-tap+default-devel 1.0.1 1.fc34 1052 Unspecified Generic extensions for tapping values in Rust Generic extensions for tapping values in Rust. This package contains library source intended for building other packages which use "default" feature of "tap" crate. rust-tap-devel 1.0.1 1.fc34 46566 Unspecified Generic extensions for tapping values in Rust Generic extensions for tapping values in Rust. This package contains library source intended for building other packages which use "tap" crate. rust-tar+default-devel 0.4.33 1.fc34 1465 Unspecified Rust implementation of a TAR file reader and writer Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. This package contains library source intended for building other packages which use "default" feature of "tar" crate. rust-tar+xattr-devel 0.4.33 1.fc34 1465 Unspecified Rust implementation of a TAR file reader and writer Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. This package contains library source intended for building other packages which use "xattr" feature of "tar" crate. rust-tar-devel 0.4.33 1.fc34 219412 Unspecified Rust implementation of a TAR file reader and writer Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. This package contains library source intended for building other packages which use "tar" crate. rust-target-lexicon+default-devel 0.11.2 1.fc34 1060 Unspecified Targeting utilities for compilers and related tools Targeting utilities for compilers and related tools. This package contains library source intended for building other packages which use "default" feature of "target-lexicon" crate. rust-target-lexicon+std-devel 0.11.2 1.fc34 1060 Unspecified Targeting utilities for compilers and related tools Targeting utilities for compilers and related tools. This package contains library source intended for building other packages which use "std" feature of "target-lexicon" crate. rust-target-lexicon-devel 0.11.2 1.fc34 102325 Unspecified Targeting utilities for compilers and related tools Targeting utilities for compilers and related tools. This package contains library source intended for building other packages which use "target-lexicon" crate. rust-teloxide+bincode-devel 0.3.4 2.fc34 2664 Unspecified Elegant Telegram bots framework for Rust Elegant Telegram bots framework for Rust. This package contains library source intended for building other packages which use "bincode" feature of "teloxide" crate. rust-teloxide+bincode-serializer-devel 0.3.4 2.fc34 2664 Unspecified Elegant Telegram bots framework for Rust Elegant Telegram bots framework for Rust. This package contains library source intended for building other packages which use "bincode-serializer" feature of "teloxide" crate. rust-teloxide+cbor-serializer-devel 0.3.4 2.fc34 2664 Unspecified Elegant Telegram bots framework for Rust Elegant Telegram bots framework for Rust. This package contains library source intended for building other packages which use "cbor-serializer" feature of "teloxide" crate. rust-teloxide+default-devel 0.3.4 2.fc34 2664 Unspecified Elegant Telegram bots framework for Rust Elegant Telegram bots framework for Rust. This package contains library source intended for building other packages which use "default" feature of "teloxide" crate. rust-teloxide+serde_cbor-devel 0.3.4 2.fc34 2664 Unspecified Elegant Telegram bots framework for Rust Elegant Telegram bots framework for Rust. This package contains library source intended for building other packages which use "serde_cbor" feature of "teloxide" crate. rust-teloxide-devel 0.3.4 2.fc34 939895 Unspecified Elegant Telegram bots framework for Rust Elegant Telegram bots framework for Rust. This package contains library source intended for building other packages which use "teloxide" crate. rust-teloxide-macros+default-devel 0.3.2 2.fc34 879 Unspecified Teloxide's procedural macros Teloxide's procedural macros. This package contains library source intended for building other packages which use "default" feature of "teloxide-macros" crate. rust-teloxide-macros-devel 0.3.2 2.fc34 28334 Unspecified Teloxide's procedural macros Teloxide's procedural macros. This package contains library source intended for building other packages which use "teloxide-macros" crate. rust-tempdir+default-devel 0.3.7 12.fc34 1190 Unspecified Library for managing a temporary directory Library for managing a temporary directory and deleting all contents when it's dropped. This package contains library source intended for building other packages which use "default" feature of "tempdir" crate. rust-tempdir-devel 0.3.7 12.fc34 48613 Unspecified Library for managing a temporary directory Library for managing a temporary directory and deleting all contents when it's dropped. This package contains library source intended for building other packages which use "tempdir" crate. rust-tempfile+default-devel 3.2.0 2.fc34 1273 Unspecified Library for managing temporary files and directories Library for managing temporary files and directories. This package contains library source intended for building other packages which use "default" feature of "tempfile" crate. rust-tempfile-devel 3.2.0 2.fc34 133948 Unspecified Library for managing temporary files and directories Library for managing temporary files and directories. This package contains library source intended for building other packages which use "tempfile" crate. rust-tendril+bench-devel 0.4.2 2.fc34 1164 Unspecified Compact buffer/string type for zero-copy parsing Compact buffer/string type for zero-copy parsing. This package contains library source intended for building other packages which use "bench" feature of "tendril" crate. rust-tendril+default-devel 0.4.2 2.fc34 1164 Unspecified Compact buffer/string type for zero-copy parsing Compact buffer/string type for zero-copy parsing. This package contains library source intended for building other packages which use "default" feature of "tendril" crate. rust-tendril+encoding-devel 0.4.2 2.fc34 1164 Unspecified Compact buffer/string type for zero-copy parsing Compact buffer/string type for zero-copy parsing. This package contains library source intended for building other packages which use "encoding" feature of "tendril" crate. rust-tendril+encoding_rs-devel 0.4.2 2.fc34 1164 Unspecified Compact buffer/string type for zero-copy parsing Compact buffer/string type for zero-copy parsing. This package contains library source intended for building other packages which use "encoding_rs" feature of "tendril" crate. rust-tendril-devel 0.4.2 2.fc34 166346 Unspecified Compact buffer/string type for zero-copy parsing Compact buffer/string type for zero-copy parsing. This package contains library source intended for building other packages which use "tendril" crate. rust-tera+builtins-devel 1.7.0 1.fc34 2065 Unspecified Template engine based on Jinja2/Django templates Template engine based on Jinja2/Django templates. This package contains library source intended for building other packages which use "builtins" feature of "tera" crate. rust-tera+chrono-devel 1.7.0 1.fc34 2065 Unspecified Template engine based on Jinja2/Django templates Template engine based on Jinja2/Django templates. This package contains library source intended for building other packages which use "chrono" feature of "tera" crate. rust-tera+chrono-tz-devel 1.7.0 1.fc34 2065 Unspecified Template engine based on Jinja2/Django templates Template engine based on Jinja2/Django templates. This package contains library source intended for building other packages which use "chrono-tz" feature of "tera" crate. rust-tera+default-devel 1.7.0 1.fc34 2065 Unspecified Template engine based on Jinja2/Django templates Template engine based on Jinja2/Django templates. This package contains library source intended for building other packages which use "default" feature of "tera" crate. rust-tera+humansize-devel 1.7.0 1.fc34 2065 Unspecified Template engine based on Jinja2/Django templates Template engine based on Jinja2/Django templates. This package contains library source intended for building other packages which use "humansize" feature of "tera" crate. rust-tera+percent-encoding-devel 1.7.0 1.fc34 2065 Unspecified Template engine based on Jinja2/Django templates Template engine based on Jinja2/Django templates. This package contains library source intended for building other packages which use "percent-encoding" feature of "tera" crate. rust-tera+preserve_order-devel 1.7.0 1.fc34 2065 Unspecified Template engine based on Jinja2/Django templates Template engine based on Jinja2/Django templates. This package contains library source intended for building other packages which use "preserve_order" feature of "tera" crate. rust-tera+rand-devel 1.7.0 1.fc34 2065 Unspecified Template engine based on Jinja2/Django templates Template engine based on Jinja2/Django templates. This package contains library source intended for building other packages which use "rand" feature of "tera" crate. rust-tera+slug-devel 1.7.0 1.fc34 2065 Unspecified Template engine based on Jinja2/Django templates Template engine based on Jinja2/Django templates. This package contains library source intended for building other packages which use "slug" feature of "tera" crate. rust-tera+unic-segment-devel 1.7.0 1.fc34 2065 Unspecified Template engine based on Jinja2/Django templates Template engine based on Jinja2/Django templates. This package contains library source intended for building other packages which use "unic-segment" feature of "tera" crate. rust-tera-devel 1.7.0 1.fc34 490634 Unspecified Template engine based on Jinja2/Django templates Template engine based on Jinja2/Django templates. This package contains library source intended for building other packages which use "tera" crate. rust-term+default-devel 0.6.1 5.fc34 1154 Unspecified Terminal formatting library Terminal formatting library. This package contains library source intended for building other packages which use "default" feature of "term" crate. rust-term-devel 0.6.1 5.fc34 193239 Unspecified Terminal formatting library Terminal formatting library. This package contains library source intended for building other packages which use "term" crate. rust-term_grid+default-devel 0.1.7 11.fc34 884 Unspecified Library for formatting strings into a grid layout Library for formatting strings into a grid layout. This package contains library source intended for building other packages which use "default" feature of "term_grid" crate. rust-term_grid-devel 0.1.7 11.fc34 29476 Unspecified Library for formatting strings into a grid layout Library for formatting strings into a grid layout. This package contains library source intended for building other packages which use "term_grid" crate. rust-term_size+debug-devel 0.3.2 4.fc34 1766 Unspecified Functions for determining terminal sizes and dimensions Functions for determining terminal sizes and dimensions. This package contains library source intended for building other packages which use "debug" feature of "term_size" crate. rust-term_size+default-devel 0.3.2 4.fc34 1766 Unspecified Functions for determining terminal sizes and dimensions Functions for determining terminal sizes and dimensions. This package contains library source intended for building other packages which use "default" feature of "term_size" crate. rust-term_size+nightly-devel 0.3.2 4.fc34 1766 Unspecified Functions for determining terminal sizes and dimensions Functions for determining terminal sizes and dimensions. This package contains library source intended for building other packages which use "nightly" feature of "term_size" crate. rust-term_size+travis-devel 0.3.2 4.fc34 1766 Unspecified Functions for determining terminal sizes and dimensions Functions for determining terminal sizes and dimensions. This package contains library source intended for building other packages which use "travis" feature of "term_size" crate. rust-term_size+unstable-devel 0.3.2 4.fc34 1766 Unspecified Functions for determining terminal sizes and dimensions Functions for determining terminal sizes and dimensions. This package contains library source intended for building other packages which use "unstable" feature of "term_size" crate. rust-term_size-devel 0.3.2 4.fc34 53711 Unspecified Functions for determining terminal sizes and dimensions Functions for determining terminal sizes and dimensions. This package contains library source intended for building other packages which use "term_size" crate. rust-termcolor+default-devel 1.1.2 2.fc34 1082 Unspecified Simple cross platform library for writing colored text to a terminal Simple cross platform library for writing colored text to a terminal. This package contains library source intended for building other packages which use "default" feature of "termcolor" crate. rust-termcolor-devel 1.1.2 2.fc34 86383 Unspecified Simple cross platform library for writing colored text to a terminal Simple cross platform library for writing colored text to a terminal. This package contains library source intended for building other packages which use "termcolor" crate. rust-terminal_size+default-devel 0.1.16 1.fc34 1009 Unspecified Gets the size of your Linux or Windows terminal Gets the size of your Linux or Windows terminal. This package contains library source intended for building other packages which use "default" feature of "terminal_size" crate. rust-terminal_size-devel 0.1.16 1.fc34 34278 Unspecified Gets the size of your Linux or Windows terminal Gets the size of your Linux or Windows terminal. This package contains library source intended for building other packages which use "terminal_size" crate. rust-terminfo+default-devel 0.7.3 4.fc34 1085 Unspecified Terminal information Terminal information. This package contains library source intended for building other packages which use "default" feature of "terminfo" crate. rust-terminfo-devel 0.7.3 4.fc34 174046 Unspecified Terminal information Terminal information. This package contains library source intended for building other packages which use "terminfo" crate. rust-termion+default-devel 1.5.6 1.fc34 1116 Unspecified Bindless library for manipulating terminals Bindless library for manipulating terminals. This package contains library source intended for building other packages which use "default" feature of "termion" crate. rust-termion-devel 1.5.6 1.fc34 87410 Unspecified Bindless library for manipulating terminals Bindless library for manipulating terminals. This package contains library source intended for building other packages which use "termion" crate. rust-termios+default-devel 0.3.3 2.fc34 983 Unspecified Safe bindings for the termios library Safe bindings for the termios library. This package contains library source intended for building other packages which use "default" feature of "termios" crate. rust-termios-devel 0.3.3 2.fc34 94600 Unspecified Safe bindings for the termios library Safe bindings for the termios library. This package contains library source intended for building other packages which use "termios" crate. rust-test-assembler+default-devel 0.1.5 11.fc34 457 Unspecified Set of types for building complex binary streams A set of types for building complex binary streams. This package contains library source intended for building other packages which use "default" feature of "test-assembler" crate. rust-test-assembler-devel 0.1.5 11.fc34 40216 Unspecified Set of types for building complex binary streams A set of types for building complex binary streams. This package contains library source intended for building other packages which use "test-assembler" crate. rust-tester+asm_black_box-devel 0.7.0 5.fc34 993 Unspecified Fork of Rust's `test` crate that doesn't require unstable language features Fork of Rust's `test` crate that doesn't require unstable language features. This package contains library source intended for building other packages which use "asm_black_box" feature of "tester" crate. rust-tester+capture-devel 0.7.0 5.fc34 993 Unspecified Fork of Rust's `test` crate that doesn't require unstable language features Fork of Rust's `test` crate that doesn't require unstable language features. This package contains library source intended for building other packages which use "capture" feature of "tester" crate. rust-tester+default-devel 0.7.0 5.fc34 993 Unspecified Fork of Rust's `test` crate that doesn't require unstable language features Fork of Rust's `test` crate that doesn't require unstable language features. This package contains library source intended for building other packages which use "default" feature of "tester" crate. rust-tester-devel 0.7.0 5.fc34 153033 Unspecified Fork of Rust's `test` crate that doesn't require unstable language features Fork of Rust's `test` crate that doesn't require unstable language features. This package contains library source intended for building other packages which use "tester" crate. rust-testing_logger+default-devel 0.1.1 4.fc34 1078 Unspecified Supports writing tests to verify `log` crate calls Supports writing tests to verify `log` crate calls. This package contains library source intended for building other packages which use "default" feature of "testing_logger" crate. rust-testing_logger-devel 0.1.1 4.fc34 10364 Unspecified Supports writing tests to verify `log` crate calls Supports writing tests to verify `log` crate calls. This package contains library source intended for building other packages which use "testing_logger" crate. rust-textwrap+default-devel 0.13.2 2.fc34 1804 Unspecified Powerful library for word wrapping, indenting, and dedenting strings Powerful library for word wrapping, indenting, and dedenting strings. This package contains library source intended for building other packages which use "default" feature of "textwrap" crate. rust-textwrap+smawk-devel 0.13.2 2.fc34 1804 Unspecified Powerful library for word wrapping, indenting, and dedenting strings Powerful library for word wrapping, indenting, and dedenting strings. This package contains library source intended for building other packages which use "smawk" feature of "textwrap" crate. rust-textwrap+terminal_size-devel 0.13.2 2.fc34 1804 Unspecified Powerful library for word wrapping, indenting, and dedenting strings Powerful library for word wrapping, indenting, and dedenting strings. This package contains library source intended for building other packages which use "terminal_size" feature of "textwrap" crate. rust-textwrap+unicode-width-devel 0.13.2 2.fc34 1804 Unspecified Powerful library for word wrapping, indenting, and dedenting strings Powerful library for word wrapping, indenting, and dedenting strings. This package contains library source intended for building other packages which use "unicode-width" feature of "textwrap" crate. rust-textwrap-devel 0.13.2 2.fc34 127703 Unspecified Powerful library for word wrapping, indenting, and dedenting strings Powerful library for word wrapping, indenting, and dedenting strings. This package contains library source intended for building other packages which use "textwrap" crate. rust-textwrap0.11+default-devel 0.11.0 2.fc34 1777 Unspecified Small library for word wrapping, indenting, and dedenting strings Small library for word wrapping, indenting, and dedenting strings. You can use it to format strings (such as help and error messages) for display in commandline applications. It is designed to be efficient and handle Unicode characters correctly. This package contains library source intended for building other packages which use "default" feature of "textwrap" crate. rust-textwrap0.11+hyphenation-devel 0.11.0 2.fc34 1777 Unspecified Small library for word wrapping, indenting, and dedenting strings Small library for word wrapping, indenting, and dedenting strings. You can use it to format strings (such as help and error messages) for display in commandline applications. It is designed to be efficient and handle Unicode characters correctly. This package contains library source intended for building other packages which use "hyphenation" feature of "textwrap" crate. rust-textwrap0.11+term_size-devel 0.11.0 2.fc34 1777 Unspecified Small library for word wrapping, indenting, and dedenting strings Small library for word wrapping, indenting, and dedenting strings. You can use it to format strings (such as help and error messages) for display in commandline applications. It is designed to be efficient and handle Unicode characters correctly. This package contains library source intended for building other packages which use "term_size" feature of "textwrap" crate. rust-textwrap0.11-devel 0.11.0 2.fc34 77184 Unspecified Small library for word wrapping, indenting, and dedenting strings Small library for word wrapping, indenting, and dedenting strings. You can use it to format strings (such as help and error messages) for display in commandline applications. It is designed to be efficient and handle Unicode characters correctly. This package contains library source intended for building other packages which use "textwrap" crate. rust-textwrap0.12+default-devel 0.12.1 2.fc34 1760 Unspecified Library for word wrapping, indenting, and dedenting strings Library for word wrapping, indenting, and dedenting strings. You can use it to format strings (such as help and error messages) for display in commandline applications. It is designed to be efficient and handle Unicode characters correctly. This package contains library source intended for building other packages which use "default" feature of "textwrap" crate. rust-textwrap0.12+terminal_size-devel 0.12.1 2.fc34 1760 Unspecified Library for word wrapping, indenting, and dedenting strings Library for word wrapping, indenting, and dedenting strings. You can use it to format strings (such as help and error messages) for display in commandline applications. It is designed to be efficient and handle Unicode characters correctly. This package contains library source intended for building other packages which use "terminal_size" feature of "textwrap" crate. rust-textwrap0.12-devel 0.12.1 2.fc34 81126 Unspecified Library for word wrapping, indenting, and dedenting strings Library for word wrapping, indenting, and dedenting strings. You can use it to format strings (such as help and error messages) for display in commandline applications. It is designed to be efficient and handle Unicode characters correctly. This package contains library source intended for building other packages which use "textwrap" crate. rust-thiserror+default-devel 1.0.24 1.fc34 1164 Unspecified Derive(Error) Derive(Error). This package contains library source intended for building other packages which use "default" feature of "thiserror" crate. rust-thiserror-devel 1.0.24 1.fc34 77212 Unspecified Derive(Error) Derive(Error). This package contains library source intended for building other packages which use "thiserror" crate. rust-thiserror-impl+default-devel 1.0.24 1.fc34 998 Unspecified Implementation detail of the thiserror crate Implementation detail of the `thiserror` crate. This package contains library source intended for building other packages which use "default" feature of "thiserror-impl" crate. rust-thiserror-impl-devel 1.0.24 1.fc34 66626 Unspecified Implementation detail of the thiserror crate Implementation detail of the `thiserror` crate. This package contains library source intended for building other packages which use "thiserror-impl" crate. rust-thread-id+default-devel 3.3.0 9.fc34 528 Unspecified Get a unique thread ID Get a unique thread ID. This package contains library source intended for building other packages which use "default" feature of "thread-id" crate. rust-thread-id-devel 3.3.0 9.fc34 32059 Unspecified Get a unique thread ID Get a unique thread ID. This package contains library source intended for building other packages which use "thread-id" crate. rust-thread-scoped+default-devel 1.0.2 9.fc34 383 Unspecified Unsafe and deprecated std::thread::scoped Unsafe and deprecated std::thread::scoped. This package contains library source intended for building other packages which use "default" feature of "thread-scoped" crate. rust-thread-scoped-devel 1.0.2 9.fc34 8698 Unspecified Unsafe and deprecated std::thread::scoped Unsafe and deprecated std::thread::scoped. This package contains library source intended for building other packages which use "thread-scoped" crate. rust-thread_local+criterion-devel 1.1.3 1.fc34 1161 Unspecified Per-object thread-local storage Per-object thread-local storage. This package contains library source intended for building other packages which use "criterion" feature of "thread_local" crate. rust-thread_local+default-devel 1.1.3 1.fc34 1161 Unspecified Per-object thread-local storage Per-object thread-local storage. This package contains library source intended for building other packages which use "default" feature of "thread_local" crate. rust-thread_local-devel 1.1.3 1.fc34 57827 Unspecified Per-object thread-local storage Per-object thread-local storage. This package contains library source intended for building other packages which use "thread_local" crate. rust-threadpool+default-devel 1.8.1 4.fc34 1241 Unspecified Thread pool for running a number of jobs on a fixed set of worker threads Thread pool for running a number of jobs on a fixed set of worker threads. This package contains library source intended for building other packages which use "default" feature of "threadpool" crate. rust-threadpool-devel 1.8.1 4.fc34 70506 Unspecified Thread pool for running a number of jobs on a fixed set of worker threads Thread pool for running a number of jobs on a fixed set of worker threads. This package contains library source intended for building other packages which use "threadpool" crate. rust-tiff+default-devel 0.6.1 2.fc34 1248 Unspecified TIFF decoding and encoding library in pure Rust TIFF decoding and encoding library in pure Rust. This package contains library source intended for building other packages which use "default" feature of "tiff" crate. rust-tiff-devel 0.6.1 2.fc34 1569709 Unspecified TIFF decoding and encoding library in pure Rust TIFF decoding and encoding library in pure Rust. This package contains library source intended for building other packages which use "tiff" crate. rust-tiger-digest+default-devel 0.1.1 4.fc34 982 Unspecified Tiger implementation following the Rust Digest Traits Tiger implementation following the Rust Digest Traits. This package contains library source intended for building other packages which use "default" feature of "tiger-digest" crate. rust-tiger-digest-devel 0.1.1 4.fc34 70004 Unspecified Tiger implementation following the Rust Digest Traits Tiger implementation following the Rust Digest Traits. This package contains library source intended for building other packages which use "tiger-digest" crate. rust-time+default-devel 0.2.25 1.fc34 1924 Unspecified Date and time library Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. This package contains library source intended for building other packages which use "default" feature of "time" crate. rust-time+deprecated-devel 0.2.25 1.fc34 1924 Unspecified Date and time library Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. This package contains library source intended for building other packages which use "deprecated" feature of "time" crate. rust-time+libc-devel 0.2.25 1.fc34 1924 Unspecified Date and time library Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. This package contains library source intended for building other packages which use "libc" feature of "time" crate. rust-time+panicking-api-devel 0.2.25 1.fc34 1924 Unspecified Date and time library Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. This package contains library source intended for building other packages which use "panicking-api" feature of "time" crate. rust-time+rand-devel 0.2.25 1.fc34 1924 Unspecified Date and time library Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. This package contains library source intended for building other packages which use "rand" feature of "time" crate. rust-time+serde-devel 0.2.25 1.fc34 1924 Unspecified Date and time library Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. This package contains library source intended for building other packages which use "serde" feature of "time" crate. rust-time+std-devel 0.2.25 1.fc34 1924 Unspecified Date and time library Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. This package contains library source intended for building other packages which use "std" feature of "time" crate. rust-time-devel 0.2.25 1.fc34 367064 Unspecified Date and time library Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. This package contains library source intended for building other packages which use "time" crate. rust-time-macros+default-devel 0.1.1 2.fc34 975 Unspecified Procedural macros for the time crate Procedural macros for the time crate. This package contains library source intended for building other packages which use "default" feature of "time-macros" crate. rust-time-macros-devel 0.1.1 2.fc34 25913 Unspecified Procedural macros for the time crate Procedural macros for the time crate. This package contains library source intended for building other packages which use "time-macros" crate. rust-time-macros-impl+default-devel 0.1.1 4.fc34 1219 Unspecified Procedural macros for the time crate Procedural macros for the time crate. This package contains library source intended for building other packages which use "default" feature of "time-macros-impl" crate. rust-time-macros-impl-devel 0.1.1 4.fc34 44032 Unspecified Procedural macros for the time crate Procedural macros for the time crate. This package contains library source intended for building other packages which use "time-macros-impl" crate. rust-time0.1+default-devel 0.1.44 2.fc34 1046 Unspecified Utilities for working with time-related functions in Rust Utilities for working with time-related functions in Rust. This package contains library source intended for building other packages which use "default" feature of "time" crate. rust-time0.1+rustc-serialize-devel 0.1.44 2.fc34 1046 Unspecified Utilities for working with time-related functions in Rust Utilities for working with time-related functions in Rust. This package contains library source intended for building other packages which use "rustc-serialize" feature of "time" crate. rust-time0.1-devel 0.1.44 2.fc34 147308 Unspecified Utilities for working with time-related functions in Rust Utilities for working with time-related functions in Rust. This package contains library source intended for building other packages which use "time" crate. rust-timebomb+default-devel 0.1.2 6.fc34 265 Unspecified Timeout mechnisem for unit tests A timeout mechnisem for unit tests. This package contains library source intended for building other packages which use "default" feature of "timebomb" crate. rust-timebomb-devel 0.1.2 6.fc34 23163 Unspecified Timeout mechnisem for unit tests A timeout mechnisem for unit tests. This package contains library source intended for building other packages which use "timebomb" crate. rust-timer+default-devel 0.2.0 8.fc34 1039 Unspecified Simple timer to schedule execution of closures Simple timer. Use it to schedule execution of closures after a delay or at a given timestamp. This package contains library source intended for building other packages which use "default" feature of "timer" crate. rust-timer-devel 0.2.0 8.fc34 63766 Unspecified Simple timer to schedule execution of closures Simple timer. Use it to schedule execution of closures after a delay or at a given timestamp. This package contains library source intended for building other packages which use "timer" crate. rust-timerfd+default-devel 1.2.0 2.fc34 826 Unspecified Rust interface to the Linux kernel's timerfd API Rust interface to the Linux kernel's timerfd API. This package contains library source intended for building other packages which use "default" feature of "timerfd" crate. rust-timerfd-devel 1.2.0 2.fc34 19185 Unspecified Rust interface to the Linux kernel's timerfd API Rust interface to the Linux kernel's timerfd API. This package contains library source intended for building other packages which use "timerfd" crate. rust-tiny-keccak+cshake-devel 2.0.2 1.fc34 1989 Unspecified Implementation of Keccak derived functions Implementation of Keccak derived functions. This package contains library source intended for building other packages which use "cshake" feature of "tiny-keccak" crate. rust-tiny-keccak+default-devel 2.0.2 1.fc34 1989 Unspecified Implementation of Keccak derived functions Implementation of Keccak derived functions. This package contains library source intended for building other packages which use "default" feature of "tiny-keccak" crate. rust-tiny-keccak+fips202-devel 2.0.2 1.fc34 1989 Unspecified Implementation of Keccak derived functions Implementation of Keccak derived functions. This package contains library source intended for building other packages which use "fips202" feature of "tiny-keccak" crate. rust-tiny-keccak+k12-devel 2.0.2 1.fc34 1989 Unspecified Implementation of Keccak derived functions Implementation of Keccak derived functions. This package contains library source intended for building other packages which use "k12" feature of "tiny-keccak" crate. rust-tiny-keccak+keccak-devel 2.0.2 1.fc34 1989 Unspecified Implementation of Keccak derived functions Implementation of Keccak derived functions. This package contains library source intended for building other packages which use "keccak" feature of "tiny-keccak" crate. rust-tiny-keccak+kmac-devel 2.0.2 1.fc34 1989 Unspecified Implementation of Keccak derived functions Implementation of Keccak derived functions. This package contains library source intended for building other packages which use "kmac" feature of "tiny-keccak" crate. rust-tiny-keccak+parallel_hash-devel 2.0.2 1.fc34 1989 Unspecified Implementation of Keccak derived functions Implementation of Keccak derived functions. This package contains library source intended for building other packages which use "parallel_hash" feature of "tiny-keccak" crate. rust-tiny-keccak+sha3-devel 2.0.2 1.fc34 1989 Unspecified Implementation of Keccak derived functions Implementation of Keccak derived functions. This package contains library source intended for building other packages which use "sha3" feature of "tiny-keccak" crate. rust-tiny-keccak+shake-devel 2.0.2 1.fc34 1989 Unspecified Implementation of Keccak derived functions Implementation of Keccak derived functions. This package contains library source intended for building other packages which use "shake" feature of "tiny-keccak" crate. rust-tiny-keccak+sp800-devel 2.0.2 1.fc34 1989 Unspecified Implementation of Keccak derived functions Implementation of Keccak derived functions. This package contains library source intended for building other packages which use "sp800" feature of "tiny-keccak" crate. rust-tiny-keccak+tuple_hash-devel 2.0.2 1.fc34 1989 Unspecified Implementation of Keccak derived functions Implementation of Keccak derived functions. This package contains library source intended for building other packages which use "tuple_hash" feature of "tiny-keccak" crate. rust-tiny-keccak-devel 2.0.2 1.fc34 97481 Unspecified Implementation of Keccak derived functions Implementation of Keccak derived functions. This package contains library source intended for building other packages which use "tiny-keccak" crate. rust-tiny_http+default-devel 0.6.2 5.fc34 1276 Unspecified Low level HTTP server library Low level HTTP server library. This package contains library source intended for building other packages which use "default" feature of "tiny_http" crate. rust-tiny_http+openssl-devel 0.6.2 5.fc34 1276 Unspecified Low level HTTP server library Low level HTTP server library. This package contains library source intended for building other packages which use "openssl" feature of "tiny_http" crate. rust-tiny_http+ssl-devel 0.6.2 5.fc34 1276 Unspecified Low level HTTP server library Low level HTTP server library. This package contains library source intended for building other packages which use "ssl" feature of "tiny_http" crate. rust-tiny_http-devel 0.6.2 5.fc34 151800 Unspecified Low level HTTP server library Low level HTTP server library. This package contains library source intended for building other packages which use "tiny_http" crate. rust-tinytemplate+default-devel 1.2.1 1.fc34 1183 Unspecified Simple, lightweight template engine Simple, lightweight template engine. This package contains library source intended for building other packages which use "default" feature of "tinytemplate" crate. rust-tinytemplate-devel 1.2.1 1.fc34 131351 Unspecified Simple, lightweight template engine Simple, lightweight template engine. This package contains library source intended for building other packages which use "tinytemplate" crate. rust-tinyvec+alloc-devel 1.1.1 1.fc34 1669 Unspecified 100% safe vec-like data structures `tinyvec` provides 100% safe vec-like data structures. This package contains library source intended for building other packages which use "alloc" feature of "tinyvec" crate. rust-tinyvec+default-devel 1.1.1 1.fc34 1669 Unspecified 100% safe vec-like data structures `tinyvec` provides 100% safe vec-like data structures. This package contains library source intended for building other packages which use "default" feature of "tinyvec" crate. rust-tinyvec+experimental_write_impl-devel 1.1.1 1.fc34 1669 Unspecified 100% safe vec-like data structures `tinyvec` provides 100% safe vec-like data structures. This package contains library source intended for building other packages which use "experimental_write_impl" feature of "tinyvec" crate. rust-tinyvec+grab_spare_slice-devel 1.1.1 1.fc34 1669 Unspecified 100% safe vec-like data structures `tinyvec` provides 100% safe vec-like data structures. This package contains library source intended for building other packages which use "grab_spare_slice" feature of "tinyvec" crate. rust-tinyvec+nightly_const_generics-devel 1.1.1 1.fc34 1669 Unspecified 100% safe vec-like data structures `tinyvec` provides 100% safe vec-like data structures. This package contains library source intended for building other packages which use "nightly_const_generics" feature of "tinyvec" crate. rust-tinyvec+nightly_slice_partition_dedup-devel 1.1.1 1.fc34 1669 Unspecified 100% safe vec-like data structures `tinyvec` provides 100% safe vec-like data structures. This package contains library source intended for building other packages which use "nightly_slice_partition_dedup" feature of "tinyvec" crate. rust-tinyvec+rustc_1_40-devel 1.1.1 1.fc34 1669 Unspecified 100% safe vec-like data structures `tinyvec` provides 100% safe vec-like data structures. This package contains library source intended for building other packages which use "rustc_1_40" feature of "tinyvec" crate. rust-tinyvec+serde-devel 1.1.1 1.fc34 1669 Unspecified 100% safe vec-like data structures `tinyvec` provides 100% safe vec-like data structures. This package contains library source intended for building other packages which use "serde" feature of "tinyvec" crate. rust-tinyvec+tinyvec_macros-devel 1.1.1 1.fc34 1669 Unspecified 100% safe vec-like data structures `tinyvec` provides 100% safe vec-like data structures. This package contains library source intended for building other packages which use "tinyvec_macros" feature of "tinyvec" crate. rust-tinyvec-devel 1.1.1 1.fc34 367422 Unspecified 100% safe vec-like data structures `tinyvec` provides 100% safe vec-like data structures. This package contains library source intended for building other packages which use "tinyvec" crate. rust-tinyvec0.3+alloc-devel 0.3.4 2.fc34 1371 Unspecified Just, really the littlest Vec you could need Just, really the littlest Vec you could need. So smol. This package contains library source intended for building other packages which use "alloc" feature of "tinyvec" crate. rust-tinyvec0.3+default-devel 0.3.4 2.fc34 1371 Unspecified Just, really the littlest Vec you could need Just, really the littlest Vec you could need. So smol. This package contains library source intended for building other packages which use "default" feature of "tinyvec" crate. rust-tinyvec0.3+experimental_write_impl-devel 0.3.4 2.fc34 1371 Unspecified Just, really the littlest Vec you could need Just, really the littlest Vec you could need. So smol. This package contains library source intended for building other packages which use "experimental_write_impl" feature of "tinyvec" crate. rust-tinyvec0.3+grab_spare_slice-devel 0.3.4 2.fc34 1371 Unspecified Just, really the littlest Vec you could need Just, really the littlest Vec you could need. So smol. This package contains library source intended for building other packages which use "grab_spare_slice" feature of "tinyvec" crate. rust-tinyvec0.3+nightly_const_generics-devel 0.3.4 2.fc34 1371 Unspecified Just, really the littlest Vec you could need Just, really the littlest Vec you could need. So smol. This package contains library source intended for building other packages which use "nightly_const_generics" feature of "tinyvec" crate. rust-tinyvec0.3+nightly_slice_partition_dedup-devel 0.3.4 2.fc34 1371 Unspecified Just, really the littlest Vec you could need Just, really the littlest Vec you could need. So smol. This package contains library source intended for building other packages which use "nightly_slice_partition_dedup" feature of "tinyvec" crate. rust-tinyvec0.3-devel 0.3.4 2.fc34 77073 Unspecified Just, really the littlest Vec you could need Just, really the littlest Vec you could need. So smol. This package contains library source intended for building other packages which use "tinyvec" crate. rust-tinyvec_macros+default-devel 0.1.0 2.fc34 795 Unspecified Some macros for tiny containers Some macros for tiny containers. This package contains library source intended for building other packages which use "default" feature of "tinyvec_macros" crate. rust-tinyvec_macros-devel 0.1.0 2.fc34 3537 Unspecified Some macros for tiny containers Some macros for tiny containers. This package contains library source intended for building other packages which use "tinyvec_macros" crate. rust-tokei+all-devel 12.0.4 5.fc34 2570 Unspecified Utility that allows you to count code, quickly Utility that allows you to count code, quickly. This package contains library source intended for building other packages which use "all" feature of "tokei" crate. rust-tokei+cbor-devel 12.0.4 5.fc34 2570 Unspecified Utility that allows you to count code, quickly Utility that allows you to count code, quickly. This package contains library source intended for building other packages which use "cbor" feature of "tokei" crate. rust-tokei+default-devel 12.0.4 5.fc34 2570 Unspecified Utility that allows you to count code, quickly Utility that allows you to count code, quickly. This package contains library source intended for building other packages which use "default" feature of "tokei" crate. rust-tokei+hex-devel 12.0.4 5.fc34 2570 Unspecified Utility that allows you to count code, quickly Utility that allows you to count code, quickly. This package contains library source intended for building other packages which use "hex" feature of "tokei" crate. rust-tokei+serde_cbor-devel 12.0.4 5.fc34 2570 Unspecified Utility that allows you to count code, quickly Utility that allows you to count code, quickly. This package contains library source intended for building other packages which use "serde_cbor" feature of "tokei" crate. rust-tokei+serde_yaml-devel 12.0.4 5.fc34 2570 Unspecified Utility that allows you to count code, quickly Utility that allows you to count code, quickly. This package contains library source intended for building other packages which use "serde_yaml" feature of "tokei" crate. rust-tokei+yaml-devel 12.0.4 5.fc34 2570 Unspecified Utility that allows you to count code, quickly Utility that allows you to count code, quickly. This package contains library source intended for building other packages which use "yaml" feature of "tokei" crate. rust-tokei-devel 12.0.4 5.fc34 158608 Unspecified Utility that allows you to count code, quickly Utility that allows you to count code, quickly. This package contains library source intended for building other packages which use "tokei" crate. rust-tokio+bytes-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "bytes" feature of "tokio" crate. rust-tokio+default-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "default" feature of "tokio" crate. rust-tokio+fs-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "fs" feature of "tokio" crate. rust-tokio+full-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "full" feature of "tokio" crate. rust-tokio+io-std-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "io-std" feature of "tokio" crate. rust-tokio+io-util-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "io-util" feature of "tokio" crate. rust-tokio+libc-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "libc" feature of "tokio" crate. rust-tokio+macros-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "macros" feature of "tokio" crate. rust-tokio+memchr-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "memchr" feature of "tokio" crate. rust-tokio+mio-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "mio" feature of "tokio" crate. rust-tokio+net-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "net" feature of "tokio" crate. rust-tokio+num_cpus-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "num_cpus" feature of "tokio" crate. rust-tokio+once_cell-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "once_cell" feature of "tokio" crate. rust-tokio+parking_lot-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "parking_lot" feature of "tokio" crate. rust-tokio+process-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "process" feature of "tokio" crate. rust-tokio+rt-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "rt" feature of "tokio" crate. rust-tokio+rt-multi-thread-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "rt-multi-thread" feature of "tokio" crate. rust-tokio+signal-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "signal" feature of "tokio" crate. rust-tokio+signal-hook-registry-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "signal-hook-registry" feature of "tokio" crate. rust-tokio+sync-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "sync" feature of "tokio" crate. rust-tokio+test-util-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "test-util" feature of "tokio" crate. rust-tokio+time-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "time" feature of "tokio" crate. rust-tokio+tokio-macros-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-macros" feature of "tokio" crate. rust-tokio+tracing-devel 1.4.0 1.fc34 3133 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tracing" feature of "tokio" crate. rust-tokio-codec+default-devel 0.1.2 4.fc34 1032 Unspecified Utilities for encoding and decoding frames Utilities for encoding and decoding frames. This package contains library source intended for building other packages which use "default" feature of "tokio-codec" crate. rust-tokio-codec-devel 0.1.2 4.fc34 32103 Unspecified Utilities for encoding and decoding frames Utilities for encoding and decoding frames. This package contains library source intended for building other packages which use "tokio-codec" crate. rust-tokio-core+default-devel 0.1.18 2.fc34 2045 Unspecified Core I/O and event loop primitives for asynchronous I/O in Rust Core I/O and event loop primitives for asynchronous I/O in Rust. Foundation for the rest of the tokio crates. This package contains library source intended for building other packages which use "default" feature of "tokio-core" crate. rust-tokio-core-devel 0.1.18 2.fc34 314080 Unspecified Core I/O and event loop primitives for asynchronous I/O in Rust Core I/O and event loop primitives for asynchronous I/O in Rust. Foundation for the rest of the tokio crates. This package contains library source intended for building other packages which use "tokio-core" crate. rust-tokio-current-thread+default-devel 0.1.7 4.fc34 1094 Unspecified Single threaded executor which manage many tasks concurrently Single threaded executor which manage many tasks concurrently on the current thread. This package contains library source intended for building other packages which use "default" feature of "tokio-current-thread" crate. rust-tokio-current-thread-devel 0.1.7 4.fc34 81831 Unspecified Single threaded executor which manage many tasks concurrently Single threaded executor which manage many tasks concurrently on the current thread. This package contains library source intended for building other packages which use "tokio-current-thread" crate. rust-tokio-devel 1.4.0 1.fc34 2165836 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio" crate. rust-tokio-executor+default-devel 0.1.10 4.fc34 1066 Unspecified Future execution primitives Future execution primitives. This package contains library source intended for building other packages which use "default" feature of "tokio-executor" crate. rust-tokio-executor-devel 0.1.10 4.fc34 46019 Unspecified Future execution primitives Future execution primitives. This package contains library source intended for building other packages which use "tokio-executor" crate. rust-tokio-fs+default-devel 0.1.7 5.fc34 1321 Unspecified Filesystem API for Tokio Filesystem API for Tokio. This package contains library source intended for building other packages which use "default" feature of "tokio-fs" crate. rust-tokio-fs-devel 0.1.7 5.fc34 73675 Unspecified Filesystem API for Tokio Filesystem API for Tokio. This package contains library source intended for building other packages which use "tokio-fs" crate. rust-tokio-io+default-devel 0.1.13 4.fc34 1046 Unspecified Core I/O primitives for asynchronous I/O in Rust Core I/O primitives for asynchronous I/O in Rust. This package contains library source intended for building other packages which use "default" feature of "tokio-io" crate. rust-tokio-io-devel 0.1.13 4.fc34 171189 Unspecified Core I/O primitives for asynchronous I/O in Rust Core I/O primitives for asynchronous I/O in Rust. This package contains library source intended for building other packages which use "tokio-io" crate. rust-tokio-io-pool+default-devel 0.1.6 6.fc34 1347 Unspecified Alternative tokio thread pool for executing short, I/O-heavy futures efficiently Alternative tokio thread pool for executing short, I/O-heavy futures efficiently. This package contains library source intended for building other packages which use "default" feature of "tokio-io-pool" crate. rust-tokio-io-pool-devel 0.1.6 6.fc34 55190 Unspecified Alternative tokio thread pool for executing short, I/O-heavy futures efficiently Alternative tokio thread pool for executing short, I/O-heavy futures efficiently. This package contains library source intended for building other packages which use "tokio-io-pool" crate. rust-tokio-macros+default-devel 1.1.0 1.fc34 1157 Unspecified Tokio's proc macros Tokio's proc macros. This package contains library source intended for building other packages which use "default" feature of "tokio-macros" crate. rust-tokio-macros-devel 1.1.0 1.fc34 31454 Unspecified Tokio's proc macros Tokio's proc macros. This package contains library source intended for building other packages which use "tokio-macros" crate. rust-tokio-macros0.2+default-devel 0.2.6 2.fc34 1157 Unspecified Tokio's proc macros Tokio's proc macros. This package contains library source intended for building other packages which use "default" feature of "tokio-macros" crate. rust-tokio-macros0.2-devel 0.2.6 2.fc34 33257 Unspecified Tokio's proc macros Tokio's proc macros. This package contains library source intended for building other packages which use "tokio-macros" crate. rust-tokio-mock-task+default-devel 0.1.1 7.fc34 914 Unspecified Mock a Tokio task Mock a Tokio task. This package contains library source intended for building other packages which use "default" feature of "tokio-mock-task" crate. rust-tokio-mock-task-devel 0.1.1 7.fc34 6978 Unspecified Mock a Tokio task Mock a Tokio task. This package contains library source intended for building other packages which use "tokio-mock-task" crate. rust-tokio-native-tls+default-devel 0.3.0 1.fc34 1724 Unspecified Implementation of TLS/SSL streams for Tokio using native-tls Implementation of TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams. This package contains library source intended for building other packages which use "default" feature of "tokio-native-tls" crate. rust-tokio-native-tls-devel 0.3.0 1.fc34 40225 Unspecified Implementation of TLS/SSL streams for Tokio using native-tls Implementation of TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams. This package contains library source intended for building other packages which use "tokio-native-tls" crate. rust-tokio-openssl+default-devel 0.6.1 1.fc34 1034 Unspecified Implementation of SSL streams for Tokio backed by OpenSSL Implementation of SSL streams for Tokio backed by OpenSSL. This package contains library source intended for building other packages which use "default" feature of "tokio-openssl" crate. rust-tokio-openssl-devel 0.6.1 1.fc34 40054 Unspecified Implementation of SSL streams for Tokio backed by OpenSSL Implementation of SSL streams for Tokio backed by OpenSSL. This package contains library source intended for building other packages which use "tokio-openssl" crate. rust-tokio-openssl0.4+default-devel 0.4.0 1.fc34 1104 Unspecified Implementation of SSL streams for Tokio backed by OpenSSL Implementation of SSL streams for Tokio backed by OpenSSL. This package contains library source intended for building other packages which use "default" feature of "tokio-openssl" crate. rust-tokio-openssl0.4-devel 0.4.0 1.fc34 43332 Unspecified Implementation of SSL streams for Tokio backed by OpenSSL Implementation of SSL streams for Tokio backed by OpenSSL. This package contains library source intended for building other packages which use "tokio-openssl" crate. rust-tokio-reactor+default-devel 0.1.12 5.fc34 1546 Unspecified Event loop that drives Tokio I/O resources Event loop that drives Tokio I/O resources. This package contains library source intended for building other packages which use "default" feature of "tokio-reactor" crate. rust-tokio-reactor-devel 0.1.12 5.fc34 85898 Unspecified Event loop that drives Tokio I/O resources Event loop that drives Tokio I/O resources. This package contains library source intended for building other packages which use "tokio-reactor" crate. rust-tokio-socks+default-devel 0.5.1 1.fc34 1635 Unspecified Asynchronous SOCKS proxy support for Rust Asynchronous SOCKS proxy support for Rust. This package contains library source intended for building other packages which use "default" feature of "tokio-socks" crate. rust-tokio-socks+tor-devel 0.5.1 1.fc34 1635 Unspecified Asynchronous SOCKS proxy support for Rust Asynchronous SOCKS proxy support for Rust. This package contains library source intended for building other packages which use "tor" feature of "tokio-socks" crate. rust-tokio-socks-devel 0.5.1 1.fc34 57225 Unspecified Asynchronous SOCKS proxy support for Rust Asynchronous SOCKS proxy support for Rust. This package contains library source intended for building other packages which use "tokio-socks" crate. rust-tokio-socks0.3+default-devel 0.3.0 1.fc34 1546 Unspecified Asynchronous SOCKS proxy support for Rust Asynchronous SOCKS proxy support for Rust. This package contains library source intended for building other packages which use "default" feature of "tokio-socks" crate. rust-tokio-socks0.3+tor-devel 0.3.0 1.fc34 1546 Unspecified Asynchronous SOCKS proxy support for Rust Asynchronous SOCKS proxy support for Rust. This package contains library source intended for building other packages which use "tor" feature of "tokio-socks" crate. rust-tokio-socks0.3-devel 0.3.0 1.fc34 55766 Unspecified Asynchronous SOCKS proxy support for Rust Asynchronous SOCKS proxy support for Rust. This package contains library source intended for building other packages which use "tokio-socks" crate. rust-tokio-stream+default-devel 0.1.5 1.fc34 1618 Unspecified Utilities to work with Stream and tokio Utilities to work with `Stream` and `tokio`. This package contains library source intended for building other packages which use "default" feature of "tokio-stream" crate. rust-tokio-stream+fs-devel 0.1.5 1.fc34 1618 Unspecified Utilities to work with Stream and tokio Utilities to work with `Stream` and `tokio`. This package contains library source intended for building other packages which use "fs" feature of "tokio-stream" crate. rust-tokio-stream+io-util-devel 0.1.5 1.fc34 1618 Unspecified Utilities to work with Stream and tokio Utilities to work with `Stream` and `tokio`. This package contains library source intended for building other packages which use "io-util" feature of "tokio-stream" crate. rust-tokio-stream+net-devel 0.1.5 1.fc34 1618 Unspecified Utilities to work with Stream and tokio Utilities to work with `Stream` and `tokio`. This package contains library source intended for building other packages which use "net" feature of "tokio-stream" crate. rust-tokio-stream+signal-devel 0.1.5 1.fc34 1618 Unspecified Utilities to work with Stream and tokio Utilities to work with `Stream` and `tokio`. This package contains library source intended for building other packages which use "signal" feature of "tokio-stream" crate. rust-tokio-stream+sync-devel 0.1.5 1.fc34 1618 Unspecified Utilities to work with Stream and tokio Utilities to work with `Stream` and `tokio`. This package contains library source intended for building other packages which use "sync" feature of "tokio-stream" crate. rust-tokio-stream+time-devel 0.1.5 1.fc34 1618 Unspecified Utilities to work with Stream and tokio Utilities to work with `Stream` and `tokio`. This package contains library source intended for building other packages which use "time" feature of "tokio-stream" crate. rust-tokio-stream+tokio-util-devel 0.1.5 1.fc34 1618 Unspecified Utilities to work with Stream and tokio Utilities to work with `Stream` and `tokio`. This package contains library source intended for building other packages which use "tokio-util" feature of "tokio-stream" crate. rust-tokio-stream-devel 0.1.5 1.fc34 145083 Unspecified Utilities to work with Stream and tokio Utilities to work with `Stream` and `tokio`. This package contains library source intended for building other packages which use "tokio-stream" crate. rust-tokio-sync+default-devel 0.1.8 4.fc34 1167 Unspecified Synchronization utilities Synchronization utilities. This package contains library source intended for building other packages which use "default" feature of "tokio-sync" crate. rust-tokio-sync-devel 0.1.8 4.fc34 195589 Unspecified Synchronization utilities Synchronization utilities. This package contains library source intended for building other packages which use "tokio-sync" crate. rust-tokio-tcp+default-devel 0.1.4 4.fc34 1250 Unspecified TCP bindings for tokio TCP bindings for tokio. This package contains library source intended for building other packages which use "default" feature of "tokio-tcp" crate. rust-tokio-tcp-devel 0.1.4 4.fc34 63133 Unspecified TCP bindings for tokio TCP bindings for tokio. This package contains library source intended for building other packages which use "tokio-tcp" crate. rust-tokio-test+default-devel 0.2.1 3.fc34 1256 Unspecified Testing utilities for Tokio- and futures-based code Testing utilities for Tokio- and futures-based code. This package contains library source intended for building other packages which use "default" feature of "tokio-test" crate. rust-tokio-test-devel 0.2.1 3.fc34 37234 Unspecified Testing utilities for Tokio- and futures-based code Testing utilities for Tokio- and futures-based code. This package contains library source intended for building other packages which use "tokio-test" crate. rust-tokio-threadpool+default-devel 0.1.18 3.fc34 1578 Unspecified Task scheduler backed by a work-stealing thread pool Task scheduler backed by a work-stealing thread pool. This package contains library source intended for building other packages which use "default" feature of "tokio-threadpool" crate. rust-tokio-threadpool-devel 0.1.18 3.fc34 219469 Unspecified Task scheduler backed by a work-stealing thread pool Task scheduler backed by a work-stealing thread pool. This package contains library source intended for building other packages which use "tokio-threadpool" crate. rust-tokio-timer+default-devel 0.2.13 3.fc34 1182 Unspecified Timer facilities for Tokio Timer facilities for Tokio. This package contains library source intended for building other packages which use "default" feature of "tokio-timer" crate. rust-tokio-timer-devel 0.2.13 3.fc34 171287 Unspecified Timer facilities for Tokio Timer facilities for Tokio. This package contains library source intended for building other packages which use "tokio-timer" crate. rust-tokio-tls+default-devel 0.3.1 3.fc34 1693 Unspecified Implementation of TLS/SSL streams for Tokio Implementation of TLS/SSL streams for Tokio giving an implementation of TLS for nonblocking I/O streams. This package contains library source intended for building other packages which use "default" feature of "tokio-tls" crate. rust-tokio-tls-devel 0.3.1 3.fc34 53668 Unspecified Implementation of TLS/SSL streams for Tokio Implementation of TLS/SSL streams for Tokio giving an implementation of TLS for nonblocking I/O streams. This package contains library source intended for building other packages which use "tokio-tls" crate. rust-tokio-tls0.2+default-devel 0.2.1 4.fc34 1420 Unspecified Implementation of TLS/SSL streams for Tokio Implementation of TLS/SSL streams for Tokio giving an implementation of TLS for nonblocking I/O streams. This package contains library source intended for building other packages which use "default" feature of "tokio-tls" crate. rust-tokio-tls0.2-devel 0.2.1 4.fc34 52262 Unspecified Implementation of TLS/SSL streams for Tokio Implementation of TLS/SSL streams for Tokio giving an implementation of TLS for nonblocking I/O streams. This package contains library source intended for building other packages which use "tokio-tls" crate. rust-tokio-tungstenite+connect-devel 0.13.0 1.fc34 2022 Unspecified Tokio binding for Tungstenite Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation. This package contains library source intended for building other packages which use "connect" feature of "tokio-tungstenite" crate. rust-tokio-tungstenite+default-devel 0.13.0 1.fc34 2022 Unspecified Tokio binding for Tungstenite Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation. This package contains library source intended for building other packages which use "default" feature of "tokio-tungstenite" crate. rust-tokio-tungstenite+native-tls-devel 0.13.0 1.fc34 2022 Unspecified Tokio binding for Tungstenite Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation. This package contains library source intended for building other packages which use "native-tls" feature of "tokio-tungstenite" crate. rust-tokio-tungstenite+stream-devel 0.13.0 1.fc34 2022 Unspecified Tokio binding for Tungstenite Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation. This package contains library source intended for building other packages which use "stream" feature of "tokio-tungstenite" crate. rust-tokio-tungstenite-devel 0.13.0 1.fc34 268505 Unspecified Tokio binding for Tungstenite Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation. This package contains library source intended for building other packages which use "tokio-tungstenite" crate. rust-tokio-udp+default-devel 0.1.6 3.fc34 1208 Unspecified UDP bindings for tokio UDP bindings for tokio. This package contains library source intended for building other packages which use "default" feature of "tokio-udp" crate. rust-tokio-udp-devel 0.1.6 3.fc34 49671 Unspecified UDP bindings for tokio UDP bindings for tokio. This package contains library source intended for building other packages which use "tokio-udp" crate. rust-tokio-uds+default-devel 0.2.7 4.fc34 1377 Unspecified Unix Domain sockets for Tokio Unix Domain sockets for Tokio. This package contains library source intended for building other packages which use "default" feature of "tokio-uds" crate. rust-tokio-uds-devel 0.2.7 4.fc34 48458 Unspecified Unix Domain sockets for Tokio Unix Domain sockets for Tokio. This package contains library source intended for building other packages which use "tokio-uds" crate. rust-tokio-util+codec-devel 0.6.5 1.fc34 1958 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "codec" feature of "tokio-util" crate. rust-tokio-util+compat-devel 0.6.5 1.fc34 1958 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "compat" feature of "tokio-util" crate. rust-tokio-util+default-devel 0.6.5 1.fc34 1958 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "default" feature of "tokio-util" crate. rust-tokio-util+full-devel 0.6.5 1.fc34 1958 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "full" feature of "tokio-util" crate. rust-tokio-util+futures-io-devel 0.6.5 1.fc34 1958 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "futures-io" feature of "tokio-util" crate. rust-tokio-util+futures-util-devel 0.6.5 1.fc34 1958 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "futures-util" feature of "tokio-util" crate. rust-tokio-util+io-devel 0.6.5 1.fc34 1958 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "io" feature of "tokio-util" crate. rust-tokio-util+net-devel 0.6.5 1.fc34 1958 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "net" feature of "tokio-util" crate. rust-tokio-util+rt-devel 0.6.5 1.fc34 1958 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "rt" feature of "tokio-util" crate. rust-tokio-util+slab-devel 0.6.5 1.fc34 1958 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "slab" feature of "tokio-util" crate. rust-tokio-util+time-devel 0.6.5 1.fc34 1958 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "time" feature of "tokio-util" crate. rust-tokio-util-devel 0.6.5 1.fc34 360772 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "tokio-util" crate. rust-tokio-util0.2+codec-devel 0.2.0 3.fc34 1469 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "codec" feature of "tokio-util" crate. rust-tokio-util0.2+default-devel 0.2.0 3.fc34 1469 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "default" feature of "tokio-util" crate. rust-tokio-util0.2+full-devel 0.2.0 3.fc34 1469 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "full" feature of "tokio-util" crate. rust-tokio-util0.2+udp-devel 0.2.0 3.fc34 1469 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "udp" feature of "tokio-util" crate. rust-tokio-util0.2-devel 0.2.0 3.fc34 129864 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "tokio-util" crate. rust-tokio-util0.3+codec-devel 0.3.1 1.fc34 1578 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "codec" feature of "tokio-util" crate. rust-tokio-util0.3+compat-devel 0.3.1 1.fc34 1578 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "compat" feature of "tokio-util" crate. rust-tokio-util0.3+default-devel 0.3.1 1.fc34 1578 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "default" feature of "tokio-util" crate. rust-tokio-util0.3+full-devel 0.3.1 1.fc34 1578 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "full" feature of "tokio-util" crate. rust-tokio-util0.3+futures-io-devel 0.3.1 1.fc34 1578 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "futures-io" feature of "tokio-util" crate. rust-tokio-util0.3+udp-devel 0.3.1 1.fc34 1578 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "udp" feature of "tokio-util" crate. rust-tokio-util0.3-devel 0.3.1 1.fc34 141771 Unspecified Additional utilities for working with Tokio Additional utilities for working with Tokio. This package contains library source intended for building other packages which use "tokio-util" crate. rust-tokio0.1+bytes-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "bytes" feature of "tokio" crate. rust-tokio0.1+codec-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "codec" feature of "tokio" crate. rust-tokio0.1+default-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "default" feature of "tokio" crate. rust-tokio0.1+experimental-tracing-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "experimental-tracing" feature of "tokio" crate. rust-tokio0.1+fs-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "fs" feature of "tokio" crate. rust-tokio0.1+io-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "io" feature of "tokio" crate. rust-tokio0.1+mio-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "mio" feature of "tokio" crate. rust-tokio0.1+num_cpus-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "num_cpus" feature of "tokio" crate. rust-tokio0.1+reactor-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "reactor" feature of "tokio" crate. rust-tokio0.1+rt-full-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "rt-full" feature of "tokio" crate. rust-tokio0.1+sync-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "sync" feature of "tokio" crate. rust-tokio0.1+tcp-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tcp" feature of "tokio" crate. rust-tokio0.1+timer-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "timer" feature of "tokio" crate. rust-tokio0.1+tokio-codec-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-codec" feature of "tokio" crate. rust-tokio0.1+tokio-current-thread-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-current-thread" feature of "tokio" crate. rust-tokio0.1+tokio-executor-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-executor" feature of "tokio" crate. rust-tokio0.1+tokio-fs-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-fs" feature of "tokio" crate. rust-tokio0.1+tokio-io-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-io" feature of "tokio" crate. rust-tokio0.1+tokio-reactor-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-reactor" feature of "tokio" crate. rust-tokio0.1+tokio-sync-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-sync" feature of "tokio" crate. rust-tokio0.1+tokio-tcp-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-tcp" feature of "tokio" crate. rust-tokio0.1+tokio-threadpool-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-threadpool" feature of "tokio" crate. rust-tokio0.1+tokio-timer-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-timer" feature of "tokio" crate. rust-tokio0.1+tokio-udp-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-udp" feature of "tokio" crate. rust-tokio0.1+tokio-uds-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-uds" feature of "tokio" crate. rust-tokio0.1+tracing-core-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tracing-core" feature of "tokio" crate. rust-tokio0.1+udp-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "udp" feature of "tokio" crate. rust-tokio0.1+uds-devel 0.1.22 4.fc34 3051 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "uds" feature of "tokio" crate. rust-tokio0.1-devel 0.1.22 4.fc34 298945 Unspecified Platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio" crate. rust-tokio0.2+blocking-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "blocking" feature of "tokio" crate. rust-tokio0.2+default-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "default" feature of "tokio" crate. rust-tokio0.2+dns-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "dns" feature of "tokio" crate. rust-tokio0.2+fnv-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "fnv" feature of "tokio" crate. rust-tokio0.2+fs-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "fs" feature of "tokio" crate. rust-tokio0.2+full-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "full" feature of "tokio" crate. rust-tokio0.2+futures-core-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "futures-core" feature of "tokio" crate. rust-tokio0.2+io-driver-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "io-driver" feature of "tokio" crate. rust-tokio0.2+io-std-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "io-std" feature of "tokio" crate. rust-tokio0.2+io-util-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "io-util" feature of "tokio" crate. rust-tokio0.2+iovec-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "iovec" feature of "tokio" crate. rust-tokio0.2+lazy_static-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "lazy_static" feature of "tokio" crate. rust-tokio0.2+libc-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "libc" feature of "tokio" crate. rust-tokio0.2+macros-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "macros" feature of "tokio" crate. rust-tokio0.2+memchr-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "memchr" feature of "tokio" crate. rust-tokio0.2+mio-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "mio" feature of "tokio" crate. rust-tokio0.2+mio-uds-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "mio-uds" feature of "tokio" crate. rust-tokio0.2+net-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "net" feature of "tokio" crate. rust-tokio0.2+num_cpus-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "num_cpus" feature of "tokio" crate. rust-tokio0.2+parking_lot-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "parking_lot" feature of "tokio" crate. rust-tokio0.2+process-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "process" feature of "tokio" crate. rust-tokio0.2+rt-core-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "rt-core" feature of "tokio" crate. rust-tokio0.2+rt-threaded-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "rt-threaded" feature of "tokio" crate. rust-tokio0.2+rt-util-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "rt-util" feature of "tokio" crate. rust-tokio0.2+signal-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "signal" feature of "tokio" crate. rust-tokio0.2+signal-hook-registry-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "signal-hook-registry" feature of "tokio" crate. rust-tokio0.2+slab-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "slab" feature of "tokio" crate. rust-tokio0.2+stream-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "stream" feature of "tokio" crate. rust-tokio0.2+sync-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "sync" feature of "tokio" crate. rust-tokio0.2+tcp-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tcp" feature of "tokio" crate. rust-tokio0.2+test-util-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "test-util" feature of "tokio" crate. rust-tokio0.2+time-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "time" feature of "tokio" crate. rust-tokio0.2+tokio-macros-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio-macros" feature of "tokio" crate. rust-tokio0.2+tracing-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tracing" feature of "tokio" crate. rust-tokio0.2+udp-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "udp" feature of "tokio" crate. rust-tokio0.2+uds-devel 0.2.24 2.fc34 3293 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "uds" feature of "tokio" crate. rust-tokio0.2-devel 0.2.24 2.fc34 2024583 Unspecified Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. This package contains library source intended for building other packages which use "tokio" crate. rust-toml+default-devel 0.5.8 2.fc34 1400 Unspecified Native Rust encoder and decoder of TOML-formatted files and streams Native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. This package contains library source intended for building other packages which use "default" feature of "toml" crate. rust-toml+indexmap-devel 0.5.8 2.fc34 1400 Unspecified Native Rust encoder and decoder of TOML-formatted files and streams Native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. This package contains library source intended for building other packages which use "indexmap" feature of "toml" crate. rust-toml+preserve_order-devel 0.5.8 2.fc34 1400 Unspecified Native Rust encoder and decoder of TOML-formatted files and streams Native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. This package contains library source intended for building other packages which use "preserve_order" feature of "toml" crate. rust-toml-devel 0.5.8 2.fc34 279372 Unspecified Native Rust encoder and decoder of TOML-formatted files and streams Native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. This package contains library source intended for building other packages which use "toml" crate. rust-toml0.4+default-devel 0.4.10 7.fc34 1323 Unspecified Native Rust encoder and decoder of TOML-formatted files and streams Native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. This package contains library source intended for building other packages which use "default" feature of "toml" crate. rust-toml0.4-devel 0.4.10 7.fc34 251282 Unspecified Native Rust encoder and decoder of TOML-formatted files and streams Native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. This package contains library source intended for building other packages which use "toml" crate. rust-tower-layer+default-devel 0.3.0 3.fc34 1042 Unspecified Decorates a Service to allow easy composition Decorates a Service to allow easy composition between Services. This package contains library source intended for building other packages which use "default" feature of "tower-layer" crate. rust-tower-layer-devel 0.3.0 3.fc34 10339 Unspecified Decorates a Service to allow easy composition Decorates a Service to allow easy composition between Services. This package contains library source intended for building other packages which use "tower-layer" crate. rust-tower-service+default-devel 0.3.0 3.fc34 1039 Unspecified Asynchronous, request / response based, client or server trait Trait representing an asynchronous, request / response based, client or server. This package contains library source intended for building other packages which use "default" feature of "tower-service" crate. rust-tower-service-devel 0.3.0 3.fc34 15373 Unspecified Asynchronous, request / response based, client or server trait Trait representing an asynchronous, request / response based, client or server. This package contains library source intended for building other packages which use "tower-service" crate. rust-tower-test+default-devel 0.3.0 3.fc34 1329 Unspecified Utilities for writing client and server `Service` tests Utilities for writing client and server `Service` tests. This package contains library source intended for building other packages which use "default" feature of "tower-test" crate. rust-tower-test-devel 0.3.0 3.fc34 17146 Unspecified Utilities for writing client and server `Service` tests Utilities for writing client and server `Service` tests. This package contains library source intended for building other packages which use "tower-test" crate. rust-tower-util+call-all-devel 0.3.1 3.fc34 1439 Unspecified Utilities for working with a Service Utilities for working with `Service`. This package contains library source intended for building other packages which use "call-all" feature of "tower-util" crate. rust-tower-util+default-devel 0.3.1 3.fc34 1439 Unspecified Utilities for working with a Service Utilities for working with `Service`. This package contains library source intended for building other packages which use "default" feature of "tower-util" crate. rust-tower-util+futures-util-devel 0.3.1 3.fc34 1439 Unspecified Utilities for working with a Service Utilities for working with `Service`. This package contains library source intended for building other packages which use "futures-util" feature of "tower-util" crate. rust-tower-util-devel 0.3.1 3.fc34 40591 Unspecified Utilities for working with a Service Utilities for working with `Service`. This package contains library source intended for building other packages which use "tower-util" crate. rust-tpm2-policy+default-devel 0.4.0 1.fc34 1025 Unspecified Specify and send TPM2 policies to satisfy object authorization Specify and send TPM2 policies to satisfy object authorization. This package contains library source intended for building other packages which use "default" feature of "tpm2-policy" crate. rust-tpm2-policy-devel 0.4.0 1.fc34 54546 Unspecified Specify and send TPM2 policies to satisfy object authorization Specify and send TPM2 policies to satisfy object authorization. This package contains library source intended for building other packages which use "tpm2-policy" crate. rust-tracing+async-await-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "async-await" feature of "tracing" crate. rust-tracing+attributes-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "attributes" feature of "tracing" crate. rust-tracing+default-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "default" feature of "tracing" crate. rust-tracing+log-always-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "log-always" feature of "tracing" crate. rust-tracing+log-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "log" feature of "tracing" crate. rust-tracing+max_level_debug-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "max_level_debug" feature of "tracing" crate. rust-tracing+max_level_error-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "max_level_error" feature of "tracing" crate. rust-tracing+max_level_info-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "max_level_info" feature of "tracing" crate. rust-tracing+max_level_off-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "max_level_off" feature of "tracing" crate. rust-tracing+max_level_trace-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "max_level_trace" feature of "tracing" crate. rust-tracing+max_level_warn-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "max_level_warn" feature of "tracing" crate. rust-tracing+release_max_level_debug-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "release_max_level_debug" feature of "tracing" crate. rust-tracing+release_max_level_error-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "release_max_level_error" feature of "tracing" crate. rust-tracing+release_max_level_info-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "release_max_level_info" feature of "tracing" crate. rust-tracing+release_max_level_off-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "release_max_level_off" feature of "tracing" crate. rust-tracing+release_max_level_trace-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "release_max_level_trace" feature of "tracing" crate. rust-tracing+release_max_level_warn-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "release_max_level_warn" feature of "tracing" crate. rust-tracing+std-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "std" feature of "tracing" crate. rust-tracing+tracing-attributes-devel 0.1.25 1.fc34 2176 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "tracing-attributes" feature of "tracing" crate. rust-tracing-attributes+async-await-devel 0.1.15 1.fc34 1623 Unspecified Procedural macro attributes for automatically instrumenting functions Procedural macro attributes for automatically instrumenting functions. This package contains library source intended for building other packages which use "async-await" feature of "tracing-attributes" crate. rust-tracing-attributes+default-devel 0.1.15 1.fc34 1623 Unspecified Procedural macro attributes for automatically instrumenting functions Procedural macro attributes for automatically instrumenting functions. This package contains library source intended for building other packages which use "default" feature of "tracing-attributes" crate. rust-tracing-attributes-devel 0.1.15 1.fc34 97078 Unspecified Procedural macro attributes for automatically instrumenting functions Procedural macro attributes for automatically instrumenting functions. This package contains library source intended for building other packages which use "tracing-attributes" crate. rust-tracing-core+default-devel 0.1.17 2.fc34 1208 Unspecified Core primitives for application-level tracing Core primitives for application-level tracing. This package contains library source intended for building other packages which use "default" feature of "tracing-core" crate. rust-tracing-core+lazy_static-devel 0.1.17 2.fc34 1208 Unspecified Core primitives for application-level tracing Core primitives for application-level tracing. This package contains library source intended for building other packages which use "lazy_static" feature of "tracing-core" crate. rust-tracing-core+std-devel 0.1.17 2.fc34 1208 Unspecified Core primitives for application-level tracing Core primitives for application-level tracing. This package contains library source intended for building other packages which use "std" feature of "tracing-core" crate. rust-tracing-core-devel 0.1.17 2.fc34 197553 Unspecified Core primitives for application-level tracing Core primitives for application-level tracing. This package contains library source intended for building other packages which use "tracing-core" crate. rust-tracing-devel 0.1.25 1.fc34 395330 Unspecified Application-level tracing for Rust Application-level tracing for Rust. This package contains library source intended for building other packages which use "tracing" crate. rust-tracing-futures+default-devel 0.2.5 1.fc34 1937 Unspecified Utilities for instrumenting `futures` with `tracing` Utilities for instrumenting `futures` with `tracing`. This package contains library source intended for building other packages which use "default" feature of "tracing-futures" crate. rust-tracing-futures+futures-01-devel 0.2.5 1.fc34 1937 Unspecified Utilities for instrumenting `futures` with `tracing` Utilities for instrumenting `futures` with `tracing`. This package contains library source intended for building other packages which use "futures-01" feature of "tracing-futures" crate. rust-tracing-futures+futures-03-devel 0.2.5 1.fc34 1937 Unspecified Utilities for instrumenting `futures` with `tracing` Utilities for instrumenting `futures` with `tracing`. This package contains library source intended for building other packages which use "futures-03" feature of "tracing-futures" crate. rust-tracing-futures+futures-devel 0.2.5 1.fc34 1937 Unspecified Utilities for instrumenting `futures` with `tracing` Utilities for instrumenting `futures` with `tracing`. This package contains library source intended for building other packages which use "futures" feature of "tracing-futures" crate. rust-tracing-futures+futures-task-devel 0.2.5 1.fc34 1937 Unspecified Utilities for instrumenting `futures` with `tracing` Utilities for instrumenting `futures` with `tracing`. This package contains library source intended for building other packages which use "futures-task" feature of "tracing-futures" crate. rust-tracing-futures+futures_01-devel 0.2.5 1.fc34 1937 Unspecified Utilities for instrumenting `futures` with `tracing` Utilities for instrumenting `futures` with `tracing`. This package contains library source intended for building other packages which use "futures_01" feature of "tracing-futures" crate. rust-tracing-futures+pin-project-devel 0.2.5 1.fc34 1937 Unspecified Utilities for instrumenting `futures` with `tracing` Utilities for instrumenting `futures` with `tracing`. This package contains library source intended for building other packages which use "pin-project" feature of "tracing-futures" crate. rust-tracing-futures+std-devel 0.2.5 1.fc34 1937 Unspecified Utilities for instrumenting `futures` with `tracing` Utilities for instrumenting `futures` with `tracing`. This package contains library source intended for building other packages which use "std" feature of "tracing-futures" crate. rust-tracing-futures+std-future-devel 0.2.5 1.fc34 1937 Unspecified Utilities for instrumenting `futures` with `tracing` Utilities for instrumenting `futures` with `tracing`. This package contains library source intended for building other packages which use "std-future" feature of "tracing-futures" crate. rust-tracing-futures+tokio-devel 0.2.5 1.fc34 1937 Unspecified Utilities for instrumenting `futures` with `tracing` Utilities for instrumenting `futures` with `tracing`. This package contains library source intended for building other packages which use "tokio" feature of "tracing-futures" crate. rust-tracing-futures+tokio-executor-devel 0.2.5 1.fc34 1937 Unspecified Utilities for instrumenting `futures` with `tracing` Utilities for instrumenting `futures` with `tracing`. This package contains library source intended for building other packages which use "tokio-executor" feature of "tracing-futures" crate. rust-tracing-futures-devel 0.2.5 1.fc34 64932 Unspecified Utilities for instrumenting `futures` with `tracing` Utilities for instrumenting `futures` with `tracing`. This package contains library source intended for building other packages which use "tracing-futures" crate. rust-traitobject+default-devel 0.1.0 11.fc34 280 Unspecified Unsafe helpers for working with raw trait objects Unsafe helpers for working with raw trait objects. This package contains library source intended for building other packages which use "default" feature of "traitobject" crate. rust-traitobject-devel 0.1.0 11.fc34 6337 Unspecified Unsafe helpers for working with raw trait objects Unsafe helpers for working with raw trait objects. This package contains library source intended for building other packages which use "traitobject" crate. rust-treebitmap+alloc-devel 0.4.0 4.fc34 1012 Unspecified Fast IPv4/IPv6 lookup trie Fast IPv4/IPv6 lookup trie. This package contains library source intended for building other packages which use "alloc" feature of "treebitmap" crate. rust-treebitmap+default-devel 0.4.0 4.fc34 1012 Unspecified Fast IPv4/IPv6 lookup trie Fast IPv4/IPv6 lookup trie. This package contains library source intended for building other packages which use "default" feature of "treebitmap" crate. rust-treebitmap-devel 0.4.0 4.fc34 87687 Unspecified Fast IPv4/IPv6 lookup trie Fast IPv4/IPv6 lookup trie. This package contains library source intended for building other packages which use "treebitmap" crate. rust-treeline+default-devel 0.1.0 4.fc34 874 Unspecified Library for visualizing tree structured data Library for visualizing tree structured data. This package contains library source intended for building other packages which use "default" feature of "treeline" crate. rust-treeline-devel 0.1.0 4.fc34 8994 Unspecified Library for visualizing tree structured data Library for visualizing tree structured data. This package contains library source intended for building other packages which use "treeline" crate. rust-trust-dns-native-tls+default-devel 0.20.1 1.fc34 1756 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use native-tls for TLS. This package contains library source intended for building other packages which use "default" feature of "trust-dns-native-tls" crate. rust-trust-dns-native-tls+dns-over-native-tls-devel 0.20.1 1.fc34 1756 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use native-tls for TLS. This package contains library source intended for building other packages which use "dns-over-native-tls" feature of "trust-dns-native-tls" crate. rust-trust-dns-native-tls-devel 0.20.1 1.fc34 48326 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use native-tls for TLS. This package contains library source intended for building other packages which use "trust-dns-native-tls" crate. rust-trust-dns-native-tls0.19+backtrace-devel 0.19.7 1.fc34 1721 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use native-tls for TLS. This package contains library source intended for building other packages which use "backtrace" feature of "trust-dns-native-tls" crate. rust-trust-dns-native-tls0.19+default-devel 0.19.7 1.fc34 1721 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use native-tls for TLS. This package contains library source intended for building other packages which use "default" feature of "trust-dns-native-tls" crate. rust-trust-dns-native-tls0.19+dns-over-native-tls-devel 0.19.7 1.fc34 1721 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use native-tls for TLS. This package contains library source intended for building other packages which use "dns-over-native-tls" feature of "trust-dns-native-tls" crate. rust-trust-dns-native-tls0.19-devel 0.19.7 1.fc34 47937 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use native-tls for TLS. This package contains library source intended for building other packages which use "trust-dns-native-tls" crate. rust-trust-dns-openssl+default-devel 0.20.1 1.fc34 1833 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use tokio-openssl for TLS. This package contains library source intended for building other packages which use "default" feature of "trust-dns-openssl" crate. rust-trust-dns-openssl+dns-over-openssl-devel 0.20.1 1.fc34 1833 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use tokio-openssl for TLS. This package contains library source intended for building other packages which use "dns-over-openssl" feature of "trust-dns-openssl" crate. rust-trust-dns-openssl-devel 0.20.1 1.fc34 60160 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use tokio-openssl for TLS. This package contains library source intended for building other packages which use "trust-dns-openssl" crate. rust-trust-dns-openssl0.19+backtrace-devel 0.19.7 1.fc34 1808 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use tokio-openssl for TLS. This package contains library source intended for building other packages which use "backtrace" feature of "trust-dns-openssl" crate. rust-trust-dns-openssl0.19+default-devel 0.19.7 1.fc34 1808 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use tokio-openssl for TLS. This package contains library source intended for building other packages which use "default" feature of "trust-dns-openssl" crate. rust-trust-dns-openssl0.19+dns-over-openssl-devel 0.19.7 1.fc34 1808 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use tokio-openssl for TLS. This package contains library source intended for building other packages which use "dns-over-openssl" feature of "trust-dns-openssl" crate. rust-trust-dns-openssl0.19-devel 0.19.7 1.fc34 59595 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is an extension for the Trust- DNS client to use tokio-openssl for TLS. This package contains library source intended for building other packages which use "trust-dns-openssl" crate. rust-trust-dns-proto+backtrace-devel 0.20.1 1.fc34 3192 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "backtrace" feature of "trust-dns-proto" crate. rust-trust-dns-proto+default-devel 0.20.1 1.fc34 3192 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "default" feature of "trust-dns-proto" crate. rust-trust-dns-proto+dnssec-devel 0.20.1 1.fc34 3192 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "dnssec" feature of "trust-dns-proto" crate. rust-trust-dns-proto+dnssec-openssl-devel 0.20.1 1.fc34 3192 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "dnssec-openssl" feature of "trust-dns-proto" crate. rust-trust-dns-proto+mdns-devel 0.20.1 1.fc34 3192 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "mdns" feature of "trust-dns-proto" crate. rust-trust-dns-proto+openssl-devel 0.20.1 1.fc34 3192 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "openssl" feature of "trust-dns-proto" crate. rust-trust-dns-proto+serde-config-devel 0.20.1 1.fc34 3192 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "serde-config" feature of "trust-dns-proto" crate. rust-trust-dns-proto+serde-devel 0.20.1 1.fc34 3192 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "serde" feature of "trust-dns-proto" crate. rust-trust-dns-proto+socket2-devel 0.20.1 1.fc34 3192 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "socket2" feature of "trust-dns-proto" crate. rust-trust-dns-proto+testing-devel 0.20.1 1.fc34 3192 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "testing" feature of "trust-dns-proto" crate. rust-trust-dns-proto+tokio-devel 0.20.1 1.fc34 3192 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "tokio" feature of "trust-dns-proto" crate. rust-trust-dns-proto+tokio-runtime-devel 0.20.1 1.fc34 3192 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "tokio-runtime" feature of "trust-dns-proto" crate. rust-trust-dns-proto-devel 0.20.1 1.fc34 1111540 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "trust-dns-proto" crate. rust-trust-dns-proto0.19+backtrace-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "backtrace" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+data-encoding-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "data-encoding" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+default-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "default" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+dnssec-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "dnssec" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+dnssec-openssl-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "dnssec-openssl" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+dnssec-ring-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "dnssec-ring" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+js-sys-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "js-sys" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+mdns-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "mdns" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+openssl-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "openssl" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+ring-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "ring" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+serde-config-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "serde-config" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+serde-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "serde" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+socket2-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "socket2" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+testing-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "testing" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+tokio-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "tokio" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+tokio-runtime-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "tokio-runtime" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+wasm-bindgen-crate-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "wasm-bindgen-crate" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19+wasm-bindgen-devel 0.19.7 1.fc34 2918 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "wasm-bindgen" feature of "trust-dns-proto" crate. rust-trust-dns-proto0.19-devel 0.19.7 1.fc34 956999 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects. This package contains library source intended for building other packages which use "trust-dns-proto" crate. rust-trust-dns-resolver+backtrace-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "backtrace" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+default-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "default" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+dns-over-native-tls-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "dns-over-native-tls" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+dns-over-openssl-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "dns-over-openssl" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+dns-over-tls-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "dns-over-tls" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+dnssec-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "dnssec" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+dnssec-openssl-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "dnssec-openssl" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+mdns-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "mdns" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+resolv-conf-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "resolv-conf" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+serde-config-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "serde-config" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+serde-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "serde" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+system-config-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "system-config" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+testing-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "testing" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+tokio-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "tokio" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+tokio-native-tls-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "tokio-native-tls" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+tokio-openssl-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "tokio-openssl" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+tokio-runtime-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "tokio-runtime" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+trust-dns-native-tls-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "trust-dns-native-tls" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver+trust-dns-openssl-devel 0.20.1 1.fc34 3665 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "trust-dns-openssl" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver-devel 0.20.1 1.fc34 348304 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+backtrace-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "backtrace" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+default-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "default" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+dns-over-native-tls-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "dns-over-native-tls" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+dns-over-openssl-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "dns-over-openssl" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+dns-over-tls-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "dns-over-tls" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+dnssec-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "dnssec" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+dnssec-openssl-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "dnssec-openssl" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+dnssec-ring-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "dnssec-ring" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+mdns-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "mdns" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+resolv-conf-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "resolv-conf" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+serde-config-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "serde-config" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+serde-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "serde" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+system-config-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "system-config" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+testing-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "testing" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+tokio-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "tokio" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+tokio-openssl-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "tokio-openssl" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+tokio-runtime-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "tokio-runtime" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+tokio-tls-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "tokio-tls" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+trust-dns-native-tls-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "trust-dns-native-tls" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19+trust-dns-openssl-devel 0.19.7 1.fc34 3629 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "trust-dns-openssl" feature of "trust-dns-resolver" crate. rust-trust-dns-resolver0.19-devel 0.19.7 1.fc34 338309 Unspecified Trust-DNS is a safe and secure DNS library Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. This package contains library source intended for building other packages which use "trust-dns-resolver" crate. rust-try-lock+default-devel 0.2.3 2.fc34 938 Unspecified Lightweight atomic lock Lightweight atomic lock. This package contains library source intended for building other packages which use "default" feature of "try-lock" crate. rust-try-lock-devel 0.2.3 2.fc34 13361 Unspecified Lightweight atomic lock Lightweight atomic lock. This package contains library source intended for building other packages which use "try-lock" crate. rust-try_from+default-devel 0.3.2 4.fc34 857 Unspecified TryFrom and TryInto traits for failable conversions that return a Result TryFrom and TryInto traits for failable conversions that return a Result. This package contains library source intended for building other packages which use "default" feature of "try_from" crate. rust-try_from+no_std-devel 0.3.2 4.fc34 857 Unspecified TryFrom and TryInto traits for failable conversions that return a Result TryFrom and TryInto traits for failable conversions that return a Result. This package contains library source intended for building other packages which use "no_std" feature of "try_from" crate. rust-try_from-devel 0.3.2 4.fc34 16718 Unspecified TryFrom and TryInto traits for failable conversions that return a Result TryFrom and TryInto traits for failable conversions that return a Result. This package contains library source intended for building other packages which use "try_from" crate. rust-try_or+default-devel 0.2.0 6.fc34 311 Unspecified Contains helper macros for unwrapping Results and Options Contains helper macros for unwrapping Results and Options. This package contains library source intended for building other packages which use "default" feature of "try_or" crate. rust-try_or-devel 0.2.0 6.fc34 7408 Unspecified Contains helper macros for unwrapping Results and Options Contains helper macros for unwrapping Results and Options. This package contains library source intended for building other packages which use "try_or" crate. rust-trybuild+default-devel 1.0.41 1.fc34 1304 Unspecified Test harness for ui tests of compiler diagnostics Test harness for ui tests of compiler diagnostics. This package contains library source intended for building other packages which use "default" feature of "trybuild" crate. rust-trybuild+diff-devel 1.0.41 1.fc34 1304 Unspecified Test harness for ui tests of compiler diagnostics Test harness for ui tests of compiler diagnostics. This package contains library source intended for building other packages which use "diff" feature of "trybuild" crate. rust-trybuild+dissimilar-devel 1.0.41 1.fc34 1304 Unspecified Test harness for ui tests of compiler diagnostics Test harness for ui tests of compiler diagnostics. This package contains library source intended for building other packages which use "dissimilar" feature of "trybuild" crate. rust-trybuild-devel 1.0.41 1.fc34 120477 Unspecified Test harness for ui tests of compiler diagnostics Test harness for ui tests of compiler diagnostics. This package contains library source intended for building other packages which use "trybuild" crate. rust-tss-esapi+default-devel 5.0.1 1.fc34 1624 Unspecified Rust-native wrapper around TSS 2.0 Enhanced System API Rust-native wrapper around TSS 2.0 Enhanced System API. This package contains library source intended for building other packages which use "default" feature of "tss-esapi" crate. rust-tss-esapi+generate-bindings-devel 5.0.1 1.fc34 1624 Unspecified Rust-native wrapper around TSS 2.0 Enhanced System API Rust-native wrapper around TSS 2.0 Enhanced System API. This package contains library source intended for building other packages which use "generate-bindings" feature of "tss-esapi" crate. rust-tss-esapi-devel 5.0.1 1.fc34 834413 Unspecified Rust-native wrapper around TSS 2.0 Enhanced System API Rust-native wrapper around TSS 2.0 Enhanced System API. This package contains library source intended for building other packages which use "tss-esapi" crate. rust-tss-esapi-sys+bindgen-devel 0.1.1 2.fc34 1186 Unspecified FFI wrapper around TSS 2.0 Enhanced System API FFI wrapper around TSS 2.0 Enhanced System API. This package contains library source intended for building other packages which use "bindgen" feature of "tss-esapi-sys" crate. rust-tss-esapi-sys+default-devel 0.1.1 2.fc34 1186 Unspecified FFI wrapper around TSS 2.0 Enhanced System API FFI wrapper around TSS 2.0 Enhanced System API. This package contains library source intended for building other packages which use "default" feature of "tss-esapi-sys" crate. rust-tss-esapi-sys+generate-bindings-devel 0.1.1 2.fc34 1186 Unspecified FFI wrapper around TSS 2.0 Enhanced System API FFI wrapper around TSS 2.0 Enhanced System API. This package contains library source intended for building other packages which use "generate-bindings" feature of "tss-esapi-sys" crate. rust-tss-esapi-sys-devel 0.1.1 2.fc34 1527054 Unspecified FFI wrapper around TSS 2.0 Enhanced System API FFI wrapper around TSS 2.0 Enhanced System API. This package contains library source intended for building other packages which use "tss-esapi-sys" crate. rust-ttf-parser+default-devel 0.6.2 2.fc34 1199 Unspecified High-level, safe, zero-allocation TrueType font parser High-level, safe, zero-allocation TrueType font parser. This package contains library source intended for building other packages which use "default" feature of "ttf-parser" crate. rust-ttf-parser+std-devel 0.6.2 2.fc34 1199 Unspecified High-level, safe, zero-allocation TrueType font parser High-level, safe, zero-allocation TrueType font parser. This package contains library source intended for building other packages which use "std" feature of "ttf-parser" crate. rust-ttf-parser-devel 0.6.2 2.fc34 444306 Unspecified High-level, safe, zero-allocation TrueType font parser High-level, safe, zero-allocation TrueType font parser. This package contains library source intended for building other packages which use "ttf-parser" crate. rust-tui+crossterm-devel 0.14.0 2.fc34 3404 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "crossterm" feature of "tui" crate. rust-tui+default-devel 0.14.0 2.fc34 3404 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "default" feature of "tui" crate. rust-tui+serde-devel 0.14.0 2.fc34 3404 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "serde" feature of "tui" crate. rust-tui+termion-devel 0.14.0 2.fc34 3404 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "termion" feature of "tui" crate. rust-tui-devel 0.14.0 2.fc34 621668 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "tui" crate. rust-tui-react+default-devel 0.14.0 2.fc34 1048 Unspecified TUI widgets using a react-like paradigm TUI widgets using a react-like paradigm, allowing mutable component state and render properties. This package contains library source intended for building other packages which use "default" feature of "tui-react" crate. rust-tui-react-devel 0.14.0 2.fc34 18667 Unspecified TUI widgets using a react-like paradigm TUI widgets using a react-like paradigm, allowing mutable component state and render properties. This package contains library source intended for building other packages which use "tui-react" crate. rust-tui0.11+crossterm-devel 0.11.0 3.fc34 3091 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "crossterm" feature of "tui" crate. rust-tui0.11+default-devel 0.11.0 3.fc34 3091 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "default" feature of "tui" crate. rust-tui0.11+serde-devel 0.11.0 3.fc34 3091 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "serde" feature of "tui" crate. rust-tui0.11+termion-devel 0.11.0 3.fc34 3091 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "termion" feature of "tui" crate. rust-tui0.11-devel 0.11.0 3.fc34 555912 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "tui" crate. rust-tui0.9+crossterm-devel 0.9.5 3.fc34 3096 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "crossterm" feature of "tui" crate. rust-tui0.9+default-devel 0.9.5 3.fc34 3096 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "default" feature of "tui" crate. rust-tui0.9+termion-devel 0.9.5 3.fc34 3096 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "termion" feature of "tui" crate. rust-tui0.9-devel 0.9.5 3.fc34 508481 Unspecified Library to build rich terminal user interfaces or dashboards Library to build rich terminal user interfaces or dashboards. This package contains library source intended for building other packages which use "tui" crate. rust-tuikit+default-devel 0.3.4 2.fc34 1207 Unspecified Toolkit for writing TUI applications Toolkit for writing TUI applications. This package contains library source intended for building other packages which use "default" feature of "tuikit" crate. rust-tuikit-devel 0.3.4 2.fc34 198290 Unspecified Toolkit for writing TUI applications Toolkit for writing TUI applications. This package contains library source intended for building other packages which use "tuikit" crate. rust-tungstenite+default-devel 0.12.0 1.fc34 1673 Unspecified Lightweight stream-based WebSocket implementation Lightweight stream-based WebSocket implementation. This package contains library source intended for building other packages which use "default" feature of "tungstenite" crate. rust-tungstenite+native-tls-devel 0.12.0 1.fc34 1673 Unspecified Lightweight stream-based WebSocket implementation Lightweight stream-based WebSocket implementation. This package contains library source intended for building other packages which use "native-tls" feature of "tungstenite" crate. rust-tungstenite+tls-devel 0.12.0 1.fc34 1673 Unspecified Lightweight stream-based WebSocket implementation Lightweight stream-based WebSocket implementation. This package contains library source intended for building other packages which use "tls" feature of "tungstenite" crate. rust-tungstenite-devel 0.12.0 1.fc34 390379 Unspecified Lightweight stream-based WebSocket implementation Lightweight stream-based WebSocket implementation. This package contains library source intended for building other packages which use "tungstenite" crate. rust-twoway+default-devel 0.2.1 5.fc34 1756 Unspecified Fast substring search for strings and byte strings Fast substring search for strings and byte strings. Optional SSE4.2 acceleration (if detected at runtime) using pcmpestri. Memchr is the only mandatory dependency. The two way algorithm is also used by rust's libstd itself, but here it is exposed both for byte strings, using memchr, and optionally using a SSE4.2 accelerated version. This package contains library source intended for building other packages which use "default" feature of "twoway" crate. rust-twoway+pattern-devel 0.2.1 5.fc34 1756 Unspecified Fast substring search for strings and byte strings Fast substring search for strings and byte strings. Optional SSE4.2 acceleration (if detected at runtime) using pcmpestri. Memchr is the only mandatory dependency. The two way algorithm is also used by rust's libstd itself, but here it is exposed both for byte strings, using memchr, and optionally using a SSE4.2 accelerated version. This package contains library source intended for building other packages which use "pattern" feature of "twoway" crate. rust-twoway+use_std-devel 0.2.1 5.fc34 1756 Unspecified Fast substring search for strings and byte strings Fast substring search for strings and byte strings. Optional SSE4.2 acceleration (if detected at runtime) using pcmpestri. Memchr is the only mandatory dependency. The two way algorithm is also used by rust's libstd itself, but here it is exposed both for byte strings, using memchr, and optionally using a SSE4.2 accelerated version. This package contains library source intended for building other packages which use "use_std" feature of "twoway" crate. rust-twoway-devel 0.2.1 5.fc34 141088 Unspecified Fast substring search for strings and byte strings Fast substring search for strings and byte strings. Optional SSE4.2 acceleration (if detected at runtime) using pcmpestri. Memchr is the only mandatory dependency. The two way algorithm is also used by rust's libstd itself, but here it is exposed both for byte strings, using memchr, and optionally using a SSE4.2 accelerated version. This package contains library source intended for building other packages which use "twoway" crate. rust-typeable+default-devel 0.1.2 9.fc34 297 Unspecified Exposes Typeable, for getting TypeIds at runtime Exposes Typeable, for getting TypeIds at runtime. This package contains library source intended for building other packages which use "default" feature of "typeable" crate. rust-typeable-devel 0.1.2 9.fc34 752 Unspecified Exposes Typeable, for getting TypeIds at runtime Exposes Typeable, for getting TypeIds at runtime. This package contains library source intended for building other packages which use "typeable" crate. rust-typed-arena+default-devel 1.7.0 4.fc34 1172 Unspecified Arena, a fast but limited type of allocator Arena, a fast but limited type of allocator. This package contains library source intended for building other packages which use "default" feature of "typed-arena" crate. rust-typed-arena+std-devel 1.7.0 4.fc34 1172 Unspecified Arena, a fast but limited type of allocator Arena, a fast but limited type of allocator. This package contains library source intended for building other packages which use "std" feature of "typed-arena" crate. rust-typed-arena-devel 1.7.0 4.fc34 39264 Unspecified Arena, a fast but limited type of allocator Arena, a fast but limited type of allocator. This package contains library source intended for building other packages which use "typed-arena" crate. rust-typemap+default-devel 0.3.3 5.fc34 257 Unspecified Typesafe store for many value types A typesafe store for many value types. This package contains library source intended for building other packages which use "default" feature of "typemap" crate. rust-typemap-devel 0.3.3 5.fc34 17286 Unspecified Typesafe store for many value types A typesafe store for many value types. This package contains library source intended for building other packages which use "typemap" crate. rust-typenum+default-devel 1.13.0 1.fc34 1238 Unspecified Rust library for type-level numbers evaluated at compile time Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete. This package contains library source intended for building other packages which use "default" feature of "typenum" crate. rust-typenum+force_unix_path_separator-devel 1.13.0 1.fc34 1238 Unspecified Rust library for type-level numbers evaluated at compile time Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete. This package contains library source intended for building other packages which use "force_unix_path_separator" feature of "typenum" crate. rust-typenum+i128-devel 1.13.0 1.fc34 1238 Unspecified Rust library for type-level numbers evaluated at compile time Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete. This package contains library source intended for building other packages which use "i128" feature of "typenum" crate. rust-typenum+no_std-devel 1.13.0 1.fc34 1238 Unspecified Rust library for type-level numbers evaluated at compile time Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete. This package contains library source intended for building other packages which use "no_std" feature of "typenum" crate. rust-typenum+strict-devel 1.13.0 1.fc34 1238 Unspecified Rust library for type-level numbers evaluated at compile time Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete. This package contains library source intended for building other packages which use "strict" feature of "typenum" crate. rust-typenum-devel 1.13.0 1.fc34 221279 Unspecified Rust library for type-level numbers evaluated at compile time Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete. This package contains library source intended for building other packages which use "typenum" crate. rust-typetag-impl+default-devel 0.1.7 1.fc34 1069 Unspecified Implementation detail of the typetag crate Implementation detail of the typetag crate. This package contains library source intended for building other packages which use "default" feature of "typetag-impl" crate. rust-typetag-impl-devel 0.1.7 1.fc34 40340 Unspecified Implementation detail of the typetag crate Implementation detail of the typetag crate. This package contains library source intended for building other packages which use "typetag-impl" crate. rust-ucd-parse+default-devel 0.1.8 3.fc34 1122 Unspecified Library for parsing data files in the Unicode character database Library for parsing data files in the Unicode character database. This package contains library source intended for building other packages which use "default" feature of "ucd-parse" crate. rust-ucd-parse-devel 0.1.8 3.fc34 129003 Unspecified Library for parsing data files in the Unicode character database Library for parsing data files in the Unicode character database. This package contains library source intended for building other packages which use "ucd-parse" crate. rust-ucd-trie+default-devel 0.1.3 3.fc34 1065 Unspecified Trie for storing Unicode codepoint sets and maps Trie for storing Unicode codepoint sets and maps. This package contains library source intended for building other packages which use "default" feature of "ucd-trie" crate. rust-ucd-trie+std-devel 0.1.3 3.fc34 1065 Unspecified Trie for storing Unicode codepoint sets and maps Trie for storing Unicode codepoint sets and maps. This package contains library source intended for building other packages which use "std" feature of "ucd-trie" crate. rust-ucd-trie-devel 0.1.3 3.fc34 165480 Unspecified Trie for storing Unicode codepoint sets and maps Trie for storing Unicode codepoint sets and maps. This package contains library source intended for building other packages which use "ucd-trie" crate. rust-ucd-util+default-devel 0.1.8 3.fc34 993 Unspecified Small utility library for working with the Unicode character database Small utility library for working with the Unicode character database. This package contains library source intended for building other packages which use "default" feature of "ucd-util" crate. rust-ucd-util-devel 0.1.8 3.fc34 161130 Unspecified Small utility library for working with the Unicode character database Small utility library for working with the Unicode character database. This package contains library source intended for building other packages which use "ucd-util" crate. rust-unchecked-index+default-devel 0.2.2 5.fc34 972 Unspecified Unchecked indexing wrapper using regular index syntax Unchecked indexing wrapper using regular index syntax. This package contains library source intended for building other packages which use "default" feature of "unchecked-index" crate. rust-unchecked-index-devel 0.2.2 5.fc34 39820 Unspecified Unchecked indexing wrapper using regular index syntax Unchecked indexing wrapper using regular index syntax. This package contains library source intended for building other packages which use "unchecked-index" crate. rust-unescape+default-devel 0.1.0 7.fc34 357 Unspecified Unescapes strings with escape sequences written out as literal characters Unescapes strings with escape sequences written out as literal characters. This package contains library source intended for building other packages which use "default" feature of "unescape" crate. rust-unescape-devel 0.1.0 7.fc34 7502 Unspecified Unescapes strings with escape sequences written out as literal characters Unescapes strings with escape sequences written out as literal characters. This package contains library source intended for building other packages which use "unescape" crate. rust-unic-char-property+default-devel 0.9.0 6.fc34 1381 Unspecified UNIC — Character Property taxonomy, contracts and build macros UNIC — Unicode Character Tools — Character Property taxonomy, contracts and build macros. This package contains library source intended for building other packages which use "default" feature of "unic-char-property" crate. rust-unic-char-property-devel 0.9.0 6.fc34 27437 Unspecified UNIC — Character Property taxonomy, contracts and build macros UNIC — Unicode Character Tools — Character Property taxonomy, contracts and build macros. This package contains library source intended for building other packages which use "unic-char-property" crate. rust-unic-char-range+default-devel 0.9.0 6.fc34 1495 Unspecified UNIC — Unicode Character Tools — Character Range and Iteration UNIC — Unicode Character Tools — Character Range and Iteration. This package contains library source intended for building other packages which use "default" feature of "unic-char-range" crate. rust-unic-char-range+exact-size-is-empty-devel 0.9.0 6.fc34 1495 Unspecified UNIC — Unicode Character Tools — Character Range and Iteration UNIC — Unicode Character Tools — Character Range and Iteration. This package contains library source intended for building other packages which use "exact-size-is-empty" feature of "unic-char-range" crate. rust-unic-char-range+fused-devel 0.9.0 6.fc34 1495 Unspecified UNIC — Unicode Character Tools — Character Range and Iteration UNIC — Unicode Character Tools — Character Range and Iteration. This package contains library source intended for building other packages which use "fused" feature of "unic-char-range" crate. rust-unic-char-range+rayon-devel 0.9.0 6.fc34 1495 Unspecified UNIC — Unicode Character Tools — Character Range and Iteration UNIC — Unicode Character Tools — Character Range and Iteration. This package contains library source intended for building other packages which use "rayon" feature of "unic-char-range" crate. rust-unic-char-range+std-devel 0.9.0 6.fc34 1495 Unspecified UNIC — Unicode Character Tools — Character Range and Iteration UNIC — Unicode Character Tools — Character Range and Iteration. This package contains library source intended for building other packages which use "std" feature of "unic-char-range" crate. rust-unic-char-range+trusted-len-devel 0.9.0 6.fc34 1495 Unspecified UNIC — Unicode Character Tools — Character Range and Iteration UNIC — Unicode Character Tools — Character Range and Iteration. This package contains library source intended for building other packages which use "trusted-len" feature of "unic-char-range" crate. rust-unic-char-range+unstable-devel 0.9.0 6.fc34 1495 Unspecified UNIC — Unicode Character Tools — Character Range and Iteration UNIC — Unicode Character Tools — Character Range and Iteration. This package contains library source intended for building other packages which use "unstable" feature of "unic-char-range" crate. rust-unic-char-range-devel 0.9.0 6.fc34 25990 Unspecified UNIC — Unicode Character Tools — Character Range and Iteration UNIC — Unicode Character Tools — Character Range and Iteration. This package contains library source intended for building other packages which use "unic-char-range" crate. rust-unic-common+default-devel 0.9.0 6.fc34 1267 Unspecified UNIC — Common Utilities UNIC — Common Utilities. This package contains library source intended for building other packages which use "default" feature of "unic-common" crate. rust-unic-common+unstable-devel 0.9.0 6.fc34 1267 Unspecified UNIC — Common Utilities UNIC — Common Utilities. This package contains library source intended for building other packages which use "unstable" feature of "unic-common" crate. rust-unic-common-devel 0.9.0 6.fc34 5771 Unspecified UNIC — Common Utilities UNIC — Common Utilities. This package contains library source intended for building other packages which use "unic-common" crate. rust-unic-segment+default-devel 0.9.0 6.fc34 1473 Unspecified UNIC — Unicode Text Segmentation Algorithms UNIC — Unicode Text Segmentation Algorithms. This package contains library source intended for building other packages which use "default" feature of "unic-segment" crate. rust-unic-segment-devel 0.9.0 6.fc34 258484 Unspecified UNIC — Unicode Text Segmentation Algorithms UNIC — Unicode Text Segmentation Algorithms. This package contains library source intended for building other packages which use "unic-segment" crate. rust-unic-ucd-category+default-devel 0.9.0 5.fc34 1513 Unspecified UNIC — Unicode Character Database — General Category UNIC — Unicode Character Database — General Category. This package contains library source intended for building other packages which use "default" feature of "unic-ucd-category" crate. rust-unic-ucd-category-devel 0.9.0 5.fc34 152013 Unspecified UNIC — Unicode Character Database — General Category UNIC — Unicode Character Database — General Category. This package contains library source intended for building other packages which use "unic-ucd-category" crate. rust-unic-ucd-common+default-devel 0.9.0 5.fc34 1540 Unspecified UNIC — Unicode Character Database — Common Properties UNIC — Unicode Character Database — Common Properties. This package contains library source intended for building other packages which use "default" feature of "unic-ucd-common" crate. rust-unic-ucd-common-devel 0.9.0 5.fc34 94091 Unspecified UNIC — Unicode Character Database — Common Properties UNIC — Unicode Character Database — Common Properties. This package contains library source intended for building other packages which use "unic-ucd-common" crate. rust-unic-ucd-segment+default-devel 0.9.0 6.fc34 1495 Unspecified UNIC — Unicode Character Database — Segmentation Properties UNIC — Unicode Character Database — Segmentation Properties. This package contains library source intended for building other packages which use "default" feature of "unic-ucd-segment" crate. rust-unic-ucd-segment-devel 0.9.0 6.fc34 279374 Unspecified UNIC — Unicode Character Database — Segmentation Properties UNIC — Unicode Character Database — Segmentation Properties. This package contains library source intended for building other packages which use "unic-ucd-segment" crate. rust-unic-ucd-version+default-devel 0.9.0 6.fc34 1332 Unspecified UNIC — Unicode Character Database — Version UNIC — Unicode Character Database — Version. This package contains library source intended for building other packages which use "default" feature of "unic-ucd-version" crate. rust-unic-ucd-version-devel 0.9.0 6.fc34 4958 Unspecified UNIC — Unicode Character Database — Version UNIC — Unicode Character Database — Version. This package contains library source intended for building other packages which use "unic-ucd-version" crate. rust-unicase+default-devel 2.6.0 4.fc34 1089 Unspecified Case-insensitive wrapper around strings Case-insensitive wrapper around strings. This package contains library source intended for building other packages which use "default" feature of "unicase" crate. rust-unicase+nightly-devel 2.6.0 4.fc34 1089 Unspecified Case-insensitive wrapper around strings Case-insensitive wrapper around strings. This package contains library source intended for building other packages which use "nightly" feature of "unicase" crate. rust-unicase-devel 2.6.0 4.fc34 121934 Unspecified Case-insensitive wrapper around strings Case-insensitive wrapper around strings. This package contains library source intended for building other packages which use "unicase" crate. rust-unicase1+default-devel 1.4.2 12.fc34 875 Unspecified Case-insensitive wrapper around strings Case-insensitive wrapper around strings. This package contains library source intended for building other packages which use "default" feature of "unicase" crate. rust-unicase1-devel 1.4.2 12.fc34 9156 Unspecified Case-insensitive wrapper around strings Case-insensitive wrapper around strings. This package contains library source intended for building other packages which use "unicase" crate. rust-unicode-bidi+bench_it-devel 0.3.4 14.fc34 1236 Unspecified Implementation of the Unicode Bidirectional Algorithm Implementation of the Unicode Bidirectional Algorithm. This package contains library source intended for building other packages which use "bench_it" feature of "unicode-bidi" crate. rust-unicode-bidi+default-devel 0.3.4 14.fc34 1236 Unspecified Implementation of the Unicode Bidirectional Algorithm Implementation of the Unicode Bidirectional Algorithm. This package contains library source intended for building other packages which use "default" feature of "unicode-bidi" crate. rust-unicode-bidi+serde-devel 0.3.4 14.fc34 1236 Unspecified Implementation of the Unicode Bidirectional Algorithm Implementation of the Unicode Bidirectional Algorithm. This package contains library source intended for building other packages which use "serde" feature of "unicode-bidi" crate. rust-unicode-bidi+unstable-devel 0.3.4 14.fc34 1236 Unspecified Implementation of the Unicode Bidirectional Algorithm Implementation of the Unicode Bidirectional Algorithm. This package contains library source intended for building other packages which use "unstable" feature of "unicode-bidi" crate. rust-unicode-bidi+with_serde-devel 0.3.4 14.fc34 1236 Unspecified Implementation of the Unicode Bidirectional Algorithm Implementation of the Unicode Bidirectional Algorithm. This package contains library source intended for building other packages which use "with_serde" feature of "unicode-bidi" crate. rust-unicode-bidi-devel 0.3.4 14.fc34 144846 Unspecified Implementation of the Unicode Bidirectional Algorithm Implementation of the Unicode Bidirectional Algorithm. This package contains library source intended for building other packages which use "unicode-bidi" crate. rust-unicode-normalization+default-devel 0.1.17 1.fc34 1376 Unspecified Functions for normalization of Unicode strings Functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. This package contains library source intended for building other packages which use "default" feature of "unicode-normalization" crate. rust-unicode-normalization+std-devel 0.1.17 1.fc34 1376 Unspecified Functions for normalization of Unicode strings Functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. This package contains library source intended for building other packages which use "std" feature of "unicode-normalization" crate. rust-unicode-normalization-devel 0.1.17 1.fc34 566737 Unspecified Functions for normalization of Unicode strings Functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. This package contains library source intended for building other packages which use "unicode-normalization" crate. rust-unicode-segmentation+default-devel 1.7.1 2.fc34 1352 Unspecified Grapheme Cluster, Word and Sentence boundaries Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. This package contains library source intended for building other packages which use "default" feature of "unicode-segmentation" crate. rust-unicode-segmentation+no_std-devel 1.7.1 2.fc34 1352 Unspecified Grapheme Cluster, Word and Sentence boundaries Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. This package contains library source intended for building other packages which use "no_std" feature of "unicode-segmentation" crate. rust-unicode-segmentation-devel 1.7.1 2.fc34 542627 Unspecified Grapheme Cluster, Word and Sentence boundaries Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. This package contains library source intended for building other packages which use "unicode-segmentation" crate. rust-unicode-width+bench-devel 0.1.8 4.fc34 1145 Unspecified Determine displayed width of `char` and `str` types Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. This package contains library source intended for building other packages which use "bench" feature of "unicode-width" crate. rust-unicode-width+default-devel 0.1.8 4.fc34 1145 Unspecified Determine displayed width of `char` and `str` types Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. This package contains library source intended for building other packages which use "default" feature of "unicode-width" crate. rust-unicode-width+no_std-devel 0.1.8 4.fc34 1145 Unspecified Determine displayed width of `char` and `str` types Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. This package contains library source intended for building other packages which use "no_std" feature of "unicode-width" crate. rust-unicode-width-devel 0.1.8 4.fc34 62282 Unspecified Determine displayed width of `char` and `str` types Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. This package contains library source intended for building other packages which use "unicode-width" crate. rust-unicode-xid+bench-devel 0.2.1 3.fc34 1205 Unspecified Determine whether characters have XID_Start/XID_Continue properties Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. This package contains library source intended for building other packages which use "bench" feature of "unicode-xid" crate. rust-unicode-xid+default-devel 0.2.1 3.fc34 1205 Unspecified Determine whether characters have XID_Start/XID_Continue properties Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. This package contains library source intended for building other packages which use "default" feature of "unicode-xid" crate. rust-unicode-xid+no_std-devel 0.2.1 3.fc34 1205 Unspecified Determine whether characters have XID_Start/XID_Continue properties Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. This package contains library source intended for building other packages which use "no_std" feature of "unicode-xid" crate. rust-unicode-xid-devel 0.2.1 3.fc34 81688 Unspecified Determine whether characters have XID_Start/XID_Continue properties Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. This package contains library source intended for building other packages which use "unicode-xid" crate. rust-unicode-xid0.1+bench-devel 0.1.0 4.fc34 661 Unspecified Determine whether characters have XID_Start/XID_Continue properties Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. This package contains library source intended for building other packages which use "bench" feature of "unicode-xid" crate. rust-unicode-xid0.1+default-devel 0.1.0 4.fc34 661 Unspecified Determine whether characters have XID_Start/XID_Continue properties Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. This package contains library source intended for building other packages which use "default" feature of "unicode-xid" crate. rust-unicode-xid0.1+no_std-devel 0.1.0 4.fc34 661 Unspecified Determine whether characters have XID_Start/XID_Continue properties Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. This package contains library source intended for building other packages which use "no_std" feature of "unicode-xid" crate. rust-unicode-xid0.1-devel 0.1.0 4.fc34 69534 Unspecified Determine whether characters have XID_Start/XID_Continue properties Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. This package contains library source intended for building other packages which use "unicode-xid" crate. rust-unicode_categories+default-devel 0.1.1 5.fc34 417 Unspecified Query Unicode category membership for chars Query Unicode category membership for chars. This package contains library source intended for building other packages which use "default" feature of "unicode_categories" crate. rust-unicode_categories-devel 0.1.1 5.fc34 419765 Unspecified Query Unicode category membership for chars Query Unicode category membership for chars. This package contains library source intended for building other packages which use "unicode_categories" crate. rust-unindent+default-devel 0.1.7 2.fc34 978 Unspecified Remove a column of leading whitespace from a string Remove a column of leading whitespace from a string. This package contains library source intended for building other packages which use "default" feature of "unindent" crate. rust-unindent-devel 0.1.7 2.fc34 37517 Unspecified Remove a column of leading whitespace from a string Remove a column of leading whitespace from a string. This package contains library source intended for building other packages which use "unindent" crate. rust-universal-hash+default-devel 0.4.0 2.fc34 1078 Unspecified Trait for universal hash functions Trait for universal hash functions. This package contains library source intended for building other packages which use "default" feature of "universal-hash" crate. rust-universal-hash+std-devel 0.4.0 2.fc34 1078 Unspecified Trait for universal hash functions Trait for universal hash functions. This package contains library source intended for building other packages which use "std" feature of "universal-hash" crate. rust-universal-hash-devel 0.4.0 2.fc34 35183 Unspecified Trait for universal hash functions Trait for universal hash functions. This package contains library source intended for building other packages which use "universal-hash" crate. rust-unix_socket+default-devel 0.5.0 8.fc34 465 Unspecified Unix domain socket bindings Unix domain socket bindings. This package contains library source intended for building other packages which use "default" feature of "unix_socket" crate. rust-unix_socket-devel 0.5.0 8.fc34 65460 Unspecified Unix domain socket bindings Unix domain socket bindings. This package contains library source intended for building other packages which use "unix_socket" crate. rust-unreachable+default-devel 1.0.0 11.fc34 344 Unspecified Unreachable code optimization hint in stable rust An unreachable code optimization hint in stable rust. This package contains library source intended for building other packages which use "default" feature of "unreachable" crate. rust-unreachable-devel 1.0.0 11.fc34 29074 Unspecified Unreachable code optimization hint in stable rust An unreachable code optimization hint in stable rust. This package contains library source intended for building other packages which use "unreachable" crate. rust-unsafe-any+default-devel 0.4.2 9.fc34 281 Unspecified Traits and implementations for unchecked downcasting Traits and implementations for unchecked downcasting. This package contains library source intended for building other packages which use "default" feature of "unsafe-any" crate. rust-unsafe-any-devel 0.4.2 9.fc34 6920 Unspecified Traits and implementations for unchecked downcasting Traits and implementations for unchecked downcasting. This package contains library source intended for building other packages which use "unsafe-any" crate. rust-untrusted+default-devel 0.7.1 3.fc34 991 Unspecified Safe and fast parsing of untrusted inputs in Rust Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust. This package contains library source intended for building other packages which use "default" feature of "untrusted" crate. rust-untrusted-devel 0.7.1 3.fc34 26543 Unspecified Safe and fast parsing of untrusted inputs in Rust Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust. This package contains library source intended for building other packages which use "untrusted" crate. rust-uom+autoconvert-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "autoconvert" feature of "uom" crate. rust-uom+bigint-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "bigint" feature of "uom" crate. rust-uom+bigint-support-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "bigint-support" feature of "uom" crate. rust-uom+bigrational-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "bigrational" feature of "uom" crate. rust-uom+biguint-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "biguint" feature of "uom" crate. rust-uom+default-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "default" feature of "uom" crate. rust-uom+f32-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "f32" feature of "uom" crate. rust-uom+f64-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "f64" feature of "uom" crate. rust-uom+i128-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "i128" feature of "uom" crate. rust-uom+i16-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "i16" feature of "uom" crate. rust-uom+i32-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "i32" feature of "uom" crate. rust-uom+i64-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "i64" feature of "uom" crate. rust-uom+i8-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "i8" feature of "uom" crate. rust-uom+isize-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "isize" feature of "uom" crate. rust-uom+num-bigint-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "num-bigint" feature of "uom" crate. rust-uom+num-rational-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "num-rational" feature of "uom" crate. rust-uom+rational-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "rational" feature of "uom" crate. rust-uom+rational-support-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "rational-support" feature of "uom" crate. rust-uom+rational32-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "rational32" feature of "uom" crate. rust-uom+rational64-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "rational64" feature of "uom" crate. rust-uom+serde-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "serde" feature of "uom" crate. rust-uom+si-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "si" feature of "uom" crate. rust-uom+std-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "std" feature of "uom" crate. rust-uom+try-from-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "try-from" feature of "uom" crate. rust-uom+u128-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "u128" feature of "uom" crate. rust-uom+u16-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "u16" feature of "uom" crate. rust-uom+u32-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "u32" feature of "uom" crate. rust-uom+u64-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "u64" feature of "uom" crate. rust-uom+u8-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "u8" feature of "uom" crate. rust-uom+use_serde-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "use_serde" feature of "uom" crate. rust-uom+usize-devel 0.30.0 2.fc34 2755 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "usize" feature of "uom" crate. rust-uom-devel 0.30.0 2.fc34 728230 Unspecified Units of measurement Units of measurement. This package contains library source intended for building other packages which use "uom" crate. rust-url+default-devel 2.2.1 1.fc34 1516 Unspecified URL library for Rust, based on the WHATWG URL Standard URL library for Rust, based on the WHATWG URL Standard. This package contains library source intended for building other packages which use "default" feature of "url" crate. rust-url+serde-devel 2.2.1 1.fc34 1516 Unspecified URL library for Rust, based on the WHATWG URL Standard URL library for Rust, based on the WHATWG URL Standard. This package contains library source intended for building other packages which use "serde" feature of "url" crate. rust-url-devel 2.2.1 1.fc34 464058 Unspecified URL library for Rust, based on the WHATWG URL Standard URL library for Rust, based on the WHATWG URL Standard. This package contains library source intended for building other packages which use "url" crate. rust-url1+default-devel 1.7.2 5.fc34 1839 Unspecified URL library for Rust, based on the WHATWG URL Standard URL library for Rust, based on the WHATWG URL Standard. This package contains library source intended for building other packages which use "default" feature of "url" crate. rust-url1+encoding-devel 1.7.2 5.fc34 1839 Unspecified URL library for Rust, based on the WHATWG URL Standard URL library for Rust, based on the WHATWG URL Standard. This package contains library source intended for building other packages which use "encoding" feature of "url" crate. rust-url1+heap_size-devel 1.7.2 5.fc34 1839 Unspecified URL library for Rust, based on the WHATWG URL Standard URL library for Rust, based on the WHATWG URL Standard. This package contains library source intended for building other packages which use "heap_size" feature of "url" crate. rust-url1+heapsize-devel 1.7.2 5.fc34 1839 Unspecified URL library for Rust, based on the WHATWG URL Standard URL library for Rust, based on the WHATWG URL Standard. This package contains library source intended for building other packages which use "heapsize" feature of "url" crate. rust-url1+query_encoding-devel 1.7.2 5.fc34 1839 Unspecified URL library for Rust, based on the WHATWG URL Standard URL library for Rust, based on the WHATWG URL Standard. This package contains library source intended for building other packages which use "query_encoding" feature of "url" crate. rust-url1+rustc-serialize-devel 1.7.2 5.fc34 1839 Unspecified URL library for Rust, based on the WHATWG URL Standard URL library for Rust, based on the WHATWG URL Standard. This package contains library source intended for building other packages which use "rustc-serialize" feature of "url" crate. rust-url1-devel 1.7.2 5.fc34 459094 Unspecified URL library for Rust, based on the WHATWG URL Standard URL library for Rust, based on the WHATWG URL Standard. This package contains library source intended for building other packages which use "url" crate. rust-url_serde+default-devel 0.2.0 6.fc34 428 Unspecified Serde support for URL types Serde support for URL types. This package contains library source intended for building other packages which use "default" feature of "url_serde" crate. rust-url_serde-devel 0.2.0 6.fc34 13527 Unspecified Serde support for URL types Serde support for URL types. This package contains library source intended for building other packages which use "url_serde" crate. rust-urlencoding+default-devel 1.1.1 3.fc34 1055 Unspecified Rust library for doing URL percentage encoding A Rust library for doing URL percentage encoding. This package contains library source intended for building other packages which use "default" feature of "urlencoding" crate. rust-urlencoding-devel 1.1.1 3.fc34 11295 Unspecified Rust library for doing URL percentage encoding A Rust library for doing URL percentage encoding. This package contains library source intended for building other packages which use "urlencoding" crate. rust-urlocator+default-devel 0.1.4 3.fc34 973 Unspecified Locate URLs in character streams Locate URLs in character streams. This package contains library source intended for building other packages which use "default" feature of "urlocator" crate. rust-urlocator+nightly-devel 0.1.4 3.fc34 973 Unspecified Locate URLs in character streams Locate URLs in character streams. This package contains library source intended for building other packages which use "nightly" feature of "urlocator" crate. rust-urlocator-devel 0.1.4 3.fc34 46727 Unspecified Locate URLs in character streams Locate URLs in character streams. This package contains library source intended for building other packages which use "urlocator" crate. rust-urlshortener+client-devel 3.0.0 3.fc34 1123 Unspecified Very simple url shortener client library Very simple url shortener client library. This package contains library source intended for building other packages which use "client" feature of "urlshortener" crate. rust-urlshortener+default-devel 3.0.0 3.fc34 1123 Unspecified Very simple url shortener client library Very simple url shortener client library. This package contains library source intended for building other packages which use "default" feature of "urlshortener" crate. rust-urlshortener+reqwest-devel 3.0.0 3.fc34 1123 Unspecified Very simple url shortener client library Very simple url shortener client library. This package contains library source intended for building other packages which use "reqwest" feature of "urlshortener" crate. rust-urlshortener-devel 3.0.0 3.fc34 35365 Unspecified Very simple url shortener client library Very simple url shortener client library. This package contains library source intended for building other packages which use "urlshortener" crate. rust-users+cache-devel 0.11.0 2.fc34 1136 Unspecified Library for accessing Unix users and groups Library for accessing Unix users and groups. This package contains library source intended for building other packages which use "cache" feature of "users" crate. rust-users+default-devel 0.11.0 2.fc34 1136 Unspecified Library for accessing Unix users and groups Library for accessing Unix users and groups. This package contains library source intended for building other packages which use "default" feature of "users" crate. rust-users+log-devel 0.11.0 2.fc34 1136 Unspecified Library for accessing Unix users and groups Library for accessing Unix users and groups. This package contains library source intended for building other packages which use "log" feature of "users" crate. rust-users+logging-devel 0.11.0 2.fc34 1136 Unspecified Library for accessing Unix users and groups Library for accessing Unix users and groups. This package contains library source intended for building other packages which use "logging" feature of "users" crate. rust-users+mock-devel 0.11.0 2.fc34 1136 Unspecified Library for accessing Unix users and groups Library for accessing Unix users and groups. This package contains library source intended for building other packages which use "mock" feature of "users" crate. rust-users-devel 0.11.0 2.fc34 95255 Unspecified Library for accessing Unix users and groups Library for accessing Unix users and groups. This package contains library source intended for building other packages which use "users" crate. rust-users0.10+cache-devel 0.10.0 2.fc34 1162 Unspecified Library for accessing Unix users and groups Library for accessing Unix users and groups. This package contains library source intended for building other packages which use "cache" feature of "users" crate. rust-users0.10+default-devel 0.10.0 2.fc34 1162 Unspecified Library for accessing Unix users and groups Library for accessing Unix users and groups. This package contains library source intended for building other packages which use "default" feature of "users" crate. rust-users0.10+log-devel 0.10.0 2.fc34 1162 Unspecified Library for accessing Unix users and groups Library for accessing Unix users and groups. This package contains library source intended for building other packages which use "log" feature of "users" crate. rust-users0.10+logging-devel 0.10.0 2.fc34 1162 Unspecified Library for accessing Unix users and groups Library for accessing Unix users and groups. This package contains library source intended for building other packages which use "logging" feature of "users" crate. rust-users0.10+mock-devel 0.10.0 2.fc34 1162 Unspecified Library for accessing Unix users and groups Library for accessing Unix users and groups. This package contains library source intended for building other packages which use "mock" feature of "users" crate. rust-users0.10-devel 0.10.0 2.fc34 77967 Unspecified Library for accessing Unix users and groups Library for accessing Unix users and groups. This package contains library source intended for building other packages which use "users" crate. rust-utf-8+default-devel 0.7.5 7.fc34 871 Unspecified Incremental, zero-copy UTF-8 decoding with error handling Incremental, zero-copy UTF-8 decoding with error handling. This package contains library source intended for building other packages which use "default" feature of "utf-8" crate. rust-utf-8-devel 0.7.5 7.fc34 23970 Unspecified Incremental, zero-copy UTF-8 decoding with error handling Incremental, zero-copy UTF-8 decoding with error handling. This package contains library source intended for building other packages which use "utf-8" crate. rust-utf8-ranges+default-devel 1.0.4 5.fc34 1209 Unspecified Convert ranges of Unicode codepoints to UTF-8 byte ranges Convert ranges of Unicode codepoints to UTF-8 byte ranges. DEPRECATED. Use regex-syntax::utf8 submodule instead. This package contains library source intended for building other packages which use "default" feature of "utf8-ranges" crate. rust-utf8-ranges-devel 1.0.4 5.fc34 28205 Unspecified Convert ranges of Unicode codepoints to UTF-8 byte ranges Convert ranges of Unicode codepoints to UTF-8 byte ranges. DEPRECATED. Use regex-syntax::utf8 submodule instead. This package contains library source intended for building other packages which use "utf8-ranges" crate. rust-utf8-width+default-devel 0.1.4 2.fc34 1131 Unspecified Determine the width of a UTF-8 character by providing its first byte Determine the width of a UTF-8 character by providing its first byte. This package contains library source intended for building other packages which use "default" feature of "utf8-width" crate. rust-utf8-width-devel 0.1.4 2.fc34 9942 Unspecified Determine the width of a UTF-8 character by providing its first byte Determine the width of a UTF-8 character by providing its first byte. This package contains library source intended for building other packages which use "utf8-width" crate. rust-utf8parse+default-devel 0.2.0 2.fc34 948 Unspecified Table-driven UTF-8 parser Table-driven UTF-8 parser. This package contains library source intended for building other packages which use "default" feature of "utf8parse" crate. rust-utf8parse+nightly-devel 0.2.0 2.fc34 948 Unspecified Table-driven UTF-8 parser Table-driven UTF-8 parser. This package contains library source intended for building other packages which use "nightly" feature of "utf8parse" crate. rust-utf8parse-devel 0.2.0 2.fc34 44604 Unspecified Table-driven UTF-8 parser Table-driven UTF-8 parser. This package contains library source intended for building other packages which use "utf8parse" crate. rust-uuid+default-devel 0.8.2 2.fc34 2234 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "default" feature of "uuid" crate. rust-uuid+getrandom-devel 0.8.2 2.fc34 2234 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "getrandom" feature of "uuid" crate. rust-uuid+md5-devel 0.8.2 2.fc34 2234 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "md5" feature of "uuid" crate. rust-uuid+serde-devel 0.8.2 2.fc34 2234 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "serde" feature of "uuid" crate. rust-uuid+sha1-devel 0.8.2 2.fc34 2234 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "sha1" feature of "uuid" crate. rust-uuid+slog-devel 0.8.2 2.fc34 2234 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "slog" feature of "uuid" crate. rust-uuid+std-devel 0.8.2 2.fc34 2234 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "std" feature of "uuid" crate. rust-uuid+v1-devel 0.8.2 2.fc34 2234 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "v1" feature of "uuid" crate. rust-uuid+v3-devel 0.8.2 2.fc34 2234 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "v3" feature of "uuid" crate. rust-uuid+v4-devel 0.8.2 2.fc34 2234 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "v4" feature of "uuid" crate. rust-uuid+v5-devel 0.8.2 2.fc34 2234 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "v5" feature of "uuid" crate. rust-uuid-devel 0.8.2 2.fc34 193750 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "uuid" crate. rust-uuid0.7+byteorder-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "byteorder" feature of "uuid" crate. rust-uuid0.7+const_fn-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "const_fn" feature of "uuid" crate. rust-uuid0.7+default-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "default" feature of "uuid" crate. rust-uuid0.7+md5-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "md5" feature of "uuid" crate. rust-uuid0.7+nightly-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "nightly" feature of "uuid" crate. rust-uuid0.7+rand-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "rand" feature of "uuid" crate. rust-uuid0.7+serde-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "serde" feature of "uuid" crate. rust-uuid0.7+sha1-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "sha1" feature of "uuid" crate. rust-uuid0.7+slog-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "slog" feature of "uuid" crate. rust-uuid0.7+std-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "std" feature of "uuid" crate. rust-uuid0.7+u128-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "u128" feature of "uuid" crate. rust-uuid0.7+v1-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "v1" feature of "uuid" crate. rust-uuid0.7+v3-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "v3" feature of "uuid" crate. rust-uuid0.7+v4-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "v4" feature of "uuid" crate. rust-uuid0.7+v5-devel 0.7.4 6.fc34 2255 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "v5" feature of "uuid" crate. rust-uuid0.7-devel 0.7.4 6.fc34 187851 Unspecified Library to generate and parse UUIDs Library to generate and parse UUIDs. This package contains library source intended for building other packages which use "uuid" crate. rust-v_escape+buf-min-devel 0.15.0 2.fc34 1353 Unspecified Simd optimized escaping code Simd optimized escaping code. This package contains library source intended for building other packages which use "buf-min" feature of "v_escape" crate. rust-v_escape+bytes-buf-tokio2-devel 0.15.0 2.fc34 1353 Unspecified Simd optimized escaping code Simd optimized escaping code. This package contains library source intended for building other packages which use "bytes-buf-tokio2" feature of "v_escape" crate. rust-v_escape+bytes-buf-tokio3-devel 0.15.0 2.fc34 1353 Unspecified Simd optimized escaping code Simd optimized escaping code. This package contains library source intended for building other packages which use "bytes-buf-tokio3" feature of "v_escape" crate. rust-v_escape+default-devel 0.15.0 2.fc34 1353 Unspecified Simd optimized escaping code Simd optimized escaping code. This package contains library source intended for building other packages which use "default" feature of "v_escape" crate. rust-v_escape-devel 0.15.0 2.fc34 122462 Unspecified Simd optimized escaping code Simd optimized escaping code. This package contains library source intended for building other packages which use "v_escape" crate. rust-v_escape_derive+default-devel 0.8.4 2.fc34 1195 Unspecified Procedural macro package for v_escape Procedural macro package for v_escape. This package contains library source intended for building other packages which use "default" feature of "v_escape_derive" crate. rust-v_escape_derive-devel 0.8.4 2.fc34 56304 Unspecified Procedural macro package for v_escape Procedural macro package for v_escape. This package contains library source intended for building other packages which use "v_escape_derive" crate. rust-v_frame+default-devel 0.2.0 1.fc34 1137 Unspecified Video Frame data structures, part of rav1e Video Frame data structures, part of rav1e. This package contains library source intended for building other packages which use "default" feature of "v_frame" crate. rust-v_frame+serde-devel 0.2.0 1.fc34 1137 Unspecified Video Frame data structures, part of rav1e Video Frame data structures, part of rav1e. This package contains library source intended for building other packages which use "serde" feature of "v_frame" crate. rust-v_frame+serialize-devel 0.2.0 1.fc34 1137 Unspecified Video Frame data structures, part of rav1e Video Frame data structures, part of rav1e. This package contains library source intended for building other packages which use "serialize" feature of "v_frame" crate. rust-v_frame+wasm-bindgen-devel 0.2.0 1.fc34 1137 Unspecified Video Frame data structures, part of rav1e Video Frame data structures, part of rav1e. This package contains library source intended for building other packages which use "wasm-bindgen" feature of "v_frame" crate. rust-v_frame+wasm-devel 0.2.0 1.fc34 1137 Unspecified Video Frame data structures, part of rav1e Video Frame data structures, part of rav1e. This package contains library source intended for building other packages which use "wasm" feature of "v_frame" crate. rust-v_frame-devel 0.2.0 1.fc34 38237 Unspecified Video Frame data structures, part of rav1e Video Frame data structures, part of rav1e. This package contains library source intended for building other packages which use "v_frame" crate. rust-v_htmlescape+bytes-buf-tokio2-devel 0.12.0 2.fc34 1255 Unspecified Simd optimized HTML escaping code Simd optimized HTML escaping code. This package contains library source intended for building other packages which use "bytes-buf-tokio2" feature of "v_htmlescape" crate. rust-v_htmlescape+bytes-buf-tokio3-devel 0.12.0 2.fc34 1255 Unspecified Simd optimized HTML escaping code Simd optimized HTML escaping code. This package contains library source intended for building other packages which use "bytes-buf-tokio3" feature of "v_htmlescape" crate. rust-v_htmlescape+default-devel 0.12.0 2.fc34 1255 Unspecified Simd optimized HTML escaping code Simd optimized HTML escaping code. This package contains library source intended for building other packages which use "default" feature of "v_htmlescape" crate. rust-v_htmlescape-devel 0.12.0 2.fc34 39030 Unspecified Simd optimized HTML escaping code Simd optimized HTML escaping code. This package contains library source intended for building other packages which use "v_htmlescape" crate. rust-varlink+default-devel 11.0.1 1.fc34 1632 Unspecified Client and server support for the varlink protocol Client and server support for the varlink protocol. This package contains library source intended for building other packages which use "default" feature of "varlink" crate. rust-varlink-devel 11.0.1 1.fc34 115475 Unspecified Client and server support for the varlink protocol Client and server support for the varlink protocol. This package contains library source intended for building other packages which use "varlink" crate. rust-varlink_generator+default-devel 10.0.0 1.fc34 1694 Unspecified Rust code generator for the varlink protocol Rust code generator for the varlink protocol. This package contains library source intended for building other packages which use "default" feature of "varlink_generator" crate. rust-varlink_generator-devel 10.0.0 1.fc34 82046 Unspecified Rust code generator for the varlink protocol Rust code generator for the varlink protocol. This package contains library source intended for building other packages which use "varlink_generator" crate. rust-varlink_parser+default-devel 4.1.0 1.fc34 1226 Unspecified Crate for parsing varlink interface definition files Crate for parsing varlink interface definition files. This package contains library source intended for building other packages which use "default" feature of "varlink_parser" crate. rust-varlink_parser-devel 4.1.0 1.fc34 77889 Unspecified Crate for parsing varlink interface definition files Crate for parsing varlink interface definition files. This package contains library source intended for building other packages which use "varlink_parser" crate. rust-varlink_stdinterfaces+default-devel 11.0.2 1.fc34 1227 Unspecified Varlink common interfaces Varlink common interfaces. This package contains library source intended for building other packages which use "default" feature of "varlink_stdinterfaces" crate. rust-varlink_stdinterfaces-devel 11.0.2 1.fc34 40864 Unspecified Varlink common interfaces Varlink common interfaces. This package contains library source intended for building other packages which use "varlink_stdinterfaces" crate. rust-vec-arena+default-devel 1.1.0 1.fc34 839 Unspecified Simple object arena Simple object arena. This package contains library source intended for building other packages which use "default" feature of "vec-arena" crate. rust-vec-arena-devel 1.1.0 1.fc34 60011 Unspecified Simple object arena Simple object arena. This package contains library source intended for building other packages which use "vec-arena" crate. rust-vec_map+default-devel 0.8.2 3.fc34 1893 Unspecified Simple map based on a vector for small integer keys Simple map based on a vector for small integer keys. This package contains library source intended for building other packages which use "default" feature of "vec_map" crate. rust-vec_map+eders-devel 0.8.2 3.fc34 1893 Unspecified Simple map based on a vector for small integer keys Simple map based on a vector for small integer keys. This package contains library source intended for building other packages which use "eders" feature of "vec_map" crate. rust-vec_map+serde-devel 0.8.2 3.fc34 1893 Unspecified Simple map based on a vector for small integer keys Simple map based on a vector for small integer keys. This package contains library source intended for building other packages which use "serde" feature of "vec_map" crate. rust-vec_map-devel 0.8.2 3.fc34 70597 Unspecified Simple map based on a vector for small integer keys Simple map based on a vector for small integer keys. This package contains library source intended for building other packages which use "vec_map" crate. rust-vergen+default-devel 3.1.0 3.fc34 1117 Unspecified Generate version related functions Generate version related functions. This package contains library source intended for building other packages which use "default" feature of "vergen" crate. rust-vergen-devel 3.1.0 3.fc34 62907 Unspecified Generate version related functions Generate version related functions. This package contains library source intended for building other packages which use "vergen" crate. rust-version+default-devel 3.0.0 2.fc34 859 Unspecified Very simple library who's job is to return the version of your crate if you're building with Cargo Very simple library who's job is to return the version of your crate if you're building with Cargo. This package contains library source intended for building other packages which use "default" feature of "version" crate. rust-version-compare+default-devel 0.0.11 2.fc34 1174 Unspecified Rust library to easily compare version numbers Rust library to easily compare version numbers, and test them against various comparison operators. This package contains library source intended for building other packages which use "default" feature of "version-compare" crate. rust-version-compare+dev-devel 0.0.11 2.fc34 1174 Unspecified Rust library to easily compare version numbers Rust library to easily compare version numbers, and test them against various comparison operators. This package contains library source intended for building other packages which use "dev" feature of "version-compare" crate. rust-version-compare-devel 0.0.11 2.fc34 80954 Unspecified Rust library to easily compare version numbers Rust library to easily compare version numbers, and test them against various comparison operators. This package contains library source intended for building other packages which use "version-compare" crate. rust-version-devel 3.0.0 2.fc34 27795 Unspecified Very simple library who's job is to return the version of your crate if you're building with Cargo Very simple library who's job is to return the version of your crate if you're building with Cargo. This package contains library source intended for building other packages which use "version" crate. rust-version-sync+default-devel 0.9.2 1.fc34 1611 Unspecified Simple crate for ensuring that version numbers in README files are updated Crate for ensuring that version numbers in README files and other files are kept in sync with the crate version. This package contains library source intended for building other packages which use "default" feature of "version-sync" crate. rust-version-sync-devel 0.9.2 1.fc34 60274 Unspecified Simple crate for ensuring that version numbers in README files are updated Crate for ensuring that version numbers in README files and other files are kept in sync with the crate version. This package contains library source intended for building other packages which use "version-sync" crate. rust-version-sync0.8+default-devel 0.8.1 3.fc34 1580 Unspecified Simple crate for ensuring that version numbers in README files are updated Simple crate for ensuring that version numbers in README files are updated when the crate version changes. This package contains library source intended for building other packages which use "default" feature of "version-sync" crate. rust-version-sync0.8-devel 0.8.1 3.fc34 55284 Unspecified Simple crate for ensuring that version numbers in README files are updated Simple crate for ensuring that version numbers in README files are updated when the crate version changes. This package contains library source intended for building other packages which use "version-sync" crate. rust-version_check+default-devel 0.9.3 1.fc34 927 Unspecified Tiny crate to check the version of the installed/running rustc Tiny crate to check the version of the installed/running rustc. This package contains library source intended for building other packages which use "default" feature of "version_check" crate. rust-version_check-devel 0.9.3 1.fc34 64447 Unspecified Tiny crate to check the version of the installed/running rustc Tiny crate to check the version of the installed/running rustc. This package contains library source intended for building other packages which use "version_check" crate. rust-vmw_backdoor+default-devel 0.2.0 2.fc34 1358 Unspecified Pure-Rust library for VMware host-guest protocol ("VMXh backdoor") Pure-Rust library for VMware host-guest protocol ("VMXh backdoor"). This package contains library source intended for building other packages which use "default" feature of "vmw_backdoor" crate. rust-vmw_backdoor-devel 0.2.0 2.fc34 56817 Unspecified Pure-Rust library for VMware host-guest protocol ("VMXh backdoor") Pure-Rust library for VMware host-guest protocol ("VMXh backdoor"). This package contains library source intended for building other packages which use "vmw_backdoor" crate. rust-void+default-devel 1.0.2 13.fc34 310 Unspecified Uninhabited void type for use in statically impossible cases Uninhabited void type for use in statically impossible cases. This package contains library source intended for building other packages which use "default" feature of "void" crate. rust-void+std-devel 1.0.2 13.fc34 310 Unspecified Uninhabited void type for use in statically impossible cases Uninhabited void type for use in statically impossible cases. This package contains library source intended for building other packages which use "std" feature of "void" crate. rust-void-devel 1.0.2 13.fc34 5009 Unspecified Uninhabited void type for use in statically impossible cases Uninhabited void type for use in statically impossible cases. This package contains library source intended for building other packages which use "void" crate. rust-vte+arrayvec-devel 0.10.0 1.fc34 1254 Unspecified Parser for implementing terminal emulators Parser for implementing terminal emulators. This package contains library source intended for building other packages which use "arrayvec" feature of "vte" crate. rust-vte+default-devel 0.10.0 1.fc34 1254 Unspecified Parser for implementing terminal emulators Parser for implementing terminal emulators. This package contains library source intended for building other packages which use "default" feature of "vte" crate. rust-vte+nightly-devel 0.10.0 1.fc34 1254 Unspecified Parser for implementing terminal emulators Parser for implementing terminal emulators. This package contains library source intended for building other packages which use "nightly" feature of "vte" crate. rust-vte+no_std-devel 0.10.0 1.fc34 1254 Unspecified Parser for implementing terminal emulators Parser for implementing terminal emulators. This package contains library source intended for building other packages which use "no_std" feature of "vte" crate. rust-vte-devel 0.10.0 1.fc34 84795 Unspecified Parser for implementing terminal emulators Parser for implementing terminal emulators. This package contains library source intended for building other packages which use "vte" crate. rust-vte0.3+default-devel 0.3.3 2.fc34 911 Unspecified Parser for implementing terminal emulators Parser for implementing terminal emulators. This package contains library source intended for building other packages which use "default" feature of "vte" crate. rust-vte0.3-devel 0.3.3 2.fc34 388495 Unspecified Parser for implementing terminal emulators Parser for implementing terminal emulators. This package contains library source intended for building other packages which use "vte" crate. rust-vte_generate_state_changes+default-devel 0.1.1 2.fc34 909 Unspecified Proc macro for generating VTE state changes Proc macro for generating VTE state changes. This package contains library source intended for building other packages which use "default" feature of "vte_generate_state_changes" crate. rust-vte_generate_state_changes-devel 0.1.1 2.fc34 6444 Unspecified Proc macro for generating VTE state changes Proc macro for generating VTE state changes. This package contains library source intended for building other packages which use "vte_generate_state_changes" crate. rust-wait-timeout+default-devel 0.2.0 6.fc34 1148 Unspecified Crate to wait on a child process with a timeout Crate to wait on a child process with a timeout specified across Unix and Windows platforms. This package contains library source intended for building other packages which use "default" feature of "wait-timeout" crate. rust-wait-timeout-devel 0.2.0 6.fc34 43637 Unspecified Crate to wait on a child process with a timeout Crate to wait on a child process with a timeout specified across Unix and Windows platforms. This package contains library source intended for building other packages which use "wait-timeout" crate. rust-waker-fn+default-devel 1.1.0 2.fc34 970 Unspecified Convert closures into wakers Convert closures into wakers. This package contains library source intended for building other packages which use "default" feature of "waker-fn" crate. rust-waker-fn-devel 1.1.0 2.fc34 29177 Unspecified Convert closures into wakers Convert closures into wakers. This package contains library source intended for building other packages which use "waker-fn" crate. rust-walkdir+default-devel 2.3.2 1.fc34 1212 Unspecified Recursively walk a directory Recursively walk a directory. This package contains library source intended for building other packages which use "default" feature of "walkdir" crate. rust-walkdir-devel 2.3.2 1.fc34 112986 Unspecified Recursively walk a directory Recursively walk a directory. This package contains library source intended for building other packages which use "walkdir" crate. rust-want+default-devel 0.3.0 3.fc34 1036 Unspecified Detect when another Future wants a result Detect when another Future wants a result. This package contains library source intended for building other packages which use "default" feature of "want" crate. rust-want-devel 0.3.0 3.fc34 22144 Unspecified Detect when another Future wants a result Detect when another Future wants a result. This package contains library source intended for building other packages which use "want" crate. rust-warp+async-compression-devel 0.3.1 1.fc34 3391 Unspecified Serve the web at warp speeds Serve the web at warp speeds. This package contains library source intended for building other packages which use "async-compression" feature of "warp" crate. rust-warp+compression-devel 0.3.1 1.fc34 3391 Unspecified Serve the web at warp speeds Serve the web at warp speeds. This package contains library source intended for building other packages which use "compression" feature of "warp" crate. rust-warp+default-devel 0.3.1 1.fc34 3391 Unspecified Serve the web at warp speeds Serve the web at warp speeds. This package contains library source intended for building other packages which use "default" feature of "warp" crate. rust-warp+multipart-devel 0.3.1 1.fc34 3391 Unspecified Serve the web at warp speeds Serve the web at warp speeds. This package contains library source intended for building other packages which use "multipart" feature of "warp" crate. rust-warp+tokio-tungstenite-devel 0.3.1 1.fc34 3391 Unspecified Serve the web at warp speeds Serve the web at warp speeds. This package contains library source intended for building other packages which use "tokio-tungstenite" feature of "warp" crate. rust-warp+websocket-devel 0.3.1 1.fc34 3391 Unspecified Serve the web at warp speeds Serve the web at warp speeds. This package contains library source intended for building other packages which use "websocket" feature of "warp" crate. rust-warp-devel 0.3.1 1.fc34 440157 Unspecified Serve the web at warp speeds Serve the web at warp speeds. This package contains library source intended for building other packages which use "warp" crate. rust-warp0.2+async-compression-devel 0.2.5 1.fc34 2957 Unspecified Serve the web at warp speeds Serve the web at warp speeds. This package contains library source intended for building other packages which use "async-compression" feature of "warp" crate. rust-warp0.2+compression-devel 0.2.5 1.fc34 2957 Unspecified Serve the web at warp speeds Serve the web at warp speeds. This package contains library source intended for building other packages which use "compression" feature of "warp" crate. rust-warp0.2+default-devel 0.2.5 1.fc34 2957 Unspecified Serve the web at warp speeds Serve the web at warp speeds. This package contains library source intended for building other packages which use "default" feature of "warp" crate. rust-warp0.2+multipart-devel 0.2.5 1.fc34 2957 Unspecified Serve the web at warp speeds Serve the web at warp speeds. This package contains library source intended for building other packages which use "multipart" feature of "warp" crate. rust-warp0.2-devel 0.2.5 1.fc34 427825 Unspecified Serve the web at warp speeds Serve the web at warp speeds. This package contains library source intended for building other packages which use "warp" crate. rust-wasm-bindgen+default-devel 0.2.73 1.fc34 2096 Unspecified Easy support for interacting between JS and Rust Easy support for interacting between JS and Rust. This package contains library source intended for building other packages which use "default" feature of "wasm-bindgen" crate. rust-wasm-bindgen+enable-interning-devel 0.2.73 1.fc34 2096 Unspecified Easy support for interacting between JS and Rust Easy support for interacting between JS and Rust. This package contains library source intended for building other packages which use "enable-interning" feature of "wasm-bindgen" crate. rust-wasm-bindgen+nightly-devel 0.2.73 1.fc34 2096 Unspecified Easy support for interacting between JS and Rust Easy support for interacting between JS and Rust. This package contains library source intended for building other packages which use "nightly" feature of "wasm-bindgen" crate. rust-wasm-bindgen+serde-devel 0.2.73 1.fc34 2096 Unspecified Easy support for interacting between JS and Rust Easy support for interacting between JS and Rust. This package contains library source intended for building other packages which use "serde" feature of "wasm-bindgen" crate. rust-wasm-bindgen+serde-serialize-devel 0.2.73 1.fc34 2096 Unspecified Easy support for interacting between JS and Rust Easy support for interacting between JS and Rust. This package contains library source intended for building other packages which use "serde-serialize" feature of "wasm-bindgen" crate. rust-wasm-bindgen+serde_json-devel 0.2.73 1.fc34 2096 Unspecified Easy support for interacting between JS and Rust Easy support for interacting between JS and Rust. This package contains library source intended for building other packages which use "serde_json" feature of "wasm-bindgen" crate. rust-wasm-bindgen+spans-devel 0.2.73 1.fc34 2096 Unspecified Easy support for interacting between JS and Rust Easy support for interacting between JS and Rust. This package contains library source intended for building other packages which use "spans" feature of "wasm-bindgen" crate. rust-wasm-bindgen+std-devel 0.2.73 1.fc34 2096 Unspecified Easy support for interacting between JS and Rust Easy support for interacting between JS and Rust. This package contains library source intended for building other packages which use "std" feature of "wasm-bindgen" crate. rust-wasm-bindgen+strict-macro-devel 0.2.73 1.fc34 2096 Unspecified Easy support for interacting between JS and Rust Easy support for interacting between JS and Rust. This package contains library source intended for building other packages which use "strict-macro" feature of "wasm-bindgen" crate. rust-wasm-bindgen+xxx_debug_only_print_generated_code-devel 0.2.73 1.fc34 2096 Unspecified Easy support for interacting between JS and Rust Easy support for interacting between JS and Rust. This package contains library source intended for building other packages which use "xxx_debug_only_print_generated_code" feature of "wasm-bindgen" crate. rust-wasm-bindgen-backend+default-devel 0.2.73 1.fc34 1305 Unspecified Backend code generation of the wasm-bindgen tool Backend code generation of the wasm-bindgen tool. This package contains library source intended for building other packages which use "default" feature of "wasm-bindgen-backend" crate. rust-wasm-bindgen-backend+extra-traits-devel 0.2.73 1.fc34 1305 Unspecified Backend code generation of the wasm-bindgen tool Backend code generation of the wasm-bindgen tool. This package contains library source intended for building other packages which use "extra-traits" feature of "wasm-bindgen-backend" crate. rust-wasm-bindgen-backend+spans-devel 0.2.73 1.fc34 1305 Unspecified Backend code generation of the wasm-bindgen tool Backend code generation of the wasm-bindgen tool. This package contains library source intended for building other packages which use "spans" feature of "wasm-bindgen-backend" crate. rust-wasm-bindgen-backend-devel 0.2.73 1.fc34 116660 Unspecified Backend code generation of the wasm-bindgen tool Backend code generation of the wasm-bindgen tool. This package contains library source intended for building other packages which use "wasm-bindgen-backend" crate. rust-wasm-bindgen-devel 0.2.73 1.fc34 613590 Unspecified Easy support for interacting between JS and Rust Easy support for interacting between JS and Rust. This package contains library source intended for building other packages which use "wasm-bindgen" crate. rust-wasm-bindgen-macro+default-devel 0.2.73 1.fc34 1404 Unspecified Definition of the #[wasm_bindgen] attribute Definition of the `#[wasm_bindgen]` attribute, an internal dependency. This package contains library source intended for building other packages which use "default" feature of "wasm-bindgen-macro" crate. rust-wasm-bindgen-macro+spans-devel 0.2.73 1.fc34 1404 Unspecified Definition of the #[wasm_bindgen] attribute Definition of the `#[wasm_bindgen]` attribute, an internal dependency. This package contains library source intended for building other packages which use "spans" feature of "wasm-bindgen-macro" crate. rust-wasm-bindgen-macro+strict-macro-devel 0.2.73 1.fc34 1404 Unspecified Definition of the #[wasm_bindgen] attribute Definition of the `#[wasm_bindgen]` attribute, an internal dependency. This package contains library source intended for building other packages which use "strict-macro" feature of "wasm-bindgen-macro" crate. rust-wasm-bindgen-macro+xxx_debug_only_print_generated_code-devel 0.2.73 1.fc34 1404 Unspecified Definition of the #[wasm_bindgen] attribute Definition of the `#[wasm_bindgen]` attribute, an internal dependency. This package contains library source intended for building other packages which use "xxx_debug_only_print_generated_code" feature of "wasm-bindgen-macro" crate. rust-wasm-bindgen-macro-devel 0.2.73 1.fc34 50862 Unspecified Definition of the #[wasm_bindgen] attribute Definition of the `#[wasm_bindgen]` attribute, an internal dependency. This package contains library source intended for building other packages which use "wasm-bindgen-macro" crate. rust-wasm-bindgen-macro-support+default-devel 0.2.73 1.fc34 1357 Unspecified Part of the implementation of the #[wasm_bindgen] attribute Part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate. This package contains library source intended for building other packages which use "default" feature of "wasm-bindgen-macro-support" crate. rust-wasm-bindgen-macro-support+extra-traits-devel 0.2.73 1.fc34 1357 Unspecified Part of the implementation of the #[wasm_bindgen] attribute Part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate. This package contains library source intended for building other packages which use "extra-traits" feature of "wasm-bindgen-macro-support" crate. rust-wasm-bindgen-macro-support+spans-devel 0.2.73 1.fc34 1357 Unspecified Part of the implementation of the #[wasm_bindgen] attribute Part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate. This package contains library source intended for building other packages which use "spans" feature of "wasm-bindgen-macro-support" crate. rust-wasm-bindgen-macro-support+strict-macro-devel 0.2.73 1.fc34 1357 Unspecified Part of the implementation of the #[wasm_bindgen] attribute Part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate. This package contains library source intended for building other packages which use "strict-macro" feature of "wasm-bindgen-macro-support" crate. rust-wasm-bindgen-macro-support-devel 0.2.73 1.fc34 82106 Unspecified Part of the implementation of the #[wasm_bindgen] attribute Part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate. This package contains library source intended for building other packages which use "wasm-bindgen-macro-support" crate. rust-wasm-bindgen-shared+default-devel 0.2.73 1.fc34 983 Unspecified Shared support between wasm-bindgen and wasm-bindgen cli Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. This package contains library source intended for building other packages which use "default" feature of "wasm-bindgen-shared" crate. rust-wasm-bindgen-shared-devel 0.2.73 1.fc34 30249 Unspecified Shared support between wasm-bindgen and wasm-bindgen cli Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. This package contains library source intended for building other packages which use "wasm-bindgen-shared" crate. rust-wasm-bindgen-test-macro+default-devel 0.3.23 1.fc34 891 Unspecified Internal testing macro for wasm-bindgen Internal testing macro for wasm-bindgen. This package contains library source intended for building other packages which use "default" feature of "wasm-bindgen-test-macro" crate. rust-wasm-bindgen-test-macro-devel 0.3.23 1.fc34 27872 Unspecified Internal testing macro for wasm-bindgen Internal testing macro for wasm-bindgen. This package contains library source intended for building other packages which use "wasm-bindgen-test-macro" crate. rust-wayland-client+default-devel 0.28.4 1.fc34 1532 Unspecified Bindings to the standard C implementation of the wayland protocol, client side Bindings to the standard C implementation of the wayland protocol, client side. This package contains library source intended for building other packages which use "default" feature of "wayland-client" crate. rust-wayland-client+dlopen-devel 0.28.4 1.fc34 1532 Unspecified Bindings to the standard C implementation of the wayland protocol, client side Bindings to the standard C implementation of the wayland protocol, client side. This package contains library source intended for building other packages which use "dlopen" feature of "wayland-client" crate. rust-wayland-client+scoped-tls-devel 0.28.4 1.fc34 1532 Unspecified Bindings to the standard C implementation of the wayland protocol, client side Bindings to the standard C implementation of the wayland protocol, client side. This package contains library source intended for building other packages which use "scoped-tls" feature of "wayland-client" crate. rust-wayland-client+use_system_lib-devel 0.28.4 1.fc34 1532 Unspecified Bindings to the standard C implementation of the wayland protocol, client side Bindings to the standard C implementation of the wayland protocol, client side. This package contains library source intended for building other packages which use "use_system_lib" feature of "wayland-client" crate. rust-wayland-client-devel 0.28.4 1.fc34 272246 Unspecified Bindings to the standard C implementation of the wayland protocol, client side Bindings to the standard C implementation of the wayland protocol, client side. This package contains library source intended for building other packages which use "wayland-client" crate. rust-wayland-commons+default-devel 0.28.4 1.fc34 1121 Unspecified Common types and structures used by wayland-client and wayland-server Common types and structures used by wayland-client and wayland-server. This package contains library source intended for building other packages which use "default" feature of "wayland-commons" crate. rust-wayland-commons-devel 0.28.4 1.fc34 75021 Unspecified Common types and structures used by wayland-client and wayland-server Common types and structures used by wayland-client and wayland-server. This package contains library source intended for building other packages which use "wayland-commons" crate. rust-wayland-cursor+default-devel 0.28.4 1.fc34 1053 Unspecified Bindings to libwayland-cursor Bindings to libwayland-cursor. This package contains library source intended for building other packages which use "default" feature of "wayland-cursor" crate. rust-wayland-cursor-devel 0.28.4 1.fc34 17731 Unspecified Bindings to libwayland-cursor Bindings to libwayland-cursor. This package contains library source intended for building other packages which use "wayland-cursor" crate. rust-wayland-egl+default-devel 0.28.4 1.fc34 1064 Unspecified Bindings to libwayland-egl Bindings to libwayland-egl. This package contains library source intended for building other packages which use "default" feature of "wayland-egl" crate. rust-wayland-egl-devel 0.28.4 1.fc34 7886 Unspecified Bindings to libwayland-egl Bindings to libwayland-egl. This package contains library source intended for building other packages which use "wayland-egl" crate. rust-wayland-protocols+client-devel 0.28.4 1.fc34 1432 Unspecified Generated API for the officials wayland protocol extensions Generated API for the officials wayland protocol extensions. This package contains library source intended for building other packages which use "client" feature of "wayland-protocols" crate. rust-wayland-protocols+default-devel 0.28.4 1.fc34 1432 Unspecified Generated API for the officials wayland protocol extensions Generated API for the officials wayland protocol extensions. This package contains library source intended for building other packages which use "default" feature of "wayland-protocols" crate. rust-wayland-protocols+server-devel 0.28.4 1.fc34 1432 Unspecified Generated API for the officials wayland protocol extensions Generated API for the officials wayland protocol extensions. This package contains library source intended for building other packages which use "server" feature of "wayland-protocols" crate. rust-wayland-protocols+unstable_protocols-devel 0.28.4 1.fc34 1432 Unspecified Generated API for the officials wayland protocol extensions Generated API for the officials wayland protocol extensions. This package contains library source intended for building other packages which use "unstable_protocols" feature of "wayland-protocols" crate. rust-wayland-protocols+wayland-client-devel 0.28.4 1.fc34 1432 Unspecified Generated API for the officials wayland protocol extensions Generated API for the officials wayland protocol extensions. This package contains library source intended for building other packages which use "wayland-client" feature of "wayland-protocols" crate. rust-wayland-protocols+wayland-server-devel 0.28.4 1.fc34 1432 Unspecified Generated API for the officials wayland protocol extensions Generated API for the officials wayland protocol extensions. This package contains library source intended for building other packages which use "wayland-server" feature of "wayland-protocols" crate. rust-wayland-protocols-devel 0.28.4 1.fc34 595759 Unspecified Generated API for the officials wayland protocol extensions Generated API for the officials wayland protocol extensions. This package contains library source intended for building other packages which use "wayland-protocols" crate. rust-wayland-scanner+default-devel 0.28.4 1.fc34 1281 Unspecified Wayland Scanner for generating rust APIs from XML wayland protocol files Wayland Scanner for generating rust APIs from XML wayland protocol files. Intended for use with wayland-sys. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. This package contains library source intended for building other packages which use "default" feature of "wayland-scanner" crate. rust-wayland-scanner-devel 0.28.4 1.fc34 91099 Unspecified Wayland Scanner for generating rust APIs from XML wayland protocol files Wayland Scanner for generating rust APIs from XML wayland protocol files. Intended for use with wayland-sys. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. This package contains library source intended for building other packages which use "wayland-scanner" crate. rust-wayland-server+default-devel 0.28.4 1.fc34 1649 Unspecified Bindings to the standard C implementation of the wayland protocol, server side Bindings to the standard C implementation of the wayland protocol, server side. This package contains library source intended for building other packages which use "default" feature of "wayland-server" crate. rust-wayland-server+dlopen-devel 0.28.4 1.fc34 1649 Unspecified Bindings to the standard C implementation of the wayland protocol, server side Bindings to the standard C implementation of the wayland protocol, server side. This package contains library source intended for building other packages which use "dlopen" feature of "wayland-server" crate. rust-wayland-server+lazy_static-devel 0.28.4 1.fc34 1649 Unspecified Bindings to the standard C implementation of the wayland protocol, server side Bindings to the standard C implementation of the wayland protocol, server side. This package contains library source intended for building other packages which use "lazy_static" feature of "wayland-server" crate. rust-wayland-server+parking_lot-devel 0.28.4 1.fc34 1649 Unspecified Bindings to the standard C implementation of the wayland protocol, server side Bindings to the standard C implementation of the wayland protocol, server side. This package contains library source intended for building other packages which use "parking_lot" feature of "wayland-server" crate. rust-wayland-server+scoped-tls-devel 0.28.4 1.fc34 1649 Unspecified Bindings to the standard C implementation of the wayland protocol, server side Bindings to the standard C implementation of the wayland protocol, server side. This package contains library source intended for building other packages which use "scoped-tls" feature of "wayland-server" crate. rust-wayland-server+use_system_lib-devel 0.28.4 1.fc34 1649 Unspecified Bindings to the standard C implementation of the wayland protocol, server side Bindings to the standard C implementation of the wayland protocol, server side. This package contains library source intended for building other packages which use "use_system_lib" feature of "wayland-server" crate. rust-wayland-server-devel 0.28.4 1.fc34 263104 Unspecified Bindings to the standard C implementation of the wayland protocol, server side Bindings to the standard C implementation of the wayland protocol, server side. This package contains library source intended for building other packages which use "wayland-server" crate. rust-wayland-sys+client-devel 0.28.4 1.fc34 1453 Unspecified FFI bindings to the various libwayland-*.so libraries FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. This package contains library source intended for building other packages which use "client" feature of "wayland-sys" crate. rust-wayland-sys+cursor-devel 0.28.4 1.fc34 1453 Unspecified FFI bindings to the various libwayland-*.so libraries FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. This package contains library source intended for building other packages which use "cursor" feature of "wayland-sys" crate. rust-wayland-sys+default-devel 0.28.4 1.fc34 1453 Unspecified FFI bindings to the various libwayland-*.so libraries FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. This package contains library source intended for building other packages which use "default" feature of "wayland-sys" crate. rust-wayland-sys+dlib-devel 0.28.4 1.fc34 1453 Unspecified FFI bindings to the various libwayland-*.so libraries FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. This package contains library source intended for building other packages which use "dlib" feature of "wayland-sys" crate. rust-wayland-sys+dlopen-devel 0.28.4 1.fc34 1453 Unspecified FFI bindings to the various libwayland-*.so libraries FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. This package contains library source intended for building other packages which use "dlopen" feature of "wayland-sys" crate. rust-wayland-sys+egl-devel 0.28.4 1.fc34 1453 Unspecified FFI bindings to the various libwayland-*.so libraries FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. This package contains library source intended for building other packages which use "egl" feature of "wayland-sys" crate. rust-wayland-sys+lazy_static-devel 0.28.4 1.fc34 1453 Unspecified FFI bindings to the various libwayland-*.so libraries FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. This package contains library source intended for building other packages which use "lazy_static" feature of "wayland-sys" crate. rust-wayland-sys+libc-devel 0.28.4 1.fc34 1453 Unspecified FFI bindings to the various libwayland-*.so libraries FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. This package contains library source intended for building other packages which use "libc" feature of "wayland-sys" crate. rust-wayland-sys+server-devel 0.28.4 1.fc34 1453 Unspecified FFI bindings to the various libwayland-*.so libraries FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. This package contains library source intended for building other packages which use "server" feature of "wayland-sys" crate. rust-wayland-sys-devel 0.28.4 1.fc34 35068 Unspecified FFI bindings to the various libwayland-*.so libraries FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. This package contains library source intended for building other packages which use "wayland-sys" crate. rust-web-sys+AbortController-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AbortController" feature of "web-sys" crate. rust-web-sys+AbortSignal-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AbortSignal" feature of "web-sys" crate. rust-web-sys+AddEventListenerOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AddEventListenerOptions" feature of "web-sys" crate. rust-web-sys+AesCbcParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AesCbcParams" feature of "web-sys" crate. rust-web-sys+AesCtrParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AesCtrParams" feature of "web-sys" crate. rust-web-sys+AesDerivedKeyParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AesDerivedKeyParams" feature of "web-sys" crate. rust-web-sys+AesGcmParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AesGcmParams" feature of "web-sys" crate. rust-web-sys+AesKeyAlgorithm-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AesKeyAlgorithm" feature of "web-sys" crate. rust-web-sys+AesKeyGenParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AesKeyGenParams" feature of "web-sys" crate. rust-web-sys+Algorithm-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Algorithm" feature of "web-sys" crate. rust-web-sys+AlignSetting-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AlignSetting" feature of "web-sys" crate. rust-web-sys+AllowedBluetoothDevice-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AllowedBluetoothDevice" feature of "web-sys" crate. rust-web-sys+AllowedUsbDevice-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AllowedUsbDevice" feature of "web-sys" crate. rust-web-sys+AnalyserNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AnalyserNode" feature of "web-sys" crate. rust-web-sys+AnalyserOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AnalyserOptions" feature of "web-sys" crate. rust-web-sys+AngleInstancedArrays-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AngleInstancedArrays" feature of "web-sys" crate. rust-web-sys+Animation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Animation" feature of "web-sys" crate. rust-web-sys+AnimationEffect-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AnimationEffect" feature of "web-sys" crate. rust-web-sys+AnimationEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AnimationEvent" feature of "web-sys" crate. rust-web-sys+AnimationEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AnimationEventInit" feature of "web-sys" crate. rust-web-sys+AnimationPlayState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AnimationPlayState" feature of "web-sys" crate. rust-web-sys+AnimationPlaybackEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AnimationPlaybackEvent" feature of "web-sys" crate. rust-web-sys+AnimationPlaybackEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AnimationPlaybackEventInit" feature of "web-sys" crate. rust-web-sys+AnimationPropertyDetails-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AnimationPropertyDetails" feature of "web-sys" crate. rust-web-sys+AnimationPropertyValueDetails-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AnimationPropertyValueDetails" feature of "web-sys" crate. rust-web-sys+AnimationTimeline-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AnimationTimeline" feature of "web-sys" crate. rust-web-sys+AssignedNodesOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AssignedNodesOptions" feature of "web-sys" crate. rust-web-sys+AttestationConveyancePreference-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AttestationConveyancePreference" feature of "web-sys" crate. rust-web-sys+Attr-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Attr" feature of "web-sys" crate. rust-web-sys+AttributeNameValue-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AttributeNameValue" feature of "web-sys" crate. rust-web-sys+AudioBuffer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioBuffer" feature of "web-sys" crate. rust-web-sys+AudioBufferOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioBufferOptions" feature of "web-sys" crate. rust-web-sys+AudioBufferSourceNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioBufferSourceNode" feature of "web-sys" crate. rust-web-sys+AudioBufferSourceOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioBufferSourceOptions" feature of "web-sys" crate. rust-web-sys+AudioConfiguration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioConfiguration" feature of "web-sys" crate. rust-web-sys+AudioContext-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioContext" feature of "web-sys" crate. rust-web-sys+AudioContextOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioContextOptions" feature of "web-sys" crate. rust-web-sys+AudioContextState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioContextState" feature of "web-sys" crate. rust-web-sys+AudioDestinationNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioDestinationNode" feature of "web-sys" crate. rust-web-sys+AudioListener-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioListener" feature of "web-sys" crate. rust-web-sys+AudioNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioNode" feature of "web-sys" crate. rust-web-sys+AudioNodeOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioNodeOptions" feature of "web-sys" crate. rust-web-sys+AudioParam-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioParam" feature of "web-sys" crate. rust-web-sys+AudioParamMap-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioParamMap" feature of "web-sys" crate. rust-web-sys+AudioProcessingEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioProcessingEvent" feature of "web-sys" crate. rust-web-sys+AudioScheduledSourceNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioScheduledSourceNode" feature of "web-sys" crate. rust-web-sys+AudioStreamTrack-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioStreamTrack" feature of "web-sys" crate. rust-web-sys+AudioTrack-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioTrack" feature of "web-sys" crate. rust-web-sys+AudioTrackList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioTrackList" feature of "web-sys" crate. rust-web-sys+AudioWorklet-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioWorklet" feature of "web-sys" crate. rust-web-sys+AudioWorkletGlobalScope-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioWorkletGlobalScope" feature of "web-sys" crate. rust-web-sys+AudioWorkletNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioWorkletNode" feature of "web-sys" crate. rust-web-sys+AudioWorkletNodeOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioWorkletNodeOptions" feature of "web-sys" crate. rust-web-sys+AudioWorkletProcessor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AudioWorkletProcessor" feature of "web-sys" crate. rust-web-sys+AuthenticationExtensionsClientInputs-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AuthenticationExtensionsClientInputs" feature of "web-sys" crate. rust-web-sys+AuthenticationExtensionsClientOutputs-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AuthenticationExtensionsClientOutputs" feature of "web-sys" crate. rust-web-sys+AuthenticatorAssertionResponse-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AuthenticatorAssertionResponse" feature of "web-sys" crate. rust-web-sys+AuthenticatorAttachment-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AuthenticatorAttachment" feature of "web-sys" crate. rust-web-sys+AuthenticatorAttestationResponse-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AuthenticatorAttestationResponse" feature of "web-sys" crate. rust-web-sys+AuthenticatorResponse-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AuthenticatorResponse" feature of "web-sys" crate. rust-web-sys+AuthenticatorSelectionCriteria-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AuthenticatorSelectionCriteria" feature of "web-sys" crate. rust-web-sys+AuthenticatorTransport-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AuthenticatorTransport" feature of "web-sys" crate. rust-web-sys+AutoKeyword-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AutoKeyword" feature of "web-sys" crate. rust-web-sys+AutocompleteInfo-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "AutocompleteInfo" feature of "web-sys" crate. rust-web-sys+BarProp-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BarProp" feature of "web-sys" crate. rust-web-sys+BaseAudioContext-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BaseAudioContext" feature of "web-sys" crate. rust-web-sys+BaseComputedKeyframe-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BaseComputedKeyframe" feature of "web-sys" crate. rust-web-sys+BaseKeyframe-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BaseKeyframe" feature of "web-sys" crate. rust-web-sys+BasePropertyIndexedKeyframe-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BasePropertyIndexedKeyframe" feature of "web-sys" crate. rust-web-sys+BasicCardRequest-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BasicCardRequest" feature of "web-sys" crate. rust-web-sys+BasicCardResponse-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BasicCardResponse" feature of "web-sys" crate. rust-web-sys+BasicCardType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BasicCardType" feature of "web-sys" crate. rust-web-sys+BatteryManager-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BatteryManager" feature of "web-sys" crate. rust-web-sys+BeforeUnloadEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BeforeUnloadEvent" feature of "web-sys" crate. rust-web-sys+BinaryType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BinaryType" feature of "web-sys" crate. rust-web-sys+BiquadFilterNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BiquadFilterNode" feature of "web-sys" crate. rust-web-sys+BiquadFilterOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BiquadFilterOptions" feature of "web-sys" crate. rust-web-sys+BiquadFilterType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BiquadFilterType" feature of "web-sys" crate. rust-web-sys+Blob-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Blob" feature of "web-sys" crate. rust-web-sys+BlobEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BlobEvent" feature of "web-sys" crate. rust-web-sys+BlobEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BlobEventInit" feature of "web-sys" crate. rust-web-sys+BlobPropertyBag-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BlobPropertyBag" feature of "web-sys" crate. rust-web-sys+BlockParsingOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BlockParsingOptions" feature of "web-sys" crate. rust-web-sys+Bluetooth-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Bluetooth" feature of "web-sys" crate. rust-web-sys+BluetoothAdvertisingEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothAdvertisingEvent" feature of "web-sys" crate. rust-web-sys+BluetoothAdvertisingEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothAdvertisingEventInit" feature of "web-sys" crate. rust-web-sys+BluetoothCharacteristicProperties-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothCharacteristicProperties" feature of "web-sys" crate. rust-web-sys+BluetoothDataFilterInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothDataFilterInit" feature of "web-sys" crate. rust-web-sys+BluetoothDevice-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothDevice" feature of "web-sys" crate. rust-web-sys+BluetoothLeScanFilterInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothLeScanFilterInit" feature of "web-sys" crate. rust-web-sys+BluetoothManufacturerDataMap-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothManufacturerDataMap" feature of "web-sys" crate. rust-web-sys+BluetoothPermissionDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothPermissionDescriptor" feature of "web-sys" crate. rust-web-sys+BluetoothPermissionResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothPermissionResult" feature of "web-sys" crate. rust-web-sys+BluetoothPermissionStorage-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothPermissionStorage" feature of "web-sys" crate. rust-web-sys+BluetoothRemoteGattCharacteristic-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothRemoteGattCharacteristic" feature of "web-sys" crate. rust-web-sys+BluetoothRemoteGattDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothRemoteGattDescriptor" feature of "web-sys" crate. rust-web-sys+BluetoothRemoteGattServer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothRemoteGattServer" feature of "web-sys" crate. rust-web-sys+BluetoothRemoteGattService-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothRemoteGattService" feature of "web-sys" crate. rust-web-sys+BluetoothServiceDataMap-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothServiceDataMap" feature of "web-sys" crate. rust-web-sys+BluetoothUuid-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BluetoothUuid" feature of "web-sys" crate. rust-web-sys+BoxQuadOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BoxQuadOptions" feature of "web-sys" crate. rust-web-sys+BroadcastChannel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BroadcastChannel" feature of "web-sys" crate. rust-web-sys+BrowserElementDownloadOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BrowserElementDownloadOptions" feature of "web-sys" crate. rust-web-sys+BrowserElementExecuteScriptOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BrowserElementExecuteScriptOptions" feature of "web-sys" crate. rust-web-sys+BrowserFeedWriter-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BrowserFeedWriter" feature of "web-sys" crate. rust-web-sys+BrowserFindCaseSensitivity-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BrowserFindCaseSensitivity" feature of "web-sys" crate. rust-web-sys+BrowserFindDirection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "BrowserFindDirection" feature of "web-sys" crate. rust-web-sys+Cache-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Cache" feature of "web-sys" crate. rust-web-sys+CacheBatchOperation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CacheBatchOperation" feature of "web-sys" crate. rust-web-sys+CacheQueryOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CacheQueryOptions" feature of "web-sys" crate. rust-web-sys+CacheStorage-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CacheStorage" feature of "web-sys" crate. rust-web-sys+CacheStorageNamespace-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CacheStorageNamespace" feature of "web-sys" crate. rust-web-sys+CanvasCaptureMediaStream-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CanvasCaptureMediaStream" feature of "web-sys" crate. rust-web-sys+CanvasGradient-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CanvasGradient" feature of "web-sys" crate. rust-web-sys+CanvasPattern-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CanvasPattern" feature of "web-sys" crate. rust-web-sys+CanvasRenderingContext2d-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CanvasRenderingContext2d" feature of "web-sys" crate. rust-web-sys+CanvasWindingRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CanvasWindingRule" feature of "web-sys" crate. rust-web-sys+CaretChangedReason-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CaretChangedReason" feature of "web-sys" crate. rust-web-sys+CaretPosition-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CaretPosition" feature of "web-sys" crate. rust-web-sys+CaretStateChangedEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CaretStateChangedEventInit" feature of "web-sys" crate. rust-web-sys+CdataSection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CdataSection" feature of "web-sys" crate. rust-web-sys+ChannelCountMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ChannelCountMode" feature of "web-sys" crate. rust-web-sys+ChannelInterpretation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ChannelInterpretation" feature of "web-sys" crate. rust-web-sys+ChannelMergerNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ChannelMergerNode" feature of "web-sys" crate. rust-web-sys+ChannelMergerOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ChannelMergerOptions" feature of "web-sys" crate. rust-web-sys+ChannelPixelLayout-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ChannelPixelLayout" feature of "web-sys" crate. rust-web-sys+ChannelPixelLayoutDataType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ChannelPixelLayoutDataType" feature of "web-sys" crate. rust-web-sys+ChannelSplitterNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ChannelSplitterNode" feature of "web-sys" crate. rust-web-sys+ChannelSplitterOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ChannelSplitterOptions" feature of "web-sys" crate. rust-web-sys+CharacterData-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CharacterData" feature of "web-sys" crate. rust-web-sys+CheckerboardReason-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CheckerboardReason" feature of "web-sys" crate. rust-web-sys+CheckerboardReport-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CheckerboardReport" feature of "web-sys" crate. rust-web-sys+CheckerboardReportService-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CheckerboardReportService" feature of "web-sys" crate. rust-web-sys+ChromeFilePropertyBag-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ChromeFilePropertyBag" feature of "web-sys" crate. rust-web-sys+ChromeWorker-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ChromeWorker" feature of "web-sys" crate. rust-web-sys+Client-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Client" feature of "web-sys" crate. rust-web-sys+ClientQueryOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ClientQueryOptions" feature of "web-sys" crate. rust-web-sys+ClientRectsAndTexts-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ClientRectsAndTexts" feature of "web-sys" crate. rust-web-sys+ClientType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ClientType" feature of "web-sys" crate. rust-web-sys+Clients-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Clients" feature of "web-sys" crate. rust-web-sys+Clipboard-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Clipboard" feature of "web-sys" crate. rust-web-sys+ClipboardEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ClipboardEvent" feature of "web-sys" crate. rust-web-sys+ClipboardEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ClipboardEventInit" feature of "web-sys" crate. rust-web-sys+ClipboardItem-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ClipboardItem" feature of "web-sys" crate. rust-web-sys+ClipboardItemOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ClipboardItemOptions" feature of "web-sys" crate. rust-web-sys+ClipboardPermissionDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ClipboardPermissionDescriptor" feature of "web-sys" crate. rust-web-sys+CloseEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CloseEvent" feature of "web-sys" crate. rust-web-sys+CloseEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CloseEventInit" feature of "web-sys" crate. rust-web-sys+CollectedClientData-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CollectedClientData" feature of "web-sys" crate. rust-web-sys+Comment-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Comment" feature of "web-sys" crate. rust-web-sys+CompositeOperation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CompositeOperation" feature of "web-sys" crate. rust-web-sys+CompositionEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CompositionEvent" feature of "web-sys" crate. rust-web-sys+CompositionEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CompositionEventInit" feature of "web-sys" crate. rust-web-sys+ComputedEffectTiming-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ComputedEffectTiming" feature of "web-sys" crate. rust-web-sys+ConnStatusDict-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConnStatusDict" feature of "web-sys" crate. rust-web-sys+ConnectionType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConnectionType" feature of "web-sys" crate. rust-web-sys+ConsoleCounter-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConsoleCounter" feature of "web-sys" crate. rust-web-sys+ConsoleCounterError-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConsoleCounterError" feature of "web-sys" crate. rust-web-sys+ConsoleEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConsoleEvent" feature of "web-sys" crate. rust-web-sys+ConsoleInstance-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConsoleInstance" feature of "web-sys" crate. rust-web-sys+ConsoleInstanceOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConsoleInstanceOptions" feature of "web-sys" crate. rust-web-sys+ConsoleLevel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConsoleLevel" feature of "web-sys" crate. rust-web-sys+ConsoleLogLevel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConsoleLogLevel" feature of "web-sys" crate. rust-web-sys+ConsoleProfileEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConsoleProfileEvent" feature of "web-sys" crate. rust-web-sys+ConsoleStackEntry-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConsoleStackEntry" feature of "web-sys" crate. rust-web-sys+ConsoleTimerError-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConsoleTimerError" feature of "web-sys" crate. rust-web-sys+ConsoleTimerLogOrEnd-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConsoleTimerLogOrEnd" feature of "web-sys" crate. rust-web-sys+ConsoleTimerStart-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConsoleTimerStart" feature of "web-sys" crate. rust-web-sys+ConstantSourceNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConstantSourceNode" feature of "web-sys" crate. rust-web-sys+ConstantSourceOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConstantSourceOptions" feature of "web-sys" crate. rust-web-sys+ConstrainBooleanParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConstrainBooleanParameters" feature of "web-sys" crate. rust-web-sys+ConstrainDomStringParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConstrainDomStringParameters" feature of "web-sys" crate. rust-web-sys+ConstrainDoubleRange-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConstrainDoubleRange" feature of "web-sys" crate. rust-web-sys+ConstrainLongRange-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConstrainLongRange" feature of "web-sys" crate. rust-web-sys+ContextAttributes2d-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ContextAttributes2d" feature of "web-sys" crate. rust-web-sys+ConvertCoordinateOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConvertCoordinateOptions" feature of "web-sys" crate. rust-web-sys+ConvolverNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConvolverNode" feature of "web-sys" crate. rust-web-sys+ConvolverOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ConvolverOptions" feature of "web-sys" crate. rust-web-sys+Coordinates-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Coordinates" feature of "web-sys" crate. rust-web-sys+Credential-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Credential" feature of "web-sys" crate. rust-web-sys+CredentialCreationOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CredentialCreationOptions" feature of "web-sys" crate. rust-web-sys+CredentialRequestOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CredentialRequestOptions" feature of "web-sys" crate. rust-web-sys+CredentialsContainer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CredentialsContainer" feature of "web-sys" crate. rust-web-sys+Crypto-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Crypto" feature of "web-sys" crate. rust-web-sys+CryptoKey-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CryptoKey" feature of "web-sys" crate. rust-web-sys+CryptoKeyPair-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CryptoKeyPair" feature of "web-sys" crate. rust-web-sys+Csp-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Csp" feature of "web-sys" crate. rust-web-sys+CspPolicies-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CspPolicies" feature of "web-sys" crate. rust-web-sys+CspReport-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CspReport" feature of "web-sys" crate. rust-web-sys+CspReportProperties-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CspReportProperties" feature of "web-sys" crate. rust-web-sys+CssAnimation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssAnimation" feature of "web-sys" crate. rust-web-sys+CssBoxType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssBoxType" feature of "web-sys" crate. rust-web-sys+CssConditionRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssConditionRule" feature of "web-sys" crate. rust-web-sys+CssCounterStyleRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssCounterStyleRule" feature of "web-sys" crate. rust-web-sys+CssFontFaceRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssFontFaceRule" feature of "web-sys" crate. rust-web-sys+CssFontFeatureValuesRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssFontFeatureValuesRule" feature of "web-sys" crate. rust-web-sys+CssGroupingRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssGroupingRule" feature of "web-sys" crate. rust-web-sys+CssImportRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssImportRule" feature of "web-sys" crate. rust-web-sys+CssKeyframeRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssKeyframeRule" feature of "web-sys" crate. rust-web-sys+CssKeyframesRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssKeyframesRule" feature of "web-sys" crate. rust-web-sys+CssMediaRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssMediaRule" feature of "web-sys" crate. rust-web-sys+CssNamespaceRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssNamespaceRule" feature of "web-sys" crate. rust-web-sys+CssPageRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssPageRule" feature of "web-sys" crate. rust-web-sys+CssPseudoElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssPseudoElement" feature of "web-sys" crate. rust-web-sys+CssRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssRule" feature of "web-sys" crate. rust-web-sys+CssRuleList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssRuleList" feature of "web-sys" crate. rust-web-sys+CssStyleDeclaration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssStyleDeclaration" feature of "web-sys" crate. rust-web-sys+CssStyleRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssStyleRule" feature of "web-sys" crate. rust-web-sys+CssStyleSheet-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssStyleSheet" feature of "web-sys" crate. rust-web-sys+CssStyleSheetParsingMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssStyleSheetParsingMode" feature of "web-sys" crate. rust-web-sys+CssSupportsRule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssSupportsRule" feature of "web-sys" crate. rust-web-sys+CssTransition-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CssTransition" feature of "web-sys" crate. rust-web-sys+CustomElementRegistry-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CustomElementRegistry" feature of "web-sys" crate. rust-web-sys+CustomEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CustomEvent" feature of "web-sys" crate. rust-web-sys+CustomEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "CustomEventInit" feature of "web-sys" crate. rust-web-sys+DataTransfer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DataTransfer" feature of "web-sys" crate. rust-web-sys+DataTransferItem-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DataTransferItem" feature of "web-sys" crate. rust-web-sys+DataTransferItemList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DataTransferItemList" feature of "web-sys" crate. rust-web-sys+DateTimeValue-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DateTimeValue" feature of "web-sys" crate. rust-web-sys+DecoderDoctorNotification-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DecoderDoctorNotification" feature of "web-sys" crate. rust-web-sys+DecoderDoctorNotificationType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DecoderDoctorNotificationType" feature of "web-sys" crate. rust-web-sys+DedicatedWorkerGlobalScope-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DedicatedWorkerGlobalScope" feature of "web-sys" crate. rust-web-sys+DelayNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DelayNode" feature of "web-sys" crate. rust-web-sys+DelayOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DelayOptions" feature of "web-sys" crate. rust-web-sys+DeviceAcceleration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DeviceAcceleration" feature of "web-sys" crate. rust-web-sys+DeviceAccelerationInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DeviceAccelerationInit" feature of "web-sys" crate. rust-web-sys+DeviceLightEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DeviceLightEvent" feature of "web-sys" crate. rust-web-sys+DeviceLightEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DeviceLightEventInit" feature of "web-sys" crate. rust-web-sys+DeviceMotionEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DeviceMotionEvent" feature of "web-sys" crate. rust-web-sys+DeviceMotionEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DeviceMotionEventInit" feature of "web-sys" crate. rust-web-sys+DeviceOrientationEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DeviceOrientationEvent" feature of "web-sys" crate. rust-web-sys+DeviceOrientationEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DeviceOrientationEventInit" feature of "web-sys" crate. rust-web-sys+DeviceProximityEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DeviceProximityEvent" feature of "web-sys" crate. rust-web-sys+DeviceProximityEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DeviceProximityEventInit" feature of "web-sys" crate. rust-web-sys+DeviceRotationRate-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DeviceRotationRate" feature of "web-sys" crate. rust-web-sys+DeviceRotationRateInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DeviceRotationRateInit" feature of "web-sys" crate. rust-web-sys+DhKeyDeriveParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DhKeyDeriveParams" feature of "web-sys" crate. rust-web-sys+DirectionSetting-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DirectionSetting" feature of "web-sys" crate. rust-web-sys+Directory-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Directory" feature of "web-sys" crate. rust-web-sys+DisplayMediaStreamConstraints-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DisplayMediaStreamConstraints" feature of "web-sys" crate. rust-web-sys+DisplayNameOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DisplayNameOptions" feature of "web-sys" crate. rust-web-sys+DisplayNameResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DisplayNameResult" feature of "web-sys" crate. rust-web-sys+DistanceModelType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DistanceModelType" feature of "web-sys" crate. rust-web-sys+DnsCacheDict-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DnsCacheDict" feature of "web-sys" crate. rust-web-sys+DnsCacheEntry-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DnsCacheEntry" feature of "web-sys" crate. rust-web-sys+DnsLookupDict-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DnsLookupDict" feature of "web-sys" crate. rust-web-sys+Document-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Document" feature of "web-sys" crate. rust-web-sys+DocumentFragment-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DocumentFragment" feature of "web-sys" crate. rust-web-sys+DocumentTimeline-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DocumentTimeline" feature of "web-sys" crate. rust-web-sys+DocumentTimelineOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DocumentTimelineOptions" feature of "web-sys" crate. rust-web-sys+DocumentType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DocumentType" feature of "web-sys" crate. rust-web-sys+DomError-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomError" feature of "web-sys" crate. rust-web-sys+DomException-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomException" feature of "web-sys" crate. rust-web-sys+DomImplementation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomImplementation" feature of "web-sys" crate. rust-web-sys+DomMatrix-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomMatrix" feature of "web-sys" crate. rust-web-sys+DomMatrixReadOnly-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomMatrixReadOnly" feature of "web-sys" crate. rust-web-sys+DomParser-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomParser" feature of "web-sys" crate. rust-web-sys+DomPoint-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomPoint" feature of "web-sys" crate. rust-web-sys+DomPointInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomPointInit" feature of "web-sys" crate. rust-web-sys+DomPointReadOnly-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomPointReadOnly" feature of "web-sys" crate. rust-web-sys+DomQuad-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomQuad" feature of "web-sys" crate. rust-web-sys+DomQuadInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomQuadInit" feature of "web-sys" crate. rust-web-sys+DomQuadJson-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomQuadJson" feature of "web-sys" crate. rust-web-sys+DomRect-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomRect" feature of "web-sys" crate. rust-web-sys+DomRectInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomRectInit" feature of "web-sys" crate. rust-web-sys+DomRectList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomRectList" feature of "web-sys" crate. rust-web-sys+DomRectReadOnly-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomRectReadOnly" feature of "web-sys" crate. rust-web-sys+DomRequest-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomRequest" feature of "web-sys" crate. rust-web-sys+DomRequestReadyState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomRequestReadyState" feature of "web-sys" crate. rust-web-sys+DomStringList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomStringList" feature of "web-sys" crate. rust-web-sys+DomStringMap-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomStringMap" feature of "web-sys" crate. rust-web-sys+DomTokenList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomTokenList" feature of "web-sys" crate. rust-web-sys+DomWindowResizeEventDetail-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DomWindowResizeEventDetail" feature of "web-sys" crate. rust-web-sys+DragEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DragEvent" feature of "web-sys" crate. rust-web-sys+DragEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DragEventInit" feature of "web-sys" crate. rust-web-sys+DynamicsCompressorNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DynamicsCompressorNode" feature of "web-sys" crate. rust-web-sys+DynamicsCompressorOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "DynamicsCompressorOptions" feature of "web-sys" crate. rust-web-sys+EcKeyAlgorithm-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EcKeyAlgorithm" feature of "web-sys" crate. rust-web-sys+EcKeyGenParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EcKeyGenParams" feature of "web-sys" crate. rust-web-sys+EcKeyImportParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EcKeyImportParams" feature of "web-sys" crate. rust-web-sys+EcdhKeyDeriveParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EcdhKeyDeriveParams" feature of "web-sys" crate. rust-web-sys+EcdsaParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EcdsaParams" feature of "web-sys" crate. rust-web-sys+EffectTiming-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EffectTiming" feature of "web-sys" crate. rust-web-sys+Element-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Element" feature of "web-sys" crate. rust-web-sys+ElementCreationOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ElementCreationOptions" feature of "web-sys" crate. rust-web-sys+ElementDefinitionOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ElementDefinitionOptions" feature of "web-sys" crate. rust-web-sys+EndingTypes-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EndingTypes" feature of "web-sys" crate. rust-web-sys+ErrorCallback-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ErrorCallback" feature of "web-sys" crate. rust-web-sys+ErrorEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ErrorEvent" feature of "web-sys" crate. rust-web-sys+ErrorEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ErrorEventInit" feature of "web-sys" crate. rust-web-sys+Event-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Event" feature of "web-sys" crate. rust-web-sys+EventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EventInit" feature of "web-sys" crate. rust-web-sys+EventListener-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EventListener" feature of "web-sys" crate. rust-web-sys+EventListenerOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EventListenerOptions" feature of "web-sys" crate. rust-web-sys+EventModifierInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EventModifierInit" feature of "web-sys" crate. rust-web-sys+EventSource-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EventSource" feature of "web-sys" crate. rust-web-sys+EventSourceInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EventSourceInit" feature of "web-sys" crate. rust-web-sys+EventTarget-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "EventTarget" feature of "web-sys" crate. rust-web-sys+Exception-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Exception" feature of "web-sys" crate. rust-web-sys+ExtBlendMinmax-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ExtBlendMinmax" feature of "web-sys" crate. rust-web-sys+ExtColorBufferFloat-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ExtColorBufferFloat" feature of "web-sys" crate. rust-web-sys+ExtColorBufferHalfFloat-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ExtColorBufferHalfFloat" feature of "web-sys" crate. rust-web-sys+ExtDisjointTimerQuery-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ExtDisjointTimerQuery" feature of "web-sys" crate. rust-web-sys+ExtFragDepth-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ExtFragDepth" feature of "web-sys" crate. rust-web-sys+ExtSRgb-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ExtSRgb" feature of "web-sys" crate. rust-web-sys+ExtShaderTextureLod-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ExtShaderTextureLod" feature of "web-sys" crate. rust-web-sys+ExtTextureFilterAnisotropic-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ExtTextureFilterAnisotropic" feature of "web-sys" crate. rust-web-sys+ExtendableEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ExtendableEvent" feature of "web-sys" crate. rust-web-sys+ExtendableEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ExtendableEventInit" feature of "web-sys" crate. rust-web-sys+ExtendableMessageEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ExtendableMessageEvent" feature of "web-sys" crate. rust-web-sys+ExtendableMessageEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ExtendableMessageEventInit" feature of "web-sys" crate. rust-web-sys+External-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "External" feature of "web-sys" crate. rust-web-sys+FakePluginMimeEntry-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FakePluginMimeEntry" feature of "web-sys" crate. rust-web-sys+FakePluginTagInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FakePluginTagInit" feature of "web-sys" crate. rust-web-sys+FetchEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FetchEvent" feature of "web-sys" crate. rust-web-sys+FetchEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FetchEventInit" feature of "web-sys" crate. rust-web-sys+FetchObserver-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FetchObserver" feature of "web-sys" crate. rust-web-sys+FetchReadableStreamReadDataArray-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FetchReadableStreamReadDataArray" feature of "web-sys" crate. rust-web-sys+FetchReadableStreamReadDataDone-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FetchReadableStreamReadDataDone" feature of "web-sys" crate. rust-web-sys+FetchState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FetchState" feature of "web-sys" crate. rust-web-sys+File-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "File" feature of "web-sys" crate. rust-web-sys+FileCallback-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FileCallback" feature of "web-sys" crate. rust-web-sys+FileList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FileList" feature of "web-sys" crate. rust-web-sys+FilePropertyBag-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FilePropertyBag" feature of "web-sys" crate. rust-web-sys+FileReader-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FileReader" feature of "web-sys" crate. rust-web-sys+FileReaderSync-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FileReaderSync" feature of "web-sys" crate. rust-web-sys+FileSystem-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FileSystem" feature of "web-sys" crate. rust-web-sys+FileSystemDirectoryEntry-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FileSystemDirectoryEntry" feature of "web-sys" crate. rust-web-sys+FileSystemDirectoryReader-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FileSystemDirectoryReader" feature of "web-sys" crate. rust-web-sys+FileSystemEntriesCallback-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FileSystemEntriesCallback" feature of "web-sys" crate. rust-web-sys+FileSystemEntry-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FileSystemEntry" feature of "web-sys" crate. rust-web-sys+FileSystemEntryCallback-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FileSystemEntryCallback" feature of "web-sys" crate. rust-web-sys+FileSystemFileEntry-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FileSystemFileEntry" feature of "web-sys" crate. rust-web-sys+FileSystemFlags-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FileSystemFlags" feature of "web-sys" crate. rust-web-sys+FillMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FillMode" feature of "web-sys" crate. rust-web-sys+FlashClassification-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FlashClassification" feature of "web-sys" crate. rust-web-sys+FlexLineGrowthState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FlexLineGrowthState" feature of "web-sys" crate. rust-web-sys+FocusEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FocusEvent" feature of "web-sys" crate. rust-web-sys+FocusEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FocusEventInit" feature of "web-sys" crate. rust-web-sys+FontFace-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FontFace" feature of "web-sys" crate. rust-web-sys+FontFaceDescriptors-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FontFaceDescriptors" feature of "web-sys" crate. rust-web-sys+FontFaceLoadStatus-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FontFaceLoadStatus" feature of "web-sys" crate. rust-web-sys+FontFaceSet-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FontFaceSet" feature of "web-sys" crate. rust-web-sys+FontFaceSetIterator-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FontFaceSetIterator" feature of "web-sys" crate. rust-web-sys+FontFaceSetIteratorResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FontFaceSetIteratorResult" feature of "web-sys" crate. rust-web-sys+FontFaceSetLoadEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FontFaceSetLoadEvent" feature of "web-sys" crate. rust-web-sys+FontFaceSetLoadEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FontFaceSetLoadEventInit" feature of "web-sys" crate. rust-web-sys+FontFaceSetLoadStatus-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FontFaceSetLoadStatus" feature of "web-sys" crate. rust-web-sys+FormData-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FormData" feature of "web-sys" crate. rust-web-sys+FrameType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FrameType" feature of "web-sys" crate. rust-web-sys+FuzzingFunctions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "FuzzingFunctions" feature of "web-sys" crate. rust-web-sys+GainNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GainNode" feature of "web-sys" crate. rust-web-sys+GainOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GainOptions" feature of "web-sys" crate. rust-web-sys+Gamepad-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Gamepad" feature of "web-sys" crate. rust-web-sys+GamepadAxisMoveEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GamepadAxisMoveEvent" feature of "web-sys" crate. rust-web-sys+GamepadAxisMoveEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GamepadAxisMoveEventInit" feature of "web-sys" crate. rust-web-sys+GamepadButton-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GamepadButton" feature of "web-sys" crate. rust-web-sys+GamepadButtonEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GamepadButtonEvent" feature of "web-sys" crate. rust-web-sys+GamepadButtonEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GamepadButtonEventInit" feature of "web-sys" crate. rust-web-sys+GamepadEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GamepadEvent" feature of "web-sys" crate. rust-web-sys+GamepadEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GamepadEventInit" feature of "web-sys" crate. rust-web-sys+GamepadHand-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GamepadHand" feature of "web-sys" crate. rust-web-sys+GamepadHapticActuator-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GamepadHapticActuator" feature of "web-sys" crate. rust-web-sys+GamepadHapticActuatorType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GamepadHapticActuatorType" feature of "web-sys" crate. rust-web-sys+GamepadMappingType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GamepadMappingType" feature of "web-sys" crate. rust-web-sys+GamepadPose-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GamepadPose" feature of "web-sys" crate. rust-web-sys+GamepadServiceTest-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GamepadServiceTest" feature of "web-sys" crate. rust-web-sys+Geolocation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Geolocation" feature of "web-sys" crate. rust-web-sys+GetNotificationOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GetNotificationOptions" feature of "web-sys" crate. rust-web-sys+GetRootNodeOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GetRootNodeOptions" feature of "web-sys" crate. rust-web-sys+GetUserMediaRequest-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GetUserMediaRequest" feature of "web-sys" crate. rust-web-sys+Gpu-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Gpu" feature of "web-sys" crate. rust-web-sys+GpuAdapter-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuAdapter" feature of "web-sys" crate. rust-web-sys+GpuAdapterFeatures-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuAdapterFeatures" feature of "web-sys" crate. rust-web-sys+GpuAdapterLimits-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuAdapterLimits" feature of "web-sys" crate. rust-web-sys+GpuAddressMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuAddressMode" feature of "web-sys" crate. rust-web-sys+GpuBindGroup-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBindGroup" feature of "web-sys" crate. rust-web-sys+GpuBindGroupDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBindGroupDescriptor" feature of "web-sys" crate. rust-web-sys+GpuBindGroupEntry-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBindGroupEntry" feature of "web-sys" crate. rust-web-sys+GpuBindGroupLayout-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBindGroupLayout" feature of "web-sys" crate. rust-web-sys+GpuBindGroupLayoutDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBindGroupLayoutDescriptor" feature of "web-sys" crate. rust-web-sys+GpuBindGroupLayoutEntry-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBindGroupLayoutEntry" feature of "web-sys" crate. rust-web-sys+GpuBlendComponent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBlendComponent" feature of "web-sys" crate. rust-web-sys+GpuBlendFactor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBlendFactor" feature of "web-sys" crate. rust-web-sys+GpuBlendOperation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBlendOperation" feature of "web-sys" crate. rust-web-sys+GpuBlendState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBlendState" feature of "web-sys" crate. rust-web-sys+GpuBuffer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBuffer" feature of "web-sys" crate. rust-web-sys+GpuBufferBinding-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBufferBinding" feature of "web-sys" crate. rust-web-sys+GpuBufferBindingLayout-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBufferBindingLayout" feature of "web-sys" crate. rust-web-sys+GpuBufferBindingType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBufferBindingType" feature of "web-sys" crate. rust-web-sys+GpuBufferDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBufferDescriptor" feature of "web-sys" crate. rust-web-sys+GpuBufferUsage-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuBufferUsage" feature of "web-sys" crate. rust-web-sys+GpuCanvasContext-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuCanvasContext" feature of "web-sys" crate. rust-web-sys+GpuColorDict-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuColorDict" feature of "web-sys" crate. rust-web-sys+GpuColorTargetState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuColorTargetState" feature of "web-sys" crate. rust-web-sys+GpuColorWrite-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuColorWrite" feature of "web-sys" crate. rust-web-sys+GpuCommandBuffer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuCommandBuffer" feature of "web-sys" crate. rust-web-sys+GpuCommandBufferDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuCommandBufferDescriptor" feature of "web-sys" crate. rust-web-sys+GpuCommandEncoder-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuCommandEncoder" feature of "web-sys" crate. rust-web-sys+GpuCommandEncoderDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuCommandEncoderDescriptor" feature of "web-sys" crate. rust-web-sys+GpuCompareFunction-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuCompareFunction" feature of "web-sys" crate. rust-web-sys+GpuCompilationInfo-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuCompilationInfo" feature of "web-sys" crate. rust-web-sys+GpuCompilationMessage-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuCompilationMessage" feature of "web-sys" crate. rust-web-sys+GpuCompilationMessageType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuCompilationMessageType" feature of "web-sys" crate. rust-web-sys+GpuComputePassDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuComputePassDescriptor" feature of "web-sys" crate. rust-web-sys+GpuComputePassEncoder-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuComputePassEncoder" feature of "web-sys" crate. rust-web-sys+GpuComputePipeline-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuComputePipeline" feature of "web-sys" crate. rust-web-sys+GpuComputePipelineDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuComputePipelineDescriptor" feature of "web-sys" crate. rust-web-sys+GpuCullMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuCullMode" feature of "web-sys" crate. rust-web-sys+GpuDepthStencilState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuDepthStencilState" feature of "web-sys" crate. rust-web-sys+GpuDevice-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuDevice" feature of "web-sys" crate. rust-web-sys+GpuDeviceDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuDeviceDescriptor" feature of "web-sys" crate. rust-web-sys+GpuDeviceLostInfo-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuDeviceLostInfo" feature of "web-sys" crate. rust-web-sys+GpuDeviceLostReason-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuDeviceLostReason" feature of "web-sys" crate. rust-web-sys+GpuErrorFilter-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuErrorFilter" feature of "web-sys" crate. rust-web-sys+GpuExtent3dDict-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuExtent3dDict" feature of "web-sys" crate. rust-web-sys+GpuFeatureName-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuFeatureName" feature of "web-sys" crate. rust-web-sys+GpuFilterMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuFilterMode" feature of "web-sys" crate. rust-web-sys+GpuFragmentState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuFragmentState" feature of "web-sys" crate. rust-web-sys+GpuFrontFace-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuFrontFace" feature of "web-sys" crate. rust-web-sys+GpuImageCopyBuffer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuImageCopyBuffer" feature of "web-sys" crate. rust-web-sys+GpuImageCopyImageBitmap-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuImageCopyImageBitmap" feature of "web-sys" crate. rust-web-sys+GpuImageCopyTexture-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuImageCopyTexture" feature of "web-sys" crate. rust-web-sys+GpuImageDataLayout-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuImageDataLayout" feature of "web-sys" crate. rust-web-sys+GpuIndexFormat-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuIndexFormat" feature of "web-sys" crate. rust-web-sys+GpuInputStepMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuInputStepMode" feature of "web-sys" crate. rust-web-sys+GpuLoadOp-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuLoadOp" feature of "web-sys" crate. rust-web-sys+GpuMapMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuMapMode" feature of "web-sys" crate. rust-web-sys+GpuMultisampleState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuMultisampleState" feature of "web-sys" crate. rust-web-sys+GpuObjectDescriptorBase-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuObjectDescriptorBase" feature of "web-sys" crate. rust-web-sys+GpuOrigin2dDict-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuOrigin2dDict" feature of "web-sys" crate. rust-web-sys+GpuOrigin3dDict-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuOrigin3dDict" feature of "web-sys" crate. rust-web-sys+GpuOutOfMemoryError-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuOutOfMemoryError" feature of "web-sys" crate. rust-web-sys+GpuPipelineDescriptorBase-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuPipelineDescriptorBase" feature of "web-sys" crate. rust-web-sys+GpuPipelineLayout-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuPipelineLayout" feature of "web-sys" crate. rust-web-sys+GpuPipelineLayoutDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuPipelineLayoutDescriptor" feature of "web-sys" crate. rust-web-sys+GpuPipelineStatisticName-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuPipelineStatisticName" feature of "web-sys" crate. rust-web-sys+GpuPowerPreference-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuPowerPreference" feature of "web-sys" crate. rust-web-sys+GpuPrimitiveState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuPrimitiveState" feature of "web-sys" crate. rust-web-sys+GpuPrimitiveTopology-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuPrimitiveTopology" feature of "web-sys" crate. rust-web-sys+GpuProgrammableStage-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuProgrammableStage" feature of "web-sys" crate. rust-web-sys+GpuQuerySet-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuQuerySet" feature of "web-sys" crate. rust-web-sys+GpuQuerySetDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuQuerySetDescriptor" feature of "web-sys" crate. rust-web-sys+GpuQueryType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuQueryType" feature of "web-sys" crate. rust-web-sys+GpuQueue-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuQueue" feature of "web-sys" crate. rust-web-sys+GpuRenderBundle-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuRenderBundle" feature of "web-sys" crate. rust-web-sys+GpuRenderBundleDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuRenderBundleDescriptor" feature of "web-sys" crate. rust-web-sys+GpuRenderBundleEncoder-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuRenderBundleEncoder" feature of "web-sys" crate. rust-web-sys+GpuRenderBundleEncoderDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuRenderBundleEncoderDescriptor" feature of "web-sys" crate. rust-web-sys+GpuRenderPassColorAttachment-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuRenderPassColorAttachment" feature of "web-sys" crate. rust-web-sys+GpuRenderPassDepthStencilAttachment-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuRenderPassDepthStencilAttachment" feature of "web-sys" crate. rust-web-sys+GpuRenderPassDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuRenderPassDescriptor" feature of "web-sys" crate. rust-web-sys+GpuRenderPassEncoder-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuRenderPassEncoder" feature of "web-sys" crate. rust-web-sys+GpuRenderPipeline-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuRenderPipeline" feature of "web-sys" crate. rust-web-sys+GpuRenderPipelineDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuRenderPipelineDescriptor" feature of "web-sys" crate. rust-web-sys+GpuRequestAdapterOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuRequestAdapterOptions" feature of "web-sys" crate. rust-web-sys+GpuSampler-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuSampler" feature of "web-sys" crate. rust-web-sys+GpuSamplerBindingLayout-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuSamplerBindingLayout" feature of "web-sys" crate. rust-web-sys+GpuSamplerBindingType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuSamplerBindingType" feature of "web-sys" crate. rust-web-sys+GpuSamplerDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuSamplerDescriptor" feature of "web-sys" crate. rust-web-sys+GpuShaderModule-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuShaderModule" feature of "web-sys" crate. rust-web-sys+GpuShaderModuleDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuShaderModuleDescriptor" feature of "web-sys" crate. rust-web-sys+GpuShaderStage-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuShaderStage" feature of "web-sys" crate. rust-web-sys+GpuStencilFaceState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuStencilFaceState" feature of "web-sys" crate. rust-web-sys+GpuStencilOperation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuStencilOperation" feature of "web-sys" crate. rust-web-sys+GpuStorageTextureAccess-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuStorageTextureAccess" feature of "web-sys" crate. rust-web-sys+GpuStorageTextureBindingLayout-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuStorageTextureBindingLayout" feature of "web-sys" crate. rust-web-sys+GpuStoreOp-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuStoreOp" feature of "web-sys" crate. rust-web-sys+GpuSwapChain-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuSwapChain" feature of "web-sys" crate. rust-web-sys+GpuSwapChainDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuSwapChainDescriptor" feature of "web-sys" crate. rust-web-sys+GpuTexture-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuTexture" feature of "web-sys" crate. rust-web-sys+GpuTextureAspect-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuTextureAspect" feature of "web-sys" crate. rust-web-sys+GpuTextureBindingLayout-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuTextureBindingLayout" feature of "web-sys" crate. rust-web-sys+GpuTextureDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuTextureDescriptor" feature of "web-sys" crate. rust-web-sys+GpuTextureDimension-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuTextureDimension" feature of "web-sys" crate. rust-web-sys+GpuTextureFormat-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuTextureFormat" feature of "web-sys" crate. rust-web-sys+GpuTextureSampleType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuTextureSampleType" feature of "web-sys" crate. rust-web-sys+GpuTextureUsage-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuTextureUsage" feature of "web-sys" crate. rust-web-sys+GpuTextureView-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuTextureView" feature of "web-sys" crate. rust-web-sys+GpuTextureViewDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuTextureViewDescriptor" feature of "web-sys" crate. rust-web-sys+GpuTextureViewDimension-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuTextureViewDimension" feature of "web-sys" crate. rust-web-sys+GpuUncapturedErrorEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuUncapturedErrorEvent" feature of "web-sys" crate. rust-web-sys+GpuUncapturedErrorEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuUncapturedErrorEventInit" feature of "web-sys" crate. rust-web-sys+GpuValidationError-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuValidationError" feature of "web-sys" crate. rust-web-sys+GpuVertexAttribute-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuVertexAttribute" feature of "web-sys" crate. rust-web-sys+GpuVertexBufferLayout-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuVertexBufferLayout" feature of "web-sys" crate. rust-web-sys+GpuVertexFormat-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuVertexFormat" feature of "web-sys" crate. rust-web-sys+GpuVertexState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GpuVertexState" feature of "web-sys" crate. rust-web-sys+GridDeclaration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GridDeclaration" feature of "web-sys" crate. rust-web-sys+GridTrackState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GridTrackState" feature of "web-sys" crate. rust-web-sys+GroupedHistoryEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "GroupedHistoryEventInit" feature of "web-sys" crate. rust-web-sys+HalfOpenInfoDict-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HalfOpenInfoDict" feature of "web-sys" crate. rust-web-sys+HashChangeEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HashChangeEvent" feature of "web-sys" crate. rust-web-sys+HashChangeEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HashChangeEventInit" feature of "web-sys" crate. rust-web-sys+Headers-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Headers" feature of "web-sys" crate. rust-web-sys+HeadersGuardEnum-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HeadersGuardEnum" feature of "web-sys" crate. rust-web-sys+HiddenPluginEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HiddenPluginEventInit" feature of "web-sys" crate. rust-web-sys+History-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "History" feature of "web-sys" crate. rust-web-sys+HitRegionOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HitRegionOptions" feature of "web-sys" crate. rust-web-sys+HkdfParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HkdfParams" feature of "web-sys" crate. rust-web-sys+HmacDerivedKeyParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HmacDerivedKeyParams" feature of "web-sys" crate. rust-web-sys+HmacImportParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HmacImportParams" feature of "web-sys" crate. rust-web-sys+HmacKeyAlgorithm-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HmacKeyAlgorithm" feature of "web-sys" crate. rust-web-sys+HmacKeyGenParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HmacKeyGenParams" feature of "web-sys" crate. rust-web-sys+HtmlAllCollection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlAllCollection" feature of "web-sys" crate. rust-web-sys+HtmlAnchorElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlAnchorElement" feature of "web-sys" crate. rust-web-sys+HtmlAreaElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlAreaElement" feature of "web-sys" crate. rust-web-sys+HtmlAudioElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlAudioElement" feature of "web-sys" crate. rust-web-sys+HtmlBaseElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlBaseElement" feature of "web-sys" crate. rust-web-sys+HtmlBodyElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlBodyElement" feature of "web-sys" crate. rust-web-sys+HtmlBrElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlBrElement" feature of "web-sys" crate. rust-web-sys+HtmlButtonElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlButtonElement" feature of "web-sys" crate. rust-web-sys+HtmlCanvasElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlCanvasElement" feature of "web-sys" crate. rust-web-sys+HtmlCollection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlCollection" feature of "web-sys" crate. rust-web-sys+HtmlDListElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlDListElement" feature of "web-sys" crate. rust-web-sys+HtmlDataElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlDataElement" feature of "web-sys" crate. rust-web-sys+HtmlDataListElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlDataListElement" feature of "web-sys" crate. rust-web-sys+HtmlDetailsElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlDetailsElement" feature of "web-sys" crate. rust-web-sys+HtmlDialogElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlDialogElement" feature of "web-sys" crate. rust-web-sys+HtmlDirectoryElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlDirectoryElement" feature of "web-sys" crate. rust-web-sys+HtmlDivElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlDivElement" feature of "web-sys" crate. rust-web-sys+HtmlDocument-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlDocument" feature of "web-sys" crate. rust-web-sys+HtmlElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlElement" feature of "web-sys" crate. rust-web-sys+HtmlEmbedElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlEmbedElement" feature of "web-sys" crate. rust-web-sys+HtmlFieldSetElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlFieldSetElement" feature of "web-sys" crate. rust-web-sys+HtmlFontElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlFontElement" feature of "web-sys" crate. rust-web-sys+HtmlFormControlsCollection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlFormControlsCollection" feature of "web-sys" crate. rust-web-sys+HtmlFormElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlFormElement" feature of "web-sys" crate. rust-web-sys+HtmlFrameElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlFrameElement" feature of "web-sys" crate. rust-web-sys+HtmlFrameSetElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlFrameSetElement" feature of "web-sys" crate. rust-web-sys+HtmlHeadElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlHeadElement" feature of "web-sys" crate. rust-web-sys+HtmlHeadingElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlHeadingElement" feature of "web-sys" crate. rust-web-sys+HtmlHrElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlHrElement" feature of "web-sys" crate. rust-web-sys+HtmlHtmlElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlHtmlElement" feature of "web-sys" crate. rust-web-sys+HtmlIFrameElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlIFrameElement" feature of "web-sys" crate. rust-web-sys+HtmlImageElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlImageElement" feature of "web-sys" crate. rust-web-sys+HtmlInputElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlInputElement" feature of "web-sys" crate. rust-web-sys+HtmlLabelElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlLabelElement" feature of "web-sys" crate. rust-web-sys+HtmlLegendElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlLegendElement" feature of "web-sys" crate. rust-web-sys+HtmlLiElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlLiElement" feature of "web-sys" crate. rust-web-sys+HtmlLinkElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlLinkElement" feature of "web-sys" crate. rust-web-sys+HtmlMapElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlMapElement" feature of "web-sys" crate. rust-web-sys+HtmlMediaElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlMediaElement" feature of "web-sys" crate. rust-web-sys+HtmlMenuElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlMenuElement" feature of "web-sys" crate. rust-web-sys+HtmlMenuItemElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlMenuItemElement" feature of "web-sys" crate. rust-web-sys+HtmlMetaElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlMetaElement" feature of "web-sys" crate. rust-web-sys+HtmlMeterElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlMeterElement" feature of "web-sys" crate. rust-web-sys+HtmlModElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlModElement" feature of "web-sys" crate. rust-web-sys+HtmlOListElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlOListElement" feature of "web-sys" crate. rust-web-sys+HtmlObjectElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlObjectElement" feature of "web-sys" crate. rust-web-sys+HtmlOptGroupElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlOptGroupElement" feature of "web-sys" crate. rust-web-sys+HtmlOptionElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlOptionElement" feature of "web-sys" crate. rust-web-sys+HtmlOptionsCollection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlOptionsCollection" feature of "web-sys" crate. rust-web-sys+HtmlOutputElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlOutputElement" feature of "web-sys" crate. rust-web-sys+HtmlParagraphElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlParagraphElement" feature of "web-sys" crate. rust-web-sys+HtmlParamElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlParamElement" feature of "web-sys" crate. rust-web-sys+HtmlPictureElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlPictureElement" feature of "web-sys" crate. rust-web-sys+HtmlPreElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlPreElement" feature of "web-sys" crate. rust-web-sys+HtmlProgressElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlProgressElement" feature of "web-sys" crate. rust-web-sys+HtmlQuoteElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlQuoteElement" feature of "web-sys" crate. rust-web-sys+HtmlScriptElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlScriptElement" feature of "web-sys" crate. rust-web-sys+HtmlSelectElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlSelectElement" feature of "web-sys" crate. rust-web-sys+HtmlSlotElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlSlotElement" feature of "web-sys" crate. rust-web-sys+HtmlSourceElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlSourceElement" feature of "web-sys" crate. rust-web-sys+HtmlSpanElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlSpanElement" feature of "web-sys" crate. rust-web-sys+HtmlStyleElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlStyleElement" feature of "web-sys" crate. rust-web-sys+HtmlTableCaptionElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlTableCaptionElement" feature of "web-sys" crate. rust-web-sys+HtmlTableCellElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlTableCellElement" feature of "web-sys" crate. rust-web-sys+HtmlTableColElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlTableColElement" feature of "web-sys" crate. rust-web-sys+HtmlTableElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlTableElement" feature of "web-sys" crate. rust-web-sys+HtmlTableRowElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlTableRowElement" feature of "web-sys" crate. rust-web-sys+HtmlTableSectionElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlTableSectionElement" feature of "web-sys" crate. rust-web-sys+HtmlTemplateElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlTemplateElement" feature of "web-sys" crate. rust-web-sys+HtmlTextAreaElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlTextAreaElement" feature of "web-sys" crate. rust-web-sys+HtmlTimeElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlTimeElement" feature of "web-sys" crate. rust-web-sys+HtmlTitleElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlTitleElement" feature of "web-sys" crate. rust-web-sys+HtmlTrackElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlTrackElement" feature of "web-sys" crate. rust-web-sys+HtmlUListElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlUListElement" feature of "web-sys" crate. rust-web-sys+HtmlUnknownElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlUnknownElement" feature of "web-sys" crate. rust-web-sys+HtmlVideoElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HtmlVideoElement" feature of "web-sys" crate. rust-web-sys+HttpConnDict-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HttpConnDict" feature of "web-sys" crate. rust-web-sys+HttpConnInfo-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HttpConnInfo" feature of "web-sys" crate. rust-web-sys+HttpConnectionElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "HttpConnectionElement" feature of "web-sys" crate. rust-web-sys+IdbCursor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbCursor" feature of "web-sys" crate. rust-web-sys+IdbCursorDirection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbCursorDirection" feature of "web-sys" crate. rust-web-sys+IdbCursorWithValue-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbCursorWithValue" feature of "web-sys" crate. rust-web-sys+IdbDatabase-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbDatabase" feature of "web-sys" crate. rust-web-sys+IdbFactory-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbFactory" feature of "web-sys" crate. rust-web-sys+IdbFileHandle-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbFileHandle" feature of "web-sys" crate. rust-web-sys+IdbFileMetadataParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbFileMetadataParameters" feature of "web-sys" crate. rust-web-sys+IdbFileRequest-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbFileRequest" feature of "web-sys" crate. rust-web-sys+IdbIndex-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbIndex" feature of "web-sys" crate. rust-web-sys+IdbIndexParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbIndexParameters" feature of "web-sys" crate. rust-web-sys+IdbKeyRange-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbKeyRange" feature of "web-sys" crate. rust-web-sys+IdbLocaleAwareKeyRange-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbLocaleAwareKeyRange" feature of "web-sys" crate. rust-web-sys+IdbMutableFile-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbMutableFile" feature of "web-sys" crate. rust-web-sys+IdbObjectStore-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbObjectStore" feature of "web-sys" crate. rust-web-sys+IdbObjectStoreParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbObjectStoreParameters" feature of "web-sys" crate. rust-web-sys+IdbOpenDbOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbOpenDbOptions" feature of "web-sys" crate. rust-web-sys+IdbOpenDbRequest-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbOpenDbRequest" feature of "web-sys" crate. rust-web-sys+IdbRequest-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbRequest" feature of "web-sys" crate. rust-web-sys+IdbRequestReadyState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbRequestReadyState" feature of "web-sys" crate. rust-web-sys+IdbTransaction-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbTransaction" feature of "web-sys" crate. rust-web-sys+IdbTransactionMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbTransactionMode" feature of "web-sys" crate. rust-web-sys+IdbVersionChangeEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbVersionChangeEvent" feature of "web-sys" crate. rust-web-sys+IdbVersionChangeEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdbVersionChangeEventInit" feature of "web-sys" crate. rust-web-sys+IdleDeadline-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdleDeadline" feature of "web-sys" crate. rust-web-sys+IdleRequestOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IdleRequestOptions" feature of "web-sys" crate. rust-web-sys+IirFilterNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IirFilterNode" feature of "web-sys" crate. rust-web-sys+IirFilterOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IirFilterOptions" feature of "web-sys" crate. rust-web-sys+ImageBitmap-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ImageBitmap" feature of "web-sys" crate. rust-web-sys+ImageBitmapFormat-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ImageBitmapFormat" feature of "web-sys" crate. rust-web-sys+ImageBitmapRenderingContext-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ImageBitmapRenderingContext" feature of "web-sys" crate. rust-web-sys+ImageCapture-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ImageCapture" feature of "web-sys" crate. rust-web-sys+ImageCaptureError-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ImageCaptureError" feature of "web-sys" crate. rust-web-sys+ImageCaptureErrorEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ImageCaptureErrorEvent" feature of "web-sys" crate. rust-web-sys+ImageCaptureErrorEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ImageCaptureErrorEventInit" feature of "web-sys" crate. rust-web-sys+ImageData-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ImageData" feature of "web-sys" crate. rust-web-sys+InputEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "InputEvent" feature of "web-sys" crate. rust-web-sys+InputEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "InputEventInit" feature of "web-sys" crate. rust-web-sys+InstallTriggerData-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "InstallTriggerData" feature of "web-sys" crate. rust-web-sys+IntersectionObserver-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IntersectionObserver" feature of "web-sys" crate. rust-web-sys+IntersectionObserverEntry-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IntersectionObserverEntry" feature of "web-sys" crate. rust-web-sys+IntersectionObserverEntryInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IntersectionObserverEntryInit" feature of "web-sys" crate. rust-web-sys+IntersectionObserverInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IntersectionObserverInit" feature of "web-sys" crate. rust-web-sys+IntlUtils-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IntlUtils" feature of "web-sys" crate. rust-web-sys+IterableKeyAndValueResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IterableKeyAndValueResult" feature of "web-sys" crate. rust-web-sys+IterableKeyOrValueResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IterableKeyOrValueResult" feature of "web-sys" crate. rust-web-sys+IterationCompositeOperation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "IterationCompositeOperation" feature of "web-sys" crate. rust-web-sys+JsonWebKey-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "JsonWebKey" feature of "web-sys" crate. rust-web-sys+KeyAlgorithm-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "KeyAlgorithm" feature of "web-sys" crate. rust-web-sys+KeyEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "KeyEvent" feature of "web-sys" crate. rust-web-sys+KeyIdsInitData-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "KeyIdsInitData" feature of "web-sys" crate. rust-web-sys+KeyboardEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "KeyboardEvent" feature of "web-sys" crate. rust-web-sys+KeyboardEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "KeyboardEventInit" feature of "web-sys" crate. rust-web-sys+KeyframeEffect-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "KeyframeEffect" feature of "web-sys" crate. rust-web-sys+KeyframeEffectOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "KeyframeEffectOptions" feature of "web-sys" crate. rust-web-sys+L10nElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "L10nElement" feature of "web-sys" crate. rust-web-sys+L10nValue-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "L10nValue" feature of "web-sys" crate. rust-web-sys+LifecycleCallbacks-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "LifecycleCallbacks" feature of "web-sys" crate. rust-web-sys+LineAlignSetting-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "LineAlignSetting" feature of "web-sys" crate. rust-web-sys+ListBoxObject-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ListBoxObject" feature of "web-sys" crate. rust-web-sys+LocalMediaStream-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "LocalMediaStream" feature of "web-sys" crate. rust-web-sys+LocaleInfo-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "LocaleInfo" feature of "web-sys" crate. rust-web-sys+Location-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Location" feature of "web-sys" crate. rust-web-sys+MediaCapabilities-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaCapabilities" feature of "web-sys" crate. rust-web-sys+MediaCapabilitiesInfo-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaCapabilitiesInfo" feature of "web-sys" crate. rust-web-sys+MediaConfiguration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaConfiguration" feature of "web-sys" crate. rust-web-sys+MediaDecodingConfiguration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaDecodingConfiguration" feature of "web-sys" crate. rust-web-sys+MediaDecodingType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaDecodingType" feature of "web-sys" crate. rust-web-sys+MediaDeviceInfo-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaDeviceInfo" feature of "web-sys" crate. rust-web-sys+MediaDeviceKind-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaDeviceKind" feature of "web-sys" crate. rust-web-sys+MediaDevices-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaDevices" feature of "web-sys" crate. rust-web-sys+MediaElementAudioSourceNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaElementAudioSourceNode" feature of "web-sys" crate. rust-web-sys+MediaElementAudioSourceOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaElementAudioSourceOptions" feature of "web-sys" crate. rust-web-sys+MediaEncodingConfiguration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaEncodingConfiguration" feature of "web-sys" crate. rust-web-sys+MediaEncodingType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaEncodingType" feature of "web-sys" crate. rust-web-sys+MediaEncryptedEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaEncryptedEvent" feature of "web-sys" crate. rust-web-sys+MediaError-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaError" feature of "web-sys" crate. rust-web-sys+MediaKeyError-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeyError" feature of "web-sys" crate. rust-web-sys+MediaKeyMessageEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeyMessageEvent" feature of "web-sys" crate. rust-web-sys+MediaKeyMessageEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeyMessageEventInit" feature of "web-sys" crate. rust-web-sys+MediaKeyMessageType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeyMessageType" feature of "web-sys" crate. rust-web-sys+MediaKeyNeededEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeyNeededEventInit" feature of "web-sys" crate. rust-web-sys+MediaKeySession-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeySession" feature of "web-sys" crate. rust-web-sys+MediaKeySessionType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeySessionType" feature of "web-sys" crate. rust-web-sys+MediaKeyStatus-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeyStatus" feature of "web-sys" crate. rust-web-sys+MediaKeyStatusMap-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeyStatusMap" feature of "web-sys" crate. rust-web-sys+MediaKeySystemAccess-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeySystemAccess" feature of "web-sys" crate. rust-web-sys+MediaKeySystemConfiguration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeySystemConfiguration" feature of "web-sys" crate. rust-web-sys+MediaKeySystemMediaCapability-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeySystemMediaCapability" feature of "web-sys" crate. rust-web-sys+MediaKeySystemStatus-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeySystemStatus" feature of "web-sys" crate. rust-web-sys+MediaKeys-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeys" feature of "web-sys" crate. rust-web-sys+MediaKeysPolicy-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeysPolicy" feature of "web-sys" crate. rust-web-sys+MediaKeysRequirement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaKeysRequirement" feature of "web-sys" crate. rust-web-sys+MediaList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaList" feature of "web-sys" crate. rust-web-sys+MediaQueryList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaQueryList" feature of "web-sys" crate. rust-web-sys+MediaQueryListEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaQueryListEvent" feature of "web-sys" crate. rust-web-sys+MediaQueryListEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaQueryListEventInit" feature of "web-sys" crate. rust-web-sys+MediaRecorder-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaRecorder" feature of "web-sys" crate. rust-web-sys+MediaRecorderErrorEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaRecorderErrorEvent" feature of "web-sys" crate. rust-web-sys+MediaRecorderErrorEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaRecorderErrorEventInit" feature of "web-sys" crate. rust-web-sys+MediaRecorderOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaRecorderOptions" feature of "web-sys" crate. rust-web-sys+MediaSource-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaSource" feature of "web-sys" crate. rust-web-sys+MediaSourceEndOfStreamError-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaSourceEndOfStreamError" feature of "web-sys" crate. rust-web-sys+MediaSourceEnum-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaSourceEnum" feature of "web-sys" crate. rust-web-sys+MediaSourceReadyState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaSourceReadyState" feature of "web-sys" crate. rust-web-sys+MediaStream-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaStream" feature of "web-sys" crate. rust-web-sys+MediaStreamAudioDestinationNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaStreamAudioDestinationNode" feature of "web-sys" crate. rust-web-sys+MediaStreamAudioSourceNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaStreamAudioSourceNode" feature of "web-sys" crate. rust-web-sys+MediaStreamAudioSourceOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaStreamAudioSourceOptions" feature of "web-sys" crate. rust-web-sys+MediaStreamConstraints-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaStreamConstraints" feature of "web-sys" crate. rust-web-sys+MediaStreamError-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaStreamError" feature of "web-sys" crate. rust-web-sys+MediaStreamEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaStreamEvent" feature of "web-sys" crate. rust-web-sys+MediaStreamEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaStreamEventInit" feature of "web-sys" crate. rust-web-sys+MediaStreamTrack-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaStreamTrack" feature of "web-sys" crate. rust-web-sys+MediaStreamTrackEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaStreamTrackEvent" feature of "web-sys" crate. rust-web-sys+MediaStreamTrackEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaStreamTrackEventInit" feature of "web-sys" crate. rust-web-sys+MediaStreamTrackState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaStreamTrackState" feature of "web-sys" crate. rust-web-sys+MediaTrackConstraintSet-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaTrackConstraintSet" feature of "web-sys" crate. rust-web-sys+MediaTrackConstraints-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaTrackConstraints" feature of "web-sys" crate. rust-web-sys+MediaTrackSettings-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaTrackSettings" feature of "web-sys" crate. rust-web-sys+MediaTrackSupportedConstraints-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MediaTrackSupportedConstraints" feature of "web-sys" crate. rust-web-sys+MessageChannel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MessageChannel" feature of "web-sys" crate. rust-web-sys+MessageEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MessageEvent" feature of "web-sys" crate. rust-web-sys+MessageEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MessageEventInit" feature of "web-sys" crate. rust-web-sys+MessagePort-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MessagePort" feature of "web-sys" crate. rust-web-sys+MidiAccess-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiAccess" feature of "web-sys" crate. rust-web-sys+MidiConnectionEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiConnectionEvent" feature of "web-sys" crate. rust-web-sys+MidiConnectionEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiConnectionEventInit" feature of "web-sys" crate. rust-web-sys+MidiInput-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiInput" feature of "web-sys" crate. rust-web-sys+MidiInputMap-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiInputMap" feature of "web-sys" crate. rust-web-sys+MidiMessageEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiMessageEvent" feature of "web-sys" crate. rust-web-sys+MidiMessageEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiMessageEventInit" feature of "web-sys" crate. rust-web-sys+MidiOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiOptions" feature of "web-sys" crate. rust-web-sys+MidiOutput-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiOutput" feature of "web-sys" crate. rust-web-sys+MidiOutputMap-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiOutputMap" feature of "web-sys" crate. rust-web-sys+MidiPort-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiPort" feature of "web-sys" crate. rust-web-sys+MidiPortConnectionState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiPortConnectionState" feature of "web-sys" crate. rust-web-sys+MidiPortDeviceState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiPortDeviceState" feature of "web-sys" crate. rust-web-sys+MidiPortType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MidiPortType" feature of "web-sys" crate. rust-web-sys+MimeType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MimeType" feature of "web-sys" crate. rust-web-sys+MimeTypeArray-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MimeTypeArray" feature of "web-sys" crate. rust-web-sys+MouseEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MouseEvent" feature of "web-sys" crate. rust-web-sys+MouseEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MouseEventInit" feature of "web-sys" crate. rust-web-sys+MouseScrollEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MouseScrollEvent" feature of "web-sys" crate. rust-web-sys+MozDebug-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MozDebug" feature of "web-sys" crate. rust-web-sys+MutationEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MutationEvent" feature of "web-sys" crate. rust-web-sys+MutationObserver-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MutationObserver" feature of "web-sys" crate. rust-web-sys+MutationObserverInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MutationObserverInit" feature of "web-sys" crate. rust-web-sys+MutationObservingInfo-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MutationObservingInfo" feature of "web-sys" crate. rust-web-sys+MutationRecord-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "MutationRecord" feature of "web-sys" crate. rust-web-sys+NamedNodeMap-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NamedNodeMap" feature of "web-sys" crate. rust-web-sys+NativeOsFileReadOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NativeOsFileReadOptions" feature of "web-sys" crate. rust-web-sys+NativeOsFileWriteAtomicOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NativeOsFileWriteAtomicOptions" feature of "web-sys" crate. rust-web-sys+NavigationType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NavigationType" feature of "web-sys" crate. rust-web-sys+Navigator-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Navigator" feature of "web-sys" crate. rust-web-sys+NavigatorAutomationInformation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NavigatorAutomationInformation" feature of "web-sys" crate. rust-web-sys+NetworkCommandOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NetworkCommandOptions" feature of "web-sys" crate. rust-web-sys+NetworkInformation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NetworkInformation" feature of "web-sys" crate. rust-web-sys+NetworkResultOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NetworkResultOptions" feature of "web-sys" crate. rust-web-sys+Node-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Node" feature of "web-sys" crate. rust-web-sys+NodeFilter-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NodeFilter" feature of "web-sys" crate. rust-web-sys+NodeIterator-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NodeIterator" feature of "web-sys" crate. rust-web-sys+NodeList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NodeList" feature of "web-sys" crate. rust-web-sys+Notification-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Notification" feature of "web-sys" crate. rust-web-sys+NotificationBehavior-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NotificationBehavior" feature of "web-sys" crate. rust-web-sys+NotificationDirection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NotificationDirection" feature of "web-sys" crate. rust-web-sys+NotificationEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NotificationEvent" feature of "web-sys" crate. rust-web-sys+NotificationEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NotificationEventInit" feature of "web-sys" crate. rust-web-sys+NotificationOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NotificationOptions" feature of "web-sys" crate. rust-web-sys+NotificationPermission-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "NotificationPermission" feature of "web-sys" crate. rust-web-sys+ObserverCallback-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ObserverCallback" feature of "web-sys" crate. rust-web-sys+OesElementIndexUint-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OesElementIndexUint" feature of "web-sys" crate. rust-web-sys+OesStandardDerivatives-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OesStandardDerivatives" feature of "web-sys" crate. rust-web-sys+OesTextureFloat-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OesTextureFloat" feature of "web-sys" crate. rust-web-sys+OesTextureFloatLinear-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OesTextureFloatLinear" feature of "web-sys" crate. rust-web-sys+OesTextureHalfFloat-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OesTextureHalfFloat" feature of "web-sys" crate. rust-web-sys+OesTextureHalfFloatLinear-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OesTextureHalfFloatLinear" feature of "web-sys" crate. rust-web-sys+OesVertexArrayObject-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OesVertexArrayObject" feature of "web-sys" crate. rust-web-sys+OfflineAudioCompletionEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OfflineAudioCompletionEvent" feature of "web-sys" crate. rust-web-sys+OfflineAudioCompletionEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OfflineAudioCompletionEventInit" feature of "web-sys" crate. rust-web-sys+OfflineAudioContext-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OfflineAudioContext" feature of "web-sys" crate. rust-web-sys+OfflineAudioContextOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OfflineAudioContextOptions" feature of "web-sys" crate. rust-web-sys+OfflineResourceList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OfflineResourceList" feature of "web-sys" crate. rust-web-sys+OffscreenCanvas-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OffscreenCanvas" feature of "web-sys" crate. rust-web-sys+OpenWindowEventDetail-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OpenWindowEventDetail" feature of "web-sys" crate. rust-web-sys+OptionalEffectTiming-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OptionalEffectTiming" feature of "web-sys" crate. rust-web-sys+OrientationLockType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OrientationLockType" feature of "web-sys" crate. rust-web-sys+OrientationType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OrientationType" feature of "web-sys" crate. rust-web-sys+OscillatorNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OscillatorNode" feature of "web-sys" crate. rust-web-sys+OscillatorOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OscillatorOptions" feature of "web-sys" crate. rust-web-sys+OscillatorType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OscillatorType" feature of "web-sys" crate. rust-web-sys+OverSampleType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "OverSampleType" feature of "web-sys" crate. rust-web-sys+PageTransitionEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PageTransitionEvent" feature of "web-sys" crate. rust-web-sys+PageTransitionEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PageTransitionEventInit" feature of "web-sys" crate. rust-web-sys+PaintRequest-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PaintRequest" feature of "web-sys" crate. rust-web-sys+PaintRequestList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PaintRequestList" feature of "web-sys" crate. rust-web-sys+PaintWorkletGlobalScope-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PaintWorkletGlobalScope" feature of "web-sys" crate. rust-web-sys+PannerNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PannerNode" feature of "web-sys" crate. rust-web-sys+PannerOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PannerOptions" feature of "web-sys" crate. rust-web-sys+PanningModelType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PanningModelType" feature of "web-sys" crate. rust-web-sys+Path2d-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Path2d" feature of "web-sys" crate. rust-web-sys+PaymentAddress-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PaymentAddress" feature of "web-sys" crate. rust-web-sys+PaymentComplete-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PaymentComplete" feature of "web-sys" crate. rust-web-sys+PaymentMethodChangeEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PaymentMethodChangeEvent" feature of "web-sys" crate. rust-web-sys+PaymentMethodChangeEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PaymentMethodChangeEventInit" feature of "web-sys" crate. rust-web-sys+PaymentRequestUpdateEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PaymentRequestUpdateEvent" feature of "web-sys" crate. rust-web-sys+PaymentRequestUpdateEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PaymentRequestUpdateEventInit" feature of "web-sys" crate. rust-web-sys+PaymentResponse-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PaymentResponse" feature of "web-sys" crate. rust-web-sys+Pbkdf2Params-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Pbkdf2Params" feature of "web-sys" crate. rust-web-sys+PcImplIceConnectionState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PcImplIceConnectionState" feature of "web-sys" crate. rust-web-sys+PcImplIceGatheringState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PcImplIceGatheringState" feature of "web-sys" crate. rust-web-sys+PcImplSignalingState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PcImplSignalingState" feature of "web-sys" crate. rust-web-sys+PcObserverStateType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PcObserverStateType" feature of "web-sys" crate. rust-web-sys+Performance-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Performance" feature of "web-sys" crate. rust-web-sys+PerformanceEntry-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PerformanceEntry" feature of "web-sys" crate. rust-web-sys+PerformanceEntryEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PerformanceEntryEventInit" feature of "web-sys" crate. rust-web-sys+PerformanceEntryFilterOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PerformanceEntryFilterOptions" feature of "web-sys" crate. rust-web-sys+PerformanceMark-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PerformanceMark" feature of "web-sys" crate. rust-web-sys+PerformanceMeasure-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PerformanceMeasure" feature of "web-sys" crate. rust-web-sys+PerformanceNavigation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PerformanceNavigation" feature of "web-sys" crate. rust-web-sys+PerformanceNavigationTiming-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PerformanceNavigationTiming" feature of "web-sys" crate. rust-web-sys+PerformanceObserver-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PerformanceObserver" feature of "web-sys" crate. rust-web-sys+PerformanceObserverEntryList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PerformanceObserverEntryList" feature of "web-sys" crate. rust-web-sys+PerformanceObserverInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PerformanceObserverInit" feature of "web-sys" crate. rust-web-sys+PerformanceResourceTiming-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PerformanceResourceTiming" feature of "web-sys" crate. rust-web-sys+PerformanceServerTiming-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PerformanceServerTiming" feature of "web-sys" crate. rust-web-sys+PerformanceTiming-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PerformanceTiming" feature of "web-sys" crate. rust-web-sys+PeriodicWave-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PeriodicWave" feature of "web-sys" crate. rust-web-sys+PeriodicWaveConstraints-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PeriodicWaveConstraints" feature of "web-sys" crate. rust-web-sys+PeriodicWaveOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PeriodicWaveOptions" feature of "web-sys" crate. rust-web-sys+PermissionDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PermissionDescriptor" feature of "web-sys" crate. rust-web-sys+PermissionName-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PermissionName" feature of "web-sys" crate. rust-web-sys+PermissionState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PermissionState" feature of "web-sys" crate. rust-web-sys+PermissionStatus-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PermissionStatus" feature of "web-sys" crate. rust-web-sys+Permissions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Permissions" feature of "web-sys" crate. rust-web-sys+PlaybackDirection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PlaybackDirection" feature of "web-sys" crate. rust-web-sys+Plugin-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Plugin" feature of "web-sys" crate. rust-web-sys+PluginArray-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PluginArray" feature of "web-sys" crate. rust-web-sys+PluginCrashedEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PluginCrashedEventInit" feature of "web-sys" crate. rust-web-sys+PointerEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PointerEvent" feature of "web-sys" crate. rust-web-sys+PointerEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PointerEventInit" feature of "web-sys" crate. rust-web-sys+PopStateEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PopStateEvent" feature of "web-sys" crate. rust-web-sys+PopStateEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PopStateEventInit" feature of "web-sys" crate. rust-web-sys+PopupBlockedEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PopupBlockedEvent" feature of "web-sys" crate. rust-web-sys+PopupBlockedEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PopupBlockedEventInit" feature of "web-sys" crate. rust-web-sys+Position-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Position" feature of "web-sys" crate. rust-web-sys+PositionAlignSetting-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PositionAlignSetting" feature of "web-sys" crate. rust-web-sys+PositionError-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PositionError" feature of "web-sys" crate. rust-web-sys+PositionOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PositionOptions" feature of "web-sys" crate. rust-web-sys+Presentation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Presentation" feature of "web-sys" crate. rust-web-sys+PresentationAvailability-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PresentationAvailability" feature of "web-sys" crate. rust-web-sys+PresentationConnection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PresentationConnection" feature of "web-sys" crate. rust-web-sys+PresentationConnectionAvailableEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PresentationConnectionAvailableEvent" feature of "web-sys" crate. rust-web-sys+PresentationConnectionAvailableEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PresentationConnectionAvailableEventInit" feature of "web-sys" crate. rust-web-sys+PresentationConnectionBinaryType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PresentationConnectionBinaryType" feature of "web-sys" crate. rust-web-sys+PresentationConnectionCloseEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PresentationConnectionCloseEvent" feature of "web-sys" crate. rust-web-sys+PresentationConnectionCloseEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PresentationConnectionCloseEventInit" feature of "web-sys" crate. rust-web-sys+PresentationConnectionClosedReason-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PresentationConnectionClosedReason" feature of "web-sys" crate. rust-web-sys+PresentationConnectionList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PresentationConnectionList" feature of "web-sys" crate. rust-web-sys+PresentationConnectionState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PresentationConnectionState" feature of "web-sys" crate. rust-web-sys+PresentationReceiver-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PresentationReceiver" feature of "web-sys" crate. rust-web-sys+PresentationRequest-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PresentationRequest" feature of "web-sys" crate. rust-web-sys+PresentationStyle-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PresentationStyle" feature of "web-sys" crate. rust-web-sys+ProcessingInstruction-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ProcessingInstruction" feature of "web-sys" crate. rust-web-sys+ProfileTimelineLayerRect-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ProfileTimelineLayerRect" feature of "web-sys" crate. rust-web-sys+ProfileTimelineMarker-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ProfileTimelineMarker" feature of "web-sys" crate. rust-web-sys+ProfileTimelineMessagePortOperationType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ProfileTimelineMessagePortOperationType" feature of "web-sys" crate. rust-web-sys+ProfileTimelineStackFrame-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ProfileTimelineStackFrame" feature of "web-sys" crate. rust-web-sys+ProfileTimelineWorkerOperationType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ProfileTimelineWorkerOperationType" feature of "web-sys" crate. rust-web-sys+ProgressEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ProgressEvent" feature of "web-sys" crate. rust-web-sys+ProgressEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ProgressEventInit" feature of "web-sys" crate. rust-web-sys+PromiseNativeHandler-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PromiseNativeHandler" feature of "web-sys" crate. rust-web-sys+PromiseRejectionEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PromiseRejectionEvent" feature of "web-sys" crate. rust-web-sys+PromiseRejectionEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PromiseRejectionEventInit" feature of "web-sys" crate. rust-web-sys+PublicKeyCredential-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PublicKeyCredential" feature of "web-sys" crate. rust-web-sys+PublicKeyCredentialCreationOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PublicKeyCredentialCreationOptions" feature of "web-sys" crate. rust-web-sys+PublicKeyCredentialDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PublicKeyCredentialDescriptor" feature of "web-sys" crate. rust-web-sys+PublicKeyCredentialEntity-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PublicKeyCredentialEntity" feature of "web-sys" crate. rust-web-sys+PublicKeyCredentialParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PublicKeyCredentialParameters" feature of "web-sys" crate. rust-web-sys+PublicKeyCredentialRequestOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PublicKeyCredentialRequestOptions" feature of "web-sys" crate. rust-web-sys+PublicKeyCredentialRpEntity-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PublicKeyCredentialRpEntity" feature of "web-sys" crate. rust-web-sys+PublicKeyCredentialType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PublicKeyCredentialType" feature of "web-sys" crate. rust-web-sys+PublicKeyCredentialUserEntity-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PublicKeyCredentialUserEntity" feature of "web-sys" crate. rust-web-sys+PushEncryptionKeyName-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PushEncryptionKeyName" feature of "web-sys" crate. rust-web-sys+PushEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PushEvent" feature of "web-sys" crate. rust-web-sys+PushEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PushEventInit" feature of "web-sys" crate. rust-web-sys+PushManager-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PushManager" feature of "web-sys" crate. rust-web-sys+PushMessageData-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PushMessageData" feature of "web-sys" crate. rust-web-sys+PushPermissionState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PushPermissionState" feature of "web-sys" crate. rust-web-sys+PushSubscription-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PushSubscription" feature of "web-sys" crate. rust-web-sys+PushSubscriptionInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PushSubscriptionInit" feature of "web-sys" crate. rust-web-sys+PushSubscriptionJson-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PushSubscriptionJson" feature of "web-sys" crate. rust-web-sys+PushSubscriptionKeys-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PushSubscriptionKeys" feature of "web-sys" crate. rust-web-sys+PushSubscriptionOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PushSubscriptionOptions" feature of "web-sys" crate. rust-web-sys+PushSubscriptionOptionsInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "PushSubscriptionOptionsInit" feature of "web-sys" crate. rust-web-sys+RadioNodeList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RadioNodeList" feature of "web-sys" crate. rust-web-sys+Range-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Range" feature of "web-sys" crate. rust-web-sys+RcwnPerfStats-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RcwnPerfStats" feature of "web-sys" crate. rust-web-sys+RcwnStatus-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RcwnStatus" feature of "web-sys" crate. rust-web-sys+ReadableStream-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ReadableStream" feature of "web-sys" crate. rust-web-sys+RecordingState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RecordingState" feature of "web-sys" crate. rust-web-sys+ReferrerPolicy-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ReferrerPolicy" feature of "web-sys" crate. rust-web-sys+RegisterRequest-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RegisterRequest" feature of "web-sys" crate. rust-web-sys+RegisterResponse-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RegisterResponse" feature of "web-sys" crate. rust-web-sys+RegisteredKey-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RegisteredKey" feature of "web-sys" crate. rust-web-sys+RegistrationOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RegistrationOptions" feature of "web-sys" crate. rust-web-sys+Request-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Request" feature of "web-sys" crate. rust-web-sys+RequestCache-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RequestCache" feature of "web-sys" crate. rust-web-sys+RequestCredentials-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RequestCredentials" feature of "web-sys" crate. rust-web-sys+RequestDestination-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RequestDestination" feature of "web-sys" crate. rust-web-sys+RequestDeviceOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RequestDeviceOptions" feature of "web-sys" crate. rust-web-sys+RequestInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RequestInit" feature of "web-sys" crate. rust-web-sys+RequestMediaKeySystemAccessNotification-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RequestMediaKeySystemAccessNotification" feature of "web-sys" crate. rust-web-sys+RequestMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RequestMode" feature of "web-sys" crate. rust-web-sys+RequestRedirect-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RequestRedirect" feature of "web-sys" crate. rust-web-sys+Response-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Response" feature of "web-sys" crate. rust-web-sys+ResponseInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ResponseInit" feature of "web-sys" crate. rust-web-sys+ResponseType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ResponseType" feature of "web-sys" crate. rust-web-sys+RsaHashedImportParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RsaHashedImportParams" feature of "web-sys" crate. rust-web-sys+RsaOaepParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RsaOaepParams" feature of "web-sys" crate. rust-web-sys+RsaOtherPrimesInfo-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RsaOtherPrimesInfo" feature of "web-sys" crate. rust-web-sys+RsaPssParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RsaPssParams" feature of "web-sys" crate. rust-web-sys+RtcAnswerOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcAnswerOptions" feature of "web-sys" crate. rust-web-sys+RtcBundlePolicy-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcBundlePolicy" feature of "web-sys" crate. rust-web-sys+RtcCertificate-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcCertificate" feature of "web-sys" crate. rust-web-sys+RtcCertificateExpiration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcCertificateExpiration" feature of "web-sys" crate. rust-web-sys+RtcCodecStats-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcCodecStats" feature of "web-sys" crate. rust-web-sys+RtcConfiguration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcConfiguration" feature of "web-sys" crate. rust-web-sys+RtcDataChannel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcDataChannel" feature of "web-sys" crate. rust-web-sys+RtcDataChannelEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcDataChannelEvent" feature of "web-sys" crate. rust-web-sys+RtcDataChannelEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcDataChannelEventInit" feature of "web-sys" crate. rust-web-sys+RtcDataChannelInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcDataChannelInit" feature of "web-sys" crate. rust-web-sys+RtcDataChannelState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcDataChannelState" feature of "web-sys" crate. rust-web-sys+RtcDataChannelType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcDataChannelType" feature of "web-sys" crate. rust-web-sys+RtcDegradationPreference-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcDegradationPreference" feature of "web-sys" crate. rust-web-sys+RtcFecParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcFecParameters" feature of "web-sys" crate. rust-web-sys+RtcIceCandidate-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIceCandidate" feature of "web-sys" crate. rust-web-sys+RtcIceCandidateInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIceCandidateInit" feature of "web-sys" crate. rust-web-sys+RtcIceCandidatePairStats-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIceCandidatePairStats" feature of "web-sys" crate. rust-web-sys+RtcIceCandidateStats-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIceCandidateStats" feature of "web-sys" crate. rust-web-sys+RtcIceComponentStats-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIceComponentStats" feature of "web-sys" crate. rust-web-sys+RtcIceConnectionState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIceConnectionState" feature of "web-sys" crate. rust-web-sys+RtcIceCredentialType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIceCredentialType" feature of "web-sys" crate. rust-web-sys+RtcIceGatheringState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIceGatheringState" feature of "web-sys" crate. rust-web-sys+RtcIceServer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIceServer" feature of "web-sys" crate. rust-web-sys+RtcIceTransportPolicy-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIceTransportPolicy" feature of "web-sys" crate. rust-web-sys+RtcIdentityAssertion-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIdentityAssertion" feature of "web-sys" crate. rust-web-sys+RtcIdentityAssertionResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIdentityAssertionResult" feature of "web-sys" crate. rust-web-sys+RtcIdentityProvider-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIdentityProvider" feature of "web-sys" crate. rust-web-sys+RtcIdentityProviderDetails-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIdentityProviderDetails" feature of "web-sys" crate. rust-web-sys+RtcIdentityProviderOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIdentityProviderOptions" feature of "web-sys" crate. rust-web-sys+RtcIdentityProviderRegistrar-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIdentityProviderRegistrar" feature of "web-sys" crate. rust-web-sys+RtcIdentityValidationResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcIdentityValidationResult" feature of "web-sys" crate. rust-web-sys+RtcInboundRtpStreamStats-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcInboundRtpStreamStats" feature of "web-sys" crate. rust-web-sys+RtcLifecycleEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcLifecycleEvent" feature of "web-sys" crate. rust-web-sys+RtcMediaStreamStats-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcMediaStreamStats" feature of "web-sys" crate. rust-web-sys+RtcMediaStreamTrackStats-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcMediaStreamTrackStats" feature of "web-sys" crate. rust-web-sys+RtcOfferAnswerOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcOfferAnswerOptions" feature of "web-sys" crate. rust-web-sys+RtcOfferOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcOfferOptions" feature of "web-sys" crate. rust-web-sys+RtcOutboundRtpStreamStats-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcOutboundRtpStreamStats" feature of "web-sys" crate. rust-web-sys+RtcPeerConnection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcPeerConnection" feature of "web-sys" crate. rust-web-sys+RtcPeerConnectionIceEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcPeerConnectionIceEvent" feature of "web-sys" crate. rust-web-sys+RtcPeerConnectionIceEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcPeerConnectionIceEventInit" feature of "web-sys" crate. rust-web-sys+RtcPriorityType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcPriorityType" feature of "web-sys" crate. rust-web-sys+RtcRtcpParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtcpParameters" feature of "web-sys" crate. rust-web-sys+RtcRtpCodecParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtpCodecParameters" feature of "web-sys" crate. rust-web-sys+RtcRtpContributingSource-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtpContributingSource" feature of "web-sys" crate. rust-web-sys+RtcRtpEncodingParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtpEncodingParameters" feature of "web-sys" crate. rust-web-sys+RtcRtpHeaderExtensionParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtpHeaderExtensionParameters" feature of "web-sys" crate. rust-web-sys+RtcRtpParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtpParameters" feature of "web-sys" crate. rust-web-sys+RtcRtpReceiver-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtpReceiver" feature of "web-sys" crate. rust-web-sys+RtcRtpSender-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtpSender" feature of "web-sys" crate. rust-web-sys+RtcRtpSourceEntry-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtpSourceEntry" feature of "web-sys" crate. rust-web-sys+RtcRtpSourceEntryType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtpSourceEntryType" feature of "web-sys" crate. rust-web-sys+RtcRtpSynchronizationSource-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtpSynchronizationSource" feature of "web-sys" crate. rust-web-sys+RtcRtpTransceiver-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtpTransceiver" feature of "web-sys" crate. rust-web-sys+RtcRtpTransceiverDirection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtpTransceiverDirection" feature of "web-sys" crate. rust-web-sys+RtcRtpTransceiverInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtpTransceiverInit" feature of "web-sys" crate. rust-web-sys+RtcRtxParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcRtxParameters" feature of "web-sys" crate. rust-web-sys+RtcSdpType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcSdpType" feature of "web-sys" crate. rust-web-sys+RtcSessionDescription-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcSessionDescription" feature of "web-sys" crate. rust-web-sys+RtcSessionDescriptionInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcSessionDescriptionInit" feature of "web-sys" crate. rust-web-sys+RtcSignalingState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcSignalingState" feature of "web-sys" crate. rust-web-sys+RtcStats-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcStats" feature of "web-sys" crate. rust-web-sys+RtcStatsIceCandidatePairState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcStatsIceCandidatePairState" feature of "web-sys" crate. rust-web-sys+RtcStatsIceCandidateType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcStatsIceCandidateType" feature of "web-sys" crate. rust-web-sys+RtcStatsReport-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcStatsReport" feature of "web-sys" crate. rust-web-sys+RtcStatsReportInternal-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcStatsReportInternal" feature of "web-sys" crate. rust-web-sys+RtcStatsType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcStatsType" feature of "web-sys" crate. rust-web-sys+RtcTrackEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcTrackEvent" feature of "web-sys" crate. rust-web-sys+RtcTrackEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcTrackEventInit" feature of "web-sys" crate. rust-web-sys+RtcTransportStats-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcTransportStats" feature of "web-sys" crate. rust-web-sys+RtcdtmfSender-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcdtmfSender" feature of "web-sys" crate. rust-web-sys+RtcdtmfToneChangeEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcdtmfToneChangeEvent" feature of "web-sys" crate. rust-web-sys+RtcdtmfToneChangeEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcdtmfToneChangeEventInit" feature of "web-sys" crate. rust-web-sys+RtcrtpContributingSourceStats-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcrtpContributingSourceStats" feature of "web-sys" crate. rust-web-sys+RtcrtpStreamStats-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "RtcrtpStreamStats" feature of "web-sys" crate. rust-web-sys+Screen-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Screen" feature of "web-sys" crate. rust-web-sys+ScreenColorGamut-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScreenColorGamut" feature of "web-sys" crate. rust-web-sys+ScreenLuminance-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScreenLuminance" feature of "web-sys" crate. rust-web-sys+ScreenOrientation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScreenOrientation" feature of "web-sys" crate. rust-web-sys+ScriptProcessorNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScriptProcessorNode" feature of "web-sys" crate. rust-web-sys+ScrollAreaEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScrollAreaEvent" feature of "web-sys" crate. rust-web-sys+ScrollBehavior-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScrollBehavior" feature of "web-sys" crate. rust-web-sys+ScrollBoxObject-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScrollBoxObject" feature of "web-sys" crate. rust-web-sys+ScrollIntoViewOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScrollIntoViewOptions" feature of "web-sys" crate. rust-web-sys+ScrollLogicalPosition-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScrollLogicalPosition" feature of "web-sys" crate. rust-web-sys+ScrollOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScrollOptions" feature of "web-sys" crate. rust-web-sys+ScrollRestoration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScrollRestoration" feature of "web-sys" crate. rust-web-sys+ScrollSetting-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScrollSetting" feature of "web-sys" crate. rust-web-sys+ScrollState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScrollState" feature of "web-sys" crate. rust-web-sys+ScrollToOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScrollToOptions" feature of "web-sys" crate. rust-web-sys+ScrollViewChangeEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ScrollViewChangeEventInit" feature of "web-sys" crate. rust-web-sys+SecurityPolicyViolationEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SecurityPolicyViolationEvent" feature of "web-sys" crate. rust-web-sys+SecurityPolicyViolationEventDisposition-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SecurityPolicyViolationEventDisposition" feature of "web-sys" crate. rust-web-sys+SecurityPolicyViolationEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SecurityPolicyViolationEventInit" feature of "web-sys" crate. rust-web-sys+Selection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Selection" feature of "web-sys" crate. rust-web-sys+ServerSocketOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ServerSocketOptions" feature of "web-sys" crate. rust-web-sys+ServiceWorker-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ServiceWorker" feature of "web-sys" crate. rust-web-sys+ServiceWorkerContainer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ServiceWorkerContainer" feature of "web-sys" crate. rust-web-sys+ServiceWorkerGlobalScope-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ServiceWorkerGlobalScope" feature of "web-sys" crate. rust-web-sys+ServiceWorkerRegistration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ServiceWorkerRegistration" feature of "web-sys" crate. rust-web-sys+ServiceWorkerState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ServiceWorkerState" feature of "web-sys" crate. rust-web-sys+ServiceWorkerUpdateViaCache-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ServiceWorkerUpdateViaCache" feature of "web-sys" crate. rust-web-sys+ShadowRoot-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ShadowRoot" feature of "web-sys" crate. rust-web-sys+ShadowRootInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ShadowRootInit" feature of "web-sys" crate. rust-web-sys+ShadowRootMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ShadowRootMode" feature of "web-sys" crate. rust-web-sys+SharedWorker-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SharedWorker" feature of "web-sys" crate. rust-web-sys+SharedWorkerGlobalScope-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SharedWorkerGlobalScope" feature of "web-sys" crate. rust-web-sys+SignResponse-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SignResponse" feature of "web-sys" crate. rust-web-sys+SocketElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SocketElement" feature of "web-sys" crate. rust-web-sys+SocketOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SocketOptions" feature of "web-sys" crate. rust-web-sys+SocketReadyState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SocketReadyState" feature of "web-sys" crate. rust-web-sys+SocketsDict-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SocketsDict" feature of "web-sys" crate. rust-web-sys+SourceBuffer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SourceBuffer" feature of "web-sys" crate. rust-web-sys+SourceBufferAppendMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SourceBufferAppendMode" feature of "web-sys" crate. rust-web-sys+SourceBufferList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SourceBufferList" feature of "web-sys" crate. rust-web-sys+SpeechGrammar-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechGrammar" feature of "web-sys" crate. rust-web-sys+SpeechGrammarList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechGrammarList" feature of "web-sys" crate. rust-web-sys+SpeechRecognition-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechRecognition" feature of "web-sys" crate. rust-web-sys+SpeechRecognitionAlternative-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechRecognitionAlternative" feature of "web-sys" crate. rust-web-sys+SpeechRecognitionError-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechRecognitionError" feature of "web-sys" crate. rust-web-sys+SpeechRecognitionErrorCode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechRecognitionErrorCode" feature of "web-sys" crate. rust-web-sys+SpeechRecognitionErrorInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechRecognitionErrorInit" feature of "web-sys" crate. rust-web-sys+SpeechRecognitionEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechRecognitionEvent" feature of "web-sys" crate. rust-web-sys+SpeechRecognitionEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechRecognitionEventInit" feature of "web-sys" crate. rust-web-sys+SpeechRecognitionResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechRecognitionResult" feature of "web-sys" crate. rust-web-sys+SpeechRecognitionResultList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechRecognitionResultList" feature of "web-sys" crate. rust-web-sys+SpeechSynthesis-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechSynthesis" feature of "web-sys" crate. rust-web-sys+SpeechSynthesisErrorCode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechSynthesisErrorCode" feature of "web-sys" crate. rust-web-sys+SpeechSynthesisErrorEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechSynthesisErrorEvent" feature of "web-sys" crate. rust-web-sys+SpeechSynthesisErrorEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechSynthesisErrorEventInit" feature of "web-sys" crate. rust-web-sys+SpeechSynthesisEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechSynthesisEvent" feature of "web-sys" crate. rust-web-sys+SpeechSynthesisEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechSynthesisEventInit" feature of "web-sys" crate. rust-web-sys+SpeechSynthesisUtterance-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechSynthesisUtterance" feature of "web-sys" crate. rust-web-sys+SpeechSynthesisVoice-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SpeechSynthesisVoice" feature of "web-sys" crate. rust-web-sys+StereoPannerNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "StereoPannerNode" feature of "web-sys" crate. rust-web-sys+StereoPannerOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "StereoPannerOptions" feature of "web-sys" crate. rust-web-sys+Storage-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Storage" feature of "web-sys" crate. rust-web-sys+StorageEstimate-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "StorageEstimate" feature of "web-sys" crate. rust-web-sys+StorageEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "StorageEvent" feature of "web-sys" crate. rust-web-sys+StorageEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "StorageEventInit" feature of "web-sys" crate. rust-web-sys+StorageManager-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "StorageManager" feature of "web-sys" crate. rust-web-sys+StorageType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "StorageType" feature of "web-sys" crate. rust-web-sys+StyleRuleChangeEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "StyleRuleChangeEventInit" feature of "web-sys" crate. rust-web-sys+StyleSheet-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "StyleSheet" feature of "web-sys" crate. rust-web-sys+StyleSheetApplicableStateChangeEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "StyleSheetApplicableStateChangeEventInit" feature of "web-sys" crate. rust-web-sys+StyleSheetChangeEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "StyleSheetChangeEventInit" feature of "web-sys" crate. rust-web-sys+StyleSheetList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "StyleSheetList" feature of "web-sys" crate. rust-web-sys+SubtleCrypto-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SubtleCrypto" feature of "web-sys" crate. rust-web-sys+SupportedType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SupportedType" feature of "web-sys" crate. rust-web-sys+SvgAngle-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAngle" feature of "web-sys" crate. rust-web-sys+SvgAnimateElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimateElement" feature of "web-sys" crate. rust-web-sys+SvgAnimateMotionElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimateMotionElement" feature of "web-sys" crate. rust-web-sys+SvgAnimateTransformElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimateTransformElement" feature of "web-sys" crate. rust-web-sys+SvgAnimatedAngle-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimatedAngle" feature of "web-sys" crate. rust-web-sys+SvgAnimatedBoolean-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimatedBoolean" feature of "web-sys" crate. rust-web-sys+SvgAnimatedEnumeration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimatedEnumeration" feature of "web-sys" crate. rust-web-sys+SvgAnimatedInteger-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimatedInteger" feature of "web-sys" crate. rust-web-sys+SvgAnimatedLength-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimatedLength" feature of "web-sys" crate. rust-web-sys+SvgAnimatedLengthList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimatedLengthList" feature of "web-sys" crate. rust-web-sys+SvgAnimatedNumber-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimatedNumber" feature of "web-sys" crate. rust-web-sys+SvgAnimatedNumberList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimatedNumberList" feature of "web-sys" crate. rust-web-sys+SvgAnimatedPreserveAspectRatio-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimatedPreserveAspectRatio" feature of "web-sys" crate. rust-web-sys+SvgAnimatedRect-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimatedRect" feature of "web-sys" crate. rust-web-sys+SvgAnimatedString-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimatedString" feature of "web-sys" crate. rust-web-sys+SvgAnimatedTransformList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimatedTransformList" feature of "web-sys" crate. rust-web-sys+SvgAnimationElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgAnimationElement" feature of "web-sys" crate. rust-web-sys+SvgBoundingBoxOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgBoundingBoxOptions" feature of "web-sys" crate. rust-web-sys+SvgCircleElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgCircleElement" feature of "web-sys" crate. rust-web-sys+SvgClipPathElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgClipPathElement" feature of "web-sys" crate. rust-web-sys+SvgComponentTransferFunctionElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgComponentTransferFunctionElement" feature of "web-sys" crate. rust-web-sys+SvgDefsElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgDefsElement" feature of "web-sys" crate. rust-web-sys+SvgDescElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgDescElement" feature of "web-sys" crate. rust-web-sys+SvgElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgElement" feature of "web-sys" crate. rust-web-sys+SvgEllipseElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgEllipseElement" feature of "web-sys" crate. rust-web-sys+SvgFilterElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgFilterElement" feature of "web-sys" crate. rust-web-sys+SvgForeignObjectElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgForeignObjectElement" feature of "web-sys" crate. rust-web-sys+SvgGeometryElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgGeometryElement" feature of "web-sys" crate. rust-web-sys+SvgGradientElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgGradientElement" feature of "web-sys" crate. rust-web-sys+SvgGraphicsElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgGraphicsElement" feature of "web-sys" crate. rust-web-sys+SvgImageElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgImageElement" feature of "web-sys" crate. rust-web-sys+SvgLength-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgLength" feature of "web-sys" crate. rust-web-sys+SvgLengthList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgLengthList" feature of "web-sys" crate. rust-web-sys+SvgLineElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgLineElement" feature of "web-sys" crate. rust-web-sys+SvgLinearGradientElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgLinearGradientElement" feature of "web-sys" crate. rust-web-sys+SvgMarkerElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgMarkerElement" feature of "web-sys" crate. rust-web-sys+SvgMaskElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgMaskElement" feature of "web-sys" crate. rust-web-sys+SvgMatrix-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgMatrix" feature of "web-sys" crate. rust-web-sys+SvgMetadataElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgMetadataElement" feature of "web-sys" crate. rust-web-sys+SvgNumber-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgNumber" feature of "web-sys" crate. rust-web-sys+SvgNumberList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgNumberList" feature of "web-sys" crate. rust-web-sys+SvgPathElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathElement" feature of "web-sys" crate. rust-web-sys+SvgPathSeg-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSeg" feature of "web-sys" crate. rust-web-sys+SvgPathSegArcAbs-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegArcAbs" feature of "web-sys" crate. rust-web-sys+SvgPathSegArcRel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegArcRel" feature of "web-sys" crate. rust-web-sys+SvgPathSegClosePath-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegClosePath" feature of "web-sys" crate. rust-web-sys+SvgPathSegCurvetoCubicAbs-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegCurvetoCubicAbs" feature of "web-sys" crate. rust-web-sys+SvgPathSegCurvetoCubicRel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegCurvetoCubicRel" feature of "web-sys" crate. rust-web-sys+SvgPathSegCurvetoCubicSmoothAbs-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegCurvetoCubicSmoothAbs" feature of "web-sys" crate. rust-web-sys+SvgPathSegCurvetoCubicSmoothRel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegCurvetoCubicSmoothRel" feature of "web-sys" crate. rust-web-sys+SvgPathSegCurvetoQuadraticAbs-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegCurvetoQuadraticAbs" feature of "web-sys" crate. rust-web-sys+SvgPathSegCurvetoQuadraticRel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegCurvetoQuadraticRel" feature of "web-sys" crate. rust-web-sys+SvgPathSegCurvetoQuadraticSmoothAbs-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegCurvetoQuadraticSmoothAbs" feature of "web-sys" crate. rust-web-sys+SvgPathSegCurvetoQuadraticSmoothRel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegCurvetoQuadraticSmoothRel" feature of "web-sys" crate. rust-web-sys+SvgPathSegLinetoAbs-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegLinetoAbs" feature of "web-sys" crate. rust-web-sys+SvgPathSegLinetoHorizontalAbs-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegLinetoHorizontalAbs" feature of "web-sys" crate. rust-web-sys+SvgPathSegLinetoHorizontalRel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegLinetoHorizontalRel" feature of "web-sys" crate. rust-web-sys+SvgPathSegLinetoRel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegLinetoRel" feature of "web-sys" crate. rust-web-sys+SvgPathSegLinetoVerticalAbs-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegLinetoVerticalAbs" feature of "web-sys" crate. rust-web-sys+SvgPathSegLinetoVerticalRel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegLinetoVerticalRel" feature of "web-sys" crate. rust-web-sys+SvgPathSegList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegList" feature of "web-sys" crate. rust-web-sys+SvgPathSegMovetoAbs-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegMovetoAbs" feature of "web-sys" crate. rust-web-sys+SvgPathSegMovetoRel-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPathSegMovetoRel" feature of "web-sys" crate. rust-web-sys+SvgPatternElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPatternElement" feature of "web-sys" crate. rust-web-sys+SvgPoint-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPoint" feature of "web-sys" crate. rust-web-sys+SvgPointList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPointList" feature of "web-sys" crate. rust-web-sys+SvgPolygonElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPolygonElement" feature of "web-sys" crate. rust-web-sys+SvgPolylineElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPolylineElement" feature of "web-sys" crate. rust-web-sys+SvgPreserveAspectRatio-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgPreserveAspectRatio" feature of "web-sys" crate. rust-web-sys+SvgRadialGradientElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgRadialGradientElement" feature of "web-sys" crate. rust-web-sys+SvgRect-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgRect" feature of "web-sys" crate. rust-web-sys+SvgRectElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgRectElement" feature of "web-sys" crate. rust-web-sys+SvgScriptElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgScriptElement" feature of "web-sys" crate. rust-web-sys+SvgSetElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgSetElement" feature of "web-sys" crate. rust-web-sys+SvgStopElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgStopElement" feature of "web-sys" crate. rust-web-sys+SvgStringList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgStringList" feature of "web-sys" crate. rust-web-sys+SvgStyleElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgStyleElement" feature of "web-sys" crate. rust-web-sys+SvgSwitchElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgSwitchElement" feature of "web-sys" crate. rust-web-sys+SvgSymbolElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgSymbolElement" feature of "web-sys" crate. rust-web-sys+SvgTextContentElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgTextContentElement" feature of "web-sys" crate. rust-web-sys+SvgTextElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgTextElement" feature of "web-sys" crate. rust-web-sys+SvgTextPathElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgTextPathElement" feature of "web-sys" crate. rust-web-sys+SvgTextPositioningElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgTextPositioningElement" feature of "web-sys" crate. rust-web-sys+SvgTitleElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgTitleElement" feature of "web-sys" crate. rust-web-sys+SvgTransform-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgTransform" feature of "web-sys" crate. rust-web-sys+SvgTransformList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgTransformList" feature of "web-sys" crate. rust-web-sys+SvgUnitTypes-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgUnitTypes" feature of "web-sys" crate. rust-web-sys+SvgUseElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgUseElement" feature of "web-sys" crate. rust-web-sys+SvgViewElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgViewElement" feature of "web-sys" crate. rust-web-sys+SvgZoomAndPan-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgZoomAndPan" feature of "web-sys" crate. rust-web-sys+SvgaElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgaElement" feature of "web-sys" crate. rust-web-sys+SvgfeBlendElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeBlendElement" feature of "web-sys" crate. rust-web-sys+SvgfeColorMatrixElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeColorMatrixElement" feature of "web-sys" crate. rust-web-sys+SvgfeComponentTransferElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeComponentTransferElement" feature of "web-sys" crate. rust-web-sys+SvgfeCompositeElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeCompositeElement" feature of "web-sys" crate. rust-web-sys+SvgfeConvolveMatrixElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeConvolveMatrixElement" feature of "web-sys" crate. rust-web-sys+SvgfeDiffuseLightingElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeDiffuseLightingElement" feature of "web-sys" crate. rust-web-sys+SvgfeDisplacementMapElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeDisplacementMapElement" feature of "web-sys" crate. rust-web-sys+SvgfeDistantLightElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeDistantLightElement" feature of "web-sys" crate. rust-web-sys+SvgfeDropShadowElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeDropShadowElement" feature of "web-sys" crate. rust-web-sys+SvgfeFloodElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeFloodElement" feature of "web-sys" crate. rust-web-sys+SvgfeFuncAElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeFuncAElement" feature of "web-sys" crate. rust-web-sys+SvgfeFuncBElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeFuncBElement" feature of "web-sys" crate. rust-web-sys+SvgfeFuncGElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeFuncGElement" feature of "web-sys" crate. rust-web-sys+SvgfeFuncRElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeFuncRElement" feature of "web-sys" crate. rust-web-sys+SvgfeGaussianBlurElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeGaussianBlurElement" feature of "web-sys" crate. rust-web-sys+SvgfeImageElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeImageElement" feature of "web-sys" crate. rust-web-sys+SvgfeMergeElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeMergeElement" feature of "web-sys" crate. rust-web-sys+SvgfeMergeNodeElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeMergeNodeElement" feature of "web-sys" crate. rust-web-sys+SvgfeMorphologyElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeMorphologyElement" feature of "web-sys" crate. rust-web-sys+SvgfeOffsetElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeOffsetElement" feature of "web-sys" crate. rust-web-sys+SvgfePointLightElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfePointLightElement" feature of "web-sys" crate. rust-web-sys+SvgfeSpecularLightingElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeSpecularLightingElement" feature of "web-sys" crate. rust-web-sys+SvgfeSpotLightElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeSpotLightElement" feature of "web-sys" crate. rust-web-sys+SvgfeTileElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeTileElement" feature of "web-sys" crate. rust-web-sys+SvgfeTurbulenceElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgfeTurbulenceElement" feature of "web-sys" crate. rust-web-sys+SvggElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvggElement" feature of "web-sys" crate. rust-web-sys+SvgmPathElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgmPathElement" feature of "web-sys" crate. rust-web-sys+SvgsvgElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgsvgElement" feature of "web-sys" crate. rust-web-sys+SvgtSpanElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "SvgtSpanElement" feature of "web-sys" crate. rust-web-sys+TcpReadyState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TcpReadyState" feature of "web-sys" crate. rust-web-sys+TcpServerSocket-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TcpServerSocket" feature of "web-sys" crate. rust-web-sys+TcpServerSocketEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TcpServerSocketEvent" feature of "web-sys" crate. rust-web-sys+TcpServerSocketEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TcpServerSocketEventInit" feature of "web-sys" crate. rust-web-sys+TcpSocket-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TcpSocket" feature of "web-sys" crate. rust-web-sys+TcpSocketBinaryType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TcpSocketBinaryType" feature of "web-sys" crate. rust-web-sys+TcpSocketErrorEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TcpSocketErrorEvent" feature of "web-sys" crate. rust-web-sys+TcpSocketErrorEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TcpSocketErrorEventInit" feature of "web-sys" crate. rust-web-sys+TcpSocketEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TcpSocketEvent" feature of "web-sys" crate. rust-web-sys+TcpSocketEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TcpSocketEventInit" feature of "web-sys" crate. rust-web-sys+Text-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Text" feature of "web-sys" crate. rust-web-sys+TextDecodeOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TextDecodeOptions" feature of "web-sys" crate. rust-web-sys+TextDecoder-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TextDecoder" feature of "web-sys" crate. rust-web-sys+TextDecoderOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TextDecoderOptions" feature of "web-sys" crate. rust-web-sys+TextEncoder-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TextEncoder" feature of "web-sys" crate. rust-web-sys+TextMetrics-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TextMetrics" feature of "web-sys" crate. rust-web-sys+TextTrack-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TextTrack" feature of "web-sys" crate. rust-web-sys+TextTrackCue-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TextTrackCue" feature of "web-sys" crate. rust-web-sys+TextTrackCueList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TextTrackCueList" feature of "web-sys" crate. rust-web-sys+TextTrackKind-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TextTrackKind" feature of "web-sys" crate. rust-web-sys+TextTrackList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TextTrackList" feature of "web-sys" crate. rust-web-sys+TextTrackMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TextTrackMode" feature of "web-sys" crate. rust-web-sys+TimeEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TimeEvent" feature of "web-sys" crate. rust-web-sys+TimeRanges-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TimeRanges" feature of "web-sys" crate. rust-web-sys+Touch-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Touch" feature of "web-sys" crate. rust-web-sys+TouchEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TouchEvent" feature of "web-sys" crate. rust-web-sys+TouchEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TouchEventInit" feature of "web-sys" crate. rust-web-sys+TouchInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TouchInit" feature of "web-sys" crate. rust-web-sys+TouchList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TouchList" feature of "web-sys" crate. rust-web-sys+TrackEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TrackEvent" feature of "web-sys" crate. rust-web-sys+TrackEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TrackEventInit" feature of "web-sys" crate. rust-web-sys+TransitionEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TransitionEvent" feature of "web-sys" crate. rust-web-sys+TransitionEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TransitionEventInit" feature of "web-sys" crate. rust-web-sys+Transport-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Transport" feature of "web-sys" crate. rust-web-sys+TreeBoxObject-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TreeBoxObject" feature of "web-sys" crate. rust-web-sys+TreeCellInfo-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TreeCellInfo" feature of "web-sys" crate. rust-web-sys+TreeView-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TreeView" feature of "web-sys" crate. rust-web-sys+TreeWalker-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "TreeWalker" feature of "web-sys" crate. rust-web-sys+U2f-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "U2f" feature of "web-sys" crate. rust-web-sys+U2fClientData-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "U2fClientData" feature of "web-sys" crate. rust-web-sys+UdpMessageEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UdpMessageEventInit" feature of "web-sys" crate. rust-web-sys+UdpOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UdpOptions" feature of "web-sys" crate. rust-web-sys+UiEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UiEvent" feature of "web-sys" crate. rust-web-sys+UiEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UiEventInit" feature of "web-sys" crate. rust-web-sys+Url-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Url" feature of "web-sys" crate. rust-web-sys+UrlSearchParams-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UrlSearchParams" feature of "web-sys" crate. rust-web-sys+Usb-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Usb" feature of "web-sys" crate. rust-web-sys+UsbAlternateInterface-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbAlternateInterface" feature of "web-sys" crate. rust-web-sys+UsbConfiguration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbConfiguration" feature of "web-sys" crate. rust-web-sys+UsbConnectionEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbConnectionEvent" feature of "web-sys" crate. rust-web-sys+UsbConnectionEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbConnectionEventInit" feature of "web-sys" crate. rust-web-sys+UsbControlTransferParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbControlTransferParameters" feature of "web-sys" crate. rust-web-sys+UsbDevice-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbDevice" feature of "web-sys" crate. rust-web-sys+UsbDeviceFilter-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbDeviceFilter" feature of "web-sys" crate. rust-web-sys+UsbDeviceRequestOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbDeviceRequestOptions" feature of "web-sys" crate. rust-web-sys+UsbDirection-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbDirection" feature of "web-sys" crate. rust-web-sys+UsbEndpoint-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbEndpoint" feature of "web-sys" crate. rust-web-sys+UsbEndpointType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbEndpointType" feature of "web-sys" crate. rust-web-sys+UsbInTransferResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbInTransferResult" feature of "web-sys" crate. rust-web-sys+UsbInterface-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbInterface" feature of "web-sys" crate. rust-web-sys+UsbIsochronousInTransferPacket-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbIsochronousInTransferPacket" feature of "web-sys" crate. rust-web-sys+UsbIsochronousInTransferResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbIsochronousInTransferResult" feature of "web-sys" crate. rust-web-sys+UsbIsochronousOutTransferPacket-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbIsochronousOutTransferPacket" feature of "web-sys" crate. rust-web-sys+UsbIsochronousOutTransferResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbIsochronousOutTransferResult" feature of "web-sys" crate. rust-web-sys+UsbOutTransferResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbOutTransferResult" feature of "web-sys" crate. rust-web-sys+UsbPermissionDescriptor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbPermissionDescriptor" feature of "web-sys" crate. rust-web-sys+UsbPermissionResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbPermissionResult" feature of "web-sys" crate. rust-web-sys+UsbPermissionStorage-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbPermissionStorage" feature of "web-sys" crate. rust-web-sys+UsbRecipient-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbRecipient" feature of "web-sys" crate. rust-web-sys+UsbRequestType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbRequestType" feature of "web-sys" crate. rust-web-sys+UsbTransferStatus-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UsbTransferStatus" feature of "web-sys" crate. rust-web-sys+UserProximityEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UserProximityEvent" feature of "web-sys" crate. rust-web-sys+UserProximityEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UserProximityEventInit" feature of "web-sys" crate. rust-web-sys+UserVerificationRequirement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "UserVerificationRequirement" feature of "web-sys" crate. rust-web-sys+ValidityState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ValidityState" feature of "web-sys" crate. rust-web-sys+ValueEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ValueEvent" feature of "web-sys" crate. rust-web-sys+ValueEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "ValueEventInit" feature of "web-sys" crate. rust-web-sys+VideoConfiguration-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VideoConfiguration" feature of "web-sys" crate. rust-web-sys+VideoFacingModeEnum-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VideoFacingModeEnum" feature of "web-sys" crate. rust-web-sys+VideoPlaybackQuality-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VideoPlaybackQuality" feature of "web-sys" crate. rust-web-sys+VideoStreamTrack-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VideoStreamTrack" feature of "web-sys" crate. rust-web-sys+VideoTrack-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VideoTrack" feature of "web-sys" crate. rust-web-sys+VideoTrackList-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VideoTrackList" feature of "web-sys" crate. rust-web-sys+VisibilityState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VisibilityState" feature of "web-sys" crate. rust-web-sys+VoidCallback-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VoidCallback" feature of "web-sys" crate. rust-web-sys+VrDisplay-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VrDisplay" feature of "web-sys" crate. rust-web-sys+VrDisplayCapabilities-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VrDisplayCapabilities" feature of "web-sys" crate. rust-web-sys+VrEye-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VrEye" feature of "web-sys" crate. rust-web-sys+VrEyeParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VrEyeParameters" feature of "web-sys" crate. rust-web-sys+VrFieldOfView-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VrFieldOfView" feature of "web-sys" crate. rust-web-sys+VrFrameData-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VrFrameData" feature of "web-sys" crate. rust-web-sys+VrLayer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VrLayer" feature of "web-sys" crate. rust-web-sys+VrMockController-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VrMockController" feature of "web-sys" crate. rust-web-sys+VrMockDisplay-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VrMockDisplay" feature of "web-sys" crate. rust-web-sys+VrPose-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VrPose" feature of "web-sys" crate. rust-web-sys+VrServiceTest-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VrServiceTest" feature of "web-sys" crate. rust-web-sys+VrStageParameters-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VrStageParameters" feature of "web-sys" crate. rust-web-sys+VrSubmitFrameResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VrSubmitFrameResult" feature of "web-sys" crate. rust-web-sys+VttCue-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VttCue" feature of "web-sys" crate. rust-web-sys+VttRegion-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "VttRegion" feature of "web-sys" crate. rust-web-sys+WatchAdvertisementsOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WatchAdvertisementsOptions" feature of "web-sys" crate. rust-web-sys+WaveShaperNode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WaveShaperNode" feature of "web-sys" crate. rust-web-sys+WaveShaperOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WaveShaperOptions" feature of "web-sys" crate. rust-web-sys+WebGl2RenderingContext-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGl2RenderingContext" feature of "web-sys" crate. rust-web-sys+WebGlActiveInfo-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlActiveInfo" feature of "web-sys" crate. rust-web-sys+WebGlBuffer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlBuffer" feature of "web-sys" crate. rust-web-sys+WebGlContextAttributes-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlContextAttributes" feature of "web-sys" crate. rust-web-sys+WebGlContextEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlContextEvent" feature of "web-sys" crate. rust-web-sys+WebGlContextEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlContextEventInit" feature of "web-sys" crate. rust-web-sys+WebGlFramebuffer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlFramebuffer" feature of "web-sys" crate. rust-web-sys+WebGlPowerPreference-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlPowerPreference" feature of "web-sys" crate. rust-web-sys+WebGlProgram-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlProgram" feature of "web-sys" crate. rust-web-sys+WebGlQuery-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlQuery" feature of "web-sys" crate. rust-web-sys+WebGlRenderbuffer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlRenderbuffer" feature of "web-sys" crate. rust-web-sys+WebGlRenderingContext-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlRenderingContext" feature of "web-sys" crate. rust-web-sys+WebGlSampler-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlSampler" feature of "web-sys" crate. rust-web-sys+WebGlShader-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlShader" feature of "web-sys" crate. rust-web-sys+WebGlShaderPrecisionFormat-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlShaderPrecisionFormat" feature of "web-sys" crate. rust-web-sys+WebGlSync-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlSync" feature of "web-sys" crate. rust-web-sys+WebGlTexture-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlTexture" feature of "web-sys" crate. rust-web-sys+WebGlTransformFeedback-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlTransformFeedback" feature of "web-sys" crate. rust-web-sys+WebGlUniformLocation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlUniformLocation" feature of "web-sys" crate. rust-web-sys+WebGlVertexArrayObject-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebGlVertexArrayObject" feature of "web-sys" crate. rust-web-sys+WebKitCssMatrix-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebKitCssMatrix" feature of "web-sys" crate. rust-web-sys+WebSocket-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebSocket" feature of "web-sys" crate. rust-web-sys+WebSocketDict-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebSocketDict" feature of "web-sys" crate. rust-web-sys+WebSocketElement-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebSocketElement" feature of "web-sys" crate. rust-web-sys+WebglColorBufferFloat-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebglColorBufferFloat" feature of "web-sys" crate. rust-web-sys+WebglCompressedTextureAstc-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebglCompressedTextureAstc" feature of "web-sys" crate. rust-web-sys+WebglCompressedTextureAtc-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebglCompressedTextureAtc" feature of "web-sys" crate. rust-web-sys+WebglCompressedTextureEtc-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebglCompressedTextureEtc" feature of "web-sys" crate. rust-web-sys+WebglCompressedTextureEtc1-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebglCompressedTextureEtc1" feature of "web-sys" crate. rust-web-sys+WebglCompressedTexturePvrtc-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebglCompressedTexturePvrtc" feature of "web-sys" crate. rust-web-sys+WebglCompressedTextureS3tc-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebglCompressedTextureS3tc" feature of "web-sys" crate. rust-web-sys+WebglCompressedTextureS3tcSrgb-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebglCompressedTextureS3tcSrgb" feature of "web-sys" crate. rust-web-sys+WebglDebugRendererInfo-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebglDebugRendererInfo" feature of "web-sys" crate. rust-web-sys+WebglDebugShaders-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebglDebugShaders" feature of "web-sys" crate. rust-web-sys+WebglDepthTexture-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebglDepthTexture" feature of "web-sys" crate. rust-web-sys+WebglDrawBuffers-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebglDrawBuffers" feature of "web-sys" crate. rust-web-sys+WebglLoseContext-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebglLoseContext" feature of "web-sys" crate. rust-web-sys+WebrtcGlobalStatisticsReport-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WebrtcGlobalStatisticsReport" feature of "web-sys" crate. rust-web-sys+WheelEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WheelEvent" feature of "web-sys" crate. rust-web-sys+WheelEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WheelEventInit" feature of "web-sys" crate. rust-web-sys+WidevineCdmManifest-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WidevineCdmManifest" feature of "web-sys" crate. rust-web-sys+Window-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Window" feature of "web-sys" crate. rust-web-sys+WindowClient-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WindowClient" feature of "web-sys" crate. rust-web-sys+Worker-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Worker" feature of "web-sys" crate. rust-web-sys+WorkerDebuggerGlobalScope-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WorkerDebuggerGlobalScope" feature of "web-sys" crate. rust-web-sys+WorkerGlobalScope-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WorkerGlobalScope" feature of "web-sys" crate. rust-web-sys+WorkerLocation-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WorkerLocation" feature of "web-sys" crate. rust-web-sys+WorkerNavigator-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WorkerNavigator" feature of "web-sys" crate. rust-web-sys+WorkerOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WorkerOptions" feature of "web-sys" crate. rust-web-sys+Worklet-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Worklet" feature of "web-sys" crate. rust-web-sys+WorkletGlobalScope-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WorkletGlobalScope" feature of "web-sys" crate. rust-web-sys+WorkletOptions-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "WorkletOptions" feature of "web-sys" crate. rust-web-sys+XPathExpression-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XPathExpression" feature of "web-sys" crate. rust-web-sys+XPathNsResolver-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XPathNsResolver" feature of "web-sys" crate. rust-web-sys+XPathResult-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XPathResult" feature of "web-sys" crate. rust-web-sys+XmlDocument-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XmlDocument" feature of "web-sys" crate. rust-web-sys+XmlHttpRequest-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XmlHttpRequest" feature of "web-sys" crate. rust-web-sys+XmlHttpRequestEventTarget-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XmlHttpRequestEventTarget" feature of "web-sys" crate. rust-web-sys+XmlHttpRequestResponseType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XmlHttpRequestResponseType" feature of "web-sys" crate. rust-web-sys+XmlHttpRequestUpload-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XmlHttpRequestUpload" feature of "web-sys" crate. rust-web-sys+XmlSerializer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XmlSerializer" feature of "web-sys" crate. rust-web-sys+Xr-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "Xr" feature of "web-sys" crate. rust-web-sys+XrBoundedReferenceSpace-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrBoundedReferenceSpace" feature of "web-sys" crate. rust-web-sys+XrEye-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrEye" feature of "web-sys" crate. rust-web-sys+XrFrame-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrFrame" feature of "web-sys" crate. rust-web-sys+XrHandedness-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrHandedness" feature of "web-sys" crate. rust-web-sys+XrInputSource-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrInputSource" feature of "web-sys" crate. rust-web-sys+XrInputSourceArray-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrInputSourceArray" feature of "web-sys" crate. rust-web-sys+XrInputSourceEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrInputSourceEvent" feature of "web-sys" crate. rust-web-sys+XrInputSourceEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrInputSourceEventInit" feature of "web-sys" crate. rust-web-sys+XrInputSourcesChangeEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrInputSourcesChangeEvent" feature of "web-sys" crate. rust-web-sys+XrInputSourcesChangeEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrInputSourcesChangeEventInit" feature of "web-sys" crate. rust-web-sys+XrPose-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrPose" feature of "web-sys" crate. rust-web-sys+XrReferenceSpace-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrReferenceSpace" feature of "web-sys" crate. rust-web-sys+XrReferenceSpaceEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrReferenceSpaceEvent" feature of "web-sys" crate. rust-web-sys+XrReferenceSpaceEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrReferenceSpaceEventInit" feature of "web-sys" crate. rust-web-sys+XrReferenceSpaceType-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrReferenceSpaceType" feature of "web-sys" crate. rust-web-sys+XrRenderState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrRenderState" feature of "web-sys" crate. rust-web-sys+XrRenderStateInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrRenderStateInit" feature of "web-sys" crate. rust-web-sys+XrRigidTransform-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrRigidTransform" feature of "web-sys" crate. rust-web-sys+XrSession-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrSession" feature of "web-sys" crate. rust-web-sys+XrSessionEvent-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrSessionEvent" feature of "web-sys" crate. rust-web-sys+XrSessionEventInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrSessionEventInit" feature of "web-sys" crate. rust-web-sys+XrSessionInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrSessionInit" feature of "web-sys" crate. rust-web-sys+XrSessionMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrSessionMode" feature of "web-sys" crate. rust-web-sys+XrSpace-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrSpace" feature of "web-sys" crate. rust-web-sys+XrTargetRayMode-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrTargetRayMode" feature of "web-sys" crate. rust-web-sys+XrView-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrView" feature of "web-sys" crate. rust-web-sys+XrViewerPose-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrViewerPose" feature of "web-sys" crate. rust-web-sys+XrViewport-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrViewport" feature of "web-sys" crate. rust-web-sys+XrVisibilityState-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrVisibilityState" feature of "web-sys" crate. rust-web-sys+XrWebGlLayer-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrWebGlLayer" feature of "web-sys" crate. rust-web-sys+XrWebGlLayerInit-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XrWebGlLayerInit" feature of "web-sys" crate. rust-web-sys+XsltProcessor-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "XsltProcessor" feature of "web-sys" crate. rust-web-sys+console-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "console" feature of "web-sys" crate. rust-web-sys+css-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "css" feature of "web-sys" crate. rust-web-sys+default-devel 0.3.50 1.fc34 45851 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "default" feature of "web-sys" crate. rust-web-sys-devel 0.3.50 1.fc34 8709649 Unspecified Bindings for all Web APIs, a procedurally generated crate from WebIDL Bindings for all Web APIs, a procedurally generated crate from WebIDL. This package contains library source intended for building other packages which use "web-sys" crate. rust-webkit2gtk+default-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "default" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_10-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_10" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_12-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_12" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_14-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_14" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_16-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_16" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_18-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_18" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_2-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_2" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_20-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_20" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_22-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_22" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_24-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_24" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_26-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_26" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_28-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_28" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_4-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_4" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_6-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_6" feature of "webkit2gtk" crate. rust-webkit2gtk+v2_8-devel 0.11.0 1.fc34 2135 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "v2_8" feature of "webkit2gtk" crate. rust-webkit2gtk-devel 0.11.0 1.fc34 30260818 Unspecified Rust bindings for webkit-gtk library Rust bindings for webkit-gtk library. This package contains library source intended for building other packages which use "webkit2gtk" crate. rust-webkit2gtk-sys+default-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "default" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys+dox-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "dox" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys+v2_10-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "v2_10" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys+v2_12-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "v2_12" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys+v2_14-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "v2_14" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys+v2_16-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "v2_16" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys+v2_18-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "v2_18" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys+v2_20-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "v2_20" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys+v2_22-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "v2_22" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys+v2_24-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "v2_24" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys+v2_26-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "v2_26" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys+v2_28-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "v2_28" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys+v2_6-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "v2_6" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys+v2_8-devel 0.13.0 1.fc34 1994 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "v2_8" feature of "webkit2gtk-sys" crate. rust-webkit2gtk-sys-devel 0.13.0 1.fc34 258729 Unspecified Rust binding for webkit-gtk library Rust binding for webkit-gtk library. This package contains library source intended for building other packages which use "webkit2gtk-sys" crate. rust-websocket+async-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "async" feature of "websocket" crate. rust-websocket+async-ssl-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "async-ssl" feature of "websocket" crate. rust-websocket+bytes-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "bytes" feature of "websocket" crate. rust-websocket+default-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "default" feature of "websocket" crate. rust-websocket+futures-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "futures" feature of "websocket" crate. rust-websocket+native-tls-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "native-tls" feature of "websocket" crate. rust-websocket+nightly-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "nightly" feature of "websocket" crate. rust-websocket+sync-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "sync" feature of "websocket" crate. rust-websocket+sync-ssl-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "sync-ssl" feature of "websocket" crate. rust-websocket+tokio-codec-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "tokio-codec" feature of "websocket" crate. rust-websocket+tokio-io-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "tokio-io" feature of "websocket" crate. rust-websocket+tokio-reactor-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "tokio-reactor" feature of "websocket" crate. rust-websocket+tokio-tcp-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "tokio-tcp" feature of "websocket" crate. rust-websocket+tokio-tls-devel 0.24.0 4.fc34 2259 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "tokio-tls" feature of "websocket" crate. rust-websocket-base+async-devel 0.24.0 4.fc34 2031 Unspecified WebSocket (RFC6455) library for Rust: low-level component WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP- independent aspect of WebSockets. This package contains library source intended for building other packages which use "async" feature of "websocket-base" crate. rust-websocket-base+async-ssl-devel 0.24.0 4.fc34 2031 Unspecified WebSocket (RFC6455) library for Rust: low-level component WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP- independent aspect of WebSockets. This package contains library source intended for building other packages which use "async-ssl" feature of "websocket-base" crate. rust-websocket-base+bytes-devel 0.24.0 4.fc34 2031 Unspecified WebSocket (RFC6455) library for Rust: low-level component WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP- independent aspect of WebSockets. This package contains library source intended for building other packages which use "bytes" feature of "websocket-base" crate. rust-websocket-base+default-devel 0.24.0 4.fc34 2031 Unspecified WebSocket (RFC6455) library for Rust: low-level component WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP- independent aspect of WebSockets. This package contains library source intended for building other packages which use "default" feature of "websocket-base" crate. rust-websocket-base+futures-devel 0.24.0 4.fc34 2031 Unspecified WebSocket (RFC6455) library for Rust: low-level component WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP- independent aspect of WebSockets. This package contains library source intended for building other packages which use "futures" feature of "websocket-base" crate. rust-websocket-base+native-tls-devel 0.24.0 4.fc34 2031 Unspecified WebSocket (RFC6455) library for Rust: low-level component WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP- independent aspect of WebSockets. This package contains library source intended for building other packages which use "native-tls" feature of "websocket-base" crate. rust-websocket-base+sync-devel 0.24.0 4.fc34 2031 Unspecified WebSocket (RFC6455) library for Rust: low-level component WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP- independent aspect of WebSockets. This package contains library source intended for building other packages which use "sync" feature of "websocket-base" crate. rust-websocket-base+sync-ssl-devel 0.24.0 4.fc34 2031 Unspecified WebSocket (RFC6455) library for Rust: low-level component WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP- independent aspect of WebSockets. This package contains library source intended for building other packages which use "sync-ssl" feature of "websocket-base" crate. rust-websocket-base+tokio-codec-devel 0.24.0 4.fc34 2031 Unspecified WebSocket (RFC6455) library for Rust: low-level component WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP- independent aspect of WebSockets. This package contains library source intended for building other packages which use "tokio-codec" feature of "websocket-base" crate. rust-websocket-base+tokio-io-devel 0.24.0 4.fc34 2031 Unspecified WebSocket (RFC6455) library for Rust: low-level component WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP- independent aspect of WebSockets. This package contains library source intended for building other packages which use "tokio-io" feature of "websocket-base" crate. rust-websocket-base+tokio-tcp-devel 0.24.0 4.fc34 2031 Unspecified WebSocket (RFC6455) library for Rust: low-level component WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP- independent aspect of WebSockets. This package contains library source intended for building other packages which use "tokio-tcp" feature of "websocket-base" crate. rust-websocket-base+tokio-tls-devel 0.24.0 4.fc34 2031 Unspecified WebSocket (RFC6455) library for Rust: low-level component WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP- independent aspect of WebSockets. This package contains library source intended for building other packages which use "tokio-tls" feature of "websocket-base" crate. rust-websocket-base-devel 0.24.0 4.fc34 65688 Unspecified WebSocket (RFC6455) library for Rust: low-level component WebSocket (RFC6455) library for Rust: low-level component. It contains HTTP- independent aspect of WebSockets. This package contains library source intended for building other packages which use "websocket-base" crate. rust-websocket-devel 0.24.0 4.fc34 395909 Unspecified WebSocket (RFC6455) library for Rust WebSocket (RFC6455) library for Rust. This package contains library source intended for building other packages which use "websocket" crate. rust-weezl+alloc-devel 0.1.4 1.fc34 1757 Unspecified Fast LZW compression and decompression Fast LZW compression and decompression. This package contains library source intended for building other packages which use "alloc" feature of "weezl" crate. rust-weezl+async-devel 0.1.4 1.fc34 1757 Unspecified Fast LZW compression and decompression Fast LZW compression and decompression. This package contains library source intended for building other packages which use "async" feature of "weezl" crate. rust-weezl+default-devel 0.1.4 1.fc34 1757 Unspecified Fast LZW compression and decompression Fast LZW compression and decompression. This package contains library source intended for building other packages which use "default" feature of "weezl" crate. rust-weezl+futures-devel 0.1.4 1.fc34 1757 Unspecified Fast LZW compression and decompression Fast LZW compression and decompression. This package contains library source intended for building other packages which use "futures" feature of "weezl" crate. rust-weezl+std-devel 0.1.4 1.fc34 1757 Unspecified Fast LZW compression and decompression Fast LZW compression and decompression. This package contains library source intended for building other packages which use "std" feature of "weezl" crate. rust-weezl-devel 0.1.4 1.fc34 130305 Unspecified Fast LZW compression and decompression Fast LZW compression and decompression. This package contains library source intended for building other packages which use "weezl" crate. rust-which+default-devel 4.1.0 1.fc34 1086 Unspecified Rust equivalent of Unix command "which" Rust equivalent of Unix command "which". Locate installed executable in cross platforms. This package contains library source intended for building other packages which use "default" feature of "which" crate. rust-which-devel 4.1.0 1.fc34 31325 Unspecified Rust equivalent of Unix command "which" Rust equivalent of Unix command "which". Locate installed executable in cross platforms. This package contains library source intended for building other packages which use "which" crate. rust-wild+default-devel 2.0.4 3.fc34 1279 Unspecified Glob (wildcard) expanded command-line arguments Glob (wildcard) expanded command-line arguments on Windows. This package contains library source intended for building other packages which use "default" feature of "wild" crate. rust-wild-devel 2.0.4 3.fc34 25023 Unspecified Glob (wildcard) expanded command-line arguments Glob (wildcard) expanded command-line arguments on Windows. This package contains library source intended for building other packages which use "wild" crate. rust-wildmatch+default-devel 1.0.13 2.fc34 984 Unspecified Simple string matching with questionmark and star wildcard operator Simple string matching with questionmark and star wildcard operator. This package contains library source intended for building other packages which use "default" feature of "wildmatch" crate. rust-wildmatch-devel 1.0.13 2.fc34 12854 Unspecified Simple string matching with questionmark and star wildcard operator Simple string matching with questionmark and star wildcard operator. This package contains library source intended for building other packages which use "wildmatch" crate. rust-winit+default-devel 0.24.0 1.fc34 3107 Unspecified Cross-platform window creation library Cross-platform window creation library. This package contains library source intended for building other packages which use "default" feature of "winit" crate. rust-winit+mio-devel 0.24.0 1.fc34 3107 Unspecified Cross-platform window creation library Cross-platform window creation library. This package contains library source intended for building other packages which use "mio" feature of "winit" crate. rust-winit+mio-extras-devel 0.24.0 1.fc34 3107 Unspecified Cross-platform window creation library Cross-platform window creation library. This package contains library source intended for building other packages which use "mio-extras" feature of "winit" crate. rust-winit+parking_lot-devel 0.24.0 1.fc34 3107 Unspecified Cross-platform window creation library Cross-platform window creation library. This package contains library source intended for building other packages which use "parking_lot" feature of "winit" crate. rust-winit+percent-encoding-devel 0.24.0 1.fc34 3107 Unspecified Cross-platform window creation library Cross-platform window creation library. This package contains library source intended for building other packages which use "percent-encoding" feature of "winit" crate. rust-winit+sctk-devel 0.24.0 1.fc34 3107 Unspecified Cross-platform window creation library Cross-platform window creation library. This package contains library source intended for building other packages which use "sctk" feature of "winit" crate. rust-winit+serde-devel 0.24.0 1.fc34 3107 Unspecified Cross-platform window creation library Cross-platform window creation library. This package contains library source intended for building other packages which use "serde" feature of "winit" crate. rust-winit+wayland-client-devel 0.24.0 1.fc34 3107 Unspecified Cross-platform window creation library Cross-platform window creation library. This package contains library source intended for building other packages which use "wayland-client" feature of "winit" crate. rust-winit+wayland-devel 0.24.0 1.fc34 3107 Unspecified Cross-platform window creation library Cross-platform window creation library. This package contains library source intended for building other packages which use "wayland" feature of "winit" crate. rust-winit+x11-devel 0.24.0 1.fc34 3107 Unspecified Cross-platform window creation library Cross-platform window creation library. This package contains library source intended for building other packages which use "x11" feature of "winit" crate. rust-winit+x11-dl-devel 0.24.0 1.fc34 3107 Unspecified Cross-platform window creation library Cross-platform window creation library. This package contains library source intended for building other packages which use "x11-dl" feature of "winit" crate. rust-winit-devel 0.24.0 1.fc34 1525714 Unspecified Cross-platform window creation library Cross-platform window creation library. This package contains library source intended for building other packages which use "winit" crate. rust-ws+default-devel 0.9.1 6.fc34 1784 Unspecified Lightweight, event-driven WebSockets for Rust Lightweight, event-driven WebSockets for Rust. This package contains library source intended for building other packages which use "default" feature of "ws" crate. rust-ws+libc-devel 0.9.1 6.fc34 1784 Unspecified Lightweight, event-driven WebSockets for Rust Lightweight, event-driven WebSockets for Rust. This package contains library source intended for building other packages which use "libc" feature of "ws" crate. rust-ws+libz-sys-devel 0.9.1 6.fc34 1784 Unspecified Lightweight, event-driven WebSockets for Rust Lightweight, event-driven WebSockets for Rust. This package contains library source intended for building other packages which use "libz-sys" feature of "ws" crate. rust-ws+native-tls-devel 0.9.1 6.fc34 1784 Unspecified Lightweight, event-driven WebSockets for Rust Lightweight, event-driven WebSockets for Rust. This package contains library source intended for building other packages which use "native-tls" feature of "ws" crate. rust-ws+nativetls-devel 0.9.1 6.fc34 1784 Unspecified Lightweight, event-driven WebSockets for Rust Lightweight, event-driven WebSockets for Rust. This package contains library source intended for building other packages which use "nativetls" feature of "ws" crate. rust-ws+openssl-devel 0.9.1 6.fc34 1784 Unspecified Lightweight, event-driven WebSockets for Rust Lightweight, event-driven WebSockets for Rust. This package contains library source intended for building other packages which use "openssl" feature of "ws" crate. rust-ws+permessage-deflate-devel 0.9.1 6.fc34 1784 Unspecified Lightweight, event-driven WebSockets for Rust Lightweight, event-driven WebSockets for Rust. This package contains library source intended for building other packages which use "permessage-deflate" feature of "ws" crate. rust-ws+ssl-devel 0.9.1 6.fc34 1784 Unspecified Lightweight, event-driven WebSockets for Rust Lightweight, event-driven WebSockets for Rust. This package contains library source intended for building other packages which use "ssl" feature of "ws" crate. rust-ws-devel 0.9.1 6.fc34 292861 Unspecified Lightweight, event-driven WebSockets for Rust Lightweight, event-driven WebSockets for Rust. This package contains library source intended for building other packages which use "ws" crate. rust-wyz+alloc-devel 0.2.0 2.fc34 987 Unspecified Myrrlyn’s utility collection Myrrlyn’s utility collection. This package contains library source intended for building other packages which use "alloc" feature of "wyz" crate. rust-wyz+default-devel 0.2.0 2.fc34 987 Unspecified Myrrlyn’s utility collection Myrrlyn’s utility collection. This package contains library source intended for building other packages which use "default" feature of "wyz" crate. rust-wyz+std-devel 0.2.0 2.fc34 987 Unspecified Myrrlyn’s utility collection Myrrlyn’s utility collection. This package contains library source intended for building other packages which use "std" feature of "wyz" crate. rust-wyz-devel 0.2.0 2.fc34 51627 Unspecified Myrrlyn’s utility collection Myrrlyn’s utility collection. This package contains library source intended for building other packages which use "wyz" crate. rust-x11+default-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "default" feature of "x11" crate. rust-x11+dox-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "dox" feature of "x11" crate. rust-x11+dpms-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "dpms" feature of "x11" crate. rust-x11+glx-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "glx" feature of "x11" crate. rust-x11+xcursor-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xcursor" feature of "x11" crate. rust-x11+xf86vmode-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xf86vmode" feature of "x11" crate. rust-x11+xft-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xft" feature of "x11" crate. rust-x11+xinerama-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xinerama" feature of "x11" crate. rust-x11+xinput-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xinput" feature of "x11" crate. rust-x11+xlib-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xlib" feature of "x11" crate. rust-x11+xlib_xcb-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xlib_xcb" feature of "x11" crate. rust-x11+xmu-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xmu" feature of "x11" crate. rust-x11+xrandr-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xrandr" feature of "x11" crate. rust-x11+xrecord-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xrecord" feature of "x11" crate. rust-x11+xrender-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xrender" feature of "x11" crate. rust-x11+xss-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xss" feature of "x11" crate. rust-x11+xt-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xt" feature of "x11" crate. rust-x11+xtest-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xtest" feature of "x11" crate. rust-x11+xtst-devel 2.18.2 4.fc34 1138 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "xtst" feature of "x11" crate. rust-x11-clipboard+default-devel 0.5.1 3.fc34 956 Unspecified X11 clipboard support for Rust X11 clipboard support for Rust. This package contains library source intended for building other packages which use "default" feature of "x11-clipboard" crate. rust-x11-clipboard-devel 0.5.1 3.fc34 24676 Unspecified X11 clipboard support for Rust X11 clipboard support for Rust. This package contains library source intended for building other packages which use "x11-clipboard" crate. rust-x11-devel 2.18.2 4.fc34 389786 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "x11" crate. rust-x11-dl+default-devel 2.18.5 3.fc34 1009 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "default" feature of "x11-dl" crate. rust-x11-dl-devel 2.18.5 3.fc34 386613 Unspecified X11 library bindings for Rust X11 library bindings for Rust. This package contains library source intended for building other packages which use "x11-dl" crate. rust-xattr+default-devel 0.2.2 11.fc34 962 Unspecified UNIX extended filesystem attributes Unix extended filesystem attributes. This package contains library source intended for building other packages which use "default" feature of "xattr" crate. rust-xattr+unsupported-devel 0.2.2 11.fc34 962 Unspecified UNIX extended filesystem attributes Unix extended filesystem attributes. This package contains library source intended for building other packages which use "unsupported" feature of "xattr" crate. rust-xattr-devel 0.2.2 11.fc34 57642 Unspecified UNIX extended filesystem attributes Unix extended filesystem attributes. This package contains library source intended for building other packages which use "xattr" crate. rust-xcb+composite-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "composite" feature of "xcb" crate. rust-xcb+damage-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "damage" feature of "xcb" crate. rust-xcb+debug_all-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "debug_all" feature of "xcb" crate. rust-xcb+default-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "default" feature of "xcb" crate. rust-xcb+dpms-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "dpms" feature of "xcb" crate. rust-xcb+dri2-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "dri2" feature of "xcb" crate. rust-xcb+dri3-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "dri3" feature of "xcb" crate. rust-xcb+ge-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "ge" feature of "xcb" crate. rust-xcb+glx-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "glx" feature of "xcb" crate. rust-xcb+present-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "present" feature of "xcb" crate. rust-xcb+randr-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "randr" feature of "xcb" crate. rust-xcb+record-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "record" feature of "xcb" crate. rust-xcb+render-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "render" feature of "xcb" crate. rust-xcb+res-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "res" feature of "xcb" crate. rust-xcb+screensaver-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "screensaver" feature of "xcb" crate. rust-xcb+shape-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "shape" feature of "xcb" crate. rust-xcb+shm-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "shm" feature of "xcb" crate. rust-xcb+sync-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "sync" feature of "xcb" crate. rust-xcb+thread-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "thread" feature of "xcb" crate. rust-xcb+x11-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "x11" feature of "xcb" crate. rust-xcb+xevie-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xevie" feature of "xcb" crate. rust-xcb+xf86dri-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xf86dri" feature of "xcb" crate. rust-xcb+xf86vidmode-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xf86vidmode" feature of "xcb" crate. rust-xcb+xfixes-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xfixes" feature of "xcb" crate. rust-xcb+xinerama-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xinerama" feature of "xcb" crate. rust-xcb+xinput-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xinput" feature of "xcb" crate. rust-xcb+xkb-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xkb" feature of "xcb" crate. rust-xcb+xlib_xcb-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xlib_xcb" feature of "xcb" crate. rust-xcb+xprint-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xprint" feature of "xcb" crate. rust-xcb+xselinux-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xselinux" feature of "xcb" crate. rust-xcb+xtest-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xtest" feature of "xcb" crate. rust-xcb+xv-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xv" feature of "xcb" crate. rust-xcb+xvmc-devel 0.9.0 5.fc34 1810 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xvmc" feature of "xcb" crate. rust-xcb-devel 0.9.0 5.fc34 836464 Unspecified Rust bindings and wrappers for XCB Rust bindings and wrappers for XCB. This package contains library source intended for building other packages which use "xcb" crate. rust-xcursor+default-devel 0.3.3 1.fc34 924 Unspecified Library for loading XCursor themes Library for loading XCursor themes. This package contains library source intended for building other packages which use "default" feature of "xcursor" crate. rust-xcursor-devel 0.3.3 1.fc34 19342 Unspecified Library for loading XCursor themes Library for loading XCursor themes. This package contains library source intended for building other packages which use "xcursor" crate. rust-xdg+default-devel 2.2.0 6.fc34 1018 Unspecified Library for storing and retrieving files according to XDG A library for storing and retrieving files according to XDG Base Directory specification. This package contains library source intended for building other packages which use "default" feature of "xdg" crate. rust-xdg-devel 2.2.0 6.fc34 60892 Unspecified Library for storing and retrieving files according to XDG A library for storing and retrieving files according to XDG Base Directory specification. This package contains library source intended for building other packages which use "xdg" crate. rust-xkbcommon+default-devel 0.4.0 5.fc34 1105 Unspecified Rust bindings and wrappers for libxkbcommon Rust bindings and wrappers for libxkbcommon. This package contains library source intended for building other packages which use "default" feature of "xkbcommon" crate. rust-xkbcommon+memmap-devel 0.4.0 5.fc34 1105 Unspecified Rust bindings and wrappers for libxkbcommon Rust bindings and wrappers for libxkbcommon. This package contains library source intended for building other packages which use "memmap" feature of "xkbcommon" crate. rust-xkbcommon+wayland-devel 0.4.0 5.fc34 1105 Unspecified Rust bindings and wrappers for libxkbcommon Rust bindings and wrappers for libxkbcommon. This package contains library source intended for building other packages which use "wayland" feature of "xkbcommon" crate. rust-xkbcommon+x11-devel 0.4.0 5.fc34 1105 Unspecified Rust bindings and wrappers for libxkbcommon Rust bindings and wrappers for libxkbcommon. This package contains library source intended for building other packages which use "x11" feature of "xkbcommon" crate. rust-xkbcommon+xcb-devel 0.4.0 5.fc34 1105 Unspecified Rust bindings and wrappers for libxkbcommon Rust bindings and wrappers for libxkbcommon. This package contains library source intended for building other packages which use "xcb" feature of "xkbcommon" crate. rust-xkbcommon-devel 0.4.0 5.fc34 304459 Unspecified Rust bindings and wrappers for libxkbcommon Rust bindings and wrappers for libxkbcommon. This package contains library source intended for building other packages which use "xkbcommon" crate. rust-xml-rs+default-devel 0.8.3 3.fc34 1047 Unspecified XML library in pure Rust XML library in pure Rust. This package contains library source intended for building other packages which use "default" feature of "xml-rs" crate. rust-xml-rs-devel 0.8.3 3.fc34 249566 Unspecified XML library in pure Rust XML library in pure Rust. This package contains library source intended for building other packages which use "xml-rs" crate. rust-xml5ever+default-devel 0.16.1 3.fc34 1337 Unspecified Push based streaming parser for xml Push based streaming parser for xml. This package contains library source intended for building other packages which use "default" feature of "xml5ever" crate. rust-xml5ever-devel 0.16.1 3.fc34 162379 Unspecified Push based streaming parser for xml Push based streaming parser for xml. This package contains library source intended for building other packages which use "xml5ever" crate. rust-xmlparser+default-devel 0.13.3 2.fc34 1023 Unspecified Pull-based, zero-allocation XML parser Pull-based, zero-allocation XML parser. This package contains library source intended for building other packages which use "default" feature of "xmlparser" crate. rust-xmlparser+std-devel 0.13.3 2.fc34 1023 Unspecified Pull-based, zero-allocation XML parser Pull-based, zero-allocation XML parser. This package contains library source intended for building other packages which use "std" feature of "xmlparser" crate. rust-xmlparser-devel 0.13.3 2.fc34 139435 Unspecified Pull-based, zero-allocation XML parser Pull-based, zero-allocation XML parser. This package contains library source intended for building other packages which use "xmlparser" crate. rust-xz2+default-devel 0.1.6 7.fc34 1349 Unspecified Rust bindings to liblzma Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. This package contains library source intended for building other packages which use "default" feature of "xz2" crate. rust-xz2+futures-devel 0.1.6 7.fc34 1349 Unspecified Rust bindings to liblzma Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. This package contains library source intended for building other packages which use "futures" feature of "xz2" crate. rust-xz2+tokio-devel 0.1.6 7.fc34 1349 Unspecified Rust bindings to liblzma Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. This package contains library source intended for building other packages which use "tokio" feature of "xz2" crate. rust-xz2+tokio-io-devel 0.1.6 7.fc34 1349 Unspecified Rust bindings to liblzma Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. This package contains library source intended for building other packages which use "tokio-io" feature of "xz2" crate. rust-xz2-devel 0.1.6 7.fc34 99453 Unspecified Rust bindings to liblzma Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. This package contains library source intended for building other packages which use "xz2" crate. rust-y4m+default-devel 0.7.0 2.fc34 955 Unspecified YUV4MPEG2 (.y4m) Encoder/Decoder YUV4MPEG2 (.y4m) Encoder/Decoder. This package contains library source intended for building other packages which use "default" feature of "y4m" crate. rust-y4m-devel 0.7.0 2.fc34 32330 Unspecified YUV4MPEG2 (.y4m) Encoder/Decoder YUV4MPEG2 (.y4m) Encoder/Decoder. This package contains library source intended for building other packages which use "y4m" crate. rust-yaml-rust+default-devel 0.4.5 2.fc34 985 Unspecified Missing YAML 1.2 parser for rust Missing YAML 1.2 parser for rust. This package contains library source intended for building other packages which use "default" feature of "yaml-rust" crate. rust-yaml-rust-devel 0.4.5 2.fc34 313495 Unspecified Missing YAML 1.2 parser for rust Missing YAML 1.2 parser for rust. This package contains library source intended for building other packages which use "yaml-rust" crate. rust-yaml-rust0.3+default-devel 0.3.5 18.fc34 526 Unspecified YAML 1.2 parser for rust Missing YAML 1.2 parser for rust. This package contains library source intended for building other packages which use "default" feature of "yaml-rust" crate. rust-yaml-rust0.3+linked-hash-map-devel 0.3.5 18.fc34 526 Unspecified YAML 1.2 parser for rust Missing YAML 1.2 parser for rust. This package contains library source intended for building other packages which use "linked-hash-map" feature of "yaml-rust" crate. rust-yaml-rust0.3+preserve_order-devel 0.3.5 18.fc34 526 Unspecified YAML 1.2 parser for rust Missing YAML 1.2 parser for rust. This package contains library source intended for building other packages which use "preserve_order" feature of "yaml-rust" crate. rust-yaml-rust0.3-devel 0.3.5 18.fc34 290758 Unspecified YAML 1.2 parser for rust Missing YAML 1.2 parser for rust. This package contains library source intended for building other packages which use "yaml-rust" crate. rust-yubibomb+default-devel 0.2.2 1.fc34 1296 Unspecified Rust command line tool that prints out a 6-digit random number Don't you love when you accidentally tap your Yubikey when you have your IRC client in focus and you send 987947 into Freenode? Want to be able to have that experience without having to reach all the way over to your laptop's USB port? Now you can!. This package contains library source intended for building other packages which use "default" feature of "yubibomb" crate. rust-yubibomb-devel 0.2.2 1.fc34 76753 Unspecified Rust command line tool that prints out a 6-digit random number Don't you love when you accidentally tap your Yubikey when you have your IRC client in focus and you send 987947 into Freenode? Want to be able to have that experience without having to reach all the way over to your laptop's USB port? Now you can!. This package contains library source intended for building other packages which use "yubibomb" crate. rust-yup-oauth2+default-devel 1.0.12 3.fc34 1600 Unspecified Oauth2 implementation An oauth2 implementation, providing the 'device', 'service account' and 'installed' authorization flows. This package contains library source intended for building other packages which use "default" feature of "yup-oauth2" crate. rust-yup-oauth2+openssl-devel 1.0.12 3.fc34 1600 Unspecified Oauth2 implementation An oauth2 implementation, providing the 'device', 'service account' and 'installed' authorization flows. This package contains library source intended for building other packages which use "openssl" feature of "yup-oauth2" crate. rust-yup-oauth2-devel 1.0.12 3.fc34 308401 Unspecified Oauth2 implementation An oauth2 implementation, providing the 'device', 'service account' and 'installed' authorization flows. This package contains library source intended for building other packages which use "yup-oauth2" crate. rust-zbus+default-devel 1.8.0 2.fc34 1937 Unspecified API for D-Bus communication API for D-Bus communication. This package contains library source intended for building other packages which use "default" feature of "zbus" crate. rust-zbus+serde-xml-rs-devel 1.8.0 2.fc34 1937 Unspecified API for D-Bus communication API for D-Bus communication. This package contains library source intended for building other packages which use "serde-xml-rs" feature of "zbus" crate. rust-zbus+xml-devel 1.8.0 2.fc34 1937 Unspecified API for D-Bus communication API for D-Bus communication. This package contains library source intended for building other packages which use "xml" feature of "zbus" crate. rust-zbus-devel 1.8.0 2.fc34 250022 Unspecified API for D-Bus communication API for D-Bus communication. This package contains library source intended for building other packages which use "zbus" crate. rust-zbus_macros+default-devel 1.8.0 2.fc34 1405 Unspecified Proc-macros for zbus Proc-macros for zbus. This package contains library source intended for building other packages which use "default" feature of "zbus_macros" crate. rust-zbus_macros-devel 1.8.0 2.fc34 57221 Unspecified Proc-macros for zbus Proc-macros for zbus. This package contains library source intended for building other packages which use "zbus_macros" crate. rust-zeroize+alloc-devel 1.2.0 2.fc34 1434 Unspecified Securely clear secrets from memory Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM!. This package contains library source intended for building other packages which use "alloc" feature of "zeroize" crate. rust-zeroize+default-devel 1.2.0 2.fc34 1434 Unspecified Securely clear secrets from memory Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM!. This package contains library source intended for building other packages which use "default" feature of "zeroize" crate. rust-zeroize+zeroize_derive-devel 1.2.0 2.fc34 1434 Unspecified Securely clear secrets from memory Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM!. This package contains library source intended for building other packages which use "zeroize_derive" feature of "zeroize" crate. rust-zeroize-devel 1.2.0 2.fc34 62494 Unspecified Securely clear secrets from memory Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM!. This package contains library source intended for building other packages which use "zeroize" crate. rust-zeroize_derive+default-devel 1.0.1 2.fc34 1309 Unspecified Custom derive support for zeroize Custom derive support for zeroize. This package contains library source intended for building other packages which use "default" feature of "zeroize_derive" crate. rust-zeroize_derive-devel 1.0.1 2.fc34 36850 Unspecified Custom derive support for zeroize Custom derive support for zeroize. This package contains library source intended for building other packages which use "zeroize_derive" crate. rust-zip+bzip2-devel 0.5.11 1.fc34 1521 Unspecified Library to support the reading and writing of zip files Library to support the reading and writing of zip files. This package contains library source intended for building other packages which use "bzip2" feature of "zip" crate. rust-zip+default-devel 0.5.11 1.fc34 1521 Unspecified Library to support the reading and writing of zip files Library to support the reading and writing of zip files. This package contains library source intended for building other packages which use "default" feature of "zip" crate. rust-zip+deflate-devel 0.5.11 1.fc34 1521 Unspecified Library to support the reading and writing of zip files Library to support the reading and writing of zip files. This package contains library source intended for building other packages which use "deflate" feature of "zip" crate. rust-zip+deflate-miniz-devel 0.5.11 1.fc34 1521 Unspecified Library to support the reading and writing of zip files Library to support the reading and writing of zip files. This package contains library source intended for building other packages which use "deflate-miniz" feature of "zip" crate. rust-zip+deflate-zlib-devel 0.5.11 1.fc34 1521 Unspecified Library to support the reading and writing of zip files Library to support the reading and writing of zip files. This package contains library source intended for building other packages which use "deflate-zlib" feature of "zip" crate. rust-zip+flate2-devel 0.5.11 1.fc34 1521 Unspecified Library to support the reading and writing of zip files Library to support the reading and writing of zip files. This package contains library source intended for building other packages which use "flate2" feature of "zip" crate. rust-zip+time-devel 0.5.11 1.fc34 1521 Unspecified Library to support the reading and writing of zip files Library to support the reading and writing of zip files. This package contains library source intended for building other packages which use "time" feature of "zip" crate. rust-zip-devel 0.5.11 1.fc34 158336 Unspecified Library to support the reading and writing of zip files Library to support the reading and writing of zip files. This package contains library source intended for building other packages which use "zip" crate. rust-zoneinfo_compiled+default-devel 0.5.0 3.fc34 1029 Unspecified Library for parsing compiled zoneinfo files Library for parsing compiled zoneinfo files. This package contains library source intended for building other packages which use "default" feature of "zoneinfo_compiled" crate. rust-zoneinfo_compiled-devel 0.5.0 3.fc34 24630 Unspecified Library for parsing compiled zoneinfo files Library for parsing compiled zoneinfo files. This package contains library source intended for building other packages which use "zoneinfo_compiled" crate. rust-zram-generator+default-devel 0.3.2 3.fc34 1242 Unspecified Default configuration for zram-generator This is a systemd unit generator that enables swap on zram. (With zram, there is no physical swap device. Part of the avaialable RAM is used to store compressed pages, essentially trading CPU cycles for memory.) To activate, install zram-generator-defaults subpackage. This package contains library source intended for building other packages which use "default" feature of "zram-generator" crate. rust-zram-generator-devel 0.3.2 3.fc34 75694 Unspecified Default configuration for zram-generator This is a systemd unit generator that enables swap on zram. (With zram, there is no physical swap device. Part of the avaialable RAM is used to store compressed pages, essentially trading CPU cycles for memory.) To activate, install zram-generator-defaults subpackage. This package contains library source intended for building other packages which use "zram-generator" crate. rust-zstd+debug-devel 0.6.1 1.fc34 1674 Unspecified Binding for the zstd compression library Binding for the zstd compression library. This package contains library source intended for building other packages which use "debug" feature of "zstd" crate. rust-zstd+default-devel 0.6.1 1.fc34 1674 Unspecified Binding for the zstd compression library Binding for the zstd compression library. This package contains library source intended for building other packages which use "default" feature of "zstd" crate. rust-zstd+futures-devel 0.6.1 1.fc34 1674 Unspecified Binding for the zstd compression library Binding for the zstd compression library. This package contains library source intended for building other packages which use "futures" feature of "zstd" crate. rust-zstd+legacy-devel 0.6.1 1.fc34 1674 Unspecified Binding for the zstd compression library Binding for the zstd compression library. This package contains library source intended for building other packages which use "legacy" feature of "zstd" crate. rust-zstd+pkg-config-devel 0.6.1 1.fc34 1674 Unspecified Binding for the zstd compression library Binding for the zstd compression library. This package contains library source intended for building other packages which use "pkg-config" feature of "zstd" crate. rust-zstd+tokio-devel 0.6.1 1.fc34 1674 Unspecified Binding for the zstd compression library Binding for the zstd compression library. This package contains library source intended for building other packages which use "tokio" feature of "zstd" crate. rust-zstd+tokio-io-devel 0.6.1 1.fc34 1674 Unspecified Binding for the zstd compression library Binding for the zstd compression library. This package contains library source intended for building other packages which use "tokio-io" feature of "zstd" crate. rust-zstd+wasm-devel 0.6.1 1.fc34 1674 Unspecified Binding for the zstd compression library Binding for the zstd compression library. This package contains library source intended for building other packages which use "wasm" feature of "zstd" crate. rust-zstd+zstdmt-devel 0.6.1 1.fc34 1674 Unspecified Binding for the zstd compression library Binding for the zstd compression library. This package contains library source intended for building other packages which use "zstdmt" feature of "zstd" crate. rust-zstd-devel 0.6.1 1.fc34 91153 Unspecified Binding for the zstd compression library Binding for the zstd compression library. This package contains library source intended for building other packages which use "zstd" crate. rust-zstd-safe+debug-devel 3.0.1 1.fc34 1331 Unspecified Safe low-level bindings for the zstd compression library Safe low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "debug" feature of "zstd-safe" crate. rust-zstd-safe+default-devel 3.0.1 1.fc34 1331 Unspecified Safe low-level bindings for the zstd compression library Safe low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "default" feature of "zstd-safe" crate. rust-zstd-safe+experimental-devel 3.0.1 1.fc34 1331 Unspecified Safe low-level bindings for the zstd compression library Safe low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "experimental" feature of "zstd-safe" crate. rust-zstd-safe+legacy-devel 3.0.1 1.fc34 1331 Unspecified Safe low-level bindings for the zstd compression library Safe low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "legacy" feature of "zstd-safe" crate. rust-zstd-safe+pkg-config-devel 3.0.1 1.fc34 1331 Unspecified Safe low-level bindings for the zstd compression library Safe low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "pkg-config" feature of "zstd-safe" crate. rust-zstd-safe+std-devel 3.0.1 1.fc34 1331 Unspecified Safe low-level bindings for the zstd compression library Safe low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "std" feature of "zstd-safe" crate. rust-zstd-safe+zstdmt-devel 3.0.1 1.fc34 1331 Unspecified Safe low-level bindings for the zstd compression library Safe low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "zstdmt" feature of "zstd-safe" crate. rust-zstd-safe-devel 3.0.1 1.fc34 52500 Unspecified Safe low-level bindings for the zstd compression library Safe low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "zstd-safe" crate. rust-zstd-sys+bindgen-devel 1.4.20 2.fc34 1368 Unspecified Low-level bindings for the zstd compression library Low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "bindgen" feature of "zstd-sys" crate. rust-zstd-sys+debug-devel 1.4.20 2.fc34 1368 Unspecified Low-level bindings for the zstd compression library Low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "debug" feature of "zstd-sys" crate. rust-zstd-sys+default-devel 1.4.20 2.fc34 1368 Unspecified Low-level bindings for the zstd compression library Low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "default" feature of "zstd-sys" crate. rust-zstd-sys+experimental-devel 1.4.20 2.fc34 1368 Unspecified Low-level bindings for the zstd compression library Low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "experimental" feature of "zstd-sys" crate. rust-zstd-sys+legacy-devel 1.4.20 2.fc34 1368 Unspecified Low-level bindings for the zstd compression library Low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "legacy" feature of "zstd-sys" crate. rust-zstd-sys+non-cargo-devel 1.4.20 2.fc34 1368 Unspecified Low-level bindings for the zstd compression library Low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "non-cargo" feature of "zstd-sys" crate. rust-zstd-sys+pkg-config-devel 1.4.20 2.fc34 1368 Unspecified Low-level bindings for the zstd compression library Low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "pkg-config" feature of "zstd-sys" crate. rust-zstd-sys+std-devel 1.4.20 2.fc34 1368 Unspecified Low-level bindings for the zstd compression library Low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "std" feature of "zstd-sys" crate. rust-zstd-sys+zstdmt-devel 1.4.20 2.fc34 1368 Unspecified Low-level bindings for the zstd compression library Low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "zstdmt" feature of "zstd-sys" crate. rust-zstd-sys-devel 1.4.20 2.fc34 429419 Unspecified Low-level bindings for the zstd compression library Low-level bindings for the zstd compression library. This package contains library source intended for building other packages which use "zstd-sys" crate. rust-zvariant+arrayvec-devel 2.5.0 1.fc34 1535 Unspecified D-Bus & GVariant encoding & decoding D-Bus & GVariant encoding & decoding. This package contains library source intended for building other packages which use "arrayvec" feature of "zvariant" crate. rust-zvariant+default-devel 2.5.0 1.fc34 1535 Unspecified D-Bus & GVariant encoding & decoding D-Bus & GVariant encoding & decoding. This package contains library source intended for building other packages which use "default" feature of "zvariant" crate. rust-zvariant+enumflags2-devel 2.5.0 1.fc34 1535 Unspecified D-Bus & GVariant encoding & decoding D-Bus & GVariant encoding & decoding. This package contains library source intended for building other packages which use "enumflags2" feature of "zvariant" crate. rust-zvariant+gvariant-devel 2.5.0 1.fc34 1535 Unspecified D-Bus & GVariant encoding & decoding D-Bus & GVariant encoding & decoding. This package contains library source intended for building other packages which use "gvariant" feature of "zvariant" crate. rust-zvariant+ostree-tests-devel 2.5.0 1.fc34 1535 Unspecified D-Bus & GVariant encoding & decoding D-Bus & GVariant encoding & decoding. This package contains library source intended for building other packages which use "ostree-tests" feature of "zvariant" crate. rust-zvariant-devel 2.5.0 1.fc34 304150 Unspecified D-Bus & GVariant encoding & decoding D-Bus & GVariant encoding & decoding. This package contains library source intended for building other packages which use "zvariant" crate. rust-zvariant_derive+default-devel 2.5.0 1.fc34 1430 Unspecified D-Bus & GVariant encoding & decoding D-Bus & GVariant encoding & decoding. This package contains library source intended for building other packages which use "default" feature of "zvariant_derive" crate. rust-zvariant_derive-devel 2.5.0 1.fc34 23959 Unspecified D-Bus & GVariant encoding & decoding D-Bus & GVariant encoding & decoding. This package contains library source intended for building other packages which use "zvariant_derive" crate. rustdoc-stripper 0.1.17 1.fc34 512435 Unspecified Tool to manipulate rustdoc comments Tool to manipulate rustdoc comments. rustfilt 0.2.1 5.fc34 1861592 Unspecified Demangle Rust symbol names Demangle Rust symbol names. rustfmt 1.51.0 1.fc34 9063718 Unspecified Tool to find and fix Rust formatting issues A tool for formatting Rust code according to style guidelines. rvm 1.17 23.fc34 275966 Unspecified C library for unstructured recoverable virtual memory The RVM persistent recoverable memory library. The RVM library is used by the Coda distributed file-system. rvm 1.17 23.fc34 266200 Unspecified C library for unstructured recoverable virtual memory The RVM persistent recoverable memory library. The RVM library is used by the Coda distributed file-system. rvm-devel 1.17 23.fc34 36837 Unspecified Development files for rvm The rvm-devel package contains libraries and header files for developing applications that use rvm. rvm-devel 1.17 23.fc34 36843 Unspecified Development files for rvm The rvm-devel package contains libraries and header files for developing applications that use rvm. rvm-tools 1.17 23.fc34 142639 Unspecified Tools for rvm User-space tools to initialize and manipulate RVM log and data segments. The RVM library is used by the Coda distributed file-system. rw 0.7 12.fc34 50513 Unspecified Program that calculates rank-width and rank-decompositions rw is a program that calculates rank-width and rank-decompositions. It is based on ideas from "Computing rank-width exactly" by Sang-il Oum, "Sopra una formula numerica" by Ernesto Pascal, "Generation of a Vector from the Lexicographical Index" by B.P. Buckles and M. Lybanon and "Fast additions on masked integers" by Michael D. Adams and David S. Wise. rw 0.7 12.fc34 51891 Unspecified Program that calculates rank-width and rank-decompositions rw is a program that calculates rank-width and rank-decompositions. It is based on ideas from "Computing rank-width exactly" by Sang-il Oum, "Sopra una formula numerica" by Ernesto Pascal, "Generation of a Vector from the Lexicographical Index" by B.P. Buckles and M. Lybanon and "Fast additions on masked integers" by Michael D. Adams and David S. Wise. rw-devel 0.7 12.fc34 2548 Unspecified Development files for rw This package contains the header files and development documentation for rw. rw-devel 0.7 12.fc34 2548 Unspecified Development files for rw This package contains the header files and development documentation for rw. rwall 0.17 58.fc34 17245 Unspecified Client for sending messages to a host's logged in users The rwall command sends a message to all of the users logged into a specified host. Actually, your machine's rwall client sends the message to the rwall daemon running on the specified host, and the rwall daemon relays the message to all of the users logged in to that host. Install rwall if you'd like the ability to send messages to users logged in to a specified host machine. rwall-server 0.17 58.fc34 17351 Unspecified Server for sending messages to a host's logged in users The rwall command sends a message to all of the users logged into a specified host. The rwall-server package contains the daemon for receiving such messages, and is disabled by default on Red Hat Linux systems (it can be very annoying to keep getting all those messages when you're trying to play Quake--I mean, trying to get some work done). Install rwall-server if you'd like the ability to receive messages from users on remote hosts. rwho 0.17 68.fc34 64969 Unspecified Displays who is logged in to local network machines The rwho command displays output similar to the output of the who command (it shows who is logged in) for all machines on the local network running the rwho daemon. Install the rwho command if you need to keep track of the users who are logged in to your local network. rwhoisd 1.5.9.6 20.fc34 549967 Unspecified ARIN's Referral WHOIS server This server is a reference implementation of the server side of the RWhois protocol, first described in RFC 1714. This server attempts to implement concepts and practices in accordance with version 1.5 of the protocol, described in RFC 2167. rwhoisd-example 1.5.9.6 20.fc34 46894 Unspecified Sample data for rwhoisd WHOIS server This package delivers example configuration and data for rwhoisd WHOIS server. Recommended how-to is . rxvt-unicode 9.22 27.fc34 3093383 Unspecified Unicode version of rxvt rxvt-unicode is a clone of the well known terminal emulator rxvt, modified to store text in Unicode (either UCS-2 or UCS-4) and to use locale-correct input and output. It also supports mixing multiple fonts at the same time, including Xft fonts. rygel 0.40.1 2.fc34 4950021 Unspecified A collection of UPnP/DLNA services Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling. rygel 0.40.1 2.fc34 4731343 Unspecified A collection of UPnP/DLNA services Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling. rygel-devel 0.40.1 2.fc34 3886861 Unspecified Development package for rygel Files for development with rygel. rygel-devel 0.40.1 2.fc34 3886875 Unspecified Development package for rygel Files for development with rygel. rygel-tracker 0.40.1 2.fc34 203786 Unspecified Tracker plugin for rygel A plugin for rygel to use tracker to locate media on the local machine. rzip 2.1 26.fc34 57277 Unspecified A large-file compression program rzip is a compression program, similar in functionality to gzip or bzip2, but able to take advantage of long distance redundancies in files, which can sometimes allow rzip to produce much better compression ratios than other programs.