Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
druid-0.8.3
druid 0.8.3
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
raphlinus
cmyr
xStrom
Dependencies
chrono ^0.4.23
normal
optional
druid-derive ^0.5.0
normal
druid-shell ^0.8.3
normal
fluent-bundle ^0.15.2
normal
fluent-langneg ^0.13.0
normal
fluent-syntax ^0.11.0
normal
fnv ^1.0.7
normal
im ^15.1.0
normal
optional
instant ^0.1.12
normal
resvg ^0.25.0
normal
optional
tiny-skia ^0.8.3
normal
optional
tracing ^0.1.37
normal
tracing-subscriber ^0.3.16
normal
unic-langid ^0.9.1
normal
unicode-segmentation ^1.10.1
normal
usvg ^0.25.0
normal
optional
xi-unicode ^0.3.0
normal
float-cmp ^0.9.0
dev
piet-common ^0.6.2
dev
pulldown-cmark ^0.8.0
dev
tempfile ^3.4.0
dev
test-log ^0.2.11
dev
tracing-subscriber ^0.3.16
dev
open ^1.7.1
dev
console_error_panic_hook ^0.1.7
normal
tracing-wasm ^0.2.1
normal
Versions
96.45%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
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
Module iter
druid
0.8.3
Module iter
Module Items
Functions
In druid::
im
druid
::
im
Module
iter
Copy item path
Source
Available on
crate feature
im
only.
Expand description
Iterators over immutable data.
Functions
ยง
unfold
Create an iterator of values using a function to update an owned state value.