Docs.rs
libgraphql-parser-0.0.5
libgraphql-parser 0.0.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jeffmo
Dependencies
graphql-parser ^0.4.0
normal
inherent ^1.0.12
normal
memchr ^2.7
normal
serde ^1.0.226
normal
smallvec ^1.15
normal
thiserror ^2.0.9
normal
apollo-parser ^0.8
dev
criterion ^0.5
dev
proptest ^1.6
dev
Versions
41.61%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module smallvec
libgraphql_
parser
0.0.5
Module smallvec
Module Items
Macros
Structs
In crate libgraphql_
parser
libgraphql_parser
Module
smallvec
Copy item path
Source
Macros
§
smallvec
Creates a
SmallVec
containing the arguments.
Structs
§
Small
Vec
A
Vec
-like container that can store a small number of elements inline.