Struct drone_core::thread::RoutineStack [] [src]

pub struct RoutineStack { /* fields omitted */ }

A lock-free stack of routines.

Methods

impl RoutineStack
[src]

[src]

Creates an empty RoutineStack.