Docs.rs
castle_api-0.7.2
castle_api 0.7.2
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
AlbertMarashi
Dependencies
anyhow ^1.0.57
normal
async-recursion ^1.0.0
normal
async-trait ^0.1.53
normal
castle_macro ^0.7.2
normal
castle_query_parser ^0.7.2
normal
castle_schema_parser ^0.7.2
normal
castle_shared_parser ^0.7.2
normal
castle_tokenizer ^0.7.2
normal
castle_types ^0.7.2
normal
derivative ^2.2.0
normal
rmpv ^1.0.0
normal
serde ^1.0.117
normal
tokio ^1.17.0
normal
uuid ^1.0.0
normal
tokio ^1.17.0
dev
Versions
10%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
Crate castle_api
Version 0.7.2
All Items
Re-exports
Modules
Structs
Functions
Attribute Macros
?
Crate
castle_api
source
·
[
−
]
Re-exports
pub use crate::castle::
Castle
;
Modules
castle
types
Structs
Error
The
Error
type, a wrapper around a dynamic error type.
Functions
parse_directives_from_str
Attribute Macros
async_trait
castle_macro