[][src]Type Definition rosbag::Result

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

A specialized Result type for ROS bag file reading and parsing.