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