Struct swf_tree::fixed_point::Fixed8P8 [] [src]

pub struct Fixed8P8 { /* fields omitted */ }

Methods

impl Fixed8P8
[src]

Trait Implementations

impl PartialEq for Fixed8P8
[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 Fixed8P8
[src]

impl Debug for Fixed8P8
[src]

Formats the value using the given formatter.

impl Serialize for Fixed8P8
[src]

Serialize this value into the given Serde serializer. Read more

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

Deserialize this value from the given Serde deserializer. Read more