Struct spirv::LiteralNumber [] [src]

pub struct LiteralNumber(_);

Methods

impl LiteralNumber
[src]

Trait Implementations

impl Debug for LiteralNumber
[src]

Formats the value using the given formatter.

impl Clone for LiteralNumber
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for LiteralNumber
[src]

impl Eq for LiteralNumber
[src]

impl PartialEq for LiteralNumber
[src]

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

This method tests for !=.