Registry / networking / xous-api-names

xous-api-names

JSON →
library0.9.71rscratesunverified

Xous microkernel OS inter-process name resolution server.

# Cargo.toml [dependencies] xous-api-names = "0.9.71"
INSTALL
IMPORT
SIG · XOUS-API-NAMES
X
xous-api-names
networkingrustv0.9.71
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.

NameServer
use xous_api_names::NameServer;

Create a new Xous name server.

use xous_api_names::NameServer; fn main() { let server = NameServer::new().unwrap(); println!("Name server created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.71latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
26
Amazon
1
OpenAI (training)
1
Resources
xous-api-names — cargo add xous-api-names · libregistry