ascent_base 0.7.0

support library for the ascent package
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "ascent_base"
version.workspace = true
edition = "2021"
authors = ["Arash Sahebolamri"]
repository = "https://github.com/s-arash/ascent"
license = "MIT"
description = "support library for the ascent package"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
paste = "1.0"