Docs.rs
tauri-utils-1.0.3
tauri-utils 1.0.3
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nothingismagick
tauri-bot
Dependencies
aes-gcm ^0.9
normal
brotli ^3
normal
ctor ^0.1
normal
getrandom ^0.2
normal
glob ^0.3.0
normal
html5ever ^0.25
normal
json-patch ^0.2
normal
json5 ^0.4
normal
kuchiki ^0.8
normal
memchr ^2.4
normal
phf ^0.10
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
schemars ^0.8
normal
semver ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^1.12
normal
serialize-to-javascript =0.1.1
normal
thiserror ^1.0.30
normal
url ^2.2
normal
walkdir ^2
normal
heck ^0.4
normal
windows ^0.37.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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 io
Functions
?
Module
tauri_utils
::
io
source
·
[
−
]
Expand description
IO helpers.
Functions
read_line
Read a line breaking in both \n and \r.