Trait varlink::VarlinkReply

source ·
pub trait VarlinkReply { }
Expand description

Marker trait for the rust code generated by the varlink-rust-generator

There should be no need to use this directly. See the CallTrait to use with the first Call parameter

Implementors§