Struct rs_collector::collectors::jvm::JvmConfig[][src]

pub struct JvmConfig { /* fields omitted */ }

Trait Implementations

impl Debug for JvmConfig
[src]

Formats the value using the given formatter. Read more

impl Clone for JvmConfig
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Decodable for JvmConfig
[src]

Deserialize a value using a Decoder.

Auto Trait Implementations

impl Send for JvmConfig

impl Sync for JvmConfig