docs.rs failed to build slice_trait-0.3.15
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
slice_trait-0.3.14
slice_trait
A trait for any slice, with item as an associated type.
This crate is a subset of the crate slice_ops.
Example
use *;
let a: & = .as_slice;
Sized> where
Item: Copy,
assert_eq!;