Docs.rs
stabby-72.1.1
stabby 72.1.1
Permalink
Docs.rs crate page
EPL-2.0
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
p-avital
Dependencies
libloading >=0.7.3, <0.9
normal
optional
rustversion <2
normal
stabby-abi ^72.1.1
normal
criterion ^0.5.1
dev
rand ^0.8
dev
smol >=1, <3
dev
stabby-abi ^72.1.1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
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
stabby
72.1.1
Module slice
Module Items
Structs
In crate stabby
stabby
Module
slice
Copy item path
Source
Expand description
ABI-stable slices. Stable slices!
Structs
ยง
Slice
An ABI stable equivalent of
&'a [T]
Slice
Mut
An ABI stable equivalent of
&'a mut T