Home
last modified time | relevance | path

Searched refs:with_source_code (Results 1 – 4 of 4) sorted by relevance

/external/rust/android-crates-io/crates/miette/src/eyreish/
Dwrapper.rs280 .with_source_code(outer_source.to_string()); in no_override()
313 .with_source_code(outer_source.to_string()); in two_source_codes()
Derror.rs413 pub fn with_source_code(self, source_code: impl SourceCode + Send + Sync + 'static) -> Report { in with_source_code() method
/external/rust/android-crates-io/crates/miette/
DREADME.md486 One option is to use [`with_source_code()`](Report::with_source_code)
512 error.with_source_code(String::from("source code"))
642 ).with_source_code(source);
DCHANGELOG.md316 `.with_source_code()` is here!!
320 * **report:** add `with_source_code` ([50519264](https://github.com/zkat/miette/commit/50519264d47d…