moodle_api 0.1.0

Moodle Webservice Client in Rust.
Documentation
1
2
3
4
5
pub mod r#delete_state;
pub mod r#get_state;
pub mod r#get_states;
pub mod r#post_state;
pub mod r#statement_post;