Docs.rs
fastx-0.1.0
fastx 0.1.0
Docs.rs crate page
CC-BY-SA-4.0
Links
Repository
Crates.io
Source
Owners
ahcm
Dependencies
memchr ^2.4.0
normal
Versions
Go to latest version
Platform
x86_64-unknown-linux-gnu
i686-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-apple-darwin
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Other items in
fastx
::
FastX
?
Function
fastx
::
FastX
::
peek
[
−
]
[src]
pub fn peek(reader: &mut dyn
Read
) ->
Result
<
(
FastXFormat
,
[
u8
; 1]
)
>