inUserInfo

inline suspend fun <R> UserInfoContainer.inUserInfo(block: UserInfo.() -> R): R(source)

UserInfoContainer 中的 user 作为 block 中的接收者使用。