- access_key.rs: use rand::rng() and random_range() for rand 0.10 API - access_key.rs: fix update() returns DbErr, add .map_err(AppError::from) - sync.rs: upsert_provider expects &str not String - sync.rs: add QueryOrder import for order_by_asc - issue.rs: change %e to ?e for Debug trait instead of Display - workspace/info.rs: add missing closing brace in struct literal |
||
|---|---|---|
| .. | ||
| access_key.rs | ||
| avatar.rs | ||
| chpc.rs | ||
| mod.rs | ||
| notification.rs | ||
| notify.rs | ||
| preferences.rs | ||
| profile.rs | ||
| projects.rs | ||
| repository.rs | ||
| ssh_key.rs | ||
| stars.rs | ||
| subscribe.rs | ||
| user_activity.rs | ||
| user_info.rs | ||