Type Definition pbni::Result[][src]

type Result<T> = Result<T, PBXRESULT>;

Trait Implementations

Performs the conversion.