Docs.rs
ragit-api-0.3.3
ragit-api 0.3.3
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
baehyunsol
Dependencies
async-std ^1.13.0
normal
base64 ^0.22.1
normal
chrono ^0.4.40
normal
clap ^4.5.26
normal
futures ^0.3.31
normal
image ^0.25.5
normal
ragit-fs ^0.3.3
normal
ragit-pdl ^0.3.3
normal
reqwest ^0.12.12
normal
serde ^1.0.218
normal
serde_json ^1.0.139
normal
tera ^1.20.0
normal
tokio ^1.43.0
normal
Versions
15.05%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
ragit_
api
0.3.3
ragit_api
Function
load_models
Copy item path
Source
pub fn load_models(json_path: &
str
) ->
Result
<
Vec
<
Model
>,
Error
>