Home
last modified time | relevance | path

Searched defs:add_async_source (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/config/src/
Dbuilder.rs216 pub fn add_async_source<T>(self, source: T) -> ConfigBuilder<AsyncState> in add_async_source() method
307 pub fn add_async_source<T>(mut self, source: T) -> Self in add_async_source() method