Docs.rs
rustledger-parser-0.16.1
rustledger-parser 0.16.1
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
robcohen
Dependencies
logos ^0.16
normal
num_enum ^0.7
normal
rkyv ^0.8
normal
optional
rowan ^0.16
normal
rust_decimal ^1.42
normal
rustledger-core ^0.16.1
normal
serde ^1
normal
serde_json ^1
normal
blake3 ^1
dev
criterion ^0.8
dev
insta ^1
dev
proptest ^1
dev
rust_decimal_macros ^1.40
dev
Versions
100%
of the crate is documented
Platform
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
BOM
rustledger_
parser
0.16.1
In rustledger_
parser::
bom
rustledger_parser
::
bom
Constant
BOM
Copy item path
Source
pub const BOM: &
str
= "\u{FEFF}";
Expand description
The UTF-8 byte-order mark (
EF BB BF
).