一個 "no_std" Rust crate(庫)是一個支持在任何平台上使用的 crate(庫)(因為它不對平台做出假設)。 簡而言之,它允許該 crate 在固件中使用。 kaspa-addresses 正在進行 no_std 的開發。