7 wiersze
79 B
Rust
7 wiersze
79 B
Rust
![]() |
table! {
|
||
|
bookmarks (id) {
|
||
|
id -> Text,
|
||
|
url -> Text,
|
||
|
}
|
||
|
}
|