dummy-library- 0.0.2

Dummy Library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["dummy"]
description = "Dummy Library"
edition = "2021"
homepage = "https://github.com/"
keywords = ["no_std", "wasm"]
license = "MIT"
name = "dummy-library-"
readme = "README.md"
repository = "https://github.com/"
rust-version = "1.66"
version = "0.0.2"