Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
Result<T, oracle::Error>
Fully qualified path: oracle::errors::Result
pub type Result<T> = Result<T, Error>;