Sponsor of the Day:
Jerkmate
https://docs.rs/tail-fin-cli-core/0.7.5/tail_fin_cli_core/
tail_fin_cli_core - Rust
Shared helpers for the tail-fin CLI and daemon.
core rusttailfincli
https://doc.rust-lang.org/1.94.1/core/borrow/trait.Borrow.html
Borrow in core::borrow - Rust
A trait for borrowing data.
core rustborrow
https://docs.rs/canvas-core/0.1.4/canvas_core/
canvas_core - Rust
core rustcanvas
https://docs.rs/nexus-memory-core/1.2.5/nexus_memory_core/
nexus_memory_core - Rust
Nexus Core - Core types, traits, and business logic
nexus memorycore rust
https://docs.rs/harper-core/latest/harper_core/
harper_core - Rust
harper core rust
https://gtk-rs.org/gtk-rs-core/
GTK Core Rust bindings
core rustgtkbindings
https://docs.rs/futures-core/0.3.32/futures_core/
futures_core - Rust
Core traits and types for asynchronous operations in Rust.
core rustfutures
https://docs.rs/wgpu-core/29.0.1/wgpu_core/
wgpu_core - Rust
This library safely implements WebGPU on native platforms. It is designed for integration into browsers, as well as wrapping into other language-specific...
core rustwgpu
https://doc.rust-lang.org/nightly/core/result/enum.Result.html
Result in core::result - Rust
`Result` is a type that represents either success (`Ok`) or failure (`Err`).
core rustresult
https://doc.rust-lang.org/core/
core - Rust
The Rust Core Library
core rust
https://docs.rs/harper-core/latest/harper_core/fn.make_title_case.html
make_title_case in harper_core - Rust
API documentation for the Rust `make_title_case` fn in crate `harper_core`.
harper core rusttitle casemake
https://docs.rs/testcontainers/latest/testcontainers/core/trait.Image.html
Image in testcontainers::core - Rust
Represents a docker image.
testcontainers coreimagerust
https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html
Borrow in core::borrow - Rust
A trait for borrowing data.
core rustborrow
https://doc.rust-lang.org/core/macro.format_args.html
format_args in core - Rust
Constructs parameters for the other string-formatting macros.
core rustformatargs
https://docs.rs/harper-core/latest/harper_core/struct.Token.html
Token in harper_core - Rust
Represents a semantic, parsed component of a `Document`.
harper core rusttoken
https://docs.rs/harper-core/latest/harper_core/fn.remove_overlaps.html
remove_overlaps in harper_core - Rust
A utility function that removes overlapping lints in a vector, keeping the more important ones.
harper core rustremoveoverlaps
https://docs.rs/testcontainers/latest/testcontainers/core/struct.ContainerState.html
ContainerState in testcontainers::core - Rust
API documentation for the Rust `ContainerState` struct in crate `testcontainers`.
testcontainers corerust
https://android.googlesource.com/platform/external/rust/crates/axum-core/
platform/external/rust/crates/axum-core - Git at Google
platform external rustcratesaxumcoregit
https://doc.rust-lang.org/nightly/core/convert/trait.Into.html
Into in core::convert - Rust
A value-to-value conversion that consumes the input value. The opposite of `From`.
core convert rust
https://ferrous-systems.com/blog/ferrocene-libcore-news-release/
Ferrous Systems Achieves IEC 61508 (SIL 2) Certification for Rust Core Library Subset - Ferrous...
Certification accelerates adoption in safety-critical industries. Customer integration is underway.
ferrous systemsachieves iec2 certificationcore library61508
https://doc.rust-lang.org/nightly/core/marker/trait.Send.html
Send in core::marker - Rust
Types that can be transferred across thread boundaries.
core marker rustsend
https://doc.rust-lang.org/core/task/struct.Waker.html
Waker in core::task - Rust
A `Waker` is a handle for waking up a task by notifying its executor that it is ready to be run.
task rustwakercore
https://doc.rust-lang.org/stable/core/range/index.html
core::range - Rust
Experimental replacement range types
core rangerust
https://blog.rust-lang.org/2019/02/22/Core-team-changes/
Changes in the core team | Rust Blog
Empowering everyone to build reliable and efficient software.
core team rustchangesblog
https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html
Infallible in core::convert - Rust
The error type for errors that can never happen.
core convert rustinfallible
https://doc.rust-lang.org/1.94.1/core/marker/trait.Sized.html
Sized in core::marker - Rust
Types with a constant size known at compile time.
core marker rustsized
https://blog.rust-lang.org/2022/01/31/changes-in-the-core-team/
Changes in the Core Team | Rust Blog
Empowering everyone to build reliable and efficient software.
core team rustchangesblog
https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html
Sized in core::marker - Rust
Types with a constant size known at compile time.
core marker rustsized
https://blog.rust-lang.org/2022/07/12/changes-in-the-core-team/
Changes in the Core Team | Rust Blog
Empowering everyone to build reliable and efficient software.
core team rustchangesblog
https://doc.rust-lang.org/stable/core/alloc/trait.GlobalAlloc.html
GlobalAlloc in core::alloc - Rust
A memory allocator that can be registered as the standard library’s default through the `#[global_allocator]` attribute.
alloc rustcore
https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html
TryFrom in core::convert - Rust
Simple and safe type conversions that may fail in a controlled way under some circumstances. It is the reciprocal of `TryInto`.
core convert rust
https://github.com/rotifer-protocol/rotifer-playground
GitHub - rotifer-protocol/rotifer-playground: Local dev environment — Rust core + TypeScript CLI...
rotifer protocollocal devgithubplaygroundenvironment
https://docs.rs/serde_core/1.0.228/serde_core/ser/trait.Serialize.html
Serialize in serde_core::ser - Rust
A data structure that can be serialized into any data format supported by Serde.
serializeserdecorerust
https://docs.rs/serde_core/1.0.228/serde_core/de/trait.Deserialize.html
Deserialize in serde_core::de - Rust
A data structure that can be deserialized from any data format supported by Serde.
core dedeserializeserderust
https://doc.rust-lang.org/core/index/struct.Clamp.html
Clamp in core::index - Rust
Clamps an index, guaranteeing that it will only access valid elements of the slice.
clampcoreindexrust
https://blog.rust-lang.org/2021/09/27/Core-team-membership-updates/
Core team membership updates | Rust Blog
Empowering everyone to build reliable and efficient software.
core teammembership updatesrust blog
https://docs.rs/testcontainers/latest/testcontainers/core/error/type.Result.html
Result in testcontainers::core::error - Rust
API documentation for the Rust `Result` type in crate `testcontainers`.
testcontainers coreerror rustresult
https://doc.rust-lang.org/nightly/core/convert/trait.From.html
From in core::convert - Rust
Used to do value-to-value conversions while consuming the input value. It is the reciprocal of `Into`.
core convert rust
https://github.com/rust-lang/rust/issues/126799
Tracking Issue for `core::clone::CloneToUninit` trait · Issue #126799 · rust-lang/rust · GitHub
Feature gate: #![feature(clone_to_uninit)] This is a tracking issue for CloneToUninit and its impls. This trait backs the behavior of Rc::make_mut and...
rust lang githubtracking issuecoreclonetrait
https://www.elektrobit.com/newsroom/hightec-and-elektrobit-bundle-up-for-rust-and-autosar-classic-with-infineons-drive-core/
HighTec and Elektrobit Bundle Up for Rust and AUTOSAR Classic with Infineon’s Drive Core –...
HighTec EDV-Systeme, Elektrobit and Infineon are partnering to accelerate software innovation in the automotive industry by enabling the integration of Rust...
hightecelektrobitbundlerustautosar