Docs.rs
BREP_app-0.4.0
BREP_app 0.4.0
Permalink
Docs.rs crate page
11 September 2026
Links
Repository
crates.io
Source
Owners
mmiscool
Dependencies
BREP_render ^0.4.0
normal
eframe ^0.35
normal
egui ^0.35
normal
egui_extras ^0.35
normal
egui_tiles ^0.16
normal
ehttp ^0.5
normal
image ^0.25
normal
log ^0.4
normal
schemars ^1.2
normal
optional
serde ^1
normal
serde_json ^1
normal
wgpu ^29
normal
usvg ^0.45.1
build
BREP_mcp_core ^0.3.0
normal
optional
tokio ^1
normal
optional
js-sys ^0.3
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
Versions
68.4%
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
parse_args
brep_
app
0.4.0
In brep_
app::
automation::
command
brep_app
::
automation
::
command
Function
parse_
args
Copy item path
Source
pub fn parse_args<T:
DeserializeOwned
>(args:
Value
) ->
Result
<T,
String
>