Generic extensions for tapping values in Rust - Rust source code
tar archive reading/writing library - Rust source code
Get information on compilation target - Rust source code
Targeting utilities for compilers and related tools - Rust source code
TARGET and HOST triples - Rust source code
Task-local container for arbitrary data - Rust source code
Drop-in global allocator using tcmalloc - Rust source code
Set environment variables temporarily - Rust source code
Managing temporary files and directories - Rust source code
Package provides means of managing temporary files and directories - Rust source code
Little crate to use temp directory in crate - Rust source code
Temporary trees of files - Rust source code
Compact buffer/string type for zero-copy parsing - Rust source code
Template engine based on Jinja2/Django templates - Rust source code
Terminal background color detection - Rust source code
Simple cross platform library for writing colored text to a terminal - Rust source code
Terminal formatting library - Rust source code
Formatting strings into a grid layout - Rust source code
Markdown Renderer for the Terminal - Rust source code
Minimal cross-platform clipboard - Rust source code
Tells you whether your terminal is dark or light - Rust source code
prompting data on the terminal - Rust source code
Gets the size of your Linux or Windows terminal - Rust source code
Terminal information - Rust source code
Minimal terminfo libary - Rust source code
Bindless library for manipulating terminals - Rust source code
Safe bindings for the termios library - Rust source code
Functions for determining terminal sizes and dimensions - Rust source code
Retrieves terminal size - Rust source code
Visualize tree-like data on the command-line - Rust source code
safe wrapper of tesseract-sys - Rust source code
Rust bindings for Tesseract OCR - Rust source code
macro for generating parametrized test cases easily - Rust source code
Parameterized test cases and test decorators - Rust source code
Procedural macro for `test-casing` - Rust source code
Easy creation of temporary file structure for test purpose - Rust source code
Fork of Rust’s `test` crate that doesn’t require unstable language features - Rust source code
Supports writing tests to verify `log` crate calls - Rust source code
Replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests - Rust source code
Supporting procedural macro crate for test-log - Rust source code
Provides TestResult type for concise and precise test failures - Rust source code
Lib help you run test with condition - Rust source code
Newtypes for text offsets - Rust source code
Newtypes for text offsets - feature "serde"
simple textual output for tree-like structures - Rust source code
Word wrapping, indenting, and dedenting strings - Rust source code
Owned slice that packs the slice storage into a single word - Rust source code
Vec that takes up less space on the stack - Rust source code
Derive(Error) - Rust source code