Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "e"
authors = ["Lucas Pütz"]
description = "E"
version = "0.0.1"
edition = "2024"
homepage = "https://github.com/vE5li/e"
repository = "https://github.com/vE5li/e"
readme = "README.md"
license = "MIT"
exclude = ["LICENSE.md", "rustfmt.toml"]

[dependencies]