Docs.rs
rns-git-0.1.0
rns-git 0.1.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
lelloman
Dependencies
env_logger ^0.10
normal
log ^0.4
normal
rns-core ^0.1.11
normal
rns-crypto ^0.1.6
normal
rns-net ^0.5.8
normal
tempfile ^3
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
Skip to main content
run_server
rns_git
0.1.0
In rns_
git::
server
rns_git
::
server
Function
run_
server
Copy item path
Source
pub fn run_server(config:
ServerConfig
, identity:
Identity
) ->
Result
<
()
>