[−][src]Struct proptest::array::ArrayValueTree
A ValueTree
operating over a fixed-size array.
Trait Implementations
impl<T: Clone> Clone for ArrayValueTree<T>
[src]
fn clone(&self) -> ArrayValueTree<T>
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl<T: Copy> Copy for ArrayValueTree<T>
[src]
impl<T: Debug> Debug for ArrayValueTree<T>
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 1]>
[src]
type Value = [T::Value; 1]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 1]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 2]>
[src]
type Value = [T::Value; 2]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 2]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 11]>
[src]
type Value = [T::Value; 11]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 11]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 12]>
[src]
type Value = [T::Value; 12]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 12]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 13]>
[src]
type Value = [T::Value; 13]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 13]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 14]>
[src]
type Value = [T::Value; 14]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 14]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 15]>
[src]
type Value = [T::Value; 15]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 15]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 16]>
[src]
type Value = [T::Value; 16]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 16]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 17]>
[src]
type Value = [T::Value; 17]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 17]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 18]>
[src]
type Value = [T::Value; 18]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 18]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 19]>
[src]
type Value = [T::Value; 19]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 19]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 20]>
[src]
type Value = [T::Value; 20]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 20]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 3]>
[src]
type Value = [T::Value; 3]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 3]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 21]>
[src]
type Value = [T::Value; 21]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 21]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 22]>
[src]
type Value = [T::Value; 22]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 22]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 23]>
[src]
type Value = [T::Value; 23]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 23]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 24]>
[src]
type Value = [T::Value; 24]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 24]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 25]>
[src]
type Value = [T::Value; 25]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 25]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 26]>
[src]
type Value = [T::Value; 26]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 26]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 27]>
[src]
type Value = [T::Value; 27]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 27]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 28]>
[src]
type Value = [T::Value; 28]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 28]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 29]>
[src]
type Value = [T::Value; 29]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 29]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 30]>
[src]
type Value = [T::Value; 30]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 30]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 4]>
[src]
type Value = [T::Value; 4]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 4]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 31]>
[src]
type Value = [T::Value; 31]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 31]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 32]>
[src]
type Value = [T::Value; 32]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 32]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 5]>
[src]
type Value = [T::Value; 5]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 5]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 6]>
[src]
type Value = [T::Value; 6]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 6]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 7]>
[src]
type Value = [T::Value; 7]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 7]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 8]>
[src]
type Value = [T::Value; 8]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 8]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 9]>
[src]
type Value = [T::Value; 9]
The type of the value produced by this ValueTree
.
fn current(&self) -> [T::Value; 9]
[src]
fn simplify(&mut self) -> bool
[src]
fn complicate(&mut self) -> bool
[src]
impl<T: ValueTree> ValueTree for ArrayValueTree<[T; 10]>
[src]
Auto Trait Implementations
impl<T> RefUnwindSafe for ArrayValueTree<T> where
T: RefUnwindSafe,
[src]
T: RefUnwindSafe,
impl<T> Send for ArrayValueTree<T> where
T: Send,
[src]
T: Send,
impl<T> Sync for ArrayValueTree<T> where
T: Sync,
[src]
T: Sync,
impl<T> Unpin for ArrayValueTree<T> where
T: Unpin,
[src]
T: Unpin,
impl<T> UnwindSafe for ArrayValueTree<T> where
T: UnwindSafe,
[src]
T: UnwindSafe,
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src]
T: ?Sized,
pub fn borrow_mut(&mut self) -> &mut T
[src]
impl<T> From<T> for T
[src]
impl<T, U> Into<U> for T where
U: From<T>,
[src]
U: From<T>,
impl<T> ToOwned for T where
T: Clone,
[src]
T: Clone,
type Owned = T
The resulting type after obtaining ownership.
pub fn to_owned(&self) -> T
[src]
pub fn clone_into(&self, target: &mut T)
[src]
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src]
U: Into<T>,
type Error = Infallible
The type returned in the event of a conversion error.
pub fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>
[src]
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src]
U: TryFrom<T>,
type Error = <U as TryFrom<T>>::Error
The type returned in the event of a conversion error.
pub fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>
[src]
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
V: MultiLane<T>,