Struct nvapi_hi::sys::ArgumentRangeError [] [src]

pub struct ArgumentRangeError;

Error type indicating a raw value is out of the range of known enum values.

Trait Implementations

impl Copy for ArgumentRangeError
[src]

impl Clone for ArgumentRangeError
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for ArgumentRangeError
[src]

[src]

Formats the value using the given formatter.

impl Default for ArgumentRangeError
[src]