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.
pub fn process_origin() -> Option<String>The effective write origin for the current thread: the thread-local override
(OriginScope) if set, else the process-global, else None.