Struct ci_detective::circle::Circle [] [src]

pub struct Circle { /* fields omitted */ }

Methods

impl Circle
[src]

[src]

Construct this provider's information from the environment.

Trait Implementations

impl Clone for Circle
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Circle
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Circle

impl Sync for Circle