Struct kailua_langsvr_protocol::CancelParams [] [src]

pub struct CancelParams {
    pub id: Id,
}

Fields

Trait Implementations

impl Debug for CancelParams
[src]

Formats the value using the given formatter.

impl Clone for CancelParams
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more