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
::
from_reader
[
−
]
[src]
pub fn from_reader(reader: &mut dyn
Read
) ->
Result
<
Box
<dyn
FastXRead
>>