Type Definition solana_runtime::accounts_index::ScanResult[][src]

pub type ScanResult<T> = Result<T, ScanError>;