match_cfg
crates.io v0.1.0480,839 weekly downloads · 0 依存数
出典データ取得時点:
概要
A convenience macro to ergonomically define an item depending on a large number of [cfg] parameters. Structured like match statement, the first matching branch is the item that gets emitted.
インストール
cargo add match_cfg
- エコシステムcrates.io
- バージョン0.1.0
- 週間DL数480,839
- ライセンス—
- 依存数0
- 最終リリース2019-04-02
- 初回公開2019-04-02
レジストリの値
公式レジストリの値を、各値ごとに出典を明記してそのまま再掲しています。
説明
A convenience macro to ergonomically define an item depending on a large number of [cfg] parameters. Structured like match statement, the first matching branch is the item that gets emitted.
レジストリ提供の説明をプレーンテキストに整形したものです。出典: crates.io (Rust)。
元の説明文(未整形)を表示
A convenience macro to ergonomically define an item depending on a large number of `#[cfg]` parameters. Structured like match statement, the first matching branch is the item that gets emitted.
派生指標(算出方法を公開)
以下のレジストリの値からQuantetaが算出した指数です。測定値ではなく派生指標です。算出式は「データと出典」ページに掲載しています。
Q-Vitality Quanteta
0.7 / 100
メンテナンス活発度の指数(リリース頻度+DL水準)。
Q-Trust Quanteta
11.6 / 100
普及・安定度の指数(コミュニティ規模+DL安定性+経過年数)。
Q-Risk Quanteta
56.2 / 100
依存表面の指数。高いほどリスク要因が多い。