The four underdocumented core trait files now include trait-level doc blocks explaining purpose and architecture role, method-level documentation with parameter/return/error descriptions, and public struct/enum documentation. This brings parity with the well-documented provider, channel, tool, and memory traits, giving extension developers clear guidance for implementing these core extension points. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| log.rs | ||
| mod.rs | ||
| multi.rs | ||
| noop.rs | ||
| otel.rs | ||
| prometheus.rs | ||
| traits.rs | ||
| verbose.rs | ||