Struct swf_tree::fixed_point::Fixed16P16 [] [src]

pub struct Fixed16P16 { /* fields omitted */ }

Methods

impl Fixed16P16
[src]

Trait Implementations

impl PartialEq for Fixed16P16
[src]

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

This method tests for !=.

impl Eq for Fixed16P16
[src]

impl Debug for Fixed16P16
[src]

Formats the value using the given formatter.

impl Serialize for Fixed16P16
[src]

Serialize this value into the given Serde serializer. Read more

impl<'a> Deserialize<'a> for Fixed16P16
[src]

Deserialize this value from the given Serde deserializer. Read more