Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Rust-Specific Adaptations
|
||||
- Error handling: Result<T, E> with thiserror/anyhow
|
||||
- Logging: tracing crate (structured)
|
||||
- Config: config-rs or figment
|
||||
- Error wrapping: context() from anyhow
|
||||
Reference in New Issue
Block a user