Skip to main content

use_context_or

Function use_context_or 

Source
pub fn use_context_or<T: Clone + 'static>(default: T) -> T