[][src]Trait nifpga::ToResult

pub trait ToResult {
    fn to_result(self) -> Result<(), NifpgaError>;
}

Required methods

Loading content...

Implementations on Foreign Types

impl ToResult for i32[src]

Loading content...

Implementors

Loading content...