Registry / utility / relm4-store-record

relm4-store-record

JSON →
library0.1.0-beta.2rscratesunverified

Library for building application model

# Cargo.toml [dependencies] relm4-store-record = "0.1.0-beta.2"
INSTALL
IMPORT
SIG · RELM4-STORE-RECORD
R
relm4-store-record
utilityrustv0.1.0-beta.2
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.

Record
use relm4_store_record::Record;

Creates a new record for application model

use relm4_store_record::Record; fn main() { let record = Record::new(); println!("Record created"); }
Debug
Known issues
gotchaBeta version with potential API changes
fix
Pin to exact version and monitor updates
affects: >=0.1.0-beta.2
Upgrade
Version history
0.1.0-beta.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
relm4-store-record — cargo add relm4-store-record · libregistry