Module build_details::error[][src]

Error and Result module.

Enums

Error

Represents errors that can occur while generating the build details.

Type Definitions

Result

Wrapper of [::std::result::Result<T, E>].