Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/annotate-snippets/src/formatter/
Dmod.rs90 annotation_type: &DisplayAnnotationType, in format_annotation_type()
/aosp_15_r20/external/rust/android-crates-io/crates/annotate-snippets/src/display_list/
Dfrom_snippet.rs573 impl From<snippet::AnnotationType> for DisplayAnnotationType { implementation
Dstructs.rs289 pub enum DisplayAnnotationType { enum