Docs.rs
crud-file-server-0.3.0
crud-file-server 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rasmusmerzin
Dependencies
async-std ^1
normal
tide ^0.16
normal
uuid ^0.8
normal
surf ^2
dev
Versions
0%
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
serve
crud_
file_
server
0.3.0
In crud_
file_
server::
serve
crud_file_server
::
serve
Function
serve
Copy item path
Source
pub async fn serve(config:
Config
) ->
Result
<
()
,
Box
<dyn
Error
>>