Docs.rs
logix-type-0.11.2
logix-type 0.11.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
gigantos-net
Dependencies
bstr ^1.9.1
normal
indexmap ^2.2.6
normal
logix-type-derive ^0.11.0
normal
logix-vfs ^0.9.1
normal
owo-colors ^4.0.0
normal
smol_str ^0.2.1
normal
textwrap ^0.16.1
normal
thiserror ^1.0.58
normal
which ^6.0.1
normal
strip-ansi-escapes ^0.2.0
dev
tempfile ^3.10.1
dev
Versions
24.38%
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
parse_token
logix_
type
0.11.2
In logix_
type::
token
logix_type
::
token
Function
parse_
token
Copy item path
Source
pub fn parse_token(buf: &[
u8
]) ->
ParseRes
<'_>