Docs.rs
winrt-xaml-1.0.0
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
winrt-xaml 1.0.0
A Rust library for creating modern Windows UIs using WinRT and XAML with reactive data binding
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
public
src
.editorconfig
.gitignore
.postcssrc.json
angular.json
package-lock.json
package.json
README.md
STATE_MANAGEMENT.md
tsconfig.app.json
tsconfig.json
tsconfig.spec.json
1
2
3
4
5
{
"
plugins
"
:
{
"
@tailwindcss/postcss
"
:
{
}
}
}