Docs.rs
nom-gtf-0.1.3
nom-gtf 0.1.3
Docs.rs crate page
MIT
Links
Documentation
Repository
Crates.io
Source
Owners
noamteyssier
Dependencies
anyhow ^1.0.65
normal
bstr ^1.0.1
normal
nom ^7.1.1
normal
criterion ^0.4.0
dev
flate2 ^1.0.24
dev
Versions
This release has been yanked
Platform
x86_64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
?
1
2
3
pub mod
parse;
pub mod
types;
pub use
types::{GtfReader, GtfRecord, GtfRecordRef};