raps-kernel 4.15.0

Core kernel for RAPS - authentication, configuration, HTTP, storage
Documentation

RAPS Kernel - Core functionality for the RAPS CLI

This crate provides the foundational components:

  • Error handling and exit codes
  • Logging and verbosity control
  • HTTP client with retry logic
  • Configuration management
  • Token storage abstraction
  • OAuth authentication
  • Progress bar utilities
  • Interactive prompt utilities