autowrap v0.4.5 (2019-10-10T08:52:08Z)
Dub
Repo
OtherString
impl
Undocumented in source.
struct
OtherString {
string
s
;
this
(string s);
}
Constructors
this
this
(string s)
Undocumented in source.
Members
Variables
s
string
s
;
Undocumented in source.
Meta
Source
See Implementation
impl
structs
OtherString