Docs.rs
noosphere-api-0.1.0
noosphere-api 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
subconscious-ops
Dependencies
anyhow ^1
normal
cid ~0.8
normal
libipld-cbor ~0.14
normal
libipld-core ~0.14
normal
noosphere-core ^0.1.0-alpha.1
normal
noosphere-storage ^0.1.0-alpha.1
normal
reqwest ~0.11
normal
serde ^1
normal
serde_urlencoded ~0.7
normal
tracing ~0.1
normal
ucan ^0.7.0-alpha.1
normal
ucan-key-support ^0.7.0-alpha.1
normal
url ^2
normal
wasm-bindgen-test ~0.3
dev
tokio ^1
normal
wasm-bindgen ~0.2
normal
Versions
46.94%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
AsQuery
Required Methods
as_query
Implementations on Foreign Types
()
Implementors
In noosphere_api::data
?
Trait
noosphere_api
::
data
::
AsQuery
source
·
[
−
]
pub trait AsQuery { fn
as_query
(&self) ->
Result
<
Option
<
String
>>; }
Required Methods
source
fn
as_query
(&self) ->
Result
<
Option
<
String
>>
Implementations on Foreign Types
source
impl
AsQuery
for
()
source
fn
as_query
(&self) ->
Result
<
Option
<
String
>>
Implementors
source
impl
AsQuery
for
FetchParameters