Crate x_core
Source - core_config
- 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.
- SystemError
- A system error that happened while running a lint.
- WorkspaceStatus
- The status of a particular package ID in a
WorkspaceSubset
.
- Result
- Type alias for the return type for
run
methods.