Registry / networking / ns-router

ns-router

JSON →
library0.1.6rscratesunverified

A configurable name resolver for abstract-ns.

# Cargo.toml [dependencies] ns-router = "0.1.6"
INSTALL
IMPORT
SIG · NS-ROUTER
N
ns-router
networkingrustv0.1.6
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.

Router
use ns_router::Router;

Creates a new name service router.

use ns_router::Router; fn main() { let router = Router::new(); println!("Router created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.6latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
ns-router — cargo add ns-router · libregistry