Struct airspy::FFIError [] [src]

pub struct FFIError { /* fields omitted */ }

Error type for libairspy functions.

Trait Implementations

impl Debug for FFIError
[src]

Formats the value using the given formatter.

impl Display for FFIError
[src]

Formats the value using the given formatter. Read more

impl Error for FFIError
[src]

A short description of the error. Read more

The lower-level cause of this error, if any. Read more