gphoto::Result
[−]
[src]
type Result<T> = StdResult<T, Error>;
A specialized Result
type for working with gphoto2.
type Result<T> = StdResult<T, Error>;
A specialized Result
type for working with gphoto2.