Docs.rs
ppv-lite86-0.2.20
ppv-lite86 0.2.20
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
kazcw
Dependencies
zerocopy ^0.7
normal
Versions
17.24%
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
ppv_
lite86
0.2.20
AndNot
Required Associated Types
Output
Required Methods
andnot
Object Safety
Implementors
In crate ppv_
lite86
Trait
ppv_lite86
::
AndNot
Copy item path
source
·
[
−
]
pub trait AndNot { type
Output
; // Required method fn
andnot
(self, rhs: Self) -> Self::
Output
; }
Required Associated Types
§
source
type
Output
Required Methods
§
source
fn
andnot
(self, rhs: Self) -> Self::
Output
Object Safety
§
This trait is
not
object safe
.
Implementors
§