[][src]Type Definition sibyl::BLOB

type BLOB<'a> = LOB<'a, OCIBLobLocator>;

Trait Implementations

impl<'a> FromSql<'a> for BLOB<'a>[src]