Docs.rs
bitis-0.6.12
bitis 0.6.12
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
doheide
Dependencies
array-init ^2.1
normal
ascii ^1.1.0
normal
askama ^0.14
normal
bitis-macros ^0.5.3
normal
clap ^4.5.30
normal
console ^0.15.11
normal
logos ^0.15.0
normal
regex ^1.11.1
normal
stringcase ^0.4.0
normal
toml_edit ^0.22.24
normal
rstest ^0.25.0
dev
Versions
1.95%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bitis_
lib
0.6.12
In bitis_
lib::
lib_
impl::
compiler
bitis_lib
::
lib_impl
::
compiler
Function
parse_root
Copy item path
Source
pub fn parse_root( lexer: &mut
Lexer
<'_,
Token
>, ) ->
Result
<
Vec
<
Value
>, (
String
,
Span
)>