portaldi-core 0.2.7

Core functionalities for portaldi.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.async-trait]
version = "0.1"

[dependencies.once_cell]
version = "1.16"
[dev-dependencies.tokio]
features = ["full"]
version = "1"

[package]
authors = ["mtn81 <nantsuka2011@gmail.com>"]
description = "Core functionalities for portaldi."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "portaldi-core"
repository = "https://github.com/mtn81/portaldi"
version = "0.2.7"