Registry / networking / veilid-core

veilid-core

JSON →
library0.5.3rscratesunverified

Core library used to create a Veilid node and operate it as part of an application.

# Cargo.toml [dependencies] veilid-core = "0.5.3"
INSTALL
IMPORT
SIG · VEILID-CORE
V
veilid-core
networkingrustv0.5.3
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.

VeilidNode
✓ use veilid_core::VeilidNode;

Creates a new Veilid node instance.

use veilid_core::VeilidNode; fn main() { let node = VeilidNode::new(); println!("Veilid node created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
veilid-core — cargo add veilid-core · libregistry