pub fn get_output_at(index: u32) -> Option<Output>
Get an output by index.
Returns None if the index is out of bounds or if the call fails.
None