This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
Rust-Programming-Cookbook
kopia lustrzana
https://github.com/PacktPublishing/Rust-Programming-Cookbook
Obserwuj
1
Polub
0
Forkuj
You've already forked Rust-Programming-Cookbook
0
Kod
Zgłoszenia
Packages
Projekty
Wydania
Wiki
Aktywność
68183b9d24
Rust-Programming-Cookbook
/
Chapter08
/
orm
/
src
/
schema.rs
7 wiersze
79 B
XML
Czysty
Wina
Historia
table! {
bookmarks (id) {
id -> Text,
url -> Text,
}
}
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik