👎Deprecated since 0.0.21: Use fp_library::v2::types instead
Expand description
Implementations for Pair, a type that wraps two values.
Re-exports§
pub use pair_with_first::*;Deprecated pub use pair_with_second::*;Deprecated
Modules§
- pair_
with_ first Deprecated - Implementations for the partially-applied form of
Pairwith the first value filled in. - pair_
with_ second Deprecated - Implementations for the partially-applied form of
Pairwith the second value filled in.