Skip to main content

process_origin

Function process_origin 

Source
pub fn process_origin() -> Option<String>
Expand description

The effective write origin for the current thread: the thread-local override (OriginScope) if set, else the process-global, else None.