Docs.rs
nwn-lib-rs-0.4.0
nwn-lib-rs 0.4.0
Permalink
Docs.rs crate page
LGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
CromFr
Dependencies
base64ct ^1.6.0
normal
chrono ^0.4.23
normal
encoding_rs ^0.8.34
normal
git-version ^0.3.9
normal
nom ^7.1.3
normal
serde ^1.0
normal
xml-rs ^0.8.22
normal
flate2 ^1.0
normal
flate2 ^1.0
normal
Versions
70.76%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
nwn_
lib_
rs
0.4.0
In nwn_
lib_
rs::
parsing
nwn_lib_rs
::
parsing
Function
get_nom_input_offset
Copy item path
Source
pub fn get_nom_input_offset( current_input: &[
u8
], complete_input: &[
u8
], ) ->
usize