ckb-spawn 0.120.0

Trait define spawns a new asynchronous task
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "ckb-spawn"
version = "0.120.0"
license = "MIT"
authors = ["Nervos Core Dev <dev@nervos.org>"]
edition = "2021"
description = "Trait define spawns a new asynchronous task"
homepage = "https://github.com/nervosnetwork/ckb"
repository = "https://github.com/nervosnetwork/ckb"


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

[dependencies]