[][src]Type Definition solana_runtime::bank::Result

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