roam-codegen 0.1.0

Stub package for roam-codegen
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[lib]
name = "roam_codegen"
path = "lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Stub package for roam-codegen"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "roam-codegen"
readme = false
repository = "https://github.com/bearcove/roam"
version = "0.1.0"