Crates.io | blockcontent |
lib.rs | blockcontent |
version | 0.2.0 |
source | src |
created_at | 2025-04-26 05:07:15.957994+00 |
updated_at | 2025-05-12 15:27:36.256877+00 |
description | No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) |
homepage | |
repository | |
max_upload_size | |
id | 1649895 |
size | 60,710 |
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
This API client was generated by the OpenAPI Generator project. By using the openapi-spec from a remote server, you can easily generate an API client.
org.openapitools.codegen.languages.RustClientCodegen
Put the package under your project folder in a directory named blockcontent
and add the following to Cargo.toml
under [dependencies]
:
blockcontent = { path = "./blockcontent" }
All URIs are relative to http://localhost
Class | Method | HTTP request | Description |
---|
To get access to the crate's generated documentation, use:
cargo doc --open