Skip to main content

item_detail

Function item_detail 

Source
pub fn item_detail(
    caps: &ServerCapabilities,
    user_id: &str,
    item_id: &str,
) -> String
Expand description

One item, in detail. People, MediaStreams and MediaSources are named here and nowhere else — the detail view is the only place they are wanted.

TRACES: UR-007, UR-085 | JA-005, DR-279