Daily Shaarli
April 30, 2024
GitHub - hgrsd/drivel: Infer a JSON schema from example data, produce nonsense synthetic data (drivel) according to the schema
Describe a JSON structure
Convert from a file format to another
Idea : rewrite it as a rust command :)
An alternative to Kahoot
dbg!
is a macro dedicated to display value at runtime execution.
It is the console.log of Rust in some ways.