Docs.rs
moodle_api-0.1.0
moodle_api 0.1.0
Docs.rs crate page
AGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
JacobLinCool
Dependencies
anyhow ^1.0.75
normal
moodle_client ^0.1.0
normal
serde ^1.0.188
normal
serde_json ^1.0.107
normal
vergen ^8.2.5
build
Versions
76.48%
of the crate is documented
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
moodle_
api
0.1.0
In moodle_
api::
core::
message::
get_
conversation
moodle_api
::
core
::
message
::
get_conversation
Function
call
Copy item path
Source
pub async fn call<'a>( client: &'a mut
MoodleClient
, params: &'a mut
Params
, ) ->
Result
<
Returns
>