Type Definition ScanResult
Other items insolana_runtime::accounts_index
pub type ScanResult<T> = Result<T, ScanError>;