Struct moore_vhdl::konst::ConstFloat [] [src]

pub struct ConstFloat {}

A constant float value.

Methods

impl ConstFloat
[src]

[src]

Trait Implementations

impl Debug for ConstFloat
[src]

[src]

Formats the value using the given formatter.

impl Clone for ConstFloat
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for ConstFloat
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Eq for ConstFloat
[src]

impl Display for ConstFloat
[src]

[src]

Formats the value using the given formatter. Read more