struct FetchResult [src]

Fields

status: http.Status

Source

pub const FetchResult = struct { status: http.Status, }