core (Rust crate)
E440683
The `core` Rust crate is the foundational, platform-agnostic library that provides Rust’s essential language primitives and types for environments without the full standard library.
All labels observed (1)
| Label | Occurrences |
|---|---|
| core (Rust crate) canonical | 1 |
Statements (52)
| Predicate | Object |
|---|---|
| instanceOf |
Rust crate
ⓘ
Rust library ⓘ |
| designedFor |
bare-metal systems
ⓘ
embedded systems ⓘ environments without an operating system ⓘ no_std environments ⓘ |
| distributedWith | Rust compiler NERFINISHED ⓘ |
| doesNotDependOn |
heap allocation
ⓘ
operating system ⓘ |
| doesNotInclude |
I/O APIs
ⓘ
filesystem APIs ⓘ networking APIs ⓘ |
| language | Rust NERFINISHED ⓘ |
| license |
Apache-2.0
ⓘ
MIT NERFINISHED ⓘ |
| maintainedBy | Rust project ⓘ |
| partOf | Rust standard library ecosystem NERFINISHED ⓘ |
| provides |
basic operations on built-in types
ⓘ
comparison traits like PartialEq and Ord ⓘ core::array module ⓘ core::cell module ⓘ core::cmp module NERFINISHED ⓘ core::convert module ⓘ core::future module ⓘ core::hash module ⓘ core::iter module NERFINISHED ⓘ core::marker module ⓘ core::mem utilities ⓘ core::num module ⓘ core::ops module ⓘ core::pin module ⓘ core::ptr utilities ⓘ core::slice module ⓘ core::str module ⓘ core::task module ⓘ core::time module ⓘ essential types for Rust ⓘ fmt formatting traits and macros (core::fmt) ⓘ foundational language primitives for Rust ⓘ fundamental traits like Copy and Clone ⓘ iterator traits and types ⓘ marker traits like Send and Sync ⓘ operator traits like Add and Sub ⓘ option and result types ⓘ panic infrastructure traits and types ⓘ platform-agnostic APIs ⓘ slice and str primitives ⓘ traits for core language functionality ⓘ |
| repositoryHost | GitHub NERFINISHED ⓘ |
| stability | stable ⓘ |
| usedBy |
alloc (Rust crate)
NERFINISHED
ⓘ
std (Rust standard library crate) ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.