Type Definition t_rust_less_lib::service::ServiceResult [−][src]
pub type ServiceResult<T> = Result<T, ServiceError>;
Trait Implementations
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.