Docs.rs
elearn-0.1.3
elearn 0.1.3
Permalink
Docs.rs crate page
WTFPL
Links
Repository
crates.io
Source
Owners
lifeich1
Dependencies
chrono ^0.4
normal
error-chain ^0.12
normal
lazy_static ^1.4
normal
log ^0.4
normal
log4rs ^1
normal
rand ^0.8
normal
ron ^0.7
normal
serde ^1
normal
serde_derive ^1
normal
serde_json ^1
normal
tera ^1.12
normal
tokio ^1
normal
urlencoding ^2
normal
warp ^0.3
normal
Versions
69.57%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
elearn
0.1.3
All Items
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
Crate
elearn
Copy item path
Source
Structs
§
Error
The Error type.
Enums
§
Error
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Functions
§
run
run_
editor
Type Aliases
§
Result
Convenient wrapper around
std::Result
.