Struct worker_plus::durable::GetAlarmOptions
source · Fields§
§allow_concurrency: Option<bool>Trait Implementations§
source§impl Clone for GetAlarmOptions
impl Clone for GetAlarmOptions
source§fn clone(&self) -> GetAlarmOptions
fn clone(&self) -> GetAlarmOptions
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moresource§impl Debug for GetAlarmOptions
impl Debug for GetAlarmOptions
source§impl Default for GetAlarmOptions
impl Default for GetAlarmOptions
source§fn default() -> GetAlarmOptions
fn default() -> GetAlarmOptions
Returns the “default value” for a type. Read more