Docs.rs
stelae-0.6.6
stelae 0.6.6
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
dgreisen
n-dusan
github:openlawlibrary:dev
Dependencies
actix-http ^3.2
normal
actix-service ^2.0
normal
actix-web ^4
normal
anyhow ^1.0
normal
async-trait ^0.1.77
normal
chrono 0.4.*
normal
clap ^4.0.27
normal
derive_more ^0.99.17
normal
git2 ^0.18
normal
lazy_static ^1.4.0
normal
md-5 ^0.10.6
normal
mime ^0.3.17
normal
mime_guess ^2.0.4
normal
regex ^1
normal
serde ^1.0
normal
serde_derive ^1.0.152
normal
serde_json ^1.0
normal
sophia ^0.8.0
normal
sqlx ^0.7
normal
toml ^0.8.8
normal
toml_edit ^0.22
normal
tracing ^0.1
normal
tracing-actix-web ^0.7
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
criterion ^0.3
dev
just ^1.27
dev
tempfile ^3
dev
Versions
100%
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
Module server
stelae
0.6.6
Module server
Module Items
Modules
In crate stelae
stelae
Module
server
Copy item path
Source
Expand description
Functionality for serving Stelae archive.
Currently contains only a git microserver.
Modules
ยง
api
This module contains the API endpoints for the server.
app
Serve documents in a Stelae archive.
errors
Stelae-specific errors
git
Legacy git microserver.
headers
Headers used in the Stelae server.
tracing
Tracing/logging for HTTP servers