Registry / database / influxive-core

influxive-core

JSON →
library0.0.5rscratesunverified

Core types for the influxive crate ecosystem.

# Cargo.toml [dependencies] influxive-core = "0.0.5"
INSTALL
IMPORT
SIG · INFLUXIVE-CORE
I
influxive-core
databaserustv0.0.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

InfluxivePoint
use influxive_core::InfluxivePoint;

Creates a new InfluxivePoint.

use influxive_core::InfluxivePoint; fn main() { let point = InfluxivePoint::new("measurement", vec![]); println!("{:?}", point); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
9
Resources
influxive-core — cargo add influxive-core · libregistry