- Core crate: Minimal shell-out implementation - Advanced crate: Pluggable backends and enhanced features - Main crate: Re-exports core + optional advanced features - Feature flags: Users choose complexity level - Examples: Working demonstrations of both approaches - Documentation: Clear README explaining the structure Implements the refined two-crate approach with workspace + feature flags. |
||
|---|---|---|
| .. | ||
| atomicity_notes.rs | ||
| backend_selection.rs | ||
| basic_usage.rs | ||
| package_query.rs | ||