pub async fn add_kind(
scheme: &str,
funs: &TardisFunsInst,
ctx: &TardisContext,
) -> TardisResult<()>Expand description
Add the type of the SPI service backend implementation 添加SPI服务后端实现的类型
pub async fn add_kind(
scheme: &str,
funs: &TardisFunsInst,
ctx: &TardisContext,
) -> TardisResult<()>Add the type of the SPI service backend implementation 添加SPI服务后端实现的类型