Docs.rs
smol-potat-1.1.2
smol-potat 1.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
wusyong
Dependencies
async-io ^1.3
normal
num_cpus ^1.13
normal
optional
smol-potat-macro ^0.6
normal
smol ^1.2
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Crate smol_potat
smol_
potat
1.1.2
All Items
Crate Items
Attribute Macros
Crate
smol_
potat
Copy item path
Source
Expand description
Attribute macros for
smol
.
Attribute Macros
ยง
bench
Enables an async benchmark function.
main
Enables an async main function.
test
Enables an async test function.