Home
last modified time | relevance | path

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

/external/rust/crates/tokio/src/sync/
Donce_cell.rs142 pub fn new_with(value: Option<T>) -> Self { in new_with() method
/external/rust/crates/tracing/src/
Dspan.rs442 pub fn new_with( in new_with() method