claude_profile_core 1.0.0

Layer 1 domain logic: token status and account management for Claude Code
Documentation
  • Coverage
  • 100%
    25 out of 25 items documented4 out of 13 items with examples
  • Size
  • Source code size: 45.8 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.24 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 58s Average build duration of successful builds.
  • all releases: 58s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Wandalen

claude_profile_core

Layer 1 domain logic for Claude Code account and token management. Depends only on claude_common.

Responsibility Table

File Responsibility
Cargo.toml Crate manifest: depends on claude_common + error_tools
src/ Token status detection and account CRUD domain logic
tests/ Unit tests for token classification and account lifecycle