Struct clightningrpc::responses::Disconnect[][src]

pub struct Disconnect {}

'disconnect' command

Trait Implementations

impl Debug for Disconnect
[src]

Formats the value using the given formatter. Read more

impl Clone for Disconnect
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Disconnect

impl Sync for Disconnect