[][src]Module tomboy_toml_dom::model::layer210

Modules

basic_string

Double quoted string model.
二重引用符文字列モデル。

comment

Comment model.
コメント・モデル。

key

Literal string model.
リテラル文字列モデル。

literal_string

Single quoted string model.
単一引用符文字列モデル。

literal_value

Literal string model.
リテラル文字列モデル。

Structs

BasicString

It has one string.
1つの文字列を持ちます。

Comment

It has one string.
1つの文字列を持ちます。

Key

Key.
キー。

LiteralString

It has one string.
1つの文字列を持ちます。

LiteralValue

It has one string.
1つの文字列を持ちます。