Docs.rs
collectd-plugin-0.16.0
collectd-plugin 0.16.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nickbabcock
Dependencies
bitflags ^2.4
normal
chrono ^0.4.0
normal
libc ^0.2
normal
log ^0.4
normal
memchr ^2
normal
serde ^1
normal
optional
anyhow ^1.0
dev
criterion ^0.5
dev
doc-comment ^0.3
dev
env_logger ^0.11
dev
libc ^0.2
dev
log ^0.4
dev
num_cpus ^1.0
dev
serde ^1
dev
serde_test ^1.0
dev
trybuild ^1.0
dev
bindgen ^0.69.1
build
optional
regex ^1
build
Versions
24.83%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
collectd_
plugin
0.16.0
In collectd_
plugin::
internal
collectd_plugin
::
internal
Function
plugin_init
Copy item path
Source
pub fn plugin_init<T:
PluginManager
>(config_seen: &
AtomicBool
) ->
c_int