Docs.rs
stencila-schema-1.16.1
stencila-schema 1.16.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
stencila-ci
Dependencies
chrono ^0.4.19
normal
defaults ^0.2.0
normal
serde ^1.0.132
normal
serde_json ^1.0.73
normal
serde_with ^1.11.0
normal
strum ^0.23.0
normal
maplit ^1.0.2
dev
pretty_assertions ^0.7.2
dev
Versions
68.64%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stencila_
schema
1.16.1
stencila_schema
Type Alias
Integer
Copy item path
Source
pub type Integer =
i64
;
Expand description
An integer value
Uses
i64
for maximum precision.