diff --git a/api/all-features.txt b/api/all-features.txt index 5b282444e..a94acf194 100644 --- a/api/all-features.txt +++ b/api/all-features.txt @@ -144,6 +144,7 @@ impl core::convert::TryFrom for bech32::primitives::gf32::Fe32 impl core::convert::TryFrom for bech32::primitives::gf32::Fe32 impl core::convert::TryFrom for bech32::primitives::gf32::Fe32 impl core::convert::TryFrom for bech32::primitives::gf32::Fe32 +impl core::default::Default for bech32::primitives::gf32::Fe32 impl core::error::Error for bech32::DecodeError impl core::error::Error for bech32::EncodeError impl core::error::Error for bech32::EncodeIoError @@ -755,6 +756,7 @@ pub const bech32::primitives::gf32::Fe32::X: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::Y: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::Z: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::ZERO: Self +pub const bech32::primitives::gf32::Fe32::ZERO: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::_0: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::_2: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::_3: bech32::primitives::gf32::Fe32 @@ -1009,6 +1011,7 @@ pub fn bech32::primitives::gf32::Fe32::add_assign(&mut self, other: &bech32::pri pub fn bech32::primitives::gf32::Fe32::add_assign(&mut self, other: bech32::primitives::gf32::Fe32) pub fn bech32::primitives::gf32::Fe32::as_ref(&self) -> &u8 pub fn bech32::primitives::gf32::Fe32::clone(&self) -> bech32::primitives::gf32::Fe32 +pub fn bech32::primitives::gf32::Fe32::default() -> bech32::primitives::gf32::Fe32 pub fn bech32::primitives::gf32::Fe32::div(self, other: &bech32::primitives::gf32::Fe32) -> bech32::primitives::gf32::Fe32 pub fn bech32::primitives::gf32::Fe32::div(self, other: bech32::primitives::gf32::Fe32) -> bech32::primitives::gf32::Fe32 pub fn bech32::primitives::gf32::Fe32::div_assign(&mut self, other: &bech32::primitives::gf32::Fe32) diff --git a/api/alloc-only.txt b/api/alloc-only.txt index ddf1cb3b3..c36001085 100644 --- a/api/alloc-only.txt +++ b/api/alloc-only.txt @@ -139,6 +139,7 @@ impl core::convert::TryFrom for bech32::primitives::gf32::Fe32 impl core::convert::TryFrom for bech32::primitives::gf32::Fe32 impl core::convert::TryFrom for bech32::primitives::gf32::Fe32 impl core::convert::TryFrom for bech32::primitives::gf32::Fe32 +impl core::default::Default for bech32::primitives::gf32::Fe32 impl core::fmt::Debug for bech32::DecodeError impl core::fmt::Debug for bech32::EncodeError impl core::fmt::Debug for bech32::primitives::checksum::PackedNull @@ -724,6 +725,7 @@ pub const bech32::primitives::gf32::Fe32::X: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::Y: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::Z: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::ZERO: Self +pub const bech32::primitives::gf32::Fe32::ZERO: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::_0: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::_2: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::_3: bech32::primitives::gf32::Fe32 @@ -961,6 +963,7 @@ pub fn bech32::primitives::gf32::Fe32::add_assign(&mut self, other: &bech32::pri pub fn bech32::primitives::gf32::Fe32::add_assign(&mut self, other: bech32::primitives::gf32::Fe32) pub fn bech32::primitives::gf32::Fe32::as_ref(&self) -> &u8 pub fn bech32::primitives::gf32::Fe32::clone(&self) -> bech32::primitives::gf32::Fe32 +pub fn bech32::primitives::gf32::Fe32::default() -> bech32::primitives::gf32::Fe32 pub fn bech32::primitives::gf32::Fe32::div(self, other: &bech32::primitives::gf32::Fe32) -> bech32::primitives::gf32::Fe32 pub fn bech32::primitives::gf32::Fe32::div(self, other: bech32::primitives::gf32::Fe32) -> bech32::primitives::gf32::Fe32 pub fn bech32::primitives::gf32::Fe32::div_assign(&mut self, other: &bech32::primitives::gf32::Fe32) diff --git a/api/no-features.txt b/api/no-features.txt index 4357094c9..137b03b6d 100644 --- a/api/no-features.txt +++ b/api/no-features.txt @@ -121,6 +121,7 @@ impl core::convert::TryFrom for bech32::primitives::gf32::Fe32 impl core::convert::TryFrom for bech32::primitives::gf32::Fe32 impl core::convert::TryFrom for bech32::primitives::gf32::Fe32 impl core::convert::TryFrom for bech32::primitives::gf32::Fe32 +impl core::default::Default for bech32::primitives::gf32::Fe32 impl core::fmt::Debug for bech32::EncodeError impl core::fmt::Debug for bech32::primitives::checksum::PackedNull impl core::fmt::Debug for bech32::primitives::decode::CharError @@ -665,6 +666,7 @@ pub const bech32::primitives::gf32::Fe32::X: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::Y: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::Z: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::ZERO: Self +pub const bech32::primitives::gf32::Fe32::ZERO: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::_0: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::_2: bech32::primitives::gf32::Fe32 pub const bech32::primitives::gf32::Fe32::_3: bech32::primitives::gf32::Fe32 @@ -892,6 +894,7 @@ pub fn bech32::primitives::gf32::Fe32::add_assign(&mut self, other: &bech32::pri pub fn bech32::primitives::gf32::Fe32::add_assign(&mut self, other: bech32::primitives::gf32::Fe32) pub fn bech32::primitives::gf32::Fe32::as_ref(&self) -> &u8 pub fn bech32::primitives::gf32::Fe32::clone(&self) -> bech32::primitives::gf32::Fe32 +pub fn bech32::primitives::gf32::Fe32::default() -> bech32::primitives::gf32::Fe32 pub fn bech32::primitives::gf32::Fe32::div(self, other: &bech32::primitives::gf32::Fe32) -> bech32::primitives::gf32::Fe32 pub fn bech32::primitives::gf32::Fe32::div(self, other: bech32::primitives::gf32::Fe32) -> bech32::primitives::gf32::Fe32 pub fn bech32::primitives::gf32::Fe32::div_assign(&mut self, other: &bech32::primitives::gf32::Fe32)