Skip to main content

Ref

Type Alias Ref 

Source
type Ref<'a, T> = &'a T;