Docs.rs
fhir-rs-0.0.3
fhir-rs 0.0.3
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
yeyanbo
Dependencies
axum ^0.7.3
normal
optional
chrono ^0.4.26
normal
fhir-derive ^0.0.3
normal
json-event-parser ^0.1.1
normal
json_pretty ^0.1.2
normal
reqwest ^0.11.23
normal
optional
thiserror ^1.0.50
normal
tracing ^0.1.37
normal
xml-rs ^0.8.19
normal
Versions
45.32%
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
fhir_rs
0.0.3
Code
Aliased type
In fhir_rs::datatype
?
Type Alias
fhir_rs
::
datatype
::
Code
source
·
[
−
]
pub type Code =
String
;
Aliased Type
§
struct Code {
/* private fields */
}