Skip to main content

Module tags

Module tags 

Source
Expand description

标签列表接口。

返回所有标签及其关联的已发布文章数量,用于标签云与侧边栏。 Dioxus server function,注册在 /api 路径下。 仅在 feature = "server" 启用的服务端构建中查询数据库。

Functions§

list_tags
获取全部标签列表。