Registry / utility / dialtone-common

dialtone-common

JSON →
library0.1.0rscratesunverified

Common code shared across Dialtone projects.

# Cargo.toml [dependencies] dialtone_common = "0.1.0"
INSTALL
IMPORT
SIG · DIALTONE-COMMON
D
dialtone-common
utilityrustv0.1.0
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.

Common
use dialtone_common::Common;

Minimal usage showing Common struct.

use dialtone_common::Common; fn main() { let _common = Common::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
dialtone-common — cargo add dialtone-common · libregistry