Docs.rs
bimifc-parser-0.1.0
bimifc-parser 0.1.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
holg
Dependencies
bimifc-model ^0.1.0
normal
lexical-core ^1
normal
memchr ^2
normal
nom ^8
normal
rustc-hash ^2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2
normal
criterion ^0.5
dev
Versions
68.42%
of the crate is documented
Go to latest version
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
Skip to main content
parse
bimifc_
parser
0.1.0
bimifc_parser
Function
parse
Copy item path
Source
pub fn parse(content: &
str
) ->
Result
<
Arc
<dyn
IfcModel
>>
Expand description
Quick parse function for simple use cases