1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.
[]
= "2021"
= "llimphi-compositor"
= "0.1.0"
= ["Sergio <gerencia@jlsoltech.com>"]
= false
= true
= false
= false
= false
= false
= false
= "llimphi-compositor — el núcleo declarativo de Llimphi sin winit: el árbol `View<Msg>`, el mount sobre taffy, el paint a `vello::Scene` y el hit-test. No depende de llimphi-hal ni de una surface concreta, así que la misma composición sirve sobre winit (llimphi-ui) o, a futuro, sobre el framebuffer del kernel wawa. `wgpu` entra sólo por la firma de `GpuPaintFn` (tipos, no windowing)."
= false
= "MIT"
= "https://git.tawasuyu.net/tawasuyu/llimphi"
[]
= "llimphi_compositor"
= "src/lib.rs"
[[]]
= "anim_demo"
= "examples/anim_demo.rs"
[[]]
= "animated_size_demo"
= "examples/animated_size_demo.rs"
[[]]
= "backdrop_blur_demo"
= "examples/backdrop_blur_demo.rs"
[[]]
= "filter_demo"
= "examples/filter_demo.rs"
[[]]
= "gpu_primitivos_demo"
= "examples/gpu_primitivos_demo.rs"
[[]]
= "image_fit_demo"
= "examples/image_fit_demo.rs"
[[]]
= "layout_builder_demo"
= "examples/layout_builder_demo.rs"
[[]]
= "pantallazo_motor"
= "examples/pantallazo_motor.rs"
[[]]
= "primitivas_demo"
= "examples/primitivas_demo.rs"
[[]]
= "rich_text_demo"
= "examples/rich_text_demo.rs"
[[]]
= "ripple_demo"
= "examples/ripple_demo.rs"
[[]]
= "showreel"
= "examples/showreel.rs"
[[]]
= "text_measure"
= "tests/text_measure.rs"
[]
= "0.1.0"
[]
= "0.1.0"
[]
= "0.7"
[]
= "27"
[]
= "0.18"
[]
= "0.4"