Skip to main content

SourceRef

Type Alias SourceRef 

Source
pub type SourceRef<T> = Arc<SourceRefHandle<T>>;

Aliased Type§

pub struct SourceRef<T> { /* private fields */ }