Data that is constant during runtime can be defined as const (when its small) or static (when its larger) in Rust.
確定! 回上一頁