Struct protobuf::reflect::runtime_types::RuntimeTypeF64
source · [−]pub struct RuntimeTypeF64;
Expand description
Implementation for f64
Trait Implementations
Default value for this type.
“Box” version of type type.
Construct a value from given reflective value. Read more
Convert a value into a refletive box value.
Convert a value into a ref value if possible. Read more
Pointer to a dynamic reference.
Value is non-default?
Mutable pointer to a dynamic mutable reference.
Write the value.
Auto Trait Implementations
impl RefUnwindSafe for RuntimeTypeF64
impl Send for RuntimeTypeF64
impl Sync for RuntimeTypeF64
impl Unpin for RuntimeTypeF64
impl UnwindSafe for RuntimeTypeF64
Blanket Implementations
Mutably borrows from an owned value. Read more