Docs.rs
rusty-driver-0.3.3
rusty-driver 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
estokes
Dependencies
bytes ^1
normal
error-chain ^0.12
normal
futures ^0.3
normal
http ^0.2
normal
hyper ^0.14
normal
hyper-tls ^0.5
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
url ^2
normal
webdriver ^0.44
normal
Versions
72.13%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
rusty_
driver
0.3.3
Module error
Module Items
Structs
Enums
Traits
Type Aliases
In crate rusty_
driver
rusty_driver
Module
error
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.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.