/scrape-rs

Scrape data from servers an process in a user-defined pipeline

Primary LanguageRust

scrape-rs (WIP)

Type conversion

From\To Value String U64 I64 F64 HashMap Array
String x - - - - -
U64 - x
I64 - x
F64 - - x
HashMap - - x
Array - - x