Struct liblightning::scheduler::SchedulerConfig [] [src]

pub struct SchedulerConfig {
    pub stack_pool: StackPool,
}

Fields

Trait Implementations

Auto Trait Implementations