basalt-rs/bedrock

Add methods for programmitcally constructing `LanguageSet`

開放

#55 建立於 2026年2月26日

 (0 則留言) (0 個反應) (0 位負責人)Rust (0 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (0 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Right now, it is painful to test things that rely on the language set. It would be nice to have some functions from the inner set be implemented.

Specifically, the FromIter trait should be implemented. Also take a look to see if there's anything else that may be useful to implement for constructing a LanguageSet.

貢獻者指南