Struct sp_core::u32_trait::_52 [−][src]
pub struct _52;
Type representing the value 52 for the Value
trait.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _52
impl Send for _52
impl Sync for _52
impl Unpin for _52
impl UnwindSafe for _52
Blanket Implementations
impl<T> Instrument for T
[src]
impl<T> Instrument for T
[src]pub fn instrument(self, span: Span) -> Instrumented<Self>
[src][−]
pub fn in_current_span(self) -> Instrumented<Self>
[src][−]
impl<T, Outer> IsWrappedBy<Outer> for T where
T: From<Outer>,
Outer: AsRef<T> + AsMut<T> + From<T>,
[src]
impl<T, Outer> IsWrappedBy<Outer> for T where
T: From<Outer>,
Outer: AsRef<T> + AsMut<T> + From<T>,
[src]impl<S, T> UncheckedInto<T> for S where
T: UncheckedFrom<S>,
[src]
impl<S, T> UncheckedInto<T> for S where
T: UncheckedFrom<S>,
[src]pub fn unchecked_into(Self) -> T
[src][−]
impl<T> MaybeRefUnwindSafe for T where
T: RefUnwindSafe,
[src]
T: RefUnwindSafe,