Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.0] - 2025-06-16

Added

  • (cargo) Use the workspace linting rules
  • Derive Clone, Copy and Debug for InputPaths
  • Derive Clone, Copy and Debug for InputPath
  • Add InputPath and InputPaths helper structs
  • Add functions to get relative file paths from input dirs
  • Add alpm-common crate for common traits and functionalities

Other

  • Convert cloned reference to slice::from_ref