Crate ghactions_core

source ·
Expand description

ghactions-core is a library that provides core functionality for GitHub Actions in Rust.

Re-exports§

Modules§

  • This module contains the actions related code.
  • Errors for the core library
  • Logging utilities for GitHub Actions
  • Repository module

Macros§

  • Error for files (including line and column numbers)
  • Group Macros
  • End Group Macros
  • Sets the output of the Actions which can be used in subsequent Actions.

Traits§