tipc-std 0.1.0

TIPC standard library type provider
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "tipc-std"
version = "0.1.0"
edition = "2024"
license = "Apache-2.0"
authors = ["KylinSoft Co., Ltd. <https://www.kylinos.cn/>"]
description = "TIPC standard library type provider"
homepage = "https://gitee.com/openkylin/rust-libtipc"
repository = "https://gitee.com/openkylin/rust-libtipc"

[dependencies]

[features]