wgc 2.0.1

An ergonomic Rust wrapper for Windows.Graphics.Capture API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[book]
authors = ["Atliac"]
language = "en"
src = "docs"
title = "wgc Tutorial"

[build]
build-dir = "book"
create-missing = true

[output.html]
default-theme = "rust"
git-repository-url = "https://github.com/Atliac/wgc"
edit-url-template = "https://github.com/Atliac/wgc/edit/main/docs/{path}"