dioxus-cookie 0.2.0

Unified cookie storage for Dioxus fullstack apps that fills the gap in native platforms with keychain integration and encrypted file-vault fallback for simulators
Documentation
# Rust
/target/
**/*.rs.bk
*.pdb
Cargo.lock

# IDE
.idea/
*.iml
*.swp
*.swo
.vscode/

# macOS
.DS_Store

# Environment
.env
.env.local

# Logs
*.log

# Project tooling
.claude/
.rapporian/