Docs.rs
nml2-0.3.1
nml2 0.3.1
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
thorstenhater
Dependencies
anyhow ^1.0.0
normal
clap ^4.5.0
normal
nom ^7.1.0
normal
roxmltree ^0.20.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.2
normal
pretty_assertions ^1.3.0
dev
Versions
1.9%
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
get_runtime_types
nml2
0.3.1
nml2
Function
get_
runtime_
types
Copy item path
Source
pub fn get_runtime_types(lems: &mut
LemsFile
, nml: &[
String
]) ->
Result
<
()
>