Type Definition fcplug_rclib::ABIResult

source ·
pub type ABIResult<T> = Result<T, AbiError>;