Docs.rs
notegraf-web-0.1.1
notegraf-web 0.1.1
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
caizixian
Dependencies
actix-files ^0.6
normal
actix-web ^4.2
normal
config ^0.13
normal
lazy_static ^1.4
normal
notegraf ^0.1.0
normal
opentelemetry ^0.17
normal
opentelemetry-otlp ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.6
normal
tokio ^1.21
normal
tracing ^0.1
normal
tracing-actix-web ^0.6
normal
tracing-futures ^0.2
normal
tracing-log ^0.1
normal
tracing-opentelemetry ^0.17
normal
tracing-subscriber ^0.3
normal
uuid ^1.0
normal
reqwest ^0.11
dev
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
notegraf_
web
0.1.1
Note
Type
Aliased Type
In crate notegraf_
web
notegraf_web
Type Alias
NoteType
Copy item path
Source
pub type NoteType =
MarkdownNote
;
Aliased Type
ยง
struct NoteType {
/* private fields */
}