Docs.rs
zed-xim-0.4.0-zed
zed-xim 0.4.0-zed
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mikayla-maki
github:zed-industries:crates-io
Dependencies
ahash ^0.8
normal
hashbrown ^0.14.0
normal
log ^0.4
normal
x11-dl ^2.18.5
normal
optional
x11rb ^0.13
normal
optional
xim-ctext ^0.3.0
normal
xim-parser ^0.2.0
normal
criterion ^0.5.1
dev
pretty_env_logger ^0.5.0
dev
Versions
6.12%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
write_to_vec
zed_xim
0.4.0-zed
zed_xim
Function
write_
to_
vec
Copy item path
Source
pub fn write_to_vec(f: impl
XimWrite
) ->
Vec
<
u8
>
ⓘ