[−][src]Trait num_traits::bounds::Bounded
Numbers which have upper and lower bounds
Required Methods
fn min_value() -> Self
returns the smallest finite number this type can represent
fn max_value() -> Self
returns the largest finite number this type can represent
Implementations on Foreign Types
impl<R, S, T> Bounded for (R, S, T) where
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<R, S, T> Bounded for (R, S, T) where
R: Bounded,
S: Bounded,
T: Bounded, impl Bounded for u8[src]
impl Bounded for u8impl<S, T> Bounded for (S, T) where
S: Bounded,
T: Bounded, [src]
impl<S, T> Bounded for (S, T) where
S: Bounded,
T: Bounded, impl Bounded for ()[src]
impl Bounded for ()impl<F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
F: Bounded,
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
F: Bounded,
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, fn min_value() -> (F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn min_value() -> (F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)fn max_value() -> (F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn max_value() -> (F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)impl Bounded for u16[src]
impl Bounded for u16impl Bounded for usize[src]
impl Bounded for usizeimpl<N, O, P, Q, R, S, T> Bounded for (N, O, P, Q, R, S, T) where
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<N, O, P, Q, R, S, T> Bounded for (N, O, P, Q, R, S, T) where
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, impl<Q, R, S, T> Bounded for (Q, R, S, T) where
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<Q, R, S, T> Bounded for (Q, R, S, T) where
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, impl<K, L, M, N, O, P, Q, R, S, T> Bounded for (K, L, M, N, O, P, Q, R, S, T) where
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<K, L, M, N, O, P, Q, R, S, T> Bounded for (K, L, M, N, O, P, Q, R, S, T) where
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, fn min_value() -> (K, L, M, N, O, P, Q, R, S, T)[src]
fn min_value() -> (K, L, M, N, O, P, Q, R, S, T)fn max_value() -> (K, L, M, N, O, P, Q, R, S, T)[src]
fn max_value() -> (K, L, M, N, O, P, Q, R, S, T)impl<H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (H, I, J, K, L, M, N, O, P, Q, R, S, T) where
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (H, I, J, K, L, M, N, O, P, Q, R, S, T) where
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, fn min_value() -> (H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn min_value() -> (H, I, J, K, L, M, N, O, P, Q, R, S, T)fn max_value() -> (H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn max_value() -> (H, I, J, K, L, M, N, O, P, Q, R, S, T)impl<C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
C: Bounded,
D: Bounded,
E: Bounded,
F: Bounded,
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
C: Bounded,
D: Bounded,
E: Bounded,
F: Bounded,
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, fn min_value() -> (C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn min_value() -> (C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)fn max_value() -> (C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn max_value() -> (C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)impl Bounded for u128[src]
impl Bounded for u128impl<J, K, L, M, N, O, P, Q, R, S, T> Bounded for (J, K, L, M, N, O, P, Q, R, S, T) where
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<J, K, L, M, N, O, P, Q, R, S, T> Bounded for (J, K, L, M, N, O, P, Q, R, S, T) where
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, fn min_value() -> (J, K, L, M, N, O, P, Q, R, S, T)[src]
fn min_value() -> (J, K, L, M, N, O, P, Q, R, S, T)fn max_value() -> (J, K, L, M, N, O, P, Q, R, S, T)[src]
fn max_value() -> (J, K, L, M, N, O, P, Q, R, S, T)impl Bounded for i16[src]
impl Bounded for i16impl Bounded for u64[src]
impl Bounded for u64impl<G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, fn min_value() -> (G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn min_value() -> (G, H, I, J, K, L, M, N, O, P, Q, R, S, T)fn max_value() -> (G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn max_value() -> (G, H, I, J, K, L, M, N, O, P, Q, R, S, T)impl Bounded for i8[src]
impl Bounded for i8impl<P, Q, R, S, T> Bounded for (P, Q, R, S, T) where
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<P, Q, R, S, T> Bounded for (P, Q, R, S, T) where
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, impl<L, M, N, O, P, Q, R, S, T> Bounded for (L, M, N, O, P, Q, R, S, T) where
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<L, M, N, O, P, Q, R, S, T> Bounded for (L, M, N, O, P, Q, R, S, T) where
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, fn min_value() -> (L, M, N, O, P, Q, R, S, T)[src]
fn min_value() -> (L, M, N, O, P, Q, R, S, T)fn max_value() -> (L, M, N, O, P, Q, R, S, T)[src]
fn max_value() -> (L, M, N, O, P, Q, R, S, T)impl<I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (I, J, K, L, M, N, O, P, Q, R, S, T) where
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (I, J, K, L, M, N, O, P, Q, R, S, T) where
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, fn min_value() -> (I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn min_value() -> (I, J, K, L, M, N, O, P, Q, R, S, T)fn max_value() -> (I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn max_value() -> (I, J, K, L, M, N, O, P, Q, R, S, T)impl<O, P, Q, R, S, T> Bounded for (O, P, Q, R, S, T) where
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<O, P, Q, R, S, T> Bounded for (O, P, Q, R, S, T) where
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, impl Bounded for u32[src]
impl Bounded for u32impl Bounded for isize[src]
impl Bounded for isizeimpl<B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
B: Bounded,
C: Bounded,
D: Bounded,
E: Bounded,
F: Bounded,
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
B: Bounded,
C: Bounded,
D: Bounded,
E: Bounded,
F: Bounded,
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, fn min_value() -> (B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn min_value() -> (B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)fn max_value() -> (B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn max_value() -> (B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)impl<E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
E: Bounded,
F: Bounded,
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
E: Bounded,
F: Bounded,
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, fn min_value() -> (E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn min_value() -> (E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)fn max_value() -> (E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn max_value() -> (E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
A: Bounded,
B: Bounded,
C: Bounded,
D: Bounded,
E: Bounded,
F: Bounded,
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
A: Bounded,
B: Bounded,
C: Bounded,
D: Bounded,
E: Bounded,
F: Bounded,
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, fn min_value() -> (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn min_value() -> (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)fn max_value() -> (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn max_value() -> (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)impl Bounded for i64[src]
impl Bounded for i64impl<T> Bounded for (T,) where
T: Bounded, [src]
impl<T> Bounded for (T,) where
T: Bounded, impl Bounded for i128[src]
impl Bounded for i128impl<D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
D: Bounded,
E: Bounded,
F: Bounded,
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T> Bounded for (D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) where
D: Bounded,
E: Bounded,
F: Bounded,
G: Bounded,
H: Bounded,
I: Bounded,
J: Bounded,
K: Bounded,
L: Bounded,
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, fn min_value() -> (D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn min_value() -> (D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)fn max_value() -> (D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)[src]
fn max_value() -> (D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)impl<M, N, O, P, Q, R, S, T> Bounded for (M, N, O, P, Q, R, S, T) where
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, [src]
impl<M, N, O, P, Q, R, S, T> Bounded for (M, N, O, P, Q, R, S, T) where
M: Bounded,
N: Bounded,
O: Bounded,
P: Bounded,
Q: Bounded,
R: Bounded,
S: Bounded,
T: Bounded, impl Bounded for i32[src]
impl Bounded for i32impl<T> Bounded for Wrapping<T> where
T: Bounded, [src]
impl<T> Bounded for Wrapping<T> where
T: Bounded, impl Bounded for f32[src]
impl Bounded for f32impl Bounded for f64[src]
impl Bounded for f64