useGroupInfo

inline suspend fun <R> GroupInfoContainer.useGroupInfo(block: (GroupInfo) -> R): R

GroupInfoContainer 中的 group 作为 block 中的参数使用。