Skip to main content

RawContext

Type Alias RawContext 

Source
pub type RawContext = ();
Expand description

A “raw” context that can be used to create a Context.

Currently, all platforms define this as the void type ().