[package] name = "xitca-service" version = "0.2.0" edition = "2021" license = "Apache-2.0" description = "async traits for xitca" repository = "https://github.com/HFQR/xitca-web" keywords = ["xitca", "xitca-web"] authors = ["fakeshadow "] readme= "README.md" [features] alloc = [] std = [] [dev-dependencies] xitca-unsafe-collection = "0.2.0"