autowrap v0.4.4 (2019-08-22T08:50:35Z)
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