Skip to content

Commit cbdd952

Browse files
committed
chore: force a rebuild
1 parent f84022f commit cbdd952

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

crates/sdk/src/config.rs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
//! Client configuration with builder pattern.
2-
//!
3-
//! Provides type-safe configuration for SDK clients including:
4-
//! - Server discovery (static, DNS, or file-based)
5-
//! - Timeouts and connection settings
6-
//! - Retry policies
7-
//! - Compression options
82
93
use std::time::Duration;
104

0 commit comments

Comments
 (0)