Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/config/src/
Dbuilder.rs256 pub fn build_cloned(&self) -> Result<Config> { in build_cloned() method
335 pub async fn build_cloned(&self) -> Result<Config> { in build_cloned() method