Docs.rs
samling-0.13.1
samling 0.13.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jacobsvante
Dependencies
argon2 ^0.5.3
normal
axum ^0.8.1
normal
axum-extra ^0.10.0
normal
base64 ^0.22.1
normal
bytes ^1.9.0
normal
chrono ^0.4.39
normal
clap ^4.5.24
normal
optional
csv ^1.3.1
normal
derive_more ^1.0.0
normal
dotenvy ^0.15.7
normal
futures ^0.3.31
normal
governor ^0.8.0
normal
http ^1.2.0
normal
hyper ^1.5.2
normal
include_dir ^0.7.4
normal
indexmap ^2.7.0
normal
itertools ^0.14.0
normal
jsonwebtoken ^9.3.0
normal
log ^0.4.22
normal
mimalloc ^0.1.43
normal
optional
mime ^0.3.17
normal
mime_guess ^2.0.5
normal
num_enum ^0.7.3
normal
once_cell ^1.20.2
normal
password-hash ^0.5.0
normal
postgres-types ^0.2.8
normal
rand ^0.8.5
normal
reqwest ^0.12.12
normal
rust_decimal ^1.36.0
normal
rust_xlsxwriter ^0.80.0
normal
samling-clorinde ^0.12.0
normal
schemars ^0.8.21
normal
sentry ^0.36.0
normal
serde ^1.0.217
normal
serde_json ^1.0.135
normal
serde_path_to_error ^0.1.16
normal
slug ^0.1.6
normal
smol_str ^0.3.2
normal
strum ^0.26.3
normal
thiserror ^2.0.9
normal
tokio ^1.42.0
normal
tower ^0.5.2
normal
tower-http ^0.6.2
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
optional
url ^2.5.4
normal
Versions
8.45%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
generate_schema_file
samling
0.13.1
samling
Function
generate_
schema_
file
Copy item path
Source
pub async fn generate_schema_file(output_path: &
Path
) ->
Result
<
()
>