Struct usi::ThinkParams [] [src]

pub struct ThinkParams { /* fields omitted */ }

Represents parameters of "go" command.

Methods

impl ThinkParams
[src]

Trait Implementations

impl Debug for ThinkParams
[src]

Formats the value using the given formatter.

impl Clone for ThinkParams
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for ThinkParams
[src]

Formats the value using the given formatter. Read more