Registry / utility / reproto-naming

reproto-naming

JSON →
library0.3.36rscratesunverified

Provides naming utilities for the Reproto protocol generator.

# Cargo.toml [dependencies] reproto-naming = "0.3.36"
INSTALL
IMPORT
SIG · REPROTO-NAMING
R
reproto-naming
utilityrustv0.3.36
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.

Name
use reproto_naming::Name;

Creates a new name instance.

use reproto_naming::Name; fn main() { let name = Name::new("example"); println!("{}", name); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.36latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
reproto-naming — cargo add reproto-naming · libregistry