- 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. |
||
|---|---|---|
| .. | ||
| backend | ||
| backend.rs | ||
| lib.rs | ||
| package_v2.rs | ||
| transaction_v2.rs | ||