mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 17:15:31 +00:00
update comments
This commit is contained in:
parent
10205f3147
commit
3f6688b824
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ pub struct Meta {
|
||||||
data: Option<Data>,
|
data: Option<Data>,
|
||||||
mime: Option<Mime>,
|
mime: Option<Mime>,
|
||||||
// @TODO
|
// @TODO
|
||||||
// charset: Charset,
|
// charset: Option<Charset>,
|
||||||
// language: Language,
|
// language: Option<Language>,
|
||||||
}
|
}
|
||||||
|
|
||||||
impl Meta {
|
impl Meta {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue