mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 17:38:02 +00:00
41a6f54c4a
* pass correct header column to read_meta again fixes #826 * make COLUMN_META exist in a single place * pass COLUMN_META as arg for more consistency with other db utils * remove unused import
= Client .Summary [source, toml] ---- include::Cargo.toml[lines=2..5] ---- .Description ---- include::src/lib.rs[tag=description] ----