Docs.rs
gasp-swap-0.2.1
gasp-swap 0.2.1
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
vanderian
github:gasp-xyz:devs
Dependencies
bounded-collections ^0.2.2
normal
sp-arithmetic ^23.0.0
normal
sp-std ^14.0.0
normal
wasm-bindgen ^0.2.100
normal
optional
insta ^1.36
dev
primitive-types ^0.13.1
dev
serde ^1.0
dev
test-case ^3.3
dev
Versions
6.9%
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
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
gasp_
swap
0.2.1
All Items
Crate Items
Modules
Macros
Enums
Traits
Crate
gasp_swap
Copy item path
Source
Modules
§
stable_
swap
Macros
§
ensure
Evaluate
$x:expr
and if not true return
Err($y:expr)
.
fail
Return Err of the expression:
return Err($expression);
.
Enums
§
Error
Traits
§
Config