data_doc 0.1.0

Getting doc string at runtime
Documentation
1
2
3
4
5
6
7
8
9
[dependencies.indexmap]
version = "1.9.1"

[package]
description = "Getting doc string at runtime"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "data_doc"
version = "0.1.0"