libc-core 0.2.5

provides the libc types
Documentation
[toolchain]
profile = "minimal"
# channel = "nightly-2023-03-29"
# channel = "nightly-2024-07-01"
# channel = "nightly-2024-07-15"
channel = "nightly-2025-02-01"
components = [
  "rust-src",
  "rustfmt",
  "clippy",
  "llvm-tools-preview",
  "rust-analyzer",
]
targets = [
  "riscv64imac-unknown-none-elf",
  "riscv64gc-unknown-none-elf",
  "x86_64-unknown-none",
  "aarch64-unknown-none-softfloat",
  "loongarch64-unknown-none",
]