Registry / other / zng-wgt-tooltip

zng-wgt-tooltip

JSON →
library0.15.0rscratesunverified

Part of the zng project, providing tooltip widget functionality.

# Cargo.toml [dependencies] zng-wgt-tooltip = "0.15.0"
INSTALL
IMPORT
SIG · ZNG-WGT-TOOLTIP
Z
zng-wgt-tooltip
otherrustv0.15.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.

Tooltip
use zng_wgt_tooltip::Tooltip;

Creates a new tooltip widget with a message.

use zng_wgt_tooltip::Tooltip; fn main() { let tooltip = Tooltip::new("Hello"); println!("{:?}", tooltip); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
30
Resources
zng-wgt-tooltip — cargo add zng-wgt-tooltip · libregistry