Crate x_core

Source

Modules§

core_config

Structs§

DebugIgnore
A newtype wrapper that causes this field to be ignored while being debugged.
WorkspaceSubset
Information collected about a subset of members of a workspace.
WorkspaceSubsets
Contains information about all the subsets specified in this workspace.
XCoreContext
Core context shared across all of x.

Enums§

SystemError
A system error that happened while running a lint.
WorkspaceStatus
The status of a particular package ID in a WorkspaceSubset.

Type Aliases§

Result
Type alias for the return type for run methods.