typos [typos-cli] - Source code spell checker Build system Cargo - the Rust package manager cargo-all-features - A configurable subcommand to simplify testing, building and much more for all combinations of features cargo-benchcmp - A utility to compare micro-benchmarks cargo-bitbake - A ...
{ fn status_code(&self) -> StatusCode { match self { PublishError::UnexpectedError(_) => StatusCode::INTERNAL_SERVER_ERROR, // Return a 401 for auth errors PublishError::AuthError(_) => StatusCode::UNAUTHORIZED, } } } pub async fn publish_newsletter(/* */) -> Result<HttpResponse...
typos [typos-cli] - Source code spell checkerBuild systemCargo - the Rust package manager cargo-all-features - A configurable subcommand to simplify testing, building and much more for all combinations of features cargo-benchcmp - A utility to compare micro-benchmarks cargo-bitbake - A carg...
A curated list of Rust code and resources. If you want to contribute, please readthis.
Modules Cheat Sheet Here we provide a quick reference on how modules, paths, theusekeyword, and the pub keyword work in the compiler, and how most developers organize their code. We’ll be going through examples of each of these rules throughout this chapter, but this is a great place to...
Modules Cheat Sheet Here we provide a quick reference on how modules, paths, theusekeyword, and the pub keyword work in the compiler, and how most developers organize their code. We’ll be going through examples of each of these rules throughout this chapter, but this is a great place to...
Import libmem in your Rust source code: uselibmem::*; Usage (Python) NOTE: You no longer have to install libmem to use with Python. If no installation is found, the package will fetch and link libmem for you seamlessly. You can use theLIBDIR=<path to libmem's directory>environment...
Next week, we'll be rolling out Premium Servers, an experimental way to filter out cheat users and create a better experience for legit players.To access Premium Servers, your Rust Steam inventory must be valued at $15 or more. This includes items from the Permanent Store, such as building...
Finally, run !source to see a was applied:// SPDX-License-Identifier: UNLICENSED pragma solidity ^0.8.28; import {Vm} from "forge-std/Vm.sol"; contract REPL { Vm internal constant vm = Vm(address(uint160(uint256(keccak256("hevm cheat code"))); /// @notice REPL contract entry poin...
illacloud/illa [ILLA Cloud] - Low-code internal tool builder written with Rust. LLDAP - Simplified LDAP interface for authentication. pier-cli/pier— A central repository to manage (add, search metadata, etc.) all your one-liners, scripts, tools, and CLIs Routing protocols Holo - Holo is...