Docs.rs
jetro-experimental-0.2.0
jetro-experimental 0.2.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
mitghi
Dependencies
aho-corasick ^1
normal
optional
croaring ^2
normal
fast-float ^0.2
normal
optional
memchr ^2
normal
simdutf8 ^0.1
normal
optional
criterion ^0.5
dev
serde_json ^1
dev
Versions
60.48%
of the crate is documented
Platform
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
Skip to main content
from_bytes_with
jetro_
experimental
0.2.0
In jetro_
experimental::
api
jetro_experimental
::
api
Function
from_
bytes_
with
Copy item path
Source
pub fn from_bytes_with( bytes: &[
u8
], opts:
BuildOptions
, ) ->
Result
<
StructuralIndex
,
Error
>