autowrap v0.6.1 (2020-09-15T09:36:53Z)
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