Docs.rs
gcore-2.0.0-pre.1
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gcore 2.0.0-pre.1
Gear programs core library
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
82
out of
82
items documented
48
out of
71
items with examples
Size
Source code size: 101.99 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.56 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 16s
Average build duration of
successful
builds.
all releases: 28s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
gear-tech/gear
264
125
93
crates.io
Dependencies
arrayvec ^0.7.4
normal
gear-core-errors =2.0.0-pre.1
normal
gear-stack-buffer =2.0.0-pre.1
normal
gear-workspace-hack ^0.1.0
normal
gprimitives =2.0.0-pre.1
normal
gsys =2.0.0-pre.1
normal
paste ^1.0
normal
thiserror ^2.0.12
normal
galloc =2.0.0-pre.1
dev
hex-literal ^0.4.1
dev
cc ^1.2.37
build
optional
Versions
2.0.0-pre.1
(2026-06-26)
1.10.0
(2025-12-02)
1.9.2
(2025-10-03)
1.9.1
(2025-09-05)
1.9.0
(2025-08-01)
1.8.1
(2025-05-15)
1.8.0
(2025-04-11)
1.7.1
(2025-02-03)
1.7.0
(2024-11-26)
1.6.2
(2024-10-07)
1.6.1
(2024-09-28)
1.6.0
(2024-09-24)
1.5.1
(2024-09-26)
1.5.0
(2024-08-12)
1.4.2
(2024-07-02)
1.4.1
(2024-05-13)
1.4.0
(2024-05-09)
1.3.1
(2024-05-08)
1.3.1-pre.3
(2024-04-19)
1.3.1-pre.2
(2024-04-19)
1.3.0
(2024-04-23)
1.3.0-pre.1
(2024-04-23)
1.2.1
(2024-04-23)
1.2.0
(2024-04-23)
1.2.0-pre.3
(2024-04-23)
1.2.0-pre.2
(2024-04-19)
1.1.1
(2024-02-12)
1.1.1-rc.0
(2024-01-29)
1.1.0
(2024-01-22)
1.0.5
(2024-01-21)
1.0.4
(2024-01-09)
1.0.4-rc.0
(2024-01-09)
1.0.3
(2023-12-28)
1.0.2
(2023-12-08)
1.0.2-gtest-dev
(2023-12-15)
1.0.2-dev.0
(2023-12-25)
1.0.2-354d660.10
(2023-11-27)
1.0.2-354d660.9
(2023-11-23)
1.0.2-354d660.8
(2023-11-21)
0.0.1
(2021-07-06)
Owners
gcore
Core library for Gear programs.
Features
codec
- Allows you to get actual errors occurred instead of
ExtError::Some
one.