Crate scsys_core

source ·
Expand description

§Core

This library provides a set of common utilities, types, and other primitives used throughout the ecosystem.

Re-exports§

Modules§

Macros§

Structs§

  • State is an abstract object that allows a particular kind of state to be associated with some data.

Enums§

Functions§

  • A generic function wrapper extending glob::glob
  • This function converts the file found at path (fp) into a Vec
  • Remove the first and last charecters of a string
  • Fetch the project root unless specified otherwise with a CARGO_MANIFEST_DIR env variable
  • Compare two types

Type Aliases§