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 block_properties
nxtnote_
savefile_
format
0.1.7-alpha
Module block_
properties
Module Items
Modules
Structs
Constants
Type Aliases
In nxtnote_
savefile_
format::
schema
nxtnote_savefile_format
::
schema
Module
block_
properties
Copy item path
Source
Re-exports
§
pub use self::
columns
::*;
Modules
§
columns
Contains all of the columns of this table
dsl
Re-exports all of the columns of this table, as well as the table struct renamed to the module name. This is meant to be glob imported for functions which only deal with one table.
Structs
§
table
The actual table struct
Constants
§
all_
columns
A tuple of all of the columns on this table
Type Aliases
§
Boxed
Query
Helper type for representing a boxed query from this table
SqlType
The SQL type of all of the columns on this table