windows-core

Crates.iowindows-core
lib.rswindows-core
version
sourcesrc
created_at2021-11-15 18:04:53.482359+00
updated_at2025-03-18 14:26:00.41514+00
descriptionCore type support for COM and Windows
homepage
repositoryhttps://github.com/microsoft/windows-rs
max_upload_size
id482269
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Kenny Kerr (kennykerr)

documentation

README

Core type support for COM and Windows

The windows-core crate provides core type support for the windows-* family of crates.

Commit count: 1594

cargo fmt