We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 096d43e commit fcbcdb0Copy full SHA for fcbcdb0
crates/rustapi-core/src/replay/mod.rs
@@ -15,7 +15,7 @@
15
//! # Crate Organization
16
//!
17
//! - **rustapi-core** (this module): Pure types, traits, and utilities
18
-//! - **rustapi-extras**: Middleware ([`ReplayLayer`]), stores, HTTP routes
+//! - **rustapi-extras**: Middleware (`ReplayLayer`), stores, HTTP routes
19
//! - **cargo-rustapi**: CLI commands for replay management
20
21
mod config;
0 commit comments