Docs.rs
gstd-1.7.0
gstd 1.7.0
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
github:gear-tech:dev
breathx
Dependencies
arrayvec ^0.7.4
normal
optional
const_format ^0.2.32
normal
optional
document-features ^0.2.10
normal
optional
futures ^0.3
normal
galloc =1.7.0
normal
gcore =1.7.0
normal
gear-core-errors =1.7.0
normal
gstd-codegen =1.7.0
normal
hashbrown ^0.14.5
normal
hex ^0.4.3
normal
parity-scale-codec ^3.6.4
normal
scale-info ^2.5.0
normal
waker-fn ^1.2.0
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gstd
1.7.0
In gstd::
prelude
gstd
::
prelude
Attribute Macro
bench
Copy item path
Source
#[bench]
🔬
This is a nightly-only experimental API. (
test
)
Expand description
Attribute macro applied to a function to turn it into a benchmark test.