Type Definition ct_tracker_lib::errors::CtResult[][src]

type CtResult<T> = Result<T, CtError>;