Struct mpq::Chain[][src]

pub struct Chain { /* fields omitted */ }

Methods

impl Chain
[src]

Trait Implementations

impl Default for Chain
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for Chain

impl Sync for Chain