mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-18 13:40:55 -04:00
docs(sdk): Fix outdated description of ClientBuilder::store_config
This commit is contained in:
committed by
Jonas Platte
parent
255955555d
commit
75f08aed69
@@ -114,7 +114,7 @@ impl ClientBuilder {
|
||||
self
|
||||
}
|
||||
|
||||
/// Create a new `ClientBuilder` with the given [`StoreConfig`].
|
||||
/// Set up the store configuration.
|
||||
///
|
||||
/// The easiest way to get a [`StoreConfig`] is to use the
|
||||
/// [`make_store_config`] method from the [`store`] module or directly from
|
||||
|
||||
Reference in New Issue
Block a user