Docs.rs
nxtnote-savefile-format-0.1.7-alpha
nxtnote-savefile-format 0.1.7-alpha
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Bazooo
Dependencies
diesel ^1.4.7
normal
libsqlite3-sys ^0
normal
uuid ^0.8.2
normal
Versions
26.67%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Module columns
nxtnote_
savefile_
format
0.1.7-alpha
Module columns
Module Items
Structs
In nxtnote_
savefile_
format::
schema::
blocks
nxtnote_savefile_format
::
schema
::
blocks
Module
columns
Copy item path
Source
Expand description
Contains all of the columns of this table
Structs
ยง
id
rank
star
Represents
table_name.*
, which is sometimes needed for efficient count queries. It cannot be used in place of
all_columns
, and has a
SqlType
of
()
to prevent it being used that way
type_