datafu 0.0.2

A Rust library for extracting data from config objects and other arbitrary object graphs.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["SoniEx2 <endermoneymod@gmail.com>"]
description = "A Rust library for extracting data from config objects and other arbitrary object graphs."
edition = "2015"
license = "AGPL-3.0-or-later"
name = "datafu"
repository = "https://soniex2.autistic.space/git-repos/dfu.git"
version = "0.0.2"