Enum Pbs

Source
pub enum Pbs {
Show 79 variants None(PbsNone), MsgOnly(PbsMsgOnly), CarryOnly(PbsCarryOnly), CarryInMsg(PbsCarryInMsg), MultCarryMsg(PbsMultCarryMsg), MultCarryMsgLsb(PbsMultCarryMsgLsb), MultCarryMsgMsb(PbsMultCarryMsgMsb), BwAnd(PbsBwAnd), BwOr(PbsBwOr), BwXor(PbsBwXor), CmpSign(PbsCmpSign), CmpReduce(PbsCmpReduce), CmpGt(PbsCmpGt), CmpGte(PbsCmpGte), CmpLt(PbsCmpLt), CmpLte(PbsCmpLte), CmpEq(PbsCmpEq), CmpNeq(PbsCmpNeq), ManyGenProp(PbsManyGenProp), ReduceCarry2(PbsReduceCarry2), ReduceCarry3(PbsReduceCarry3), ReduceCarryPad(PbsReduceCarryPad), GenPropAdd(PbsGenPropAdd), IfTrueZeroed(PbsIfTrueZeroed), IfFalseZeroed(PbsIfFalseZeroed), Ripple2GenProp(PbsRipple2GenProp), TestMany2(PbsTestMany2), TestMany4(PbsTestMany4), TestMany8(PbsTestMany8), ManyCarryMsg(PbsManyCarryMsg), CmpGtMrg(PbsCmpGtMrg), CmpGteMrg(PbsCmpGteMrg), CmpLtMrg(PbsCmpLtMrg), CmpLteMrg(PbsCmpLteMrg), CmpEqMrg(PbsCmpEqMrg), CmpNeqMrg(PbsCmpNeqMrg), IsSome(PbsIsSome), CarryIsSome(PbsCarryIsSome), CarryIsNone(PbsCarryIsNone), MultCarryMsgIsSome(PbsMultCarryMsgIsSome), MultCarryMsgMsbIsSome(PbsMultCarryMsgMsbIsSome), IsNull(PbsIsNull), IsNullPos1(PbsIsNullPos1), NotNull(PbsNotNull), MsgNotNull(PbsMsgNotNull), MsgNotNullPos1(PbsMsgNotNullPos1), ManyMsgSplitShift1(PbsManyMsgSplitShift1), SolvePropGroupFinal0(PbsSolvePropGroupFinal0), SolvePropGroupFinal1(PbsSolvePropGroupFinal1), SolvePropGroupFinal2(PbsSolvePropGroupFinal2), ExtractPropGroup0(PbsExtractPropGroup0), ExtractPropGroup1(PbsExtractPropGroup1), ExtractPropGroup2(PbsExtractPropGroup2), ExtractPropGroup3(PbsExtractPropGroup3), SolveProp(PbsSolveProp), SolvePropCarry(PbsSolvePropCarry), SolveQuotient(PbsSolveQuotient), SolveQuotientPos1(PbsSolveQuotientPos1), IfPos1FalseZeroed(PbsIfPos1FalseZeroed), IfPos1FalseZeroedMsgCarry1(PbsIfPos1FalseZeroedMsgCarry1), ShiftLeftByCarryPos0Msg(PbsShiftLeftByCarryPos0Msg), ShiftLeftByCarryPos0MsgNext(PbsShiftLeftByCarryPos0MsgNext), ShiftRightByCarryPos0Msg(PbsShiftRightByCarryPos0Msg), ShiftRightByCarryPos0MsgNext(PbsShiftRightByCarryPos0MsgNext), IfPos0TrueZeroed(PbsIfPos0TrueZeroed), IfPos0FalseZeroed(PbsIfPos0FalseZeroed), IfPos1TrueZeroed(PbsIfPos1TrueZeroed), ManyInv1CarryMsg(PbsManyInv1CarryMsg), ManyInv2CarryMsg(PbsManyInv2CarryMsg), ManyInv3CarryMsg(PbsManyInv3CarryMsg), ManyInv4CarryMsg(PbsManyInv4CarryMsg), ManyInv5CarryMsg(PbsManyInv5CarryMsg), ManyInv6CarryMsg(PbsManyInv6CarryMsg), ManyInv7CarryMsg(PbsManyInv7CarryMsg), ManyMsgSplit(PbsManyMsgSplit), Manym2lPropBit1MsgSplit(PbsManym2lPropBit1MsgSplit), Manym2lPropBit0MsgSplit(PbsManym2lPropBit0MsgSplit), Manyl2mPropBit1MsgSplit(PbsManyl2mPropBit1MsgSplit), Manyl2mPropBit0MsgSplit(PbsManyl2mPropBit0MsgSplit),
}
Expand description

Aggregate Pbs concrete type in one enumeration

Variants§

§

None(PbsNone)

§

MsgOnly(PbsMsgOnly)

§

CarryOnly(PbsCarryOnly)

§

CarryInMsg(PbsCarryInMsg)

§

MultCarryMsg(PbsMultCarryMsg)

§

MultCarryMsgLsb(PbsMultCarryMsgLsb)

§

MultCarryMsgMsb(PbsMultCarryMsgMsb)

§

BwAnd(PbsBwAnd)

§

BwOr(PbsBwOr)

§

BwXor(PbsBwXor)

§

CmpSign(PbsCmpSign)

§

CmpReduce(PbsCmpReduce)

§

CmpGt(PbsCmpGt)

§

CmpGte(PbsCmpGte)

§

CmpLt(PbsCmpLt)

§

CmpLte(PbsCmpLte)

§

CmpEq(PbsCmpEq)

§

CmpNeq(PbsCmpNeq)

§

ManyGenProp(PbsManyGenProp)

§

ReduceCarry2(PbsReduceCarry2)

§

ReduceCarry3(PbsReduceCarry3)

§

ReduceCarryPad(PbsReduceCarryPad)

§

GenPropAdd(PbsGenPropAdd)

§

IfTrueZeroed(PbsIfTrueZeroed)

§

IfFalseZeroed(PbsIfFalseZeroed)

§

Ripple2GenProp(PbsRipple2GenProp)

§

TestMany2(PbsTestMany2)

§

TestMany4(PbsTestMany4)

§

TestMany8(PbsTestMany8)

§

ManyCarryMsg(PbsManyCarryMsg)

§

CmpGtMrg(PbsCmpGtMrg)

§

CmpGteMrg(PbsCmpGteMrg)

§

CmpLtMrg(PbsCmpLtMrg)

§

CmpLteMrg(PbsCmpLteMrg)

§

CmpEqMrg(PbsCmpEqMrg)

§

CmpNeqMrg(PbsCmpNeqMrg)

§

IsSome(PbsIsSome)

§

CarryIsSome(PbsCarryIsSome)

§

CarryIsNone(PbsCarryIsNone)

§

MultCarryMsgIsSome(PbsMultCarryMsgIsSome)

§

MultCarryMsgMsbIsSome(PbsMultCarryMsgMsbIsSome)

§

IsNull(PbsIsNull)

§

IsNullPos1(PbsIsNullPos1)

§

NotNull(PbsNotNull)

§

MsgNotNull(PbsMsgNotNull)

§

MsgNotNullPos1(PbsMsgNotNullPos1)

§

ManyMsgSplitShift1(PbsManyMsgSplitShift1)

§

SolvePropGroupFinal0(PbsSolvePropGroupFinal0)

§

SolvePropGroupFinal1(PbsSolvePropGroupFinal1)

§

SolvePropGroupFinal2(PbsSolvePropGroupFinal2)

§

ExtractPropGroup0(PbsExtractPropGroup0)

§

ExtractPropGroup1(PbsExtractPropGroup1)

§

ExtractPropGroup2(PbsExtractPropGroup2)

§

ExtractPropGroup3(PbsExtractPropGroup3)

§

SolveProp(PbsSolveProp)

§

SolvePropCarry(PbsSolvePropCarry)

§

SolveQuotient(PbsSolveQuotient)

§

SolveQuotientPos1(PbsSolveQuotientPos1)

§

IfPos1FalseZeroed(PbsIfPos1FalseZeroed)

§

IfPos1FalseZeroedMsgCarry1(PbsIfPos1FalseZeroedMsgCarry1)

§

ShiftLeftByCarryPos0Msg(PbsShiftLeftByCarryPos0Msg)

§

ShiftLeftByCarryPos0MsgNext(PbsShiftLeftByCarryPos0MsgNext)

§

ShiftRightByCarryPos0Msg(PbsShiftRightByCarryPos0Msg)

§

ShiftRightByCarryPos0MsgNext(PbsShiftRightByCarryPos0MsgNext)

§

IfPos0TrueZeroed(PbsIfPos0TrueZeroed)

§

IfPos0FalseZeroed(PbsIfPos0FalseZeroed)

§

IfPos1TrueZeroed(PbsIfPos1TrueZeroed)

§

ManyInv1CarryMsg(PbsManyInv1CarryMsg)

§

ManyInv2CarryMsg(PbsManyInv2CarryMsg)

§

ManyInv3CarryMsg(PbsManyInv3CarryMsg)

§

ManyInv4CarryMsg(PbsManyInv4CarryMsg)

§

ManyInv5CarryMsg(PbsManyInv5CarryMsg)

§

ManyInv6CarryMsg(PbsManyInv6CarryMsg)

§

ManyInv7CarryMsg(PbsManyInv7CarryMsg)

§

ManyMsgSplit(PbsManyMsgSplit)

§

Manym2lPropBit1MsgSplit(PbsManym2lPropBit1MsgSplit)

§

Manym2lPropBit0MsgSplit(PbsManym2lPropBit0MsgSplit)

§

Manyl2mPropBit1MsgSplit(PbsManyl2mPropBit1MsgSplit)

§

Manyl2mPropBit0MsgSplit(PbsManyl2mPropBit0MsgSplit)

Implementations§

Source§

impl Pbs

Source

pub fn from_hex(gid: PbsGid) -> Result<Self, ParsingError>

Source

pub fn list_all() -> Vec<Self>

Trait Implementations§

Source§

impl Clone for Pbs

Source§

fn clone(&self) -> Pbs

Returns a duplicate of the value. Read more
1.0.0 · Source§

const fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for Pbs

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Display for Pbs

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl From<PbsBwAnd> for Pbs

Source§

fn from(v: PbsBwAnd) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsBwOr> for Pbs

Source§

fn from(v: PbsBwOr) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsBwXor> for Pbs

Source§

fn from(v: PbsBwXor) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCarryInMsg> for Pbs

Source§

fn from(v: PbsCarryInMsg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCarryIsNone> for Pbs

Source§

fn from(v: PbsCarryIsNone) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCarryIsSome> for Pbs

Source§

fn from(v: PbsCarryIsSome) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCarryOnly> for Pbs

Source§

fn from(v: PbsCarryOnly) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpEq> for Pbs

Source§

fn from(v: PbsCmpEq) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpEqMrg> for Pbs

Source§

fn from(v: PbsCmpEqMrg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpGt> for Pbs

Source§

fn from(v: PbsCmpGt) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpGtMrg> for Pbs

Source§

fn from(v: PbsCmpGtMrg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpGte> for Pbs

Source§

fn from(v: PbsCmpGte) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpGteMrg> for Pbs

Source§

fn from(v: PbsCmpGteMrg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpLt> for Pbs

Source§

fn from(v: PbsCmpLt) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpLtMrg> for Pbs

Source§

fn from(v: PbsCmpLtMrg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpLte> for Pbs

Source§

fn from(v: PbsCmpLte) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpLteMrg> for Pbs

Source§

fn from(v: PbsCmpLteMrg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpNeq> for Pbs

Source§

fn from(v: PbsCmpNeq) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpNeqMrg> for Pbs

Source§

fn from(v: PbsCmpNeqMrg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpReduce> for Pbs

Source§

fn from(v: PbsCmpReduce) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsCmpSign> for Pbs

Source§

fn from(v: PbsCmpSign) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsExtractPropGroup0> for Pbs

Source§

fn from(v: PbsExtractPropGroup0) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsExtractPropGroup1> for Pbs

Source§

fn from(v: PbsExtractPropGroup1) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsExtractPropGroup2> for Pbs

Source§

fn from(v: PbsExtractPropGroup2) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsExtractPropGroup3> for Pbs

Source§

fn from(v: PbsExtractPropGroup3) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsGenPropAdd> for Pbs

Source§

fn from(v: PbsGenPropAdd) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsIfFalseZeroed> for Pbs

Source§

fn from(v: PbsIfFalseZeroed) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsIfPos0FalseZeroed> for Pbs

Source§

fn from(v: PbsIfPos0FalseZeroed) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsIfPos0TrueZeroed> for Pbs

Source§

fn from(v: PbsIfPos0TrueZeroed) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsIfPos1FalseZeroed> for Pbs

Source§

fn from(v: PbsIfPos1FalseZeroed) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsIfPos1FalseZeroedMsgCarry1> for Pbs

Source§

fn from(v: PbsIfPos1FalseZeroedMsgCarry1) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsIfPos1TrueZeroed> for Pbs

Source§

fn from(v: PbsIfPos1TrueZeroed) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsIfTrueZeroed> for Pbs

Source§

fn from(v: PbsIfTrueZeroed) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsIsNull> for Pbs

Source§

fn from(v: PbsIsNull) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsIsNullPos1> for Pbs

Source§

fn from(v: PbsIsNullPos1) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsIsSome> for Pbs

Source§

fn from(v: PbsIsSome) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManyCarryMsg> for Pbs

Source§

fn from(v: PbsManyCarryMsg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManyGenProp> for Pbs

Source§

fn from(v: PbsManyGenProp) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManyInv1CarryMsg> for Pbs

Source§

fn from(v: PbsManyInv1CarryMsg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManyInv2CarryMsg> for Pbs

Source§

fn from(v: PbsManyInv2CarryMsg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManyInv3CarryMsg> for Pbs

Source§

fn from(v: PbsManyInv3CarryMsg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManyInv4CarryMsg> for Pbs

Source§

fn from(v: PbsManyInv4CarryMsg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManyInv5CarryMsg> for Pbs

Source§

fn from(v: PbsManyInv5CarryMsg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManyInv6CarryMsg> for Pbs

Source§

fn from(v: PbsManyInv6CarryMsg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManyInv7CarryMsg> for Pbs

Source§

fn from(v: PbsManyInv7CarryMsg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManyMsgSplit> for Pbs

Source§

fn from(v: PbsManyMsgSplit) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManyMsgSplitShift1> for Pbs

Source§

fn from(v: PbsManyMsgSplitShift1) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManyl2mPropBit0MsgSplit> for Pbs

Source§

fn from(v: PbsManyl2mPropBit0MsgSplit) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManyl2mPropBit1MsgSplit> for Pbs

Source§

fn from(v: PbsManyl2mPropBit1MsgSplit) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManym2lPropBit0MsgSplit> for Pbs

Source§

fn from(v: PbsManym2lPropBit0MsgSplit) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsManym2lPropBit1MsgSplit> for Pbs

Source§

fn from(v: PbsManym2lPropBit1MsgSplit) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsMsgNotNull> for Pbs

Source§

fn from(v: PbsMsgNotNull) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsMsgNotNullPos1> for Pbs

Source§

fn from(v: PbsMsgNotNullPos1) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsMsgOnly> for Pbs

Source§

fn from(v: PbsMsgOnly) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsMultCarryMsg> for Pbs

Source§

fn from(v: PbsMultCarryMsg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsMultCarryMsgIsSome> for Pbs

Source§

fn from(v: PbsMultCarryMsgIsSome) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsMultCarryMsgLsb> for Pbs

Source§

fn from(v: PbsMultCarryMsgLsb) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsMultCarryMsgMsb> for Pbs

Source§

fn from(v: PbsMultCarryMsgMsb) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsMultCarryMsgMsbIsSome> for Pbs

Source§

fn from(v: PbsMultCarryMsgMsbIsSome) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsNone> for Pbs

Source§

fn from(v: PbsNone) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsNotNull> for Pbs

Source§

fn from(v: PbsNotNull) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsReduceCarry2> for Pbs

Source§

fn from(v: PbsReduceCarry2) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsReduceCarry3> for Pbs

Source§

fn from(v: PbsReduceCarry3) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsReduceCarryPad> for Pbs

Source§

fn from(v: PbsReduceCarryPad) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsRipple2GenProp> for Pbs

Source§

fn from(v: PbsRipple2GenProp) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsShiftLeftByCarryPos0Msg> for Pbs

Source§

fn from(v: PbsShiftLeftByCarryPos0Msg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsShiftLeftByCarryPos0MsgNext> for Pbs

Source§

fn from(v: PbsShiftLeftByCarryPos0MsgNext) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsShiftRightByCarryPos0Msg> for Pbs

Source§

fn from(v: PbsShiftRightByCarryPos0Msg) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsShiftRightByCarryPos0MsgNext> for Pbs

Source§

fn from(v: PbsShiftRightByCarryPos0MsgNext) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsSolveProp> for Pbs

Source§

fn from(v: PbsSolveProp) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsSolvePropCarry> for Pbs

Source§

fn from(v: PbsSolvePropCarry) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsSolvePropGroupFinal0> for Pbs

Source§

fn from(v: PbsSolvePropGroupFinal0) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsSolvePropGroupFinal1> for Pbs

Source§

fn from(v: PbsSolvePropGroupFinal1) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsSolvePropGroupFinal2> for Pbs

Source§

fn from(v: PbsSolvePropGroupFinal2) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsSolveQuotient> for Pbs

Source§

fn from(v: PbsSolveQuotient) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsSolveQuotientPos1> for Pbs

Source§

fn from(v: PbsSolveQuotientPos1) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsTestMany2> for Pbs

Source§

fn from(v: PbsTestMany2) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsTestMany4> for Pbs

Source§

fn from(v: PbsTestMany4) -> Pbs

Converts to this type from the input type.
Source§

impl From<PbsTestMany8> for Pbs

Source§

fn from(v: PbsTestMany8) -> Pbs

Converts to this type from the input type.
Source§

impl FromStr for Pbs

Source§

type Err = ParsingError

The associated error which can be returned from parsing.
Source§

fn from_str(name: &str) -> Result<Self, Self::Err>

Parses a string s to return a value of this type. Read more
Source§

impl PartialEq for Pbs

Source§

fn eq(&self, other: &Pbs) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

const fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PbsLut for Pbs

Source§

fn name(&self) -> &'static str

Source§

fn gid(&self) -> PbsGid

Source§

fn lut_nb(&self) -> u8

Source§

fn lut_lg(&self) -> u8

Source§

fn fn_at( &self, __enum_dispatch_arg_0: usize, __enum_dispatch_arg_1: &DigitParameters, __enum_dispatch_arg_2: usize, ) -> usize

Source§

fn deg_at( &self, __enum_dispatch_arg_0: usize, __enum_dispatch_arg_1: &DigitParameters, __enum_dispatch_arg_2: usize, ) -> usize

Source§

fn lut_msk(&self) -> usize

Source§

impl TryInto<PbsBwAnd> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsBwAnd, <Self as TryInto<PbsBwAnd>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsBwOr> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsBwOr, <Self as TryInto<PbsBwOr>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsBwXor> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsBwXor, <Self as TryInto<PbsBwXor>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCarryInMsg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsCarryInMsg, <Self as TryInto<PbsCarryInMsg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCarryIsNone> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsCarryIsNone, <Self as TryInto<PbsCarryIsNone>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCarryIsSome> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsCarryIsSome, <Self as TryInto<PbsCarryIsSome>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCarryOnly> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsCarryOnly, <Self as TryInto<PbsCarryOnly>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpEq> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsCmpEq, <Self as TryInto<PbsCmpEq>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpEqMrg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsCmpEqMrg, <Self as TryInto<PbsCmpEqMrg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpGt> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsCmpGt, <Self as TryInto<PbsCmpGt>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpGtMrg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsCmpGtMrg, <Self as TryInto<PbsCmpGtMrg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpGte> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsCmpGte, <Self as TryInto<PbsCmpGte>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpGteMrg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsCmpGteMrg, <Self as TryInto<PbsCmpGteMrg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpLt> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsCmpLt, <Self as TryInto<PbsCmpLt>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpLtMrg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsCmpLtMrg, <Self as TryInto<PbsCmpLtMrg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpLte> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsCmpLte, <Self as TryInto<PbsCmpLte>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpLteMrg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsCmpLteMrg, <Self as TryInto<PbsCmpLteMrg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpNeq> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsCmpNeq, <Self as TryInto<PbsCmpNeq>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpNeqMrg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsCmpNeqMrg, <Self as TryInto<PbsCmpNeqMrg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpReduce> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsCmpReduce, <Self as TryInto<PbsCmpReduce>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsCmpSign> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsCmpSign, <Self as TryInto<PbsCmpSign>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsExtractPropGroup0> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsExtractPropGroup0, <Self as TryInto<PbsExtractPropGroup0>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsExtractPropGroup1> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsExtractPropGroup1, <Self as TryInto<PbsExtractPropGroup1>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsExtractPropGroup2> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsExtractPropGroup2, <Self as TryInto<PbsExtractPropGroup2>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsExtractPropGroup3> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsExtractPropGroup3, <Self as TryInto<PbsExtractPropGroup3>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsGenPropAdd> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsGenPropAdd, <Self as TryInto<PbsGenPropAdd>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsIfFalseZeroed> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsIfFalseZeroed, <Self as TryInto<PbsIfFalseZeroed>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsIfPos0FalseZeroed> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsIfPos0FalseZeroed, <Self as TryInto<PbsIfPos0FalseZeroed>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsIfPos0TrueZeroed> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsIfPos0TrueZeroed, <Self as TryInto<PbsIfPos0TrueZeroed>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsIfPos1FalseZeroed> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsIfPos1FalseZeroed, <Self as TryInto<PbsIfPos1FalseZeroed>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsIfPos1FalseZeroedMsgCarry1> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsIfPos1FalseZeroedMsgCarry1, <Self as TryInto<PbsIfPos1FalseZeroedMsgCarry1>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsIfPos1TrueZeroed> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsIfPos1TrueZeroed, <Self as TryInto<PbsIfPos1TrueZeroed>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsIfTrueZeroed> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsIfTrueZeroed, <Self as TryInto<PbsIfTrueZeroed>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsIsNull> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsIsNull, <Self as TryInto<PbsIsNull>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsIsNullPos1> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsIsNullPos1, <Self as TryInto<PbsIsNullPos1>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsIsSome> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsIsSome, <Self as TryInto<PbsIsSome>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManyCarryMsg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManyCarryMsg, <Self as TryInto<PbsManyCarryMsg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManyGenProp> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManyGenProp, <Self as TryInto<PbsManyGenProp>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManyInv1CarryMsg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManyInv1CarryMsg, <Self as TryInto<PbsManyInv1CarryMsg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManyInv2CarryMsg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManyInv2CarryMsg, <Self as TryInto<PbsManyInv2CarryMsg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManyInv3CarryMsg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManyInv3CarryMsg, <Self as TryInto<PbsManyInv3CarryMsg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManyInv4CarryMsg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManyInv4CarryMsg, <Self as TryInto<PbsManyInv4CarryMsg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManyInv5CarryMsg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManyInv5CarryMsg, <Self as TryInto<PbsManyInv5CarryMsg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManyInv6CarryMsg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManyInv6CarryMsg, <Self as TryInto<PbsManyInv6CarryMsg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManyInv7CarryMsg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManyInv7CarryMsg, <Self as TryInto<PbsManyInv7CarryMsg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManyMsgSplit> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManyMsgSplit, <Self as TryInto<PbsManyMsgSplit>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManyMsgSplitShift1> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManyMsgSplitShift1, <Self as TryInto<PbsManyMsgSplitShift1>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManyl2mPropBit0MsgSplit> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManyl2mPropBit0MsgSplit, <Self as TryInto<PbsManyl2mPropBit0MsgSplit>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManyl2mPropBit1MsgSplit> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManyl2mPropBit1MsgSplit, <Self as TryInto<PbsManyl2mPropBit1MsgSplit>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManym2lPropBit0MsgSplit> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManym2lPropBit0MsgSplit, <Self as TryInto<PbsManym2lPropBit0MsgSplit>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsManym2lPropBit1MsgSplit> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsManym2lPropBit1MsgSplit, <Self as TryInto<PbsManym2lPropBit1MsgSplit>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsMsgNotNull> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsMsgNotNull, <Self as TryInto<PbsMsgNotNull>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsMsgNotNullPos1> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsMsgNotNullPos1, <Self as TryInto<PbsMsgNotNullPos1>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsMsgOnly> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsMsgOnly, <Self as TryInto<PbsMsgOnly>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsMultCarryMsg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsMultCarryMsg, <Self as TryInto<PbsMultCarryMsg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsMultCarryMsgIsSome> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsMultCarryMsgIsSome, <Self as TryInto<PbsMultCarryMsgIsSome>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsMultCarryMsgLsb> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsMultCarryMsgLsb, <Self as TryInto<PbsMultCarryMsgLsb>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsMultCarryMsgMsb> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsMultCarryMsgMsb, <Self as TryInto<PbsMultCarryMsgMsb>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsMultCarryMsgMsbIsSome> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsMultCarryMsgMsbIsSome, <Self as TryInto<PbsMultCarryMsgMsbIsSome>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsNone> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsNone, <Self as TryInto<PbsNone>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsNotNull> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<PbsNotNull, <Self as TryInto<PbsNotNull>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsReduceCarry2> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsReduceCarry2, <Self as TryInto<PbsReduceCarry2>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsReduceCarry3> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsReduceCarry3, <Self as TryInto<PbsReduceCarry3>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsReduceCarryPad> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsReduceCarryPad, <Self as TryInto<PbsReduceCarryPad>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsRipple2GenProp> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsRipple2GenProp, <Self as TryInto<PbsRipple2GenProp>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsShiftLeftByCarryPos0Msg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsShiftLeftByCarryPos0Msg, <Self as TryInto<PbsShiftLeftByCarryPos0Msg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsShiftLeftByCarryPos0MsgNext> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsShiftLeftByCarryPos0MsgNext, <Self as TryInto<PbsShiftLeftByCarryPos0MsgNext>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsShiftRightByCarryPos0Msg> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsShiftRightByCarryPos0Msg, <Self as TryInto<PbsShiftRightByCarryPos0Msg>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsShiftRightByCarryPos0MsgNext> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsShiftRightByCarryPos0MsgNext, <Self as TryInto<PbsShiftRightByCarryPos0MsgNext>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsSolveProp> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsSolveProp, <Self as TryInto<PbsSolveProp>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsSolvePropCarry> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsSolvePropCarry, <Self as TryInto<PbsSolvePropCarry>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsSolvePropGroupFinal0> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsSolvePropGroupFinal0, <Self as TryInto<PbsSolvePropGroupFinal0>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsSolvePropGroupFinal1> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsSolvePropGroupFinal1, <Self as TryInto<PbsSolvePropGroupFinal1>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsSolvePropGroupFinal2> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsSolvePropGroupFinal2, <Self as TryInto<PbsSolvePropGroupFinal2>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsSolveQuotient> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsSolveQuotient, <Self as TryInto<PbsSolveQuotient>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsSolveQuotientPos1> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsSolveQuotientPos1, <Self as TryInto<PbsSolveQuotientPos1>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsTestMany2> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsTestMany2, <Self as TryInto<PbsTestMany2>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsTestMany4> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsTestMany4, <Self as TryInto<PbsTestMany4>>::Error>

Performs the conversion.
Source§

impl TryInto<PbsTestMany8> for Pbs

Source§

type Error = &'static str

The type returned in the event of a conversion error.
Source§

fn try_into( self, ) -> Result<PbsTestMany8, <Self as TryInto<PbsTestMany8>>::Error>

Performs the conversion.
Source§

impl Eq for Pbs

Source§

impl StructuralPartialEq for Pbs

Auto Trait Implementations§

§

impl Freeze for Pbs

§

impl RefUnwindSafe for Pbs

§

impl Send for Pbs

§

impl Sync for Pbs

§

impl Unpin for Pbs

§

impl UnwindSafe for Pbs

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

Source§

fn equivalent(&self, key: &K) -> bool

Compare self to key and return true if they are equal.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> IntoEither for T

Source§

fn into_either(self, into_left: bool) -> Either<Self, Self>

Converts self into a Left variant of Either<Self, Self> if into_left is true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
Source§

fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
where F: FnOnce(&Self) -> bool,

Converts self into a Left variant of Either<Self, Self> if into_left(&self) returns true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
Source§

impl<T> Pointable for T

Source§

const ALIGN: usize

The alignment of pointer.
Source§

type Init = T

The type for initializers.
Source§

unsafe fn init(init: <T as Pointable>::Init) -> usize

Initializes a with the given initializer. Read more
Source§

unsafe fn deref<'a>(ptr: usize) -> &'a T

Dereferences the given pointer. Read more
Source§

unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut T

Mutably dereferences the given pointer. Read more
Source§

unsafe fn drop(ptr: usize)

Drops the object pointed to by the given pointer. Read more
Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T> ToString for T
where T: Display + ?Sized,

Source§

fn to_string(&self) -> String

Converts the given value to a String. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

Source§

fn vzip(self) -> V

Source§

impl<T> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more