pub struct BillTooLongInSpineFwCount(/* private fields */);Expand description
Represents the bill too long in spine fw count.
Implementations§
Source§impl BillTooLongInSpineFwCount
impl BillTooLongInSpineFwCount
Sourcepub const fn new() -> BillTooLongInSpineFwCount
pub const fn new() -> BillTooLongInSpineFwCount
Creates a new BillTooLongInSpineFwCount.
Sourcepub const fn create(val: u32) -> BillTooLongInSpineFwCount
pub const fn create(val: u32) -> BillTooLongInSpineFwCount
Creates a new BillTooLongInSpineFwCount from the provided parameter.
Sourcepub fn set_inner(&mut self, val: u32)
pub fn set_inner(&mut self, val: u32)
Sets the inner representation of BillTooLongInSpineFwCount.
Sourcepub fn into_inner(self) -> u32
pub fn into_inner(self) -> u32
Converts into the inner representation of BillTooLongInSpineFwCount.
Trait Implementations§
Source§impl Clone for BillTooLongInSpineFwCount
impl Clone for BillTooLongInSpineFwCount
Source§fn clone(&self) -> BillTooLongInSpineFwCount
fn clone(&self) -> BillTooLongInSpineFwCount
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl Debug for BillTooLongInSpineFwCount
impl Debug for BillTooLongInSpineFwCount
Source§impl Default for BillTooLongInSpineFwCount
impl Default for BillTooLongInSpineFwCount
Source§fn default() -> BillTooLongInSpineFwCount
fn default() -> BillTooLongInSpineFwCount
Returns the “default value” for a type. Read more
Source§impl<'de> Deserialize<'de> for BillTooLongInSpineFwCount
impl<'de> Deserialize<'de> for BillTooLongInSpineFwCount
Source§fn deserialize<__D>(
__deserializer: __D,
) -> Result<BillTooLongInSpineFwCount, <__D as Deserializer<'de>>::Error>where
__D: Deserializer<'de>,
fn deserialize<__D>(
__deserializer: __D,
) -> Result<BillTooLongInSpineFwCount, <__D as Deserializer<'de>>::Error>where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Source§impl Display for BillTooLongInSpineFwCount
impl Display for BillTooLongInSpineFwCount
Source§impl From<&BillTooLongInSpineFwCount> for XfsMember
impl From<&BillTooLongInSpineFwCount> for XfsMember
Source§fn from(val: &BillTooLongInSpineFwCount) -> XfsMember
fn from(val: &BillTooLongInSpineFwCount) -> XfsMember
Converts to this type from the input type.
Source§impl From<&BillTooLongInSpineFwCount> for XfsValue
impl From<&BillTooLongInSpineFwCount> for XfsValue
Source§fn from(val: &BillTooLongInSpineFwCount) -> XfsValue
fn from(val: &BillTooLongInSpineFwCount) -> XfsValue
Converts to this type from the input type.
Source§impl From<&i32> for BillTooLongInSpineFwCount
impl From<&i32> for BillTooLongInSpineFwCount
Source§fn from(val: &i32) -> BillTooLongInSpineFwCount
fn from(val: &i32) -> BillTooLongInSpineFwCount
Converts to this type from the input type.
Source§impl From<&u32> for BillTooLongInSpineFwCount
impl From<&u32> for BillTooLongInSpineFwCount
Source§fn from(val: &u32) -> BillTooLongInSpineFwCount
fn from(val: &u32) -> BillTooLongInSpineFwCount
Converts to this type from the input type.
Source§impl From<BillTooLongInSpineFwCount> for XfsMember
impl From<BillTooLongInSpineFwCount> for XfsMember
Source§fn from(val: BillTooLongInSpineFwCount) -> XfsMember
fn from(val: BillTooLongInSpineFwCount) -> XfsMember
Converts to this type from the input type.
Source§impl From<BillTooLongInSpineFwCount> for XfsValue
impl From<BillTooLongInSpineFwCount> for XfsValue
Source§fn from(val: BillTooLongInSpineFwCount) -> XfsValue
fn from(val: BillTooLongInSpineFwCount) -> XfsValue
Converts to this type from the input type.
Source§impl From<i32> for BillTooLongInSpineFwCount
impl From<i32> for BillTooLongInSpineFwCount
Source§fn from(val: i32) -> BillTooLongInSpineFwCount
fn from(val: i32) -> BillTooLongInSpineFwCount
Converts to this type from the input type.
Source§impl From<u32> for BillTooLongInSpineFwCount
impl From<u32> for BillTooLongInSpineFwCount
Source§fn from(val: u32) -> BillTooLongInSpineFwCount
fn from(val: u32) -> BillTooLongInSpineFwCount
Converts to this type from the input type.
Source§impl Serialize for BillTooLongInSpineFwCount
impl Serialize for BillTooLongInSpineFwCount
Source§fn serialize<__S>(
&self,
__serializer: __S,
) -> Result<<__S as Serializer>::Ok, <__S as Serializer>::Error>where
__S: Serializer,
fn serialize<__S>(
&self,
__serializer: __S,
) -> Result<<__S as Serializer>::Ok, <__S as Serializer>::Error>where
__S: Serializer,
Serialize this value into the given Serde serializer. Read more
Source§impl TryFrom<&XfsMember> for BillTooLongInSpineFwCount
impl TryFrom<&XfsMember> for BillTooLongInSpineFwCount
Source§impl TryFrom<&XfsValue> for BillTooLongInSpineFwCount
impl TryFrom<&XfsValue> for BillTooLongInSpineFwCount
Source§impl TryFrom<XfsMember> for BillTooLongInSpineFwCount
impl TryFrom<XfsMember> for BillTooLongInSpineFwCount
Source§impl TryFrom<XfsValue> for BillTooLongInSpineFwCount
impl TryFrom<XfsValue> for BillTooLongInSpineFwCount
impl Copy for BillTooLongInSpineFwCount
impl Eq for BillTooLongInSpineFwCount
impl StructuralPartialEq for BillTooLongInSpineFwCount
Auto Trait Implementations§
impl Freeze for BillTooLongInSpineFwCount
impl RefUnwindSafe for BillTooLongInSpineFwCount
impl Send for BillTooLongInSpineFwCount
impl Sync for BillTooLongInSpineFwCount
impl Unpin for BillTooLongInSpineFwCount
impl UnwindSafe for BillTooLongInSpineFwCount
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more