Docs.rs
openfare-lib-0.6.2
openfare-lib 0.6.2
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
rndhouse
Dependencies
anyhow ^1.0.31
normal
bincode ^1.3.3
normal
chrono ^0.4
normal
env_logger ^0.8.2
normal
flate2 ^1.0.14
normal
hex ^0.4.3
normal
lazy-regex ^2.2.2
normal
lazy_static ^1.4.0
normal
log ^0.4.8
normal
openssl-sys ^0.9.72
normal
regex ^1.3.9
normal
reqwest ^0.11.0
normal
rust_decimal ^1.22.0
normal
serde ^1.0.104
normal
serde_json ^1.0.48
normal
structopt ^0.3.14
normal
tar ^0.4.33
normal
url ^2.1.1
normal
uuid ^0.8.2
normal
zip ^0.5.10
normal
Versions
9.76%
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
run
openfare_
lib
0.6.2
In openfare_
lib::
extension::
commands
openfare_lib
::
extension
::
commands
Function
run
Copy item path
Source
pub fn run<T:
Extension
+
Debug
>(extension:
&mut T
) ->
Result
<
()
>